@charset "UTF-8";:root{color-scheme:light;--bg: #ffffff;--fg: #0c0d0f;--muted: #5f6368;--accent: #2563eb;--accent-hover: #1e56d6;--border: #e6e8ec;--surface-subtle: #f7f8fa;--side-bg: #0b0e16;--side-fg: #98a0ad;--on-accent: #ffffff;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 32px;--space-8: 48px;--space-9: 72px;--space-10: 112px;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 12px;--radius-xl: 14px;--radius-pill: 999px;--motion-fast: .15s;--motion-medium: .25s;--motion-ease: cubic-bezier(.4, 0, .2, 1);--shadow-sm: 0 1px 2px rgba(12, 13, 15, .05);--shadow-md: 0 1px 2px rgba(12, 13, 15, .04), 0 6px 20px rgba(12, 13, 15, .06)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--bg);color:var(--fg);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}a{color:var(--accent);text-decoration:none}h1,h2,h3{margin:0;letter-spacing:-.03em;font-weight:700}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
