:root{--black-100: #263555;--black-200: #1f2937;--black-300: #1a2332;--black-400: #111827;--green-100: #a2d198;--green-200: #64b352;--green-300: #5ba44a;--green-400: #407534;--green-500: #203e19;--blue-100: #96c9fe;--blue-200: #4aa5fb;--blue-300: #4397e8;--blue-400: #2e6ca6;--blue-500: #15385a;--color-canvas: #111827;--color-surface: #1a2332;--color-surface-hover: #1f2937;--color-surface-card: #263555;--color-border: #374151;--color-border-subtle: #2d3f55;--color-border-deep: #1e2d3e;--color-text: #e5e7eb;--color-text-bright:#e2e8f0;--color-text-body: #c5d3e0;--color-text-dim: #d1d5db;--color-muted: #9ca3af;--color-muted-dark: #6b7280;--color-muted-blue: #7a90a8;--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-text-prose: rgba(232,232,240,.5);--color-text-secondary: rgba(232,232,240,.45);--color-text-emphasis: rgba(232,232,240,.85);--color-text-callout: rgba(232,232,240,.7);--color-brand-bg: #080810;--color-brand-text: #e8e8f0;--color-brand-text-mid: #c8d8d6;--color-brand-accent: #81bfbb;--color-brand-accent-hover: #9dd0cc}[data-theme=light]{--color-canvas: #f0f4f9;--color-surface: #e4ecf5;--color-surface-hover: #d8e4f0;--color-surface-card: #cddaea;--color-border: #bfcfe0;--color-border-subtle: #cfdde8;--color-border-deep: #a8becd;--color-text: #1a2f4e;--color-text-bright:#111e38;--color-text-body: #283e5c;--color-text-dim: #3a5570;--color-muted: #5f82a0;--color-muted-dark: #88a8c0;--color-muted-blue: #7090a8;--color-primary: #1a5abf;--color-primary-hover: #144da6;--color-text-prose: #3a5570;--color-text-secondary: #4a6880;--color-text-emphasis: #1a2f4e;--color-text-callout: #2a4460;--color-brand-bg: #f0f4f9;--color-brand-text: #1a2f4e;--color-brand-text-mid: #2d4a6a;--color-brand-accent: #1a7a75;--color-brand-accent-hover: #136060}*,*:before,*:after{box-sizing:border-box}html{font-size:15px}html,body{margin:0;padding:0;background:var(--color-brand-bg);color:var(--color-brand-text);font-family:IBM Plex Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}html[data-theme=light] .theme-toggle{border-color:#b0c4d8;color:#4a6880}html[data-theme=light] .theme-toggle:hover{border-color:#7a9ab5;color:#1a2f4e}html[data-theme=light] .bg-grid{background-image:radial-gradient(circle,rgba(26,47,78,.1) 1px,transparent 1px)}html[data-theme=light] .glow-hero{background:radial-gradient(ellipse at center,rgba(26,122,117,.1) 0%,transparent 65%)}html[data-theme=light] .glow-mid{background:radial-gradient(ellipse at center,rgba(26,122,117,.06) 0%,transparent 65%)}html[data-theme=light] .site-header{background:#f0f4f9f0;border-bottom-color:#c8d8e8}html[data-theme=light] .nav-link{color:#4a6880}html[data-theme=light] .nav-link:hover{color:#1a2f4e}html[data-theme=light] .mobile-menu-toggle span{background:#4a6880}html[data-theme=light] .mobile-nav{border-top-color:#c8d8e8}html[data-theme=light] .mobile-nav a{color:#3a5570}html[data-theme=light] .btn-ghost{color:#3a5570;border-color:#a8bece}html[data-theme=light] .btn-ghost:hover{border-color:#6a8aaa;color:#1a2f4e}html[data-theme=light] .hero-badge{border-color:#7ab8b4}html[data-theme=light] .badge-dot{box-shadow:0 0 6px #1a7a7599}html[data-theme=light] .hero-terminal{background:#dce6f0;border-color:#b8cce0}html[data-theme=light] .terminal-bar{background:#ccd8e8;border-bottom-color:#b0c4d8}html[data-theme=light] .t-label{color:#7090a8}html[data-theme=light] .t-key{color:#1a7a75}html[data-theme=light] .t-str{color:#2a4e70}html[data-theme=light] .t-punct{color:#7090a8}html[data-theme=light] .t-comment{color:#8090a8}html[data-theme=light] .how-footer{border-top-color:#1a7a7533}html[data-theme=light] .section-how{border-top-color:#c8d8e8;border-bottom-color:#c8d8e8;background:#e8eef6}html[data-theme=light] .step-arrow{color:#7ab8b4}html[data-theme=light] .prose-divider{background:#c8d8e8}html[data-theme=light] .prose-callout{border-left-color:#4aacaa!important}html[data-theme=light] .transparency,html[data-theme=light] .transparency-footer{border-top-color:#c8d8e8}html[data-theme=light] .implications--alt{border-top-color:#c8d8e8;background:#e8eef6}html[data-theme=light] .implication-item{border-color:#b8cce0;background:#fff}html[data-theme=light] .features{border-top-color:#c8d8e8;background:#e8eef6}html[data-theme=light] .feature-card{background:#fff;border-color:#b8cce0}html[data-theme=light] .feature-card:hover{border-color:#4aacaa;background:#f0f8f7}html[data-theme=light] .faq{border-top-color:#c8d8e8;background:#e8eef6}html[data-theme=light] .faq-item{border-bottom-color:#c8d8e8}html[data-theme=light] .faq-item:first-child{border-top-color:#c8d8e8}html[data-theme=light] .faq-link{text-decoration-color:#1a7a7559}html[data-theme=light] .bottom-cta,html[data-theme=light] .site-footer{border-top-color:#c8d8e8}html[data-theme=light] .footer-wordmark{color:#7090a8}html[data-theme=light] .footer-links{color:#5a7a95}html[data-theme=light] .footer-links a:hover{color:#1a2f4e}
