@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap";@font-face{font-family:Geist;src:url(../../../fonts/Geist-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(../../../fonts/Geist-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(../../../fonts/Geist-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--background:#111;--foreground:#fff;--card:#1a1a1a;--card-foreground:#fff;--primary:#ff8400;--primary-foreground:#111;--secondary:#2e2e2e;--secondary-foreground:#fff;--muted:#2e2e2e;--muted-foreground:#b8b9b6;--accent:#111;--accent-foreground:#f2f3f0;--destructive:#ff5c33;--border:#2e2e2e;--input:#2e2e2e;--ring:#666;--sidebar:#18181b;--sidebar-accent:#2a2a30;--sidebar-foreground:#fafafa;--sidebar-border:#ffffff1a;--radius-m:16px;--radius-s:8px;--radius-xs:4px;--radius-pill:999px;--font-primary:"JetBrains Mono", monospace;--font-secondary:"Geist", sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=light]{--background:#f2f3f0;--foreground:#111;--card:#fff;--card-foreground:#111;--primary:#ff8400;--primary-foreground:#111;--secondary:#e7e8e5;--secondary-foreground:#111;--muted:#f2f3f0;--muted-foreground:#666;--accent:#f2f3f0;--accent-foreground:#111;--destructive:#d93c15;--border:#cbccc9;--input:#cbccc9;--ring:#666;--sidebar:#e7e8e5;--sidebar-accent:#cbccc9;--sidebar-foreground:#18181b;--sidebar-border:#cbccc9;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme-id=aurora]{--background:#0e0f1a;--foreground:#f4f4ff;--card:#16172a;--card-foreground:#f4f4ff;--primary:#7c5cff;--primary-foreground:#0e0f1a;--secondary:#232544;--secondary-foreground:#f4f4ff;--muted:#232544;--muted-foreground:#a9abce;--accent:#0e0f1a;--accent-foreground:#f4f4ff;--destructive:#ff5c7a;--border:#2a2c50;--input:#2a2c50;--ring:#7c5cff;--sidebar:#131426;--sidebar-accent:#232544;--sidebar-foreground:#f4f4ff;--sidebar-border:#ffffff1a;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme-id=aurora][data-theme=light]{--background:#f5f5fc;--foreground:#16172a;--card:#fff;--card-foreground:#16172a;--primary:#6a4cf0;--primary-foreground:#fff;--secondary:#ececfa;--secondary-foreground:#16172a;--muted:#f0f0fb;--muted-foreground:#5b5d80;--accent:#f5f5fc;--accent-foreground:#16172a;--destructive:#e23a5e;--border:#d8d8ee;--input:#d8d8ee;--ring:#6a4cf0;--sidebar:#ececfa;--sidebar-accent:#d8d8ee;--sidebar-foreground:#16172a;--sidebar-border:#d8d8ee;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{background-color:var(--background);color:var(--foreground);min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);font-weight:600}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}button{font-family:var(--font-secondary);cursor:pointer}input,select,textarea{font-family:var(--font-secondary)}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.btn{border-radius:var(--radius-pill);height:40px;font-family:var(--font-primary);border:none;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:14px;font-weight:500;line-height:1.4286;transition:opacity .15s;display:inline-flex}.btn:hover{opacity:.85}.btn-primary{background-color:var(--primary);color:var(--primary-foreground)}.btn-secondary{background-color:var(--secondary);color:var(--secondary-foreground)}.btn-outline{background-color:var(--background);color:var(--foreground);border:1px solid var(--border);box-shadow:0 1px 1.75px #0000000d}.btn-destructive{background-color:var(--destructive);color:var(--foreground)}.btn-lg{height:48px;padding:12px 24px}.tag{border-radius:var(--radius-pill);background-color:var(--secondary);color:var(--secondary-foreground);justify-content:center;align-items:center;gap:4px;padding:8px;font-size:12px;font-weight:500;display:inline-flex}.input{border-radius:var(--radius-pill);border:1px solid var(--input);background-color:var(--background);width:100%;height:40px;color:var(--foreground);font-family:var(--font-secondary);padding:8px 16px;font-size:14px;line-height:1.4286}.input::placeholder{color:var(--muted-foreground)}.input:focus{outline:2px solid var(--primary);outline-offset:-1px}textarea.input{border-radius:var(--radius-s);height:auto}select.input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.card{background:var(--card);border:1px solid var(--border);border-radius:0;box-shadow:0 1px 1.75px #0000000d}.data-table{border-collapse:collapse;width:100%;font-size:14px}.data-table th{text-align:left;font-family:var(--font-primary);color:var(--muted-foreground);border-bottom:1px solid var(--border);padding:12px;font-size:14px;font-weight:400}.data-table td{border-bottom:1px solid var(--border);padding:12px}@media (width<=768px){.admin-content>.page-header,.admin-content>.settings-page>.page-header{order:-2}}@keyframes page-fade-out{to{opacity:0;transform:translateY(-4px)}}@keyframes page-fade-in{0%{opacity:0;transform:translateY(4px)}}::view-transition-old(root){animation:.2s both page-fade-out}::view-transition-new(root){animation:.2s both page-fade-in}@media (prefers-reduced-motion:reduce){::view-transition-old(root){animation:none}::view-transition-new(root){animation:none}}.toaster.svelte-1kymlcg{z-index:1000;pointer-events:none;flex-direction:column-reverse;gap:12px;max-width:min(420px,100vw - 32px);display:flex;position:fixed;top:16px;right:16px}.alert.svelte-1kymlcg{pointer-events:auto;border-radius:24px;align-items:flex-start;gap:12px;padding:16px 24px;display:flex;box-shadow:0 8px 24px #00000040}.alert.svelte-1kymlcg .alert-icon{flex:0 0 24px;margin-top:2px}.alert-message.svelte-1kymlcg{min-width:0;font-family:var(--font-secondary);word-break:break-word;flex:1;font-size:16px;font-weight:400;line-height:1.5}.alert-dismiss.svelte-1kymlcg{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;flex:none;justify-content:center;align-items:center;margin-top:2px;padding:0;display:flex}.alert-dismiss.svelte-1kymlcg:hover{opacity:1}
