:root{color-scheme:light;--green:#176b4a;--green-strong:#10583d;--green-soft:#cdebdc;--green-ink:#0b3a27;--surface:#fff;--surface-soft:#f6faf7;--surface-strong:#edf5f0;--text:#17211b;--text-muted:#526159;--border:#d4ded7;--blue:#0b57d0;--blue-soft:#d3e3fd;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow:0 18px 50px #1836271a;--max:1120px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--surface);color:var(--text)}body{background:var(--surface);min-width:320px;color:var(--text);margin:0;line-height:1.6}a{color:inherit}.wrap{width:min(calc(100% - 40px), var(--max));margin-inline:auto}.section{padding:96px 0}.section-muted{background:var(--surface-soft)}.section-compact{padding:56px 0}.skip-link{z-index:100;background:var(--text);color:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:16px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{z-index:20;border-bottom:1px solid color-mix(in srgb, var(--border) 78%, transparent);background:color-mix(in srgb, var(--surface) 94%, transparent);backdrop-filter:blur(14px);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:64px;display:flex}.wordmark{color:var(--text);letter-spacing:-.035em;align-items:center;gap:9px;font-size:20px;font-weight:720;text-decoration:none;display:inline-flex}.wordmark img{flex:none;width:30px;height:30px;display:block}.site-header nav{align-items:center;gap:6px;display:flex}.site-header nav a{color:var(--text-muted);border-radius:999px;padding:8px 11px;font-size:14px;font-weight:600;text-decoration:none}.site-header nav a:hover{background:var(--surface-strong);color:var(--green)}.language-switch{border:1px solid var(--border);margin-left:4px;color:var(--green)!important}.hero{padding-top:112px;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:72px;display:grid}.eyebrow{color:var(--green);letter-spacing:.02em;margin:0 0 12px;font-size:13px;font-weight:760}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:760px;margin-bottom:24px;font-size:clamp(42px,6vw,76px);font-weight:760;line-height:1.04}h2{letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(30px,4vw,48px);line-height:1.12}h3{letter-spacing:-.02em;margin-bottom:10px;font-size:21px;line-height:1.3}.hero-copy,.body-copy{color:var(--text-muted);font-size:17px}.hero-copy{max-width:680px;margin-bottom:30px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:700;text-decoration:none;display:inline-flex}.button.primary{background:var(--green);color:#fff}.button.primary[aria-disabled=true]{cursor:default;opacity:.82}.button.secondary{border:1px solid var(--border);background:var(--surface);color:var(--green)}.button.secondary:hover{border-color:var(--green);background:var(--surface-soft)}.release-note{color:var(--text-muted);margin:12px 0 0;font-size:12px}.demo-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);position:relative;overflow:hidden}.demo-toolbar{background:#f8fafd;border-bottom:1px solid #e3e7ea;align-items:center;gap:7px;min-height:46px;padding:0 16px;display:flex}.demo-dot{background:#c7ccd1;border-radius:50%;width:8px;height:8px}.demo-title{color:#59636d;margin-left:7px;font-size:12px;font-weight:650}.demo-grid{background:#fff;grid-template-columns:repeat(5,1fr);height:260px;display:grid}.demo-grid span{border-bottom:1px solid #e4e7ea;border-right:1px solid #e4e7ea}.demo-grid .selected{box-shadow:inset 0 0 0 2px var(--blue);background:#f7fbff;position:relative}.demo-grid .selected:after{content:"";background:var(--blue);width:7px;height:7px;position:absolute;bottom:-4px;right:-4px}.keytips{gap:8px;display:grid;position:absolute;inset:74px 22px auto auto}.keytips span{color:#243243;background:#fff;border:1px solid #c6d7f7;border-radius:8px;align-items:center;gap:8px;padding:7px 9px;font-size:12px;font-weight:650;display:flex;box-shadow:0 3px 12px #344d6f1f}kbd{color:#073b84;vertical-align:.08em;background:linear-gradient(#eef5ff,#dbe9fd);border:1px solid #aebfdc;border-bottom-width:3px;border-radius:7px;justify-content:center;align-items:center;min-width:28px;padding:3px 7px;font:700 12px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;display:inline-flex;box-shadow:0 1px #073b8414}.keycap{white-space:nowrap;min-width:42px;margin-inline:2px;padding:3px 8px 2px}.sequence{color:#68737d;align-items:center;gap:9px;padding:20px 22px 0;display:flex}.sequence kbd{min-width:42px}.demo-caption{color:var(--text-muted);margin:0;padding:14px 22px 22px;font-size:13px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:40px;display:grid}.feature-grid article{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:240px;padding:28px}.feature-grid p{color:var(--text-muted);margin-bottom:0}.feature-index{color:var(--green);margin-bottom:42px;font-size:13px;font-weight:800;display:inline-block}.two-column{grid-template-columns:1fr 1fr;align-items:start;gap:72px;display:grid}.steps{counter-reset:steps;gap:20px;margin:34px 0 0;padding:0;list-style:none;display:grid}.steps li{counter-increment:steps;padding-left:52px;position:relative}.steps li:before{content:counter(steps);background:var(--green-soft);width:32px;height:32px;color:var(--green-ink);border-radius:50%;place-items:center;font-weight:800;display:grid;position:absolute;top:0;left:0}.steps strong,.steps span{display:block}.steps span{color:var(--text-muted);margin-top:2px}.tone-card{border-radius:var(--radius-lg);background:var(--green-soft);color:var(--green-ink);padding:32px}.tone-card .eyebrow{color:var(--green-strong)}.tone-card p:last-child{margin-bottom:0}.fact-list{border-top:1px solid var(--border);margin:0;display:grid}.fact-list div{border-bottom:1px solid var(--border);grid-template-columns:140px 1fr;gap:16px;padding:18px 0;display:grid}.fact-list dt{color:var(--text-muted);font-size:13px;font-weight:700}.fact-list dd{margin:0;font-weight:650}.support-panel{justify-content:space-between;align-items:end;gap:56px;display:flex}.support-panel>div:first-child{max-width:700px}.support-status{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-soft);min-width:230px;padding:20px}.support-status span,.support-status strong{display:block}.support-status span{color:var(--text-muted);margin-bottom:6px;font-size:12px}.support-status strong{color:var(--green);font-size:22px}.faq-intro{max-width:760px}.faq-list{gap:12px;margin-top:38px;display:grid}.faq-list details{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.faq-list summary{cursor:pointer;padding:20px 22px;font-weight:720}.faq-list details p{color:var(--text-muted);margin:0;padding:0 22px 22px}.faq-contact{border-top:1px solid var(--border);justify-content:space-between;align-items:end;gap:48px;margin-top:48px;padding-top:40px;display:flex}.faq-contact>div{max-width:700px}.support-link{color:inherit;text-decoration:none;transition:border-color .16s,background-color .16s;display:block}.support-link:hover{border-color:var(--green);background:var(--green-soft)}.support-link strong{text-underline-offset:3px;text-decoration:underline}.changelog-wrap{max-width:900px}.release-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);margin-top:36px;padding:30px}.release-heading{justify-content:space-between;align-items:start;gap:24px;margin-bottom:24px;display:flex}.release-heading h3{margin:4px 0 0}.release-version{color:var(--green);font-weight:800}.release-status{background:var(--green-soft);color:var(--green-ink);white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:760}.release-card ul{color:var(--text-muted);margin:0;padding-left:22px}.release-card li+li{margin-top:9px}.site-footer{border-top:1px solid var(--border);padding:42px 0 34px}.footer-inner{justify-content:space-between;gap:28px;display:flex}.footer-brand{align-items:center;gap:10px;display:flex}.footer-brand>img{flex:none;width:28px;height:28px}.footer-brand>div{gap:2px;display:grid}.footer-inner span,.trademark{color:var(--text-muted);font-size:12px}.footer-links{gap:18px;display:flex}.footer-links a{color:var(--text-muted);text-decoration:none}.footer-links a:hover{color:var(--green)}.trademark{margin-top:24px;margin-bottom:0}.standalone-page{min-height:calc(100vh - 200px)}.page-title{max-width:820px;font-size:clamp(38px,5vw,58px)}.hero-copy-block{max-width:880px}.hero-showcase{margin-top:58px}.hero-showcase-heading{display:none}.hero-showcase-title{letter-spacing:-.03em;margin:0;font-size:clamp(22px,3vw,34px);font-weight:760;line-height:1.2}.hero-carousel-controls{justify-content:flex-end;gap:8px;margin-bottom:12px;display:flex}.hero-carousel-controls button{border:1px solid var(--border);background:var(--surface);width:42px;height:42px;color:var(--green);cursor:pointer;border-radius:50%;font:700 18px/1 system-ui,sans-serif}.hero-carousel-controls button:hover{border-color:var(--green);background:var(--surface-soft)}.hero-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;border-radius:26px;gap:20px;display:flex;overflow-x:auto}.hero-carousel::-webkit-scrollbar{display:none}.hero-slide{scroll-snap-align:start;border:1px solid var(--border);background:var(--surface);min-width:100%;box-shadow:var(--shadow);border-radius:26px;margin:0;position:relative;overflow:hidden}.hero-slide img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;display:block}.hero-dots{justify-content:center;gap:9px;margin-top:18px;display:flex}.hero-dots button{cursor:pointer;background:#b9c8bf;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:width .18s,background-color .18s}.hero-dots button[aria-current=true]{background:var(--green);width:28px}.policy-wrap{max-width:900px}.policy-lead{max-width:780px;color:var(--text-muted);margin-bottom:54px;font-size:19px}.policy-sections{gap:46px;display:grid}.policy-sections section{border-top:1px solid var(--border);padding-top:34px}.policy-sections h2{margin-bottom:16px;font-size:clamp(24px,3vw,32px)}.policy-sections p,.policy-sections li{color:var(--text-muted);font-size:16px}.policy-sections ul{margin:16px 0 18px;padding-left:24px}.policy-sections li+li{margin-top:8px}.policy-sections strong{color:var(--text)}.policy-sections a{color:var(--green);font-weight:700}:focus-visible{outline:3px solid color-mix(in srgb, var(--green) 76%, white);outline-offset:3px}@media (width<=860px){.section{padding:72px 0}.hero{padding-top:84px}.hero-grid,.two-column{grid-template-columns:1fr;gap:44px}.hero-grid{grid-template-columns:1fr}.demo-card{max-width:640px}.hero-showcase{margin-top:44px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:auto}.feature-index{margin-bottom:24px}.support-panel,.faq-contact{flex-direction:column;align-items:stretch}}@media (width<=560px){.wrap{width:min(calc(100% - 28px), var(--max))}.site-header nav a:first-child,.site-header nav a:nth-child(3){display:none}.header-inner{gap:10px}.site-header nav{gap:0}h1{font-size:clamp(39px,13vw,58px)}.hero-actions{flex-direction:column;align-items:stretch}.hero-carousel{border-radius:18px;gap:12px}.hero-slide{border-radius:18px}.policy-lead{margin-bottom:38px;font-size:17px}.policy-sections{gap:34px}.button{width:100%}.demo-grid{height:210px}.fact-list div{grid-template-columns:1fr;gap:4px}.footer-inner{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:1ms!important;animation-duration:1ms!important}}@media (forced-colors:active){.button,.demo-card,.feature-grid article,.tone-card,.support-status,kbd{border:1px solid canvastext}.button.primary{color:highlighttext;background:highlight}.demo-grid .selected{box-shadow:inset 0 0 0 2px highlight}}
