:root{color-scheme:dark;--bg: #0d1324;--bg-soft: #151e35;--surface: #1c2743;--surface-elevated: #253255;--text: #f2f5ff;--muted: #b5c2e6;--primary: #4b8dff;--primary-strong: #2f6fdf;--secondary: #20b898;--secondary-strong: #0f8d73;--success: #2cb67d;--error: #ef476f;--border: #334470;--shadow: 0 10px 28px rgba(3, 8, 20, .35);--focus: #9dc0ff;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-pill: 999px;--text-sm: .889rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.266rem;--text-2xl: 1.424rem;--text-3xl: 1.802rem;--text-4xl: 2.281rem;--lh-tight: 1.2;--lh-body: 1.65;--measure: 72ch}[data-theme=light]{color-scheme:light;--bg: #f4f7ff;--bg-soft: #ffffff;--surface: #ffffff;--surface-elevated: #eef3ff;--text: #15203d;--muted: #43557d;--primary: #1e56cf;--primary-strong: #1848ad;--secondary: #0f8d73;--secondary-strong: #0b715c;--success: #157f4f;--error: #cf365d;--border: #cfd9f6;--shadow: 0 10px 24px rgba(21, 32, 61, .12);--focus: #1e56cf}@media(prefers-color-scheme:light){:root:not([data-theme]){color-scheme:light;--bg: #f4f7ff;--bg-soft: #ffffff;--surface: #ffffff;--surface-elevated: #eef3ff;--text: #15203d;--muted: #43557d;--primary: #1e56cf;--primary-strong: #1848ad;--secondary: #0f8d73;--secondary-strong: #0b715c;--success: #157f4f;--error: #cf365d;--border: #cfd9f6;--shadow: 0 10px 24px rgba(21, 32, 61, .12);--focus: #1e56cf}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;scroll-behavior:smooth}body{font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:linear-gradient(180deg,var(--bg) 0%,var(--bg-soft) 100%);color:var(--text);font-size:var(--text-base);line-height:var(--lh-body);text-rendering:optimizeLegibility}h1,h2,h3{line-height:var(--lh-tight);margin-block:0 .75em}p{max-width:var(--measure)}img{max-width:100%;display:block}a{color:inherit;text-decoration:underline;text-underline-offset:.2em}a,button,.btn,.card,.theme-toggle,.menu-toggle,input,textarea{transition:all .2s ease-in-out}a:focus-visible,button:focus-visible,.btn:focus-visible,.theme-toggle:focus-visible,.menu-toggle:focus-visible,.demo-btn:focus-visible,.social-btn:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{position:absolute;left:var(--space-4);top:-100px;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-2) var(--space-4);z-index:1000;text-decoration:none}.skip-link:focus-visible{top:var(--space-4)}.container{width:min(1100px,92vw);margin-inline:auto}.section{padding:var(--space-8) 0}.section-title{margin:0 0 var(--space-4);font-size:clamp(var(--text-2xl),1.25rem + 2vw,var(--text-4xl))}.section-subtitle{margin:0 0 var(--space-6);color:var(--muted);font-size:var(--text-lg);max-width:65ch}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:44px;min-width:44px;padding:var(--space-3) var(--space-5);border-radius:var(--radius-pill);border:1px solid var(--border);font-weight:700;text-decoration:none;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{background:linear-gradient(135deg,var(--primary-strong),var(--secondary-strong));color:#fff;border-color:transparent}.btn-secondary{background:transparent;color:var(--text)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease-in-out,transform .6s ease-in-out}.reveal.visible{opacity:1;transform:none}.grid{display:grid;gap:var(--space-4)}@media(min-width:768px){.section{padding:calc(var(--space-8) + var(--space-3)) 0}}@media(prefers-reduced-motion:reduce){html,body{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:100;backdrop-filter:blur(10px);background:color-mix(in oklab,var(--bg-soft) 85%,transparent);border-bottom:1px solid var(--border)}.nav-wrap[data-astro-cid-3ef6ksr2]{min-height:72px;display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-3ef6ksr2]{font-size:1.2rem;font-weight:800}.menu-toggle[data-astro-cid-3ef6ksr2]{background:transparent;border:1px solid var(--border);border-radius:10px;min-width:44px;min-height:44px;padding:.5rem;display:grid;gap:4px}.menu-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{width:20px;height:2px;background:var(--text);display:block}.nav[data-astro-cid-3ef6ksr2]{position:absolute;top:70px;left:0;right:0;padding:1rem 4vw;display:none;flex-direction:column;gap:.8rem;background:var(--bg-soft);border-bottom:1px solid var(--border)}.nav[data-astro-cid-3ef6ksr2].open{display:flex}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--muted);font-weight:600;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--text)}.theme-toggle[data-astro-cid-3ef6ksr2]{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-pill);min-height:44px;min-width:44px;padding:.5rem .95rem;width:fit-content;cursor:pointer}@media(min-width:768px){.menu-toggle[data-astro-cid-3ef6ksr2]{display:none}.nav[data-astro-cid-3ef6ksr2]{position:static;padding:0;display:flex;flex-direction:row;align-items:center;border-bottom:0;background:transparent;gap:1rem}}.site-footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);padding:var(--space-5) 0;text-align:center;color:var(--muted)}
