@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap";:root{--bg-root:#f6f3ee;--bg-card:#fffdf9;--bg-card-hover:#fff9f0;--bg-sidebar:#1c1917;--bg-sidebar-hover:#ffffff0f;--bg-sidebar-active:#d9a96326;--bg-input:#fffdf9;--bg-overlay:#1c191766;--text-primary:#1c1917;--text-secondary:#78716c;--text-muted:#a8a29e;--text-inverse:#fafaf9;--text-sidebar:#fafaf98c;--text-sidebar-active:#d9a963;--accent:#d9a963;--accent-hover:#c4933f;--accent-soft:#d9a9631f;--accent-glow:#d9a96340;--success:#6a9c59;--success-bg:#6a9c591a;--warning:#d4952a;--warning-bg:#d4952a1a;--danger:#c45b5b;--danger-bg:#c45b5b1a;--info:#5b8ec4;--info-bg:#5b8ec41a;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--shadow-sm:0 1px 2px #1c19170a;--shadow-md:0 2px 8px #1c19170f, 0 1px 2px #1c19170a;--shadow-lg:0 8px 24px #1c191714, 0 2px 6px #1c19170a;--shadow-xl:0 16px 48px #1c19171a, 0 4px 12px #1c19170d;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--duration-fast:.15s;--duration-normal:.25s;--duration-slow:.4s}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg-root);color:var(--text-primary);font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px;line-height:1.5}body:before{content:"";pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.025'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:var(--accent-hover);transition:color var(--duration-fast);text-decoration:none}a:hover{color:var(--accent)}h1,h2,h3,h4{letter-spacing:-.01em;font-family:DM Serif Display,Georgia,serif;font-weight:400}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--text-muted);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}::selection{background:var(--accent-soft);color:var(--text-primary)}@media (width<=768px){body{font-size:13px}h1{font-size:22px!important}h3{font-size:15px!important}table,thead,tbody,th,td,tr{display:block}thead{display:none}tr{border-bottom:1px solid #1c19170f;padding:14px 16px;position:relative}td{border:none!important;padding:2px 0!important;font-size:13px!important}.filters{flex-direction:column!important;gap:8px!important}.filters input,.filters select{width:100%!important}.form-row{grid-template-columns:1fr!important;gap:10px!important}.page-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.card{border-radius:12px!important;padding:16px!important}.stats-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.filter-grid{grid-template-columns:1fr!important}.funnel-label{width:100px!important;font-size:12px!important}.funnel-row{gap:8px!important}.perms-group{flex-direction:column!important;gap:10px!important}.pagination{flex-wrap:wrap!important}.grid{grid-template-columns:1fr!important}.actions{flex-wrap:wrap!important}.chat-item{padding:12px 14px!important}.upload-zone{padding:20px!important}.row-2{grid-template-columns:1fr!important}.lesson-select{flex-direction:column!important;align-items:stretch!important}textarea.tall{min-height:150px!important}.login-card{border-radius:16px!important;width:100%!important;padding:32px 24px!important}}.app.svelte-12qhfyh{opacity:0;min-height:100vh;transition:opacity .5s var(--ease-out), transform .5s var(--ease-out);display:flex;transform:translateY(4px)}.app.mounted.svelte-12qhfyh{opacity:1;transform:none}.mobile-header.svelte-12qhfyh,.overlay.svelte-12qhfyh{display:none}.sidebar.svelte-12qhfyh{background:var(--bg-sidebar);z-index:100;border-right:1px solid #ffffff0a;flex-direction:column;width:240px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand.svelte-12qhfyh{align-items:center;gap:12px;padding:28px 22px 24px;display:flex}.brand-icon.svelte-12qhfyh{background:var(--accent);width:36px;height:36px;color:var(--bg-sidebar);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;display:flex}.brand-title.svelte-12qhfyh{color:var(--text-inverse);letter-spacing:-.02em;font-family:DM Serif Display,serif;font-size:15px;display:block}.brand-sub.svelte-12qhfyh{color:var(--text-sidebar);margin-top:1px;font-size:11px;display:block}.sidebar-nav.svelte-12qhfyh{flex-direction:column;flex:1;gap:2px;padding:8px 10px;display:flex;overflow-y:auto}.nav-link.svelte-12qhfyh{color:var(--text-sidebar);border-radius:var(--radius-md);transition:all var(--duration-normal) var(--ease-out);animation:svelte-12qhfyh-navSlideIn .4s var(--ease-out) backwards;animation-delay:var(--delay);align-items:center;gap:10px;padding:9px 14px;font-size:13.5px;font-weight:500;display:flex;position:relative;text-decoration:none!important}@keyframes svelte-12qhfyh-navSlideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:none}}.nav-link.svelte-12qhfyh:hover{color:#fafaf9d9;background:var(--bg-sidebar-hover)}.nav-link.active.svelte-12qhfyh{color:var(--text-sidebar-active);background:var(--bg-sidebar-active)}.nav-indicator.svelte-12qhfyh{background:var(--accent);width:3px;height:0;transition:height var(--duration-normal) var(--ease-spring);border-radius:2px;position:absolute;left:0}.nav-link.active.svelte-12qhfyh .nav-indicator:where(.svelte-12qhfyh){height:18px}.sidebar-footer.svelte-12qhfyh{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px;display:flex}.admin-info.svelte-12qhfyh{align-items:center;gap:10px;display:flex}.admin-avatar.svelte-12qhfyh{width:28px;height:28px;color:var(--text-sidebar);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.admin-name.svelte-12qhfyh{color:var(--text-sidebar);font-size:12px}.logout-btn.svelte-12qhfyh{color:var(--text-sidebar);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--duration-fast);background:0 0;border:none;align-items:center;padding:6px;display:flex}.logout-btn.svelte-12qhfyh:hover{color:var(--danger);background:#c45b5b1a}.content.svelte-12qhfyh{flex:1;min-height:100vh;margin-left:240px}.content-inner.svelte-12qhfyh{max-width:1200px;padding:36px 40px}@media (width<=768px){.mobile-header.svelte-12qhfyh{z-index:90;background:var(--bg-sidebar);align-items:center;gap:14px;height:56px;padding:12px 16px;display:flex;position:fixed;top:0;left:0;right:0}.burger.svelte-12qhfyh{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;width:24px;padding:4px;display:flex}.burger.svelte-12qhfyh span:where(.svelte-12qhfyh){background:var(--text-inverse);border-radius:1px;width:100%;height:2px;transition:all .2s;display:block}.mobile-title.svelte-12qhfyh{color:var(--text-inverse);font-family:DM Serif Display,serif;font-size:16px}.overlay.svelte-12qhfyh{z-index:99;background:#00000080;animation:.2s svelte-12qhfyh-fadeIn;display:block;position:fixed;inset:0}@keyframes svelte-12qhfyh-fadeIn{0%{opacity:0}to{opacity:1}}.sidebar.svelte-12qhfyh{transition:transform .3s var(--ease-out);z-index:101;transform:translate(-100%)}.sidebar.open.svelte-12qhfyh{transform:translate(0)}.content.svelte-12qhfyh{margin-left:0;padding-top:56px}.content-inner.svelte-12qhfyh{padding:20px 16px}}
