:root{--snow:#fafbfc;--white:#fff;--ink:#111827;--muted:#6b7280;--brand:#ffd60a;--brand-soft:#fff8d1;--soft:#f3f4f6;--border:#e5e7eb;--radius-pill:999px;--radius:12px;--font-display:"Syne", "Segoe UI", sans-serif;--font-body:"Source Sans 3", "Segoe UI", sans-serif;--shell:min(1120px, calc(100% - 2.5rem));--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-body);color:var(--ink);background:var(--snow);margin:0;font-size:1.05rem;line-height:1.55}#root{min-height:100vh}a{color:inherit;text-decoration:none}a:hover{opacity:.85}img,video{max-width:100%;height:auto;display:block}.shell{width:var(--shell);margin-inline:auto}.site-header{background:var(--white);border-bottom:1px solid var(--border);z-index:20;position:sticky;top:0}.header-top{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0 .75rem;display:flex}.logo{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);align-items:center;gap:.6rem;font-size:1.35rem;font-weight:700;display:inline-flex}.logo-mark{flex-shrink:0;width:2.35rem;height:1.2rem;display:block}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.lang-toggle{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--white);display:inline-flex;overflow:hidden}.lang-toggle button{appearance:none;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:.35rem .65rem;font-size:.8rem;font-weight:600}.lang-toggle button[aria-pressed=true]{background:var(--brand-soft);color:var(--ink)}.subnav{color:var(--muted);flex-wrap:wrap;gap:.35rem 1.25rem;padding:.35rem 0 .85rem;font-size:.92rem;display:flex}.subnav a:hover{color:var(--ink)}.btn{border-radius:var(--radius-pill);font:inherit;cursor:pointer;border:1.5px solid #0000;justify-content:center;align-items:center;gap:.35rem;padding:.7rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--brand);color:var(--ink)}.btn-primary:hover{color:var(--ink);opacity:1;background:#ffe14d}.btn-ghost{border-color:var(--ink);color:var(--ink);background:0 0}.btn-ghost:hover{background:var(--soft);opacity:1}.btn-ghost-light{color:var(--white);background:0 0;border-color:#ffffff59}.btn-sm{padding:.45rem .95rem;font-size:.85rem}.hero{background:var(--white);padding:3.5rem 0 3rem}.hero-grid{align-items:center;gap:2.5rem;display:grid}@media (width>=900px){.hero-grid{grid-template-columns:1.05fr .95fr;gap:3rem}}.eyebrow{color:var(--muted);margin:0 0 .75rem;font-size:.85rem;font-weight:600}.hero h1{font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(1.85rem,4vw,2.45rem);font-weight:700;line-height:1.15}.hero-lead{color:var(--muted);max-width:36rem;margin:0 0 1.25rem;font-size:1.05rem}.checks{gap:.65rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.checks li{align-items:flex-start;gap:.65rem;font-size:.98rem;display:flex}.checks li:before{content:"";background:var(--brand);width:1rem;height:1rem;box-shadow:inset 0 0 0 2px var(--ink);border-radius:999px;flex-shrink:0;margin-top:.2rem}.cta-row{flex-wrap:wrap;gap:.65rem;margin-bottom:.75rem;display:flex}.hint{color:var(--muted);margin:.85rem 0 0;font-size:.85rem}.other-downloads{margin-top:.85rem}.other-downloads summary{cursor:pointer;color:var(--muted);font-size:.95rem;font-weight:500;list-style:none}.other-downloads summary::-webkit-details-marker{display:none}.other-downloads summary:after{content:" ▾";color:var(--ink)}.other-list{gap:.45rem;max-width:28rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.other-list a{border-radius:var(--radius);border:1px solid var(--border);background:var(--snow);justify-content:space-between;gap:1rem;padding:.55rem .85rem;font-size:.92rem;display:flex}.other-list a:hover{border-color:var(--ink);opacity:1}.other-list .meta{color:var(--muted);font-size:.8rem}.hero-media{aspect-ratio:auto;background:0 0;border-radius:1.25rem;min-height:0;display:block;overflow:hidden}.hero-media img,.hero-media video{object-fit:cover;border-radius:1.25rem;width:100%;height:auto;display:block}.media-ph{color:var(--muted);text-align:center;padding:2rem;font-size:.95rem}.status-line,.error-line{color:var(--muted);font-size:.95rem}.error-line{color:#b91c1c}.section{padding:4rem 0}.section-soft{background:var(--soft)}.section-white{background:var(--white)}.section h2{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.45rem,3vw,1.85rem);font-weight:600}.section-lead{color:var(--muted);max-width:40rem;margin:0 0 2rem}.journey-list{gap:1.75rem;margin:0;padding:0;list-style:none;display:grid}.journey-layout-media{align-items:center;gap:2rem;display:grid}@media (width>=900px){.journey-layout-media{grid-template-columns:1fr 1fr;gap:2.5rem}}.journey-media{aspect-ratio:auto;background:0 0;border-radius:1.25rem;min-height:0;display:block;overflow:hidden}.journey-media img{object-fit:cover;border-radius:1.25rem;width:100%;height:auto;display:block}.journey-item{grid-template-columns:3rem 1fr;gap:1rem;display:grid}.journey-item .num{color:var(--muted);font-size:.9rem;font-weight:600}.journey-item h3{margin:0 0 .35rem;font-size:1.1rem}.journey-item p{color:var(--muted);margin:0}.split{align-items:center;gap:2rem;display:grid}@media (width>=900px){.split{grid-template-columns:1fr 1fr;gap:3rem}.split-reverse .split-media{order:-1}}.split-media{aspect-ratio:auto;background:0 0;border-radius:1.25rem;min-height:0;display:block;overflow:hidden}.split-media img,.split-media video{object-fit:cover;border-radius:1.25rem;width:100%;height:auto;display:block}.control-grid,.jobs-list{gap:1.5rem;display:grid}@media (width>=800px){.control-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.control-grid h3,.jobs-list h3{margin:0 0 .4rem;font-size:1.05rem}.control-grid p{color:var(--muted);margin:0;font-size:.98rem}.jobs-list{margin:0;padding:0;list-style:none}.jobs-list li{border-top:1px solid var(--border);grid-template-columns:2.5rem 1fr;gap:.85rem;padding:.85rem 0;display:grid}.jobs-list li:last-child{border-bottom:1px solid var(--border)}.jobs-list .num{color:var(--muted);font-size:.9rem;font-weight:600}.download-band{background:var(--ink);color:var(--white);padding:3.5rem 0}.download-band .eyebrow{color:#9ca3af}.download-band h2{color:var(--white);margin-bottom:1.25rem}.download-band .hint,.download-band .status-line{color:#9ca3af}.download-band .other-list a{color:var(--white);background:#ffffff0f;border-color:#ffffff26}.changelog-body{max-width:42rem;color:var(--muted);background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.4rem}.changelog-body :is(h1,h2,h3,h4){color:var(--ink);font-family:var(--font-body);margin:1rem 0 .4rem;font-size:1.05rem}.changelog-body p{margin:.45rem 0}.changelog-body ul,.changelog-body ol{margin:.45rem 0;padding-left:1.2rem}.footer{background:var(--white);border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;padding:1.5rem 0 2.5rem;font-size:.9rem;display:flex}.footer-links{flex-wrap:wrap;gap:.85rem 1.25rem;display:flex}.footer a:hover{color:var(--ink);opacity:1}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.rise{animation:.55s both rise}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
