:root{--bg-page: #f8fafc;--bg-surface: #ffffff;--bg-surface-hover: #f1f5f9;--bg-header: rgba(255, 255, 255, .85);--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #94a3b8;--accent: #059669;--accent-soft: #ecfdf5;--accent-hover: #047857;--border: #e2e8f0;--border-light: #f1f5f9;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--code-bg: #f1f5f9;--pre-bg: #1e293b;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans SC", sans-serif;--font-serif: "Noto Serif SC", "Source Han Serif SC", Georgia, "Times New Roman", serif;--font-mono: "JetBrains Mono", "Fira Code", "Cascadia Code", Consolas, monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 2rem;--leading-relaxed: 1.75;--content-width: 720px;--card-radius: 12px;--transition-fast: .15s ease;--transition-normal: .3s ease;--site-section-title-margin: 0 0 20px}.site-section-title{font-size:var(--text-xl);font-weight:600;color:var(--text-primary);margin:var(--site-section-title-margin);text-align:center}[data-theme=dark]{--bg-page: #0f172a;--bg-surface: #1e293b;--bg-surface-hover: #263449;--bg-header: rgba(15, 23, 42, .85);--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--accent: #34d399;--accent-soft: #064e3b;--accent-hover: #6ee7b7;--border: rgba(255, 255, 255, .08);--border-light: rgba(255, 255, 255, .04);--shadow-sm: none;--shadow-md: none;--code-bg: #1e293b;--pre-bg: #0f172a}html.theme-transitioning *,html.theme-transitioning *:before,html.theme-transitioning *:after{transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease!important}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;background-color:#0f172a;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans SC,sans-serif}
