:root{--brand:#116c8c;--brand-deep:#0c4b63;--brand-lift:#1d87ad;--ground:#f4f7f9;--panel:#fff;--ink:#0d1f27;--muted:#4d6a76;--rule:#116c8c29;--shadow:0 1px 2px #0d1f270f, 0 12px 32px #0d1f2714;--on-brand-muted:#ffffffc2;--measure:34rem;--page:62rem}@media (prefers-color-scheme:dark){:root{--brand:#4fa8c8;--brand-deep:#0a3e52;--brand-lift:#6fc0dc;--ground:#081216;--panel:#0f1e25;--ink:#e4eff3;--muted:#8fadb8;--rule:#4fa8c833;--shadow:0 1px 2px #0006, 0 12px 32px #00000057}}:root[data-theme=dark]{--brand:#4fa8c8;--brand-deep:#0a3e52;--brand-lift:#6fc0dc;--ground:#081216;--panel:#0f1e25;--ink:#e4eff3;--muted:#8fadb8;--rule:#4fa8c833;--shadow:0 1px 2px #0006, 0 12px 32px #00000057}:root[data-theme=light]{--brand:#116c8c;--brand-deep:#0c4b63;--brand-lift:#1d87ad;--ground:#f4f7f9;--panel:#fff;--ink:#0d1f27;--muted:#4d6a76;--rule:#116c8c29;--shadow:0 1px 2px #0d1f270f, 0 12px 32px #0d1f2714}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--ground);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:17px;line-height:1.6}img{max-width:100%;height:auto}a{color:var(--brand);text-underline-offset:2px;text-decoration-thickness:1px}a:hover{color:var(--brand-lift)}:focus-visible{outline:2px solid var(--brand-lift);outline-offset:3px;border-radius:3px}h1,h2,h3{text-wrap:balance;letter-spacing:-.018em;margin:0;line-height:1.15}p{margin:0}code,.mono{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.88em}.wrap{width:100%;max-width:var(--page);margin:0 auto;padding:0 24px}.band{padding:84px 0}.band+.band{border-top:1px solid var(--rule)}.stack{flex-direction:column;gap:18px;display:flex}.title{font-size:clamp(1.5rem,3vw,1.95rem);font-weight:600}.lead{color:var(--muted);max-width:var(--measure)}.hero{color:#fff;background:linear-gradient(168deg,#116c8c 0%,#0a4258 100%);padding:92px 0 100px}.hero .wrap{text-align:center;flex-direction:column;align-items:center;gap:22px;display:flex}.hero img.mark{border-radius:20px;width:92px;height:92px}.hero h1{max-width:20ch;font-size:clamp(2.1rem,5.4vw,3.1rem);font-weight:600}.hero .lede{color:var(--on-brand-muted);max-width:42ch;font-size:clamp(1.05rem,2.2vw,1.25rem)}.services{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:39rem;margin:4px 0 0;padding:0;list-style:none;display:flex}.chip{white-space:nowrap;background:#ffffff12;border:1px solid #ffffff42;border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-size:.95rem;font-weight:500;display:inline-flex}.chip svg{opacity:.78;flex:none;width:15px;height:15px}.services .more{color:var(--on-brand-muted);padding-left:4px;font-size:.95rem}.requirement{color:#ffffffa8;font-size:.9rem}.feature{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.feature.flip>.shot{order:-1}.feature h2{margin-bottom:14px;font-size:clamp(1.5rem,3vw,1.95rem);font-weight:600}.feature p{color:var(--muted);max-width:var(--measure)}.feature p+p{margin-top:12px}.shot img{width:100%;display:block}@media (max-width:760px){.feature{grid-template-columns:1fr;gap:28px}.feature.flip>.shot{order:0}.band{padding:62px 0}}.transcript{background:var(--panel);border:1px solid var(--rule);box-shadow:var(--shadow);border-radius:12px;padding:22px 24px;overflow-x:auto}.transcript pre{white-space:pre;margin:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:13px;line-height:1.75}.transcript .head{color:var(--muted);white-space:pre-wrap;margin-bottom:14px;font-size:11.5px;line-height:1.65;display:block}.transcript .who{color:var(--brand);font-weight:600}.transcript .at{color:var(--muted)}.split{grid-template-columns:1fr 1fr;gap:20px;margin-top:30px;display:grid}.card{background:var(--panel);border:1px solid var(--rule);box-shadow:var(--shadow);border-radius:14px;padding:26px}.card h3{margin-bottom:4px;font-size:1.08rem;font-weight:600}.card .note{color:var(--muted);margin:6px 0 18px;font-size:.92rem}.card ul{color:var(--muted);flex-direction:column;gap:9px;margin:0;padding:0;font-size:.95rem;list-style:none;display:flex}.card li:before{content:"·";color:var(--brand);margin-right:9px;font-weight:700}@media (max-width:620px){.split{grid-template-columns:1fr}}.prose{max-width:40rem}.prose h1{margin-bottom:10px;font-size:clamp(1.9rem,4.4vw,2.4rem);font-weight:600}.prose h2{margin:42px 0 10px;font-size:1.2rem;font-weight:600}.prose p,.prose li{color:var(--muted)}.prose p+p{margin-top:12px}.prose ul{flex-direction:column;gap:8px;margin:12px 0 0;padding-left:20px;display:flex}.prose .updated{color:var(--muted);font-size:.88rem}.prose dl{margin:0}.prose dt{color:var(--ink);margin-top:28px;font-weight:600}.prose dd{color:var(--muted);margin:6px 0 0}.topbar{border-bottom:1px solid var(--rule);background:var(--ground)}.topbar .wrap{align-items:center;gap:18px;height:58px;display:flex}.topbar .home{color:var(--ink);align-items:center;gap:10px;margin-right:auto;font-weight:600;text-decoration:none;display:flex}.topbar .home img{border-radius:6px;width:26px;height:26px}.topbar a.nav{color:var(--muted);font-size:.95rem;text-decoration:none}.topbar a.nav:hover{color:var(--brand)}footer{border-top:1px solid var(--rule);color:var(--muted);padding:38px 0 54px;font-size:.92rem}footer .wrap{flex-wrap:wrap;align-items:center;gap:12px 26px;display:flex}footer .spacer{margin-left:auto}
