:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-ink:#15171a;--color-muted:#59616b;--color-paper:#fbfaf7;--color-surface:#fff;--color-line:#d9dde3;--color-accent:#006b5f;--color-accent-strong:#004d45;--color-warm:#f4efe7;--color-calm:#e7f2ef;--shadow-soft:0 20px 50px #1820261a;--content-width:1120px;font-feature-settings:"palt";background:var(--color-paper);color:var(--color-ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.75}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-paper);min-width:320px;margin:0}body,button,input,textarea,select{font:inherit}a{color:var(--color-accent-strong);text-underline-offset:.18em}a:hover{text-decoration-thickness:.12em}:focus-visible{outline-offset:4px;outline:3px solid #f5bd33}.skip-link{z-index:10;background:var(--color-ink);color:#fff;border-radius:6px;padding:.5rem .75rem;position:absolute;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{border-bottom:1px solid var(--color-line);background:#fbfaf7f0}.site-header__inner,.section,.site-footer__inner,.mdx-page{width:min(calc(100% - 32px), var(--content-width));margin-inline:auto}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;display:flex}.site-logo{color:var(--color-ink);align-items:center;gap:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.site-logo__mark{background:var(--color-accent);color:#fff;border-radius:8px;place-items:center;width:2.25rem;height:2.25rem;font-weight:800;display:grid}.site-nav{flex-wrap:wrap;justify-content:flex-end;gap:.75rem 1.25rem;font-size:.94rem;display:flex}.site-nav a{color:var(--color-muted);text-decoration:none}.site-nav a:hover{color:var(--color-ink);text-decoration:underline}.hero{padding:clamp(3rem,8vw,6.5rem) 0 clamp(2.5rem,6vw,5rem)}.hero__grid{grid-template-columns:minmax(0,1.02fr) minmax(280px,.78fr);align-items:center;gap:clamp(2rem,6vw,4rem);display:grid}.eyebrow{color:var(--color-accent-strong);letter-spacing:0;margin:0 0 .85rem;font-weight:700}.hero h1,.section h1,.section h2,.mdx-page h1{letter-spacing:0;margin:0;line-height:1.25}.hero h1{max-width:12em;font-size:clamp(2.35rem,5.8vw,5rem)}.hero__lead{max-width:42rem;color:var(--color-muted);margin:1.35rem 0 0;font-size:clamp(1.05rem,2vw,1.25rem)}.hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid var(--color-accent);background:var(--color-accent);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:.6rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{background:var(--color-accent-strong)}.button--secondary{color:var(--color-accent-strong);background:0 0}.button--secondary:hover{background:var(--color-calm)}.transcript-demo{border:1px solid var(--color-line);background:var(--color-surface);width:100%;height:auto;box-shadow:var(--shadow-soft);border-radius:8px;display:block;overflow:hidden}.transcript-demo__bar{border-bottom:1px solid var(--color-line);color:var(--color-muted);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;font-size:.88rem;display:flex}.status-dot{background:#0f8a55;border-radius:999px;width:.7rem;height:.7rem;margin-right:.45rem;display:inline-block}.transcript-demo__screen{color:#fff;background:#101214;align-content:center;gap:1.25rem;min-height:330px;padding:clamp(1.25rem,5vw,2.25rem);display:grid}.transcript-demo__text{margin:0;font-size:clamp(2.2rem,7vw,4.4rem);font-weight:800;line-height:1.22}.transcript-demo__partial{color:#dce6e2;margin:0;font-size:clamp(1.1rem,2.4vw,1.45rem)}.section{padding:clamp(2.5rem,6vw,4.75rem) 0}.section+.section{border-top:1px solid var(--color-line)}.section__header{max-width:46rem;margin-bottom:1.75rem}.section h1,.section h2,.mdx-page h1{font-size:clamp(1.65rem,3.4vw,2.55rem)}.section__lead{color:var(--color-muted);margin:.85rem 0 0;font-size:1.05rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card,.step,.environment-list,.notice{border:1px solid var(--color-line);background:var(--color-surface);border-radius:8px}.feature-card{padding:1.2rem}.feature-card h3,.step h3{margin:0 0 .55rem;font-size:1.08rem;line-height:1.45}.feature-card p,.step p,.environment-list p,.notice p{color:var(--color-muted);margin:0}.steps{counter-reset:steps;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.step{counter-increment:steps;padding:1.2rem}.step h3:before{content:counter(steps);background:var(--color-calm);width:1.8rem;height:1.8rem;color:var(--color-accent-strong);border-radius:999px;place-items:center;margin-right:.55rem;font-size:.92rem;display:inline-grid}.environment-list{gap:0;padding:0;list-style:none;display:grid}.environment-list li{grid-template-columns:11rem minmax(0,1fr);gap:1rem;padding:1rem 1.2rem;display:grid}.environment-list li+li{border-top:1px solid var(--color-line)}.environment-list strong{color:var(--color-ink)}.notice{background:var(--color-warm);padding:clamp(1.25rem,3vw,1.75rem)}.notice h2{font-size:clamp(1.45rem,3vw,2.1rem)}.notice__action,.not-found__action{margin-top:1rem}.mdx-page{padding:clamp(2.5rem,7vw,4.5rem) 0}.mdx-content{max-width:760px}.mdx-content :where(h2,h3){margin-top:2rem;line-height:1.45}.mdx-content p,.mdx-content li{color:var(--color-ink)}.mdx-content ul,.mdx-content ol{padding-left:1.6rem}.site-footer{border-top:1px solid var(--color-line);background:var(--color-surface)}.site-footer__inner{min-height:88px;color:var(--color-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.94rem;display:flex}.site-footer__links{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:820px){.site-header__inner{flex-direction:column;align-items:flex-start;padding:1rem 0}.site-nav{justify-content:flex-start}.hero__grid,.feature-grid,.steps{grid-template-columns:1fr}.transcript-demo__screen{min-height:280px}.environment-list li{grid-template-columns:1fr;gap:.25rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
