:root{color-scheme:light dark;--brand-500: #6366f1;--brand-600: #4f46e5;--brand-700: #4338ca;--accent-500: #a855f7;--bg: #f6f7fb;--bg-elevated: #ffffff;--surface-border: #e3e6ef;--text: #111827;--text-muted: #5b6478;--qr-canvas: #ffffff;--success-bg: #ecfdf5;--success-text: #065f46;--error-bg: #fef2f2;--error-text: #991b1b;--info-bg: #eef2ff;--info-text: #3730a3;--radius-sm: 10px;--radius: 16px;--radius-lg: 24px;--shadow: 0 1px 2px rgb(15 23 42 / 6%), 0 12px 32px rgb(15 23 42 / 8%);--content-width: 1080px;--font-sans: system-ui, -apple-system, "Segoe UI", roboto, "Helvetica Neue", arial, sans-serif}@media(prefers-color-scheme:dark){:root{--bg: #0b1020;--bg-elevated: #141a2e;--surface-border: #26304b;--text: #eef1f8;--text-muted: #a2acc4;--qr-canvas: #ffffff;--success-bg: #06301f;--success-text: #6ee7b7;--error-bg: #3a1113;--error-text: #fca5a5;--info-bg: #1c2350;--info-text: #c7d2fe;--shadow: 0 1px 2px rgb(0 0 0 / 40%), 0 16px 40px rgb(0 0 0 / 35%)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:16px;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}h1,h2,h3{line-height:1.2;margin:0 0 .5em;letter-spacing:-.02em}p{margin:0 0 1em}a{color:var(--brand-600)}code{font-family:ui-monospace,SFMono-Regular,menlo,monospace;font-size:.9em;padding:.1em .35em;border-radius:6px;background:#6366f11f}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}:focus-visible{outline:3px solid var(--brand-500);outline-offset:2px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
