.home-module__L1m3yW__canvas{--color-fd-background:#fafbf9;background:var(--color-fd-background);flex-direction:column;flex:1;display:flex}.dark .home-module__L1m3yW__canvas{--color-fd-background:#0d120f}.home-module__L1m3yW__page{--home-card:#fff;--home-code:#0d1410;--home-code-raised:#16201a;--home-code-text:#dce7e0;--home-code-muted:#91a198;--home-code-hairline:#dce7e01a;--home-signal:#7cdf9d;background:var(--color-fd-background);color:var(--color-fd-foreground);overflow:clip}.dark .home-module__L1m3yW__page{--home-card:#131a15;--home-code:#101712;--home-code-raised:#1a241d;--home-code-text:#d7e6dc;--home-code-muted:#829289}.home-module__L1m3yW__shell{width:min(100% - 3rem,70rem);margin-inline:auto}.home-module__L1m3yW__hero{padding-block:clamp(3.5rem,7vw,5.25rem) clamp(4rem,8vw,5.75rem)}.home-module__L1m3yW__heroGrid{grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,6vw,4.5rem);display:grid}.home-module__L1m3yW__heroCopy{z-index:1;min-width:0;position:relative}.home-module__L1m3yW__eyebrow{color:var(--hw-green);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:760;animation:.68s cubic-bezier(.16,1,.3,1) 60ms both home-module__L1m3yW__copyIn}.home-module__L1m3yW__heroCopy h1{max-width:12ch;font-family:var(--font-schibsted-grotesk), var(--font-geist-sans), sans-serif;letter-spacing:-.03em;text-wrap:balance;margin:1rem 0 1.25rem;font-size:clamp(2.75rem,5.5vw,4.25rem);font-weight:650;line-height:1.02;animation:.76s cubic-bezier(.16,1,.3,1) .13s both home-module__L1m3yW__copyIn}.home-module__L1m3yW__heroLede{max-width:46ch;color:var(--color-fd-muted-foreground);margin:0;font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.6;animation:.76s cubic-bezier(.16,1,.3,1) .2s both home-module__L1m3yW__copyIn}.home-module__L1m3yW__heroActions{flex-wrap:wrap;gap:.75rem;margin-top:1.875rem;animation:.76s cubic-bezier(.16,1,.3,1) .27s both home-module__L1m3yW__copyIn;display:flex}.home-module__L1m3yW__heroFacts{color:var(--color-fd-muted-foreground);font-family:var(--font-geist-mono), monospace;flex-wrap:wrap;gap:.5rem 1.375rem;margin-top:2.125rem;font-size:.78rem;animation:.76s cubic-bezier(.16,1,.3,1) .34s both home-module__L1m3yW__copyIn;display:flex}.home-module__L1m3yW__heroFacts span{align-items:center;gap:.5rem;display:inline-flex}.home-module__L1m3yW__heroFacts i{background:var(--hw-green);border-radius:50%;flex:none;width:.3125rem;height:.3125rem;font-style:normal}.home-module__L1m3yW__primaryButton,.home-module__L1m3yW__secondaryButton{white-space:nowrap;border-radius:.5rem;justify-content:center;align-items:center;gap:.55rem;min-height:2.875rem;padding:.72rem 1.15rem;font-size:.86rem;font-weight:720;line-height:1;text-decoration:none;transition:transform .18s cubic-bezier(.16,1,.3,1),background-color .18s,border-color .18s;display:inline-flex}.home-module__L1m3yW__primaryButton{background:var(--hw-green);color:var(--color-fd-primary-foreground);border:1px solid #0000}.home-module__L1m3yW__primaryButton:hover{background:var(--hw-green-hover);color:var(--color-fd-primary-foreground);transform:translateY(-2px)}.home-module__L1m3yW__secondaryButton{border:1px solid var(--color-fd-border);background:var(--home-card);color:var(--color-fd-foreground)}.home-module__L1m3yW__secondaryButton:hover{border-color:color-mix(in srgb, var(--hw-green) 52%, var(--color-fd-border));color:var(--color-fd-foreground);transform:translateY(-2px)}.home-module__L1m3yW__primaryButton:active,.home-module__L1m3yW__secondaryButton:active{transform:translateY(1px)scale(.985)}.home-module__L1m3yW__primaryButton svg,.home-module__L1m3yW__secondaryButton svg{stroke-width:1.8px;flex:none;width:1rem;height:1rem}.home-module__L1m3yW__wirePanel{border:1px solid var(--color-fd-border);background:var(--home-code);min-width:0;color:var(--home-code-text);border-radius:.75rem;margin:0;padding:1.375rem 1.5rem 1.25rem;animation:.9s cubic-bezier(.16,1,.3,1) .16s both home-module__L1m3yW__visualIn}.home-module__L1m3yW__wireHead{border-bottom:1px solid var(--home-code-hairline);font-family:var(--font-geist-mono), monospace;flex-wrap:wrap;align-items:center;gap:.75rem;padding-bottom:1rem;font-size:.78rem;display:flex}.home-module__L1m3yW__wireMethod{color:var(--home-signal);letter-spacing:.02em;font-weight:650}.home-module__L1m3yW__wirePath{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-module__L1m3yW__wireChip{border:1px solid color-mix(in srgb, var(--home-signal) 45%, transparent);color:var(--home-signal);border-radius:999px;margin-left:auto;padding:.125rem .5625rem;font-size:.6875rem;font-weight:650;animation:8s infinite home-module__L1m3yW__chipIn}.home-module__L1m3yW__wireSvg{width:100%;height:auto;margin:.375rem 0 .125rem;display:block}.home-module__L1m3yW__wireBase,.home-module__L1m3yW__wireProgress,.home-module__L1m3yW__wireStub{fill:none}.home-module__L1m3yW__wireBase{stroke:#dce7e038;stroke-width:1.5px}.home-module__L1m3yW__wireProgress{stroke:var(--home-signal);stroke-width:1.5px;stroke-dasharray:440;stroke-dashoffset:0;animation:8s infinite home-module__L1m3yW__wireDraw}.home-module__L1m3yW__wireStub{stroke:#dce7e038;stroke-width:1.2px;stroke-dasharray:3 4}.home-module__L1m3yW__nodeStart,.home-module__L1m3yW__nodeAuth,.home-module__L1m3yW__nodeCap{fill:var(--home-signal)}.home-module__L1m3yW__nodeAuth{animation:8s infinite home-module__L1m3yW__nodeAuth}.home-module__L1m3yW__nodeCap{animation:8s infinite home-module__L1m3yW__nodeCap}.home-module__L1m3yW__nodeStub{fill:#dce7e059}.home-module__L1m3yW__wireLabel{fill:var(--home-code-muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.1em;font-size:.656rem}.home-module__L1m3yW__lblAuth{fill:var(--home-signal);animation:8s infinite home-module__L1m3yW__lblAuth}.home-module__L1m3yW__lblCap{fill:var(--home-signal);animation:8s infinite home-module__L1m3yW__lblCap}.home-module__L1m3yW__wireResponse{border-top:1px solid var(--home-code-hairline);color:var(--home-code-muted);white-space:pre-wrap;overflow-wrap:anywhere;margin:.875rem 0 0;padding-top:.875rem;font-size:.78rem;line-height:1.75}.home-module__L1m3yW__wireResponse code{font-family:var(--font-geist-mono), monospace}.home-module__L1m3yW__wireKey{color:var(--home-code-text)}.home-module__L1m3yW__statusSwap{color:var(--home-signal);display:inline-grid}.home-module__L1m3yW__statusSwap>span{grid-area:1/1}.home-module__L1m3yW__statusAuth{opacity:0;animation:8s infinite home-module__L1m3yW__statusAuth}.home-module__L1m3yW__statusCap{animation:8s infinite home-module__L1m3yW__statusCap}.home-module__L1m3yW__section{border-top:1px solid var(--color-fd-border);padding-block:clamp(4rem,7vw,5.25rem)}.home-module__L1m3yW__sectionIntro{flex-direction:column;align-items:flex-start;max-width:44rem;margin-bottom:clamp(2rem,4vw,2.75rem);display:flex}.home-module__L1m3yW__sectionIntro>p{color:var(--hw-green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .85rem;font-size:.75rem;font-weight:760}.home-module__L1m3yW__sectionIntro h2{max-width:20ch;font-family:var(--font-schibsted-grotesk), var(--font-geist-sans), sans-serif;letter-spacing:-.022em;text-wrap:balance;margin:0;font-size:clamp(1.75rem,3.2vw,2.375rem);font-weight:640;line-height:1.08}.home-module__L1m3yW__sectionIntro>span{max-width:40rem;color:var(--color-fd-muted-foreground);margin-top:.85rem;font-size:.97rem;line-height:1.6}.home-module__L1m3yW__entryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem;display:grid}.home-module__L1m3yW__entryCard{border:1px solid var(--color-fd-border);background:var(--home-card);min-height:9.5rem;color:var(--color-fd-foreground);border-radius:.625rem;flex-direction:column;gap:.5rem;padding:1.375rem 1.25rem 1.25rem;text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .18s;display:flex}.home-module__L1m3yW__entryCard:hover{border-color:color-mix(in srgb, var(--hw-green) 50%, var(--color-fd-border));color:var(--color-fd-foreground);transform:translateY(-3px)}.home-module__L1m3yW__entryTag{color:var(--color-fd-muted-foreground);letter-spacing:.12em;text-transform:uppercase;font-size:.656rem;font-weight:650}.home-module__L1m3yW__entryCard h3{letter-spacing:-.01em;margin:0;font-size:.97rem;font-weight:660}.home-module__L1m3yW__entryCard p{color:var(--color-fd-muted-foreground);flex:1;margin:0;font-size:.84rem;line-height:1.5}.home-module__L1m3yW__entryGo{color:var(--hw-green);align-items:center;gap:.4rem;font-size:.8rem;font-weight:650;display:inline-flex}.home-module__L1m3yW__entryFeatured{border-color:var(--hw-green);background:var(--hw-green);color:var(--color-fd-primary-foreground)}.home-module__L1m3yW__entryFeatured:hover{border-color:var(--hw-green);color:var(--color-fd-primary-foreground)}.home-module__L1m3yW__entryFeatured .home-module__L1m3yW__entryTag{color:color-mix(in srgb, var(--color-fd-primary-foreground) 70%, transparent)}.home-module__L1m3yW__entryFeatured p{color:color-mix(in srgb, var(--color-fd-primary-foreground) 78%, transparent)}.home-module__L1m3yW__entryFeatured .home-module__L1m3yW__entryGo{color:var(--color-fd-primary-foreground)}.home-module__L1m3yW__docArrow{stroke-width:1.8px;flex:none;width:1rem;height:1rem;transition:transform .18s cubic-bezier(.16,1,.3,1)}.home-module__L1m3yW__entryCard:hover .home-module__L1m3yW__docArrow,.home-module__L1m3yW__inlineLink:hover svg{transform:translate(4px)}.home-module__L1m3yW__rail{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;position:relative}.home-module__L1m3yW__rail:before{background:var(--color-fd-border);content:"";height:1px;position:absolute;top:.28rem;left:.375rem;right:calc(25% - .625rem)}.home-module__L1m3yW__railItem{min-width:0;padding:1.625rem 1.75rem .25rem 0;position:relative}.home-module__L1m3yW__railItem:before{border:2px solid var(--hw-green);background:var(--color-fd-background);content:"";border-radius:50%;width:.5625rem;height:.5625rem;position:absolute;top:0;left:.125rem}.home-module__L1m3yW__railItem h3{letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.0625rem;font-weight:660}.home-module__L1m3yW__railEndpoint{color:var(--hw-green);font-family:var(--font-geist-mono), monospace;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.625rem;font-size:.72rem;display:block;overflow:hidden}.home-module__L1m3yW__railEndpoint b{margin-right:.375rem;font-weight:700}.home-module__L1m3yW__railItem p{max-width:15rem;color:var(--color-fd-muted-foreground);margin:0;font-size:.84rem;line-height:1.55}.home-module__L1m3yW__requestPanel{border:1px solid var(--color-fd-border);background:var(--home-code);color:var(--home-code-text);border-radius:.75rem;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);display:grid;overflow:hidden}.home-module__L1m3yW__requestCode,.home-module__L1m3yW__responseCode{min-width:0;padding:clamp(1.5rem,3vw,2rem)}.home-module__L1m3yW__responseCode{border-left:1px solid var(--home-code-hairline);background:var(--home-code-raised)}.home-module__L1m3yW__codeHeading,.home-module__L1m3yW__responseHeading{justify-content:space-between;align-items:center;gap:1rem;min-height:1.5rem;margin-bottom:1.75rem;font-size:.75rem;display:flex}.home-module__L1m3yW__codeHeading>span,.home-module__L1m3yW__responseHeading>span{color:var(--home-code-muted);font-weight:650}.home-module__L1m3yW__codeHeading code,.home-module__L1m3yW__responseHeading strong{color:var(--home-signal);font-size:.72rem;font-weight:650}.home-module__L1m3yW__requestPanel pre{color:var(--home-code-text);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:clamp(.72rem,1.05vw,.83rem);line-height:1.85}.home-module__L1m3yW__requestPanel pre code{font-family:var(--font-geist-mono), monospace}.home-module__L1m3yW__responseCode pre{color:color-mix(in srgb, var(--home-code-text) 86%, var(--home-signal))}.home-module__L1m3yW__inlineLink{color:var(--home-signal);align-items:center;gap:.45rem;margin-top:1.75rem;font-size:.8rem;font-weight:660;text-decoration:none;display:inline-flex}.home-module__L1m3yW__inlineLink svg{stroke-width:1.8px;flex:none;width:1rem;height:1rem;transition:transform .18s cubic-bezier(.16,1,.3,1)}.home-module__L1m3yW__accessInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.75rem;display:flex}.home-module__L1m3yW__accessCopy h2{font-family:var(--font-schibsted-grotesk), var(--font-geist-sans), sans-serif;letter-spacing:-.022em;margin:0;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:640;line-height:1.08}.home-module__L1m3yW__accessCopy p{color:var(--color-fd-muted-foreground);margin:.6rem 0 0;font-size:.9rem}.home-module__L1m3yW__footerBar{border-top:1px solid var(--color-fd-border)}.home-module__L1m3yW__footer{min-height:4.75rem;color:var(--color-fd-muted-foreground);flex-wrap:wrap;align-items:center;gap:.5rem 1.125rem;padding-block:1rem;font-size:.8rem;display:flex}.home-module__L1m3yW__footerBrand{color:var(--color-fd-foreground);font-family:var(--font-schibsted-grotesk), var(--font-geist-sans), sans-serif;letter-spacing:-.01em;font-weight:650}.home-module__L1m3yW__footerSpacer{flex:1}.home-module__L1m3yW__footer a{color:inherit;align-items:center;gap:.35rem;text-decoration:none;display:inline-flex}.home-module__L1m3yW__footer a:hover{color:var(--hw-green)}.home-module__L1m3yW__footer a svg{stroke-width:1.8px;width:.85rem;height:.85rem}@keyframes home-module__L1m3yW__copyIn{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes home-module__L1m3yW__visualIn{0%{opacity:0;transform:translateY(1.5rem)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes home-module__L1m3yW__wireDraw{0%{stroke-dashoffset:440px;opacity:1}20%{stroke-dashoffset:228px}42%{stroke-dashoffset:228px}62%{stroke-dashoffset:0}96%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes home-module__L1m3yW__nodeAuth{0%,19%{fill:#dce7e059}22%,95%{fill:var(--home-signal)}to{fill:#dce7e059}}@keyframes home-module__L1m3yW__nodeCap{0%,61%{fill:#dce7e059}64%,95%{fill:var(--home-signal)}to{fill:#dce7e059}}@keyframes home-module__L1m3yW__lblAuth{0%,19%{fill:var(--home-code-muted)}22%,95%{fill:var(--home-signal)}to{fill:var(--home-code-muted)}}@keyframes home-module__L1m3yW__lblCap{0%,61%{fill:var(--home-code-muted)}64%,95%{fill:var(--home-signal)}to{fill:var(--home-code-muted)}}@keyframes home-module__L1m3yW__statusAuth{0%,21%{opacity:0}24%,60%{opacity:1}64%,to{opacity:0}}@keyframes home-module__L1m3yW__statusCap{0%,62%{opacity:0}66%,96%{opacity:1}to{opacity:0}}@keyframes home-module__L1m3yW__chipIn{0%,63%{opacity:0}67%,96%{opacity:1}to{opacity:0}}@media (max-width:63.99rem){.home-module__L1m3yW__heroGrid{gap:2.5rem}.home-module__L1m3yW__heroCopy h1{font-size:clamp(2.6rem,5.8vw,3.4rem)}.home-module__L1m3yW__entryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-module__L1m3yW__rail{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2rem}.home-module__L1m3yW__rail:before{right:calc(50% - .625rem)}.home-module__L1m3yW__requestPanel{grid-template-columns:minmax(0,1fr) minmax(17rem,.72fr)}.home-module__L1m3yW__codeHeading{flex-direction:column;align-items:flex-start}}@media (max-width:47.99rem){.home-module__L1m3yW__shell{width:min(100% - 2rem,70rem)}.home-module__L1m3yW__hero{padding-block:2.75rem 3.5rem}.home-module__L1m3yW__heroGrid{grid-template-columns:1fr;gap:2.25rem}.home-module__L1m3yW__heroCopy h1{max-width:13.5ch;margin-block:.8rem 1rem;font-size:clamp(2.35rem,10vw,3rem)}.home-module__L1m3yW__heroLede{font-size:.96rem;line-height:1.55}.home-module__L1m3yW__heroActions{margin-top:1.35rem}.home-module__L1m3yW__heroFacts{margin-top:1.625rem}.home-module__L1m3yW__section{padding-block:3.25rem 3.75rem}.home-module__L1m3yW__sectionIntro{margin-bottom:1.75rem}.home-module__L1m3yW__sectionIntro h2{font-size:clamp(1.6rem,7vw,2rem)}.home-module__L1m3yW__sectionIntro>span{font-size:.92rem}.home-module__L1m3yW__rail{grid-template-columns:1fr;row-gap:1.75rem}.home-module__L1m3yW__rail:before{display:none}.home-module__L1m3yW__railItem{padding-top:1.375rem}.home-module__L1m3yW__requestPanel{grid-template-columns:1fr}.home-module__L1m3yW__requestCode,.home-module__L1m3yW__responseCode{padding:1.3rem}.home-module__L1m3yW__responseCode{border-top:1px solid var(--home-code-hairline);border-left:0}.home-module__L1m3yW__codeHeading,.home-module__L1m3yW__responseHeading{margin-bottom:1.4rem}.home-module__L1m3yW__requestPanel pre{font-size:.68rem}.home-module__L1m3yW__footer{padding-block:1.25rem}}@media (max-width:28rem){.home-module__L1m3yW__heroActions{flex-direction:column;align-items:stretch}.home-module__L1m3yW__primaryButton,.home-module__L1m3yW__secondaryButton{width:100%}.home-module__L1m3yW__entryGrid{grid-template-columns:1fr}.home-module__L1m3yW__entryCard{min-height:0}.home-module__L1m3yW__codeHeading code{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.home-module__L1m3yW__wirePanel{padding:1.125rem 1.125rem 1rem}}@media (prefers-reduced-motion:reduce){.home-module__L1m3yW__eyebrow,.home-module__L1m3yW__heroCopy h1,.home-module__L1m3yW__heroLede,.home-module__L1m3yW__heroActions,.home-module__L1m3yW__heroFacts,.home-module__L1m3yW__wirePanel,.home-module__L1m3yW__wireProgress,.home-module__L1m3yW__wireChip,.home-module__L1m3yW__nodeAuth,.home-module__L1m3yW__nodeCap,.home-module__L1m3yW__lblAuth,.home-module__L1m3yW__lblCap,.home-module__L1m3yW__statusCap{animation:none}.home-module__L1m3yW__statusAuth{opacity:0;animation:none}.home-module__L1m3yW__primaryButton,.home-module__L1m3yW__secondaryButton,.home-module__L1m3yW__inlineLink svg,.home-module__L1m3yW__docArrow,.home-module__L1m3yW__entryCard{transition-duration:.01ms}}
