:root{--page-bg: #f6f7fb;--surface: #ffffff;--surface-soft: #f8fafc;--text: #111827;--muted: #64748b;--border: #e2e8f0;--accent: #4f46e5;--accent-strong: #312e81;--chip-bg: #eef2ff;--hero-start: #4f46e5;--hero-end: #0891b2;--card-glow: rgba(79, 70, 229, .16);--card-shadow: 0 12px 30px rgba(15, 23, 42, .08);--card-shadow-strong: 0 18px 42px rgba(15, 23, 42, .15)}:root[data-theme=dark]{--page-bg: #0f172a;--surface: #182033;--surface-soft: #111827;--text: #f8fafc;--muted: #a8b3c7;--border: #2d3a52;--accent: #38bdf8;--accent-strong: #7dd3fc;--chip-bg: rgba(56, 189, 248, .14);--hero-start: #155e75;--hero-end: #4338ca;--card-glow: rgba(56, 189, 248, .18);--card-shadow: 0 16px 34px rgba(0, 0, 0, .24);--card-shadow-strong: 0 24px 56px rgba(0, 0, 0, .34)}*{box-sizing:border-box}html{min-width:280px;min-height:100%;-webkit-text-size-adjust:100%}body{margin:0;min-width:280px;min-height:100vh;min-height:100dvh;background:var(--page-bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}img{display:block;max-width:100%}button,a,select{-webkit-tap-highlight-color:transparent}:focus-visible{scroll-margin:16px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
