:root{color-scheme:dark;--bg-main: #08080e;--bg-card: #14142a;--bg-input: #1c1c3a;--bg-elevated: #24244e;--border-color: #2e2e54;--border-subtle: #222248;--text-primary: #eeeff5;--text-secondary: #9498b0;--text-muted: #858aa6;--accent: #e60023;--accent-glow: rgba(230, 0, 35, 0.15);--accent-rgb: 230, 0, 35;--accent-strong: #ff6b8a;--accent-dim: rgba(230, 0, 35, 0.5);--accent-bg: rgba(230, 0, 35, 0.08);--accent-alpha: rgba(230, 0, 35, 0.12);--success: #10b981;--warning: #f59e0b;--error: #ef4444;--gradient-accent: linear-gradient(135deg, #e60023 0%, #cf1740 50%, #b3183d 100%);--shadow-sm: 0 1px 3px rgba(0,0,0,0.4);--shadow-md: 0 4px 12px rgba(0,0,0,0.5);--shadow-glow: 0 0 40px rgba(230, 0, 35, 0.2);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--header-height: 72px;--header-bg: rgba(8, 8, 14, 0.82);--header-bg-scrolled: rgba(8, 8, 14, 0.95);--header-shadow-scrolled: 0 2px 20px rgba(0,0,0,0.5);--z-toast: 1500;--pin-actions-bg: linear-gradient(to bottom, rgba(0,0,0,0.32), transparent 30%);--font-display: "Bricolage Grotesque", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Bricolage Grotesque", "Instrument Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, sans-serif}h1[id],h2[id],h3[id],h4[id],h5[id],h6[id]{scroll-margin-top:calc(var(--header-height) + 16px)}[data-theme=light]{color-scheme:light;--bg-main: #f5f4f0;--bg-card: #ffffff;--bg-input: #efeeea;--bg-elevated: #ffffff;--border-color: #ddd9d2;--border-subtle: #e8e5de;--text-primary: #1b1928;--text-secondary: #565266;--text-muted: #6d6a82;--accent: #e60023;--accent-glow: rgba(230, 0, 35, 0.08);--accent-rgb: 230, 0, 35;--accent-strong: #d60023;--accent-dim: rgba(200, 0, 30, 0.4);--accent-bg: rgba(230, 0, 35, 0.06);--accent-alpha: rgba(230, 0, 35, 0.06);--shadow-sm: 0 1px 3px rgba(0,0,0,0.05);--shadow-md: 0 4px 12px rgba(0,0,0,0.06);--shadow-glow: 0 0 40px rgba(230, 0, 35, 0.1);--header-bg: rgba(255, 255, 255, 0.82);--header-bg-scrolled: rgba(255, 255, 255, 0.96);--header-shadow-scrolled: 0 2px 20px rgba(0,0,0,0.06);--pin-actions-bg: linear-gradient(to bottom, rgba(0,0,0,0.18), transparent 30%)}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background-color:var(--bg-main);color:var(--text-primary);line-height:1.6;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-main)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}svg.ico{width:1em;height:1em;fill:currentColor;display:inline-block;vertical-align:-0.125em;flex-shrink:0}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media print{.site-header,.main-nav,.mobile-nav-bar,.mobile-bottom-bar,.theme-toggle,.back-to-top,.toast-container,.modal,.confirm-dialog-overlay,.full-preview-overlay,.sidebar,.toolbar,footer{display:none!important}*{background:transparent!important;box-shadow:none!important;text-shadow:none!important}body{color:#000;background:#fff}a{color:#000;text-decoration:underline}img{max-width:100%!important;page-break-inside:avoid}}
