:root{--bg-midnight-start: #060A18;--bg-midnight-end: #1A2A4A;--ink: #0A0A0B;--surface: #111418;--elevated: #1A1F27;--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .16);--sky: #9EC3FF;--cobalt: #1F6BFF;--cobalt-hover: #4E8BFF;--ember: #FF5B2E;--warning: #FFD166;--cream: #F5F5F3;--text: #FFFFFF;--text-muted: #B8C1DE;--text-faded: #6B7488;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 22px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .35);--shadow-md: 0 8px 24px rgba(0, 0, 0, .45);--shadow-lg: 0 24px 56px rgba(0, 0, 0, .55);--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", Consolas, monospace}*{box-sizing:border-box}html,body{margin:0;min-height:100vh}body{color:var(--text);font-family:var(--font-sans);font-feature-settings:"cv11","ss01";letter-spacing:-.01em;background:radial-gradient(1000px 500px at 50% -10%,rgba(31,107,255,.1),transparent 70%),linear-gradient(180deg,var(--bg-midnight-start) 0%,#0A1428 100%);background-attachment:fixed;background-color:var(--bg-midnight-start)}h1,h2,h3,h4,h5{font-family:var(--font-sans);letter-spacing:-.02em}::selection{background:#1f6bff59;color:var(--text)}.bg-grid.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;-webkit-mask-image:radial-gradient(ellipse 75% 65% at 50% 35%,#000 45%,transparent 100%);mask-image:radial-gradient(ellipse 75% 65% at 50% 35%,#000 45%,transparent 100%)}.grid-square.svelte-12qhfyh{fill:var(--sky);opacity:0;animation-name:svelte-12qhfyh-cell-pulse;animation-iteration-count:infinite;animation-timing-function:ease-in-out;will-change:opacity}@keyframes svelte-12qhfyh-cell-pulse{0%,to{opacity:0}50%{opacity:.3}}.cursor-glow.svelte-12qhfyh{position:fixed;pointer-events:none;width:420px;height:420px;left:0;top:0;transform:translate3d(calc(var(--mx, -9999px) - 210px),calc(var(--my, -9999px) - 210px),0);background:radial-gradient(closest-side,rgba(158,195,255,.05),rgba(158,195,255,.015) 45%,transparent 75%);mix-blend-mode:screen;z-index:0;will-change:transform}@media (hover: none),(pointer: coarse){.cursor-glow.svelte-12qhfyh{display:none}}@media (prefers-reduced-motion: reduce){.grid-square.svelte-12qhfyh{animation:none!important;opacity:.06}}.app.svelte-12qhfyh{min-height:100vh;position:relative;z-index:1}nav.svelte-12qhfyh{display:flex;gap:.25rem;padding:.75rem 2rem;background:#0a0e1ea6;backdrop-filter:saturate(160%) blur(20px);-webkit-backdrop-filter:saturate(160%) blur(20px);border-bottom:1px solid var(--border);align-items:center;position:sticky;top:0;z-index:50}nav.svelte-12qhfyh a.brand:where(.svelte-12qhfyh){padding:0;margin-right:1.25rem;display:flex;align-items:center}nav.svelte-12qhfyh a.brand:where(.svelte-12qhfyh):hover{background:transparent}nav.svelte-12qhfyh a.brand:where(.svelte-12qhfyh) img:where(.svelte-12qhfyh){height:28px;display:block}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);text-decoration:none;padding:.5rem .9rem;border-radius:var(--radius-md);font-weight:500;transition:background .12s ease,color .12s ease}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#ffffff0f;color:var(--text)}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:linear-gradient(135deg,var(--cobalt) 0%,var(--cobalt-hover) 100%);color:var(--text);box-shadow:0 6px 18px #1f6bff59}.logout.svelte-12qhfyh{margin-left:auto;background:transparent;border:1px solid var(--border-strong);color:var(--text-muted);padding:.5rem 1rem;border-radius:var(--radius-md);cursor:pointer;font-family:inherit;font-weight:500;transition:all .12s ease}.logout.svelte-12qhfyh:hover{background:#ffffff0f;color:var(--text);border-color:var(--border-strong)}main.svelte-12qhfyh{padding:2rem;max-width:1400px;margin:0 auto}
