:root{color-scheme:light;--ink:#17212b;--muted:#5e6b78;--line:#dce3e8;--surface:#fff;--soft:#f3f7f9;--navy:#101820;--blue:#1769dc;--blue-dark:#0e4fae;--mint:#63e6be;--green:#168552;--cyan:#48bceb;--danger:#c7363f;--max-width:1120px;font-synthesis:none;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--surface);scroll-behavior:smooth}body{color:var(--ink);background:var(--surface);margin:0;font-size:16px;line-height:1.6}a{color:var(--blue);text-underline-offset:3px}a:hover{color:var(--blue-dark)}img{max-width:100%;height:auto;display:block}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(calc(100% - 40px), var(--max-width));margin-inline:auto}.site-header{z-index:20;backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #dce3e8e6;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{color:var(--ink);align-items:center;gap:12px;font-size:16px;font-weight:750;line-height:1.2;text-decoration:none;display:inline-flex}.brand img{width:38px;height:38px}.nav-links{align-items:center;gap:8px;display:flex}.nav-links a{color:var(--muted);border-radius:6px;padding:10px 12px;font-size:14px;font-weight:650;text-decoration:none}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--ink);background:var(--soft)}.site-footer{border-top:1px solid var(--line);background:var(--soft);margin-top:80px;padding:40px 0}.footer-shell{grid-template-columns:minmax(220px,1fr) auto;align-items:start;gap:32px;display:grid}.footer-copy{max-width:520px;color:var(--muted);margin:12px 0 0;font-size:14px}.footer-links{grid-template-columns:repeat(2,auto);gap:8px 24px;display:grid}.footer-links a{color:var(--muted);font-size:14px;font-weight:600;text-decoration:none}.footer-links a:hover{color:var(--ink)}.copyright{border-top:1px solid var(--line);color:var(--muted);margin:28px 0 0;padding-top:20px;font-size:13px}.hero{color:#f7fbfd;background:var(--navy);min-height:min(760px,100vh - 72px);overflow:hidden}.hero-grid{min-height:inherit;grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);align-items:center;gap:clamp(40px,8vw,100px);display:grid}.eyebrow{color:var(--green);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}.hero .eyebrow{color:var(--mint)}h1,h2,h3{letter-spacing:0;margin-top:0;line-height:1.12}h1{margin-bottom:20px;font-size:72px;font-weight:780}h2{margin-bottom:14px;font-size:42px}h3{margin-bottom:8px;font-size:20px}.hero-copy>p:not(.eyebrow){color:#b9c5ce;max-width:620px;margin:0;font-size:22px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{color:#fff;background:var(--blue);border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:11px 18px;font-weight:750;text-decoration:none;display:inline-flex}.button:hover{color:#fff;background:var(--blue-dark)}.button.secondary{color:#f7fbfd;background:0 0;border-color:#52616d}.button.secondary:hover{background:#ffffff0f;border-color:#82909a}.hero-visual{filter:drop-shadow(0 26px 46px #00000052);place-self:end center;width:min(100%,390px);max-height:680px;overflow:hidden}.hero-visual img{width:100%}.section{padding:88px 0}.section.soft{background:var(--soft)}.section-heading{max-width:680px;margin-bottom:38px}.section-heading p:last-child{color:var(--muted);margin-bottom:0;font-size:18px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:26px}.feature-icon{width:44px;height:44px;color:var(--blue);background:#e5f1fb;border-radius:8px;place-items:center;margin-bottom:20px;font-weight:800;display:grid}.feature:nth-child(2) .feature-icon{color:var(--green);background:#e4f6ed}.feature:nth-child(3) .feature-icon{color:#6b43b7;background:#eee8fb}.feature p{color:var(--muted);margin:0}.preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.preview-grid figure{background:var(--navy);border:1px solid #253846;border-radius:8px;margin:0;overflow:hidden}.preview-grid figcaption{color:#d8e1e7;padding:14px 16px;font-size:14px;font-weight:650}.cta-band{color:#f7fbfd;background:#1769dc;padding:64px 0}.cta-shell{justify-content:space-between;align-items:center;gap:32px;display:flex}.cta-shell h2{margin-bottom:8px}.cta-shell p{color:#dbe9fb;margin:0}.cta-shell .button{color:var(--ink);background:#fff;flex:none}.page-hero{border-bottom:1px solid var(--line);background:var(--soft);padding:76px 0 60px}.page-hero h1{max-width:820px;margin-bottom:16px;font-size:60px}.page-hero p:last-child{max-width:720px;color:var(--muted);margin-bottom:0;font-size:19px}.document-shell{width:min(100% - 40px,820px);margin:0 auto;padding:56px 0 0}.document-shell h2{margin-top:44px;font-size:27px}.document-shell h3{margin-top:28px}.document-shell p,.document-shell li{color:#394754}.document-shell li+li{margin-top:8px}.notice{border-left:4px solid var(--blue);background:#edf5ff;margin:24px 0;padding:18px 20px}.notice.warning{background:#fff7e8;border-left-color:#d48720}.support-grid{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);align-items:start;gap:24px;display:grid}.support-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:28px}.support-panel p:last-child{margin-bottom:0}.support-details{margin:0}.support-details div{border-bottom:1px solid var(--line);padding:16px 0}.support-details div:first-child{padding-top:0}.support-details div:last-child{border-bottom:0;padding-bottom:0}.support-details dt{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:700}.support-details dd{margin:4px 0 0;font-weight:650}.steps{counter-reset:steps;margin:28px 0;padding:0;list-style:none}.steps li{counter-increment:steps;min-height:44px;padding:8px 0 18px 56px;position:relative}.steps li:before{color:#fff;background:var(--blue);content:counter(steps);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid;position:absolute;top:2px;left:0}@media (width<=820px){h1{font-size:52px}h2{font-size:34px}.hero-copy>p:not(.eyebrow){font-size:20px}.page-hero h1{font-size:46px}.nav-shell{flex-direction:column;align-items:flex-start;min-height:auto;padding:14px 0}.nav-links{width:100%;overflow-x:auto}.nav-links a{white-space:nowrap}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding-top:64px}.hero-visual{width:min(82vw,390px);max-height:520px}.feature-grid,.preview-grid,.support-grid{grid-template-columns:1fr}.preview-grid{width:min(100%,460px);margin-inline:auto}.cta-shell,.footer-shell{flex-direction:column;align-items:flex-start;display:flex}}@media (width<=520px){.container,.document-shell{width:min(calc(100% - 28px), var(--max-width))}.brand{font-size:15px}h1{font-size:42px}h2{font-size:30px}.hero-copy>p:not(.eyebrow),.page-hero p:last-child{font-size:18px}.page-hero h1{font-size:38px}.section{padding:64px 0}.hero-actions,.hero-actions .button,.cta-shell .button{width:100%}.footer-links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
