:root{--c-background:#0d0f15;--c-surface:#161922;--c-text-primary:#c0c4cc;--c-text-secondary:#8a8f98;--c-text-muted:#626262;--c-nav-item:#fff;--c-white:#fff;--c-border:#47bcea1a;--c-border-light:#47bcea26;--c-surface-hover:#0095eb0f;--c-surface-active:#0095eb1f;--c-scrollbar-track:#0d0f15;--c-scrollbar-thumb:#164268;--logo-filter:none}body.light{--c-background:#f4f6fa;--c-surface:#fff;--c-text-primary:#1f2937;--c-text-secondary:#4b5563;--c-text-muted:#6b7280;--c-nav-item:#1f2937;--c-white:#111827;--c-border:#1642681f;--c-border-light:#1642682e;--c-surface-hover:#0095eb14;--c-surface-active:#0095eb24;--c-scrollbar-track:#e5e7eb;--c-scrollbar-thumb:#a0d9fd;--logo-filter:invert(1) brightness(.3) contrast(1.4)}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--c-background);color:var(--c-text-primary);font-family:system-ui,Roboto,-apple-system,sans-serif;font-size:13px;line-height:1.5;transition:background .2s,color .2s}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--c-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--c-scrollbar-thumb);border-radius:3px}input,button,select,textarea{font-family:inherit}a{color:#47bcea;text-decoration:none}@keyframes amuraFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
