@font-face{font-family:Newsreader;src:url(../fonts/Newsreader-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Newsreader;src:url(../fonts/Newsreader-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}:root{font-family:Inter,system-ui,sans-serif;color:#141a29;background:#f9fafb;font-synthesis:none;--ink: hsl(222 40% 28%);--muted: hsl(215 14% 41%);--rule: hsl(214 20% 88%);--paper: #fffdf9;--ochre: #785727;--evidence-marker: #b58a4d;--evidence-fill: #f0e2c9;--band: #edf0f5;--inset: #f0f3f7;--foreground: #182237;--track: #edf0f4;--bar-muted: #acb7cc;--code-surface: #15253b;--code-response: #1c3049;--code-border: #253653;--code-rule: #3b4862;--code-text: #e0e6f0;--code-meta: #c6cfdf;--code-tab: #b4bfd2;--code-focus: #dfcba8;--code-label: #bdc7d9;--code-install: #a8b6d0;--syntax-string: #d7c7a7;--syntax-number: #b5c9ed;--syntax-keyword: #b7c8ee;--migration-meta: #d0d9e8;--code-comment: #becade;--migration-rule: #64728e;--note-rule: #b8c2d3;--code-mobile-rule: #506079;--sheet-shadow: #273a6266;--code-shadow: #17223b80;--mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,pre:focus-visible{outline:2px solid var(--ink);outline-offset:3px}::selection{background:var(--evidence-fill);color:var(--foreground)}button{color:inherit}p{line-height:1.75}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Newsreader,Georgia,serif;font-weight:400;letter-spacing:-.04em}h2{font-size:48px;line-height:1.07;margin-bottom:23px}h3{font-size:16px;font-weight:600;line-height:1.5}code,pre{font-family:var(--mono)}p code{font-size:max(12px,.88em)}pre{margin:0;tab-size:2;overflow:auto}button{border:0}.wrap{width:min(1160px,calc(100% - 96px));margin-inline:auto}.eyebrow{font:500 12px var(--mono);letter-spacing:.06em;text-transform:uppercase;line-height:1.5}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--rule);gap:24px}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);font-size:24px;font-weight:600;letter-spacing:-1px;white-space:nowrap}.brand svg{width:31px;height:31px}.brand-cloud{font-weight:400;margin-left:5px}.site-header nav{display:flex;gap:31px;font-size:12px;color:var(--muted)}.site-header nav a:hover,.site-footer a:hover{text-decoration:underline;text-underline-offset:5px}.header-cta{font-size:12px;font-weight:600;display:flex;gap:22px;align-items:center;min-height:44px}.header-cta span{font-size:19px}.hero{padding-top:55px;display:grid;grid-template-columns:1fr 1fr;column-gap:62px}.hero-eyebrow{display:flex;align-items:center;gap:9px;color:var(--ink);margin-bottom:23px}.square{width:6px;height:6px;background:var(--evidence-marker);display:inline-block;flex-shrink:0}h1{font-size:clamp(58px,5.7vw,80px);line-height:.98;margin-bottom:24px;letter-spacing:-.055em}.hero-description{font-size:15px;color:var(--muted);max-width:460px;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:16px 21px;color:#fff;background:var(--ink);border-radius:3px;font-size:13px;font-weight:500;min-height:49px;transition:background .18s}.button:hover{background:#1f2b47}.button span{font-size:18px}.cta-note{font-size:12px;margin:12px 0 0;color:var(--muted)}.decision-sheet{background:var(--paper);border:1px solid var(--rule);border-radius:4px;padding:25px 28px 0;align-self:center;box-shadow:0 14px 32px -22px var(--sheet-shadow);margin-top:5px}.sheet-top{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--rule);padding-bottom:20px;color:var(--muted)}.sheet-top .eyebrow{font-size:12px}.state-label{font:12px var(--mono);color:var(--muted);letter-spacing:.12em;margin:24px 0 12px}blockquote{font-family:Newsreader,Georgia,serif;font-size:34px;line-height:1.18;letter-spacing:-.025em;margin:0 0 24px}.sheet-question{display:flex;align-items:center;gap:12px;border-block:1px solid var(--rule);padding:16px 0;font-size:12px;margin-bottom:16px}.sheet-question>span:first-child{font-size:21px;color:var(--ochre)}.sheet-question code{margin-left:auto;font-size:12px;background:var(--evidence-fill);padding:4px 6px;color:var(--ochre)}.probability-row{display:grid;grid-template-columns:80px 1fr 35px;align-items:center;gap:15px;font:12px var(--mono);padding:10px 0;color:var(--muted)}.probability-row>span:last-child{text-align:right}.probability-row.selected{color:var(--ink);font-weight:600}.bar-track{height:6px;background:var(--track)}.bar-track>div{height:100%;background:var(--bar-muted);min-width:3px}.selected .bar-track>div{background:var(--ink)}.sheet-bottom{border-top:1px solid var(--rule);margin-top:18px;padding:16px 0;display:flex;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted)}.hero-baseline{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;border-block:1px solid var(--rule);padding:20px 0;margin-top:54px;font-size:12px;color:var(--muted)}.hero-baseline>span:before{content:"+";margin-right:10px;color:var(--ink)}.example{grid-column:1/-1;margin-top:41px;min-width:0;scroll-margin-top:24px}.example-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:19px}.example-heading>div:first-child{display:flex;flex-direction:column;gap:6px}.example-hint{font-size:12px;color:var(--muted)}.segmented{display:flex;border:1px solid var(--rule);padding:3px;gap:3px;border-radius:4px}.segmented button{font-size:12px;background:transparent;padding:10px 14px;border-radius:2px;min-height:38px}.segmented button[aria-pressed=true]{background:var(--ink);color:#fff}.code-grid{display:grid;grid-template-columns:1.12fr 1fr;border-radius:5px;overflow:hidden;background:var(--code-surface);box-shadow:0 10px 30px -22px var(--code-shadow);border:1px solid var(--code-border)}.request-panel,.response-panel{min-width:0;color:var(--code-text)}.request-panel{background:var(--code-surface)}.response-panel{background:var(--code-response);border-left:1px solid var(--code-rule)}.code-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;height:51px;border-bottom:1px solid var(--code-rule);padding:0 23px;font:12px var(--mono);color:var(--code-meta)}.language-switch{display:flex;gap:23px;height:100%}.language-switch button{padding:0;background:transparent;color:var(--code-tab);font:12px Inter,sans-serif;border-bottom:2px solid transparent;min-width:40px}.language-switch button[aria-pressed=true]{color:#fff;border-color:var(--code-focus)}.copy{background:transparent;color:var(--code-meta);font-size:12px;min-height:40px}.copy span{margin-left:8px;font-size:17px}.response-label{display:flex;align-items:center;gap:8px}.sample-label{font:12px Inter,sans-serif;color:var(--code-label)}.install-line{font:12px var(--mono);padding:16px 23px 0;color:var(--code-install)}.code-grid pre{padding:20px 23px 24px;font-size:13px;line-height:1.85;min-height:490px}.request-panel pre{padding-top:13px}.syntax-string{color:var(--syntax-string)}.syntax-number{color:var(--syntax-number)}.syntax-keyword{color:var(--syntax-keyword)}.example-footnote{display:flex;justify-content:space-between;gap:16px;padding-top:14px;font-size:12px;color:var(--muted)}.footnote-mark{color:var(--ochre);font-size:15px;margin-right:6px}.section{display:grid;grid-template-columns:.86fr 1.14fr;gap:86px;padding-block:88px}.section-index{display:block;color:var(--muted);margin-bottom:25px}.section-intro>p{font-size:15px;color:var(--muted);max-width:355px;margin-bottom:0}.steps{align-self:center}.steps article{display:flex;align-items:flex-start;gap:19px;border-top:1px solid var(--rule);padding:23px 0}.steps article:last-child{border-bottom:1px solid var(--rule)}.step-number{font:12px var(--mono);color:var(--ochre);padding-top:6px}.steps h3{font-size:16px;margin-bottom:7px}.steps p{font-size:14px;color:var(--muted);margin:0;max-width:335px}.step-type{font:12px var(--mono);margin-left:auto;padding-top:6px;color:var(--muted)}.compatibility-band{background:var(--band);border-block:1px solid var(--rule)}.migration{min-width:0}.migration-code{background:var(--ink);color:#fffdf9;border-radius:3px;padding:23px}.migration-code>.eyebrow{font-size:12px;color:var(--migration-meta)}.migration-code pre{padding:22px 0;font-size:13px;line-height:2.1}.code-comment{color:var(--code-comment)}.migration-detail{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--migration-rule);padding-top:14px;font-size:12px;color:var(--migration-meta)}.compatibility-note{padding:0 0 0 17px;border-left:1px solid var(--note-rule);margin-top:23px}.compatibility-note h3{font-size:15px;margin-bottom:9px}.compatibility-note p{font-size:14px;color:var(--muted);margin-bottom:9px;line-height:1.7}.compatibility-note p:last-child{margin-bottom:0}.privacy{display:flex;align-items:flex-start;gap:35px;border:1px solid var(--rule);background:var(--inset);padding:34px 38px}.privacy-symbol{font:15px var(--mono);color:var(--ink);white-space:nowrap;padding-top:4px}.privacy .eyebrow{font-size:12px;color:var(--muted)}.privacy h2{font-size:30px;letter-spacing:-.025em;margin:11px 0}.privacy p{font-size:15px;color:var(--muted);max-width:700px;margin-bottom:8px}.privacy .privacy-note{font-size:12px;margin-bottom:0}.closing{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-block:82px}.closing .eyebrow{color:var(--muted)}.closing h2{font-size:49px;margin:20px 0 0}.closing>div:last-child{text-align:right}.closing p{font-size:12px;color:var(--muted);margin:13px 0 0}.site-footer{display:flex;align-items:center;gap:30px;border-top:1px solid var(--rule);padding-block:28px;font-size:12px;color:var(--muted)}.site-footer .brand{font-size:18px}.site-footer .brand svg{width:23px;height:23px}.site-footer>a:nth-of-type(2){margin-left:auto}.footer-note{font-size:12px}.legal{padding-block:72px 96px}.legal article{max-width:640px}.legal .eyebrow{color:var(--ink)}.legal h1{font-size:clamp(40px,4.4vw,56px);line-height:1.05;letter-spacing:-.04em;margin:20px 0}.legal h2{font-size:24px;letter-spacing:-.02em;margin:48px 0 12px}.legal p,.legal address{font-size:15px;color:var(--muted)}.legal .legal-lede{font-size:17px;color:var(--foreground);margin-bottom:36px}.legal address{font-style:normal;line-height:1.75}.legal address strong{font-weight:500;color:var(--foreground)}.legal .legal-note{font-size:12px;margin:64px 0 0}.skip-link{position:absolute;left:16px;top:-100px;background:var(--ink);color:#fff;padding:14px;z-index:20}.skip-link:focus{top:12px}.code-grid :focus-visible,.migration-code :focus-visible{outline:2px solid var(--code-focus);outline-offset:3px}.code-grid pre:focus-visible{outline-offset:-4px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.example-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:14px;color:var(--ink)}.cta-note a,.example-footnote a{text-decoration:underline;text-underline-offset:4px}.copy-status{display:block;min-height:18px;margin-top:10px;font-size:12px;color:var(--muted)}.preview-limits{margin-top:28px;scroll-margin-top:24px}.preview-limits h3{margin-bottom:12px;font-size:16px}.preview-limits ul{padding-left:20px;margin:0;font-size:15px;line-height:1.65}.preview-limits li+li{margin-top:9px}.preview-limits code{font-size:13px}.compatibility .section-intro>p{max-width:none}.migration{align-self:center}.usage{align-items:center}.usage-note{border-block:1px solid var(--ink);padding-block:26px}.usage-note h3{margin-bottom:17px}.usage-note p{font-size:15px;color:var(--muted)}.usage-note p:last-child{margin-bottom:0}.site-footer a{min-height:44px;display:inline-flex;align-items:center}.site-footer{flex-wrap:wrap}@media(min-width:1500px){.wrap{width:1160px}.hero{padding-top:60px}}@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.hero{column-gap:35px}.decision-sheet{padding:22px 20px 0}.sheet-top .eyebrow{font-size:12px}blockquote{font-size:30px}.section{gap:45px}h2{font-size:42px}.step-type{display:none}.code-grid pre{font-size:13px}.site-header nav{gap:18px}.site-footer{gap:20px}}@media(max-width:760px){.desktop-break{display:none}.sheet-question{flex-wrap:wrap}.sheet-question code{margin-left:0}.sheet-bottom{flex-wrap:wrap}.hero-actions{gap:16px}.site-footer{grid-template-columns:1fr}.wrap{width:calc(100% - 40px)}.site-header{height:78px;gap:15px}.brand{font-size:22px}.brand svg{width:27px}.site-header nav{display:none}.header-cta{font-size:12px;gap:12px}.hero{padding-top:44px;grid-template-columns:1fr;gap:0}h1{font-size:clamp(44px,12.8vw,68px)}.hero-description{font-size:15px;max-width:360px}.hero-eyebrow{font-size:12px}.decision-sheet{margin:42px 3px 0;max-width:510px;width:calc(100% - 6px);justify-self:center;padding:22px 22px 0}.sheet-top .eyebrow{font-size:12px}blockquote{font-size:30px}.hero-baseline{margin-top:35px;flex-wrap:wrap;justify-content:flex-start;gap:13px;padding:19px 0;font-size:12px}.hero-baseline>span{width:100%}.hero-baseline a{margin-left:15px}.example{margin-top:30px}.example-heading{align-items:flex-start;flex-direction:column;gap:17px}.segmented{width:100%}.segmented button{flex:1;min-height:42px}.code-grid{grid-template-columns:1fr}.response-panel{border-left:0;border-top:1px solid var(--code-mobile-rule)}.code-grid pre{font-size:12px;min-height:0;padding:17px 17px 23px;line-height:1.9}.code-toolbar,.install-line{padding-inline:17px}.example-footnote{flex-direction:column;gap:7px;font-size:12px}.section{grid-template-columns:1fr;gap:32px;padding-block:58px}h2{font-size:43px}.section-index{margin-bottom:19px}.section-intro>p{max-width:430px}.steps article{padding-block:21px}.steps p{font-size:14px}.steps h3{font-size:16px}.migration-code{padding:20px 17px}.migration-code pre{font-size:12px}.compatibility-note p{font-size:14px}.privacy{padding:27px 22px;gap:15px;flex-direction:column}.privacy h2{font-size:32px;line-height:1.15}.privacy p{font-size:15px}.closing{align-items:flex-start;flex-direction:column;padding-block:55px;gap:28px}.closing h2{font-size:43px}.closing>div:last-child{text-align:left}.legal{padding-block:48px 64px}.site-footer{display:grid;grid-template-columns:1fr;gap:18px;padding-block:25px}.site-footer>span:nth-child(2){grid-column:1/-1;grid-row:2}.site-footer>a:nth-of-type(2){margin-left:0;font-size:12px}.footer-note{grid-column:1/-1}.sheet-question{font-size:12px;gap:10px}.sheet-question code{font-size:12px}.probability-row{grid-template-columns:76px 1fr 32px;gap:10px}.sheet-bottom,.sample-label{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
