@charset "UTF-8";:root,[data-theme=dark]{--bg: #0d0f14;--surface: #161a24;--surface-raised: #1e2330;--border: rgba(255,255,255,.08);--text-primary: #f0f2f7;--text-secondary: #8b95a9;--text-muted: #5a6278;--accent: #00d17a}[data-theme=light]{--bg: #f4f6fb;--surface: #ffffff;--surface-raised: #f0f2f7;--border: rgba(0,0,0,.08);--text-primary: #0d0f14;--text-secondary: #4a5468;--text-muted: #9aa0b2;--accent: #00a85a}[data-account-mode=paper][data-theme=dark]{--bg: #0f1020;--surface: #1a1d34;--surface-raised: #232847;--border: rgba(146,168,255,.25);--text-primary: #eef1ff;--text-secondary: #a8b3dd;--text-muted: #7f8ab6;--accent: #7aa2ff}[data-account-mode=paper][data-theme=light]{--bg: #f4f6ff;--surface: #ffffff;--surface-raised: #edf1ff;--border: rgba(78,106,214,.2);--text-primary: #1a2550;--text-secondary: #4f5d8f;--text-muted: #8692bf;--accent: #4f76ff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;transition:background .3s,color .3s}a{color:inherit}img{max-width:100%}section[id]{scroll-margin-top:80px}
