.MonoLabel-module__p33JUG__label{font-family:var(--font-mono);font-size:var(--text-micro);text-transform:uppercase;letter-spacing:var(--track-micro);color:var(--fg);line-height:1.5;display:inline-block}.MonoLabel-module__p33JUG__muted{color:var(--fg-muted)}
.Header-module__xpHqxa__header{z-index:var(--z-header);color:#fff;transition:background-color var(--dur-med) var(--ease-out), color var(--dur-med) var(--ease-out), border-color var(--dur-med) var(--ease-out);border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Header-module__xpHqxa__inner{height:var(--header-h);padding-inline:var(--margin);max-width:var(--max-w);justify-content:space-between;align-items:center;gap:var(--sp-8);margin-inline:auto;display:flex}.Header-module__xpHqxa__wordmark{flex:none;align-items:center;line-height:0;display:inline-flex}.Header-module__xpHqxa__logo{width:auto;height:40px;display:block}.Header-module__xpHqxa__nav{align-items:center;gap:calc(var(--sp-8) + var(--sp-2));display:flex}.Header-module__xpHqxa__navLink{font-family:var(--font-mono);font-size:var(--text-small);text-transform:uppercase;letter-spacing:var(--track-wide);opacity:.85;transition:background-size var(--dur-slow) var(--ease-inout);background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-repeat:no-repeat;background-size:0% 1px}.Header-module__xpHqxa__navLink:hover{background-position:0 100%;background-size:100% 1px}.Header-module__xpHqxa__cta{align-items:center;gap:var(--sp-3);font-family:var(--font-mono);font-size:var(--text-small);text-transform:uppercase;letter-spacing:var(--track-wide);padding:var(--sp-3) var(--sp-6);transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);border:1px solid;display:inline-flex}.Header-module__xpHqxa__cta:hover{color:var(--accent);border-color:var(--accent)}.Header-module__xpHqxa__ctaSquare{background:var(--accent);flex:none;width:7px;height:7px}.Header-module__xpHqxa__ctaGlyph{opacity:.6;transition:transform var(--dur-med) var(--ease-out)}.Header-module__xpHqxa__cardPill:hover .Header-module__xpHqxa__ctaGlyph,.Header-module__xpHqxa__cardPrimary:hover .Header-module__xpHqxa__ctaGlyph,.Header-module__xpHqxa__cardSecondary:hover .Header-module__xpHqxa__ctaGlyph{transform:translate(3px)}@media (prefers-reduced-motion:no-preference){.Header-module__xpHqxa__cardPill:hover .Header-module__xpHqxa__ctaSquare,.Header-module__xpHqxa__cardPrimary:hover .Header-module__xpHqxa__ctaSquare,.Header-module__xpHqxa__cardSecondary:hover .Header-module__xpHqxa__ctaSquare{animation:1.1s steps(2,jump-none) infinite Header-module__xpHqxa__blink}}@keyframes Header-module__xpHqxa__blink{50%{opacity:0}}.Header-module__xpHqxa__scrolled{-webkit-backdrop-filter:blur(12px);color:var(--fg);border-bottom-color:var(--rule-c);background:#f5f3eef2}.Header-module__xpHqxa__navToggle{flex:none;width:26px;height:18px;display:none;position:relative}.Header-module__xpHqxa__toggleLine{height:1px;transition:transform var(--dur-med) var(--ease-out);background:currentColor;position:absolute;left:0;right:0}.Header-module__xpHqxa__toggleLine:first-child{top:4px}.Header-module__xpHqxa__toggleLine:last-child{bottom:4px}.Header-module__xpHqxa__navToggleOpen .Header-module__xpHqxa__toggleLine:first-child{transform:translateY(5px)rotate(45deg)}.Header-module__xpHqxa__navToggleOpen .Header-module__xpHqxa__toggleLine:last-child{transform:translateY(-5px)rotate(-45deg)}.Header-module__xpHqxa__overlay{z-index:var(--z-header);justify-content:space-between;gap:var(--sp-12);background:var(--bg);color:var(--fg);padding:calc(var(--header-h) + var(--sp-8)) var(--margin) var(--sp-12);flex-direction:column;display:none;position:fixed;inset:0;overflow-y:auto}.Header-module__xpHqxa__overlayOpen{display:flex}.Header-module__xpHqxa__overlayNav{align-items:flex-start;gap:var(--sp-6);flex-direction:column;display:flex}.Header-module__xpHqxa__overlayLink{font-size:var(--text-h2);line-height:var(--leading-tight);letter-spacing:-.01em}.Header-module__xpHqxa__overlayCta{margin-top:var(--sp-4);font-family:var(--font-mono);font-size:var(--text-small);text-transform:uppercase;letter-spacing:var(--track-wide);border:1px solid var(--fg);padding:var(--sp-3) var(--sp-6)}.Header-module__xpHqxa__overlayFooter{gap:var(--sp-1);padding-top:var(--sp-6);border-top:1px solid var(--rule-c);flex-direction:column;display:flex}.Header-module__xpHqxa__overlayAddress{font-family:var(--font-mono);font-size:var(--text-micro);text-transform:uppercase;letter-spacing:var(--track-micro);color:var(--fg-muted)}.Header-module__xpHqxa__card{right:max(var(--margin), calc((100vw - var(--max-w)) / 2 + var(--margin)));bottom:var(--margin);z-index:var(--z-header);gap:var(--sp-4);width:min(20rem,80vw);padding:var(--sp-4);background:var(--paper);color:var(--ink);border:1px solid var(--rule);flex-direction:column;display:flex;position:fixed}.Header-module__xpHqxa__cardPill{align-items:center;gap:var(--sp-3);font-family:var(--font-mono);font-size:var(--text-micro);text-transform:uppercase;letter-spacing:var(--track-wide);padding:var(--sp-3) var(--sp-4);color:var(--ink);display:none}.Header-module__xpHqxa__cardCompact{gap:0;width:auto;padding:0}.Header-module__xpHqxa__cardCompact .Header-module__xpHqxa__cardPill{display:inline-flex}.Header-module__xpHqxa__cardCompact .Header-module__xpHqxa__cardTop,.Header-module__xpHqxa__cardCompact .Header-module__xpHqxa__cardTitle,.Header-module__xpHqxa__cardCompact .Header-module__xpHqxa__cardActions{display:none}.Header-module__xpHqxa__cardHidden{opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--dur-med) var(--ease-out), visibility 0s linear var(--dur-med)}.Header-module__xpHqxa__cardTop{justify-content:space-between;align-items:center;gap:var(--sp-4);display:flex}.Header-module__xpHqxa__cardLabel{color:var(--ink)}.Header-module__xpHqxa__cardSquare{background:var(--accent);flex:none;width:7px;height:7px}.Header-module__xpHqxa__cardTitle{font-size:var(--text-h3);line-height:var(--leading-snug);letter-spacing:-.01em}.Header-module__xpHqxa__cardActions{gap:var(--sp-2);display:flex}.Header-module__xpHqxa__cardPrimary,.Header-module__xpHqxa__cardSecondary{justify-content:space-between;align-items:center;gap:var(--sp-2);font-family:var(--font-mono);font-size:var(--text-micro);text-transform:uppercase;letter-spacing:var(--track-wide);padding:var(--sp-3) var(--sp-3);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);flex:1 1 0;display:inline-flex}.Header-module__xpHqxa__cardPrimary{background:var(--ink);color:var(--paper)}.Header-module__xpHqxa__cardPrimary:hover{background:var(--accent)}.Header-module__xpHqxa__cardSecondary{border:1px solid var(--ink);color:var(--ink)}.Header-module__xpHqxa__cardSecondary:hover{color:var(--accent);border-color:var(--accent)}@media (max-width:899px){.Header-module__xpHqxa__nav{display:none}.Header-module__xpHqxa__navToggle{display:block}.Header-module__xpHqxa__card{display:none}}
.Rule-module__MTmheG__rule{border:none;border-top:1px solid var(--rule-c);width:100%}.Rule-module__MTmheG__strong{border-top-color:var(--rule-c-strong)}
.Footer-module__iqQvLG__footer{background:var(--bg);color:var(--fg)}.Footer-module__iqQvLG__echo{align-items:center;min-height:80svh;display:flex;position:relative;overflow:clip}.Footer-module__iqQvLG__echoBg{z-index:var(--z-bg);position:absolute;inset:0}.Footer-module__iqQvLG__echoBg:after{content:"";background:#00000080;position:absolute;inset:0}.Footer-module__iqQvLG__echoPic{object-fit:cover;width:100%;height:100%}.Footer-module__iqQvLG__echoPic img{object-fit:cover;width:100%;height:100%}.Footer-module__iqQvLG__echoPic{position:absolute;inset:0}.Footer-module__iqQvLG__echoInner{z-index:var(--z-content);width:100%;position:relative}.Footer-module__iqQvLG__echoLine{font-size:var(--text-h2);letter-spacing:-.01em;gap:var(--sp-4) var(--sp-8);grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.Footer-module__iqQvLG__beat:first-child{text-align:left}.Footer-module__iqQvLG__beat:nth-child(2){text-align:center}.Footer-module__iqQvLG__beat:nth-child(3){text-align:right}.Footer-module__iqQvLG__main{padding-block:var(--sp-16) var(--sp-8);gap:var(--sp-12);flex-direction:column;display:flex}.Footer-module__iqQvLG__columns{gap:var(--sp-12) var(--gutter);grid-template-columns:2fr 1fr 1fr 1.5fr;display:grid}.Footer-module__iqQvLG__columnItem{--footer-column-item:hook}.Footer-module__iqQvLG__brand{gap:var(--sp-4);flex-direction:column;display:flex}.Footer-module__iqQvLG__logo{width:min(clamp(658px,32vw,830px),100%);height:auto;display:block}.Footer-module__iqQvLG__tagline{color:var(--fg-muted);font-size:var(--text-small)}.Footer-module__iqQvLG__colTitle{margin-bottom:var(--sp-4);display:block}.Footer-module__iqQvLG__col ul{gap:var(--sp-2);flex-direction:column;display:flex}.Footer-module__iqQvLG__col a{font-size:var(--text-small);color:var(--fg-muted);transition:color var(--dur-fast) var(--ease-out), background-size var(--dur-slow) var(--ease-inout);background-image:linear-gradient(currentColor,currentColor);background-position:100% 100%;background-repeat:no-repeat;background-size:0% 1px}.Footer-module__iqQvLG__col a:hover{color:var(--fg);background-position:0 100%;background-size:100% 1px}.Footer-module__iqQvLG__address{font-style:normal;font-size:var(--text-small);color:var(--fg-muted)}.Footer-module__iqQvLG__legal{padding-top:var(--sp-6);border-top:1px solid var(--rule-c);justify-content:space-between;align-items:baseline;gap:var(--sp-4);flex-wrap:wrap;display:flex}.Footer-module__iqQvLG__legalAddress{text-align:right}@media (max-width:899px){.Footer-module__iqQvLG__columns{grid-template-columns:1fr 1fr}.Footer-module__iqQvLG__echoLine{gap:var(--sp-4);grid-template-columns:1fr}.Footer-module__iqQvLG__beat:nth-child(2),.Footer-module__iqQvLG__beat:nth-child(3),.Footer-module__iqQvLG__legalAddress{text-align:left}}
.Section-module__8ovAQa__section{background:var(--bg);color:var(--fg);padding-block:var(--section-pad);position:relative}.Section-module__8ovAQa__flush{padding-block:0}
.Hero-module__D9Cm9a__hero{align-items:flex-end;min-height:100svh;display:flex;overflow:clip}.Hero-module__D9Cm9a__bg{z-index:var(--z-bg);position:absolute;inset:0;overflow:hidden}.Hero-module__D9Cm9a__bgWrap,.Hero-module__D9Cm9a__slide{position:absolute;inset:0}.Hero-module__D9Cm9a__slide:first-child{z-index:4}.Hero-module__D9Cm9a__slide:nth-child(2){z-index:3}.Hero-module__D9Cm9a__slide:nth-child(3){z-index:2}.Hero-module__D9Cm9a__slide:nth-child(4){z-index:1}.Hero-module__D9Cm9a__slideMedia{position:absolute;inset:0}.Hero-module__D9Cm9a__slide:after{content:"";z-index:1;background:linear-gradient(#0000004d 0%,#0000001f 55%,#0000008c 100%);position:absolute;inset:0}.Hero-module__D9Cm9a__bgPic{object-fit:cover;width:100%;height:100%}.Hero-module__D9Cm9a__bgPic img{object-fit:cover;width:100%;height:100%}.Hero-module__D9Cm9a__bgPic{position:absolute;inset:0}.Hero-module__D9Cm9a__annLayer{z-index:2;pointer-events:none;position:absolute;inset:0}.Hero-module__D9Cm9a__ann{z-index:2;position:absolute}.Hero-module__D9Cm9a__annS0{width:14.5%;height:20%;top:36%;left:66%}.Hero-module__D9Cm9a__annS0 .Hero-module__D9Cm9a__annText{bottom:calc(100% + var(--sp-3));text-align:right;align-items:flex-end;position:absolute;right:0}.Hero-module__D9Cm9a__annS1{width:30%;top:40%;left:58%}.Hero-module__D9Cm9a__annS1 .Hero-module__D9Cm9a__annText{bottom:calc(100% + var(--sp-3));text-align:right;align-items:flex-end;position:absolute;right:0}@media (min-aspect-ratio:1.85){.Hero-module__D9Cm9a__annS1{top:43.5%;left:60%}}.Hero-module__D9Cm9a__annS2{width:21%;height:26%;top:12%;left:59.5%}.Hero-module__D9Cm9a__annS2 .Hero-module__D9Cm9a__annText{top:calc(100% + var(--sp-3));text-align:right;align-items:flex-end;position:absolute;right:0}.Hero-module__D9Cm9a__annS3{height:36%;top:24%;left:46%}.Hero-module__D9Cm9a__annS3 .Hero-module__D9Cm9a__annText{right:calc(100% + var(--sp-3));text-align:right;align-items:flex-end;position:absolute;top:0}.Hero-module__D9Cm9a__annFrame{border:1px solid #ffffff8c;position:absolute;inset:0}.Hero-module__D9Cm9a__annCorner{background:#ffffffd9;width:5px;height:5px;position:absolute}.Hero-module__D9Cm9a__annCorner[data-c=tl]{top:-3px;left:-3px}.Hero-module__D9Cm9a__annCorner[data-c=tr]{top:-3px;right:-3px}.Hero-module__D9Cm9a__annCorner[data-c=bl]{bottom:-3px;left:-3px}.Hero-module__D9Cm9a__annCorner[data-c=br]{bottom:-3px;right:-3px}.Hero-module__D9Cm9a__annBracket{background:#ffffff8c;height:1px;position:absolute;top:0;left:0;right:0}.Hero-module__D9Cm9a__annBracket:before,.Hero-module__D9Cm9a__annBracket:after{content:"";background:#ffffffd9;width:5px;height:5px;position:absolute;top:-2px}.Hero-module__D9Cm9a__annBracket:before{left:0}.Hero-module__D9Cm9a__annBracket:after{right:0}.Hero-module__D9Cm9a__annBracketV{background:#ffffff8c;width:1px;position:absolute;top:0;bottom:0;left:0}.Hero-module__D9Cm9a__annBracketV:before,.Hero-module__D9Cm9a__annBracketV:after{content:"";background:#ffffffd9;width:5px;height:5px;position:absolute;left:-2px}.Hero-module__D9Cm9a__annBracketV:before{top:0}.Hero-module__D9Cm9a__annBracketV:after{bottom:0}.Hero-module__D9Cm9a__annText{gap:var(--sp-1);text-wrap:balance;width:max-content;max-width:clamp(190px,18vw,350px);padding:var(--sp-2) var(--sp-3);background:#00000059;flex-direction:column;display:flex}.Hero-module__D9Cm9a__annRow{align-items:center;gap:var(--sp-2);display:inline-flex}.Hero-module__D9Cm9a__annSquare{background:#ffffffd9;flex:none;width:5px;height:5px}.Hero-module__D9Cm9a__annTag{color:#ffffffd9}.Hero-module__D9Cm9a__annNote{font-family:var(--font-mono);letter-spacing:.04em;font-size:.625rem;line-height:var(--leading-snug);color:#ffffffd9}.Hero-module__D9Cm9a__inner{z-index:var(--z-content);width:100%;padding-bottom:var(--sp-16);gap:var(--sp-6);flex-direction:column;display:flex;position:relative}.Hero-module__D9Cm9a__eyebrowRow{align-items:center;gap:var(--sp-3);display:inline-flex}.Hero-module__D9Cm9a__eyebrowSquare{background:var(--accent);flex:none;width:8px;height:8px}.Hero-module__D9Cm9a__eyebrow,.Hero-module__D9Cm9a__scrollHintLabel{color:#ffffffd9}.Hero-module__D9Cm9a__headline{font-size:var(--text-display);line-height:var(--leading-tight);letter-spacing:-.015em;max-width:21ch;color:var(--fg)}.Hero-module__D9Cm9a__headline .line{line-height:var(--leading-tight)}@media (min-width:900px){.Hero-module__D9Cm9a__headline{font-size:min(var(--text-display), calc((100vw - 2 * var(--margin) - 20rem - var(--sp-16)) / 10.1))}}.Hero-module__D9Cm9a__scrollHint{align-items:center;gap:var(--sp-3);margin-bottom:var(--sp-3);display:flex}.Hero-module__D9Cm9a__hintLine{background:var(--rule-c-strong);transform-origin:0;width:48px;height:1px}.Hero-module__D9Cm9a__bottomRuleRow{left:0;right:0;bottom:var(--sp-6);z-index:var(--z-content);position:absolute}.Hero-module__D9Cm9a__bottomRule{opacity:.9}@media (max-width:899px){.Hero-module__D9Cm9a__annFrame,.Hero-module__D9Cm9a__annBracket,.Hero-module__D9Cm9a__annBracketV{display:none}.Hero-module__D9Cm9a__ann{left:auto;right:var(--margin);top:calc(var(--header-h) + var(--sp-12));width:auto;height:auto}.Hero-module__D9Cm9a__ann .Hero-module__D9Cm9a__annText{text-align:right;align-items:flex-end;position:static}.Hero-module__D9Cm9a__annText{max-width:clamp(110px,40vw,200px)}}
.Button-module__LCT47W__button{align-items:center;gap:var(--sp-3);font-family:var(--font-mono);font-size:var(--text-micro);text-transform:uppercase;letter-spacing:var(--track-wide);padding:var(--sp-3) var(--sp-4);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);line-height:1;display:inline-flex}.Button-module__LCT47W__square{width:6px;height:6px;transition:transform var(--dur-med) var(--ease-out);background:currentColor;flex:none}@media (prefers-reduced-motion:no-preference){.Button-module__LCT47W__button:hover .Button-module__LCT47W__square{animation:1.1s steps(2,jump-none) infinite Button-module__LCT47W__blink}}@keyframes Button-module__LCT47W__blink{50%{opacity:0}}.Button-module__LCT47W__label{--button-label:slot}.Button-module__LCT47W__glyph{margin-left:var(--sp-2);transition:transform var(--dur-med) var(--ease-out)}.Button-module__LCT47W__button:hover .Button-module__LCT47W__glyph{transform:translate(3px)}.Button-module__LCT47W__discover{border:1px solid var(--rule-c-strong);color:var(--fg);background:0 0}.Button-module__LCT47W__discover:hover{border-color:var(--accent);color:var(--accent)}.Button-module__LCT47W__solid{background:var(--accent);color:#fff;border:1px solid var(--accent)}.Button-module__LCT47W__solid:hover{color:var(--accent);background:0 0}.Button-module__LCT47W__filled{background:var(--fg);color:var(--bg);border:1px solid var(--fg)}.Button-module__LCT47W__filled:hover{color:var(--fg);background:0 0}
.Arms-module__jARGrW__arms{grid-template-columns:minmax(0,1fr);display:grid;position:relative}.Arms-module__jARGrW__marker{top:calc(var(--header-h) + var(--sp-6));left:var(--margin);z-index:var(--z-rail);position:absolute}.Arms-module__jARGrW__bgs{display:none}.Arms-module__jARGrW__bg{position:absolute;inset:0}.Arms-module__jARGrW__bg:first-child{z-index:5}.Arms-module__jARGrW__bg:nth-child(2){z-index:4}.Arms-module__jARGrW__bg:nth-child(3){z-index:3}.Arms-module__jARGrW__bg:nth-child(4){z-index:2}.Arms-module__jARGrW__bg:nth-child(5){z-index:1}.Arms-module__jARGrW__bg:after{content:"";background:#00000073;position:absolute;inset:0}.Arms-module__jARGrW__bgPic{width:100%;height:100%;position:absolute;inset:0}.Arms-module__jARGrW__bgPic img{object-fit:cover;width:100%;height:100%}.Arms-module__jARGrW__titles,.Arms-module__jARGrW__metas{display:contents}.Arms-module__jARGrW__arm{min-height:80svh;padding-block:var(--sp-16) var(--sp-6);padding-inline:var(--margin);flex-direction:column;grid-column:1;justify-content:flex-end;display:flex;position:relative}.Arms-module__jARGrW__arm:first-child{grid-row:1}.Arms-module__jARGrW__arm:nth-child(2){grid-row:3}.Arms-module__jARGrW__arm:nth-child(3){grid-row:5}.Arms-module__jARGrW__arm:nth-child(4){grid-row:7}.Arms-module__jARGrW__arm:nth-child(5){grid-row:9}.Arms-module__jARGrW__armMeta:first-child{grid-row:2}.Arms-module__jARGrW__armMeta:nth-child(2){grid-row:4}.Arms-module__jARGrW__armMeta:nth-child(3){grid-row:6}.Arms-module__jARGrW__armMeta:nth-child(4){grid-row:8}.Arms-module__jARGrW__armMeta:nth-child(5){grid-row:10}.Arms-module__jARGrW__armMedia{z-index:var(--z-bg);position:absolute;inset:0;overflow:hidden}.Arms-module__jARGrW__armMedia:after{content:"";background:#00000073;position:absolute;inset:0}.Arms-module__jARGrW__armPic{width:100%;height:100%;position:absolute;inset:0}.Arms-module__jARGrW__armPic img{object-fit:cover;width:100%;height:100%}.Arms-module__jARGrW__armLabel{z-index:var(--z-content);align-items:baseline;gap:var(--sp-2);display:flex;position:relative}.Arms-module__jARGrW__armNum{font-family:var(--font-mono);font-size:var(--text-micro);color:var(--fg-muted);flex:none;margin-top:.4em;line-height:1}.Arms-module__jARGrW__armTitle{font-size:clamp(2.5rem,11vw,3.5rem);line-height:var(--leading-tight);letter-spacing:-.01em;display:inline-block}.Arms-module__jARGrW__armMeta{z-index:var(--z-content);align-items:flex-start;gap:var(--sp-4);padding-inline:var(--margin);padding-block:var(--sp-6) var(--sp-12);flex-direction:column;grid-column:1;max-width:40ch;display:flex;position:relative}.Arms-module__jARGrW__rail{display:none}.Arms-module__jARGrW__railMarker{display:flex;position:absolute;top:50%;translate:-50% -50%}.Arms-module__jARGrW__railMarker:first-child{left:0}.Arms-module__jARGrW__railMarker:nth-child(2){left:25%}.Arms-module__jARGrW__railMarker:nth-child(3){left:50%}.Arms-module__jARGrW__railMarker:nth-child(4){left:75%}.Arms-module__jARGrW__railMarker:nth-child(5){left:100%}.Arms-module__jARGrW__railSquare{border:1px solid var(--rule-c-strong);background:var(--bg);width:8px;height:8px;transition:transform .24s var(--ease-out), background-color .24s var(--ease-out), border-color .24s var(--ease-out)}.Arms-module__jARGrW__railMarker[data-active=true] .Arms-module__jARGrW__railSquare{background:var(--accent);border-color:var(--accent)}@media (min-width:900px){.Arms-module__jARGrW__arms{--stage-inset:max(var(--margin), calc((100vw - var(--max-w)) / 2 + var(--margin)));height:100svh;display:block;overflow:clip}.Arms-module__jARGrW__marker{left:var(--stage-inset)}.Arms-module__jARGrW__bgs{z-index:var(--z-bg);display:block;position:absolute;inset:0}.Arms-module__jARGrW__titles{left:var(--stage-inset);right:var(--stage-inset);height:0;z-index:var(--z-content);display:block;position:absolute;top:55svh}.Arms-module__jARGrW__arm{min-height:0;font-size:var(--text-arms-active);white-space:nowrap;padding:0;line-height:1;display:block;position:absolute;bottom:6px}.Arms-module__jARGrW__arm:first-child{transform-origin:0 100%;left:0}.Arms-module__jARGrW__arm:nth-child(2){transform-origin:0 100%;left:25%}.Arms-module__jARGrW__arm:nth-child(3){transform-origin:bottom;left:50%;translate:-50%}.Arms-module__jARGrW__arm:nth-child(4){transform-origin:100% 100%;right:25%}.Arms-module__jARGrW__arm:nth-child(5){transform-origin:100% 100%;right:0}.Arms-module__jARGrW__arm:nth-child(n+2){transform:translateY(calc(.2em + 16px))scale(.2)}.Arms-module__jARGrW__armMedia{display:none}.Arms-module__jARGrW__armLabel{line-height:inherit;display:block}.Arms-module__jARGrW__armNum{transform:translateX(calc(-100% - var(--sp-2)));margin-top:0;font-size:.875rem;position:absolute;top:.35em;left:0}.Arms-module__jARGrW__armTitle{font-size:1em;line-height:inherit;letter-spacing:-.015em;white-space:nowrap}.Arms-module__jARGrW__metas{gap:var(--gutter);left:var(--stage-inset);right:var(--stage-inset);top:calc(55svh + var(--sp-24));z-index:var(--z-content);grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:absolute}.Arms-module__jARGrW__armMeta{padding:0}.Arms-module__jARGrW__rail{left:var(--stage-inset);right:var(--stage-inset);background:var(--rule-c-strong);height:1px;z-index:var(--z-rail);display:block;position:absolute;top:55svh}}@media (min-width:900px) and (prefers-reduced-motion:reduce){.Arms-module__jARGrW__arms{grid-template-columns:minmax(0,1fr);height:auto;display:grid;overflow:visible}.Arms-module__jARGrW__bgs{display:none}.Arms-module__jARGrW__titles,.Arms-module__jARGrW__metas{display:contents}.Arms-module__jARGrW__titles .Arms-module__jARGrW__arm{min-height:80svh;padding-block:var(--sp-16) var(--sp-6);padding-inline:var(--margin);font-size:inherit;line-height:inherit;white-space:normal;flex-direction:column;justify-content:flex-end;display:flex;position:relative;bottom:auto;left:auto;right:auto;transform:none}.Arms-module__jARGrW__titles .Arms-module__jARGrW__armMedia{display:block}.Arms-module__jARGrW__titles .Arms-module__jARGrW__armLabel{align-items:baseline;gap:var(--sp-2);line-height:var(--leading-tight);display:flex}.Arms-module__jARGrW__titles .Arms-module__jARGrW__armNum{font-size:var(--text-micro);margin-top:.4em;position:static;transform:none}.Arms-module__jARGrW__titles .Arms-module__jARGrW__armTitle{font-size:clamp(2.5rem,11vw,3.5rem);line-height:var(--leading-tight);letter-spacing:-.01em;white-space:normal}.Arms-module__jARGrW__metas .Arms-module__jARGrW__armMeta{padding-inline:var(--margin);padding-block:var(--sp-6) var(--sp-12)}.Arms-module__jARGrW__rail{display:none}}
.Credentials-module__KuisQG__credentials{position:relative}.Credentials-module__KuisQG__rule{margin-block:var(--sp-6) var(--sp-12)}.Credentials-module__KuisQG__heading{font-size:var(--text-h2);line-height:var(--leading-tight);letter-spacing:-.01em;text-wrap:balance;max-width:16ch;margin-block:0 var(--sp-16)}.Credentials-module__KuisQG__metaRow{justify-content:space-between;align-items:baseline;gap:var(--gutter);border-top:1px solid var(--rule-c);padding-top:var(--sp-4);margin-bottom:var(--sp-6);display:flex}.Credentials-module__KuisQG__cards{gap:var(--gutter);grid-template-columns:repeat(4,1fr);display:grid}.Credentials-module__KuisQG__card{border:1px solid var(--rule-c);padding:var(--sp-6);background:#fff9;flex-direction:column;display:flex}.Credentials-module__KuisQG__logoWell{min-height:9rem;padding-block:var(--sp-6);flex:1 0 auto;justify-content:center;align-items:center;display:flex}.Credentials-module__KuisQG__logo{object-fit:contain;filter:grayscale();opacity:.72;width:auto;max-width:60%;height:auto;max-height:4rem}.Credentials-module__KuisQG__card:first-child .Credentials-module__KuisQG__logo{filter:grayscale()invert()}.Credentials-module__KuisQG__card:nth-child(2) .Credentials-module__KuisQG__logo{max-width:72%;max-height:5rem}.Credentials-module__KuisQG__card:nth-child(3) .Credentials-module__KuisQG__logo{max-width:42%;max-height:5.5rem}.Credentials-module__KuisQG__caption{border-top:1px solid var(--rule-c);padding-top:var(--sp-3);gap:var(--sp-1);flex-direction:column;margin-top:auto;display:flex}.Credentials-module__KuisQG__name{letter-spacing:var(--track-wide);text-wrap:balance;max-width:24ch;min-height:4.05em;line-height:1.35}.Credentials-module__KuisQG__note{font-family:var(--font-mono);font-size:calc(var(--text-micro) * .9);letter-spacing:.04em;color:var(--fg-muted);min-height:2.8em;line-height:1.4}.Credentials-module__KuisQG__body{margin-top:var(--sp-16);font-size:var(--text-body);line-height:var(--leading-body);color:var(--fg-muted);text-wrap:pretty;max-width:44ch}@media (min-width:900px) and (max-width:1199px){.Credentials-module__KuisQG__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:899px){.Credentials-module__KuisQG__cards{grid-template-columns:1fr 1fr}}@media (max-width:599px){.Credentials-module__KuisQG__cards{grid-template-columns:1fr}.Credentials-module__KuisQG__logoWell{min-height:7rem}}
.Reach-module__cQyxqW__rule{margin-block:var(--sp-6) var(--sp-16)}.Reach-module__cQyxqW__top{margin-block:0 var(--sp-16);row-gap:var(--sp-8)}.Reach-module__cQyxqW__headline{font-size:var(--text-h2);letter-spacing:-.01em;text-wrap:balance;grid-column:1/8}.Reach-module__cQyxqW__imageRow{margin-bottom:var(--sp-16);row-gap:var(--sp-6);align-items:end}.Reach-module__cQyxqW__frame{grid-column:1/7;position:relative;overflow:clip}.Reach-module__cQyxqW__body{color:var(--fg-muted);grid-column:8/13;max-width:40ch}.Reach-module__cQyxqW__imgWrap{width:100%}.Reach-module__cQyxqW__pic{width:100%;height:auto;display:block}.Reach-module__cQyxqW__pic img{width:100%;height:auto;display:block}.Reach-module__cQyxqW__curtain{background:var(--bg);transform-origin:100%;position:absolute;inset:0;transform:scaleX(0)}.Reach-module__cQyxqW__tickerRule{margin-top:var(--sp-16)}.Reach-module__cQyxqW__tickerRuleBottom{margin-top:0}.Reach-module__cQyxqW__ticker{padding-block:var(--sp-8);overflow:clip;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.Reach-module__cQyxqW__tickerTrack{gap:var(--sp-12);width:max-content;animation:48s linear infinite Reach-module__cQyxqW__scroll;display:flex}.Reach-module__cQyxqW__tickerItem{align-items:center;gap:var(--sp-12);font-family:var(--font-mono);font-size:var(--text-small);text-transform:uppercase;letter-spacing:var(--track-micro);color:var(--fg-muted);white-space:nowrap;display:inline-flex}.Reach-module__cQyxqW__tickerDot{background:var(--rule-c-strong);flex:none;width:6px;height:6px}@keyframes Reach-module__cQyxqW__scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.Reach-module__cQyxqW__tickerTrack{padding-inline-start:var(--margin);animation:none}}@media (min-width:900px){.Reach-module__cQyxqW__ticker:hover .Reach-module__cQyxqW__tickerTrack{animation-duration:72s}}@media (max-width:899px){.Reach-module__cQyxqW__headline,.Reach-module__cQyxqW__frame,.Reach-module__cQyxqW__body{grid-column:1/-1}}
.Proof-module__4PrGRG__rule{margin-block:var(--sp-6) var(--sp-16);transform-origin:0}.Proof-module__4PrGRG__layout{row-gap:var(--sp-12);align-items:center}.Proof-module__4PrGRG__left{gap:var(--sp-8);flex-direction:column;grid-column:1/7;display:flex}.Proof-module__4PrGRG__headline{font-size:var(--text-h2);letter-spacing:-.01em}.Proof-module__4PrGRG__statementCol{gap:var(--sp-6);flex-direction:column;display:flex}.Proof-module__4PrGRG__statement{font-size:var(--text-lead);line-height:var(--leading-snug)}.Proof-module__4PrGRG__icebergCol{grid-column:8/13}.Proof-module__4PrGRG__icebergWrap{width:100%;position:relative}.Proof-module__4PrGRG__svg{aspect-ratio:640/360;width:100%;display:block;overflow:visible}.Proof-module__4PrGRG__mass,.Proof-module__4PrGRG__tip{fill:none;stroke:var(--fg);stroke-width:1.2px;stroke-linejoin:miter}.Proof-module__4PrGRG__facet{stroke:var(--fg);stroke-width:1px}.Proof-module__4PrGRG__hatch{opacity:.25;stroke:none}.Proof-module__4PrGRG__hatchLine{stroke:var(--fg-muted);stroke-width:.5px}.Proof-module__4PrGRG__waterline,.Proof-module__4PrGRG__waterlineTick{stroke:var(--accent);stroke-width:1.5px}.Proof-module__4PrGRG__waterlineLabel{font-family:var(--font-mono);font-size:var(--text-micro);text-transform:uppercase;letter-spacing:var(--track-micro);fill:var(--accent)}.Proof-module__4PrGRG__armLeader{stroke:var(--fg-muted);stroke-width:.75px;fill:none}.Proof-module__4PrGRG__armAnchor{fill:var(--fg-muted)}.Proof-module__4PrGRG__armWord{font-family:var(--font-sans);fill:var(--fg-muted);font-size:.75rem}.Proof-module__4PrGRG__aboveLabel,.Proof-module__4PrGRG__belowLabel{font-family:var(--font-sans);color:var(--fg-muted);margin:0;font-size:.8125rem;line-height:1.35;position:absolute}.Proof-module__4PrGRG__aboveLabel:first-line,.Proof-module__4PrGRG__belowLabel:first-line{color:var(--fg);font-size:.9375rem}.Proof-module__4PrGRG__aboveLabel{width:11ch;top:8%;left:70%}.Proof-module__4PrGRG__belowLabel{width:11ch;top:44%;left:0}@media (max-width:899px){.Proof-module__4PrGRG__left,.Proof-module__4PrGRG__icebergCol{grid-column:1/-1}.Proof-module__4PrGRG__icebergCol{margin-top:var(--sp-8)}.Proof-module__4PrGRG__icebergWrap{gap:var(--sp-4);flex-direction:column;display:flex}.Proof-module__4PrGRG__aboveLabel,.Proof-module__4PrGRG__belowLabel{width:auto;position:static}.Proof-module__4PrGRG__waterlineLabel{font-size:.8125rem}.Proof-module__4PrGRG__armWord{font-size:1.05rem}}
.ContactForm-module__glFZ0G__form{gap:var(--sp-16);flex-direction:column;align-items:flex-start;display:flex}.ContactForm-module__glFZ0G__field{gap:var(--sp-2);flex-direction:column;width:100%;display:flex;position:relative}.ContactForm-module__glFZ0G__fieldRule{background:var(--accent);transform-origin:0;height:1px;transition:transform var(--dur-slow) var(--ease-inout);pointer-events:none;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ContactForm-module__glFZ0G__field:focus-within .ContactForm-module__glFZ0G__fieldRule{transform:scaleX(1)}.ContactForm-module__glFZ0G__field label>*{transition:color var(--dur-fast) var(--ease-out)}.ContactForm-module__glFZ0G__field:focus-within label,.ContactForm-module__glFZ0G__field:focus-within label>*{color:var(--accent)}.ContactForm-module__glFZ0G__field input,.ContactForm-module__glFZ0G__field textarea{width:100%;padding-block:var(--sp-2);border-bottom:1px solid var(--rule-c-strong);color:var(--fg);font-size:var(--text-body);transition:border-color var(--dur-fast) var(--ease-out);background:0 0;border-radius:0;padding-inline:0}.ContactForm-module__glFZ0G__field input:focus,.ContactForm-module__glFZ0G__field textarea:focus{border-bottom-color:var(--accent);outline:none}.ContactForm-module__glFZ0G__field textarea{resize:none;min-height:8rem}.ContactForm-module__glFZ0G__trap{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.ContactForm-module__glFZ0G__note{font-size:var(--text-small);color:var(--fg-muted)}
.Register-module__HRyxKG__rule{margin-block:var(--sp-6) var(--sp-16)}.Register-module__HRyxKG__markerMask{overflow:hidden}.Register-module__HRyxKG__layout{row-gap:var(--sp-12)}.Register-module__HRyxKG__left{gap:var(--sp-8);flex-direction:column;grid-column:1/7;display:flex}.Register-module__HRyxKG__headline{font-size:var(--text-h2);letter-spacing:-.01em;text-wrap:balance}.Register-module__HRyxKG__body{color:var(--fg-muted);max-width:48ch}.Register-module__HRyxKG__formWrap{width:100%}.Register-module__HRyxKG__right{gap:var(--sp-8);flex-direction:column;grid-column:9/13;display:flex}.Register-module__HRyxKG__picFrame{aspect-ratio:4/5;width:100%;position:relative;overflow:hidden}.Register-module__HRyxKG__picScale{width:100%;height:100%}.Register-module__HRyxKG__pic{object-fit:cover;width:100%;height:100%;display:block}.Register-module__HRyxKG__pic img{object-fit:cover;width:100%;height:100%;display:block}.Register-module__HRyxKG__details{flex-direction:column;display:flex}.Register-module__HRyxKG__detailsRow{gap:var(--sp-2);border-top:1px solid var(--rule-c);padding-block:var(--sp-8);flex-direction:column;display:flex}.Register-module__HRyxKG__link{border-bottom:1px solid var(--accent);transition:color var(--dur-fast) var(--ease-out)}.Register-module__HRyxKG__link:hover{color:var(--accent)}@media (max-width:899px){.Register-module__HRyxKG__left,.Register-module__HRyxKG__right{grid-column:1/-1}.Register-module__HRyxKG__picFrame{max-width:26rem}}
.Marker-module__DGRYKG__marker{align-items:center;gap:var(--sp-3);display:inline-flex}.Marker-module__DGRYKG__square{background:var(--accent);flex:none;width:8px;height:8px}
.approach-module__Ga44Ka__main{padding-top:var(--header-h)}.approach-module__Ga44Ka__section{position:relative}.approach-module__Ga44Ka__inner{padding-top:var(--sp-24);padding-bottom:var(--section-pad)}.approach-module__Ga44Ka__headline{font-size:var(--text-h2);line-height:var(--leading-tight);letter-spacing:-.01em;max-width:16ch;margin-block:var(--sp-6) var(--sp-8)}.approach-module__Ga44Ka__statementRow{margin-top:var(--sp-12)}.approach-module__Ga44Ka__statement{font-size:var(--text-lead);line-height:var(--leading-snug);grid-column:6/13;max-width:42ch}.approach-module__Ga44Ka__blocks{margin-top:var(--sp-24)}.approach-module__Ga44Ka__blockRow{padding-block:var(--sp-12) var(--sp-16);align-items:start}.approach-module__Ga44Ka__blockTitle{font-size:var(--text-h3);line-height:var(--leading-snug);letter-spacing:-.01em;grid-column:1/5;max-width:14ch}.approach-module__Ga44Ka__blockBody{color:var(--fg-muted);line-height:var(--leading-body);grid-column:6/11;max-width:52ch}.approach-module__Ga44Ka__blockGhost{font-family:var(--font-mono);color:var(--rule-c);pointer-events:none;-webkit-user-select:none;user-select:none;grid-area:1/11/auto/13;justify-self:end;font-size:clamp(3rem,2rem + 4vw,6.5rem);line-height:1}.approach-module__Ga44Ka__blockAlt .approach-module__Ga44Ka__blockTitle{grid-column:3/7}.approach-module__Ga44Ka__blockAlt .approach-module__Ga44Ka__blockBody{grid-column:8/13}.approach-module__Ga44Ka__blockAlt .approach-module__Ga44Ka__blockGhost{grid-column:1/3;justify-self:start}.approach-module__Ga44Ka__picRow{margin-top:var(--sp-16)}.approach-module__Ga44Ka__picWrap{grid-column:5/13}.approach-module__Ga44Ka__pic img{aspect-ratio:21/9;object-fit:cover;width:100%;height:auto}.approach-module__Ga44Ka__methodEyebrow{align-items:center;gap:var(--sp-3);display:inline-flex}.approach-module__Ga44Ka__squareDot{background:var(--accent);flex:none;width:8px;height:8px}.approach-module__Ga44Ka__methodHeadline{font-size:var(--text-h2);line-height:var(--leading-tight);letter-spacing:-.01em;max-width:14ch;margin-block:var(--sp-6) var(--sp-16)}.approach-module__Ga44Ka__rail{column-gap:var(--gutter);border-top:1px solid var(--rule-c);grid-template-columns:repeat(4,1fr);display:grid}.approach-module__Ga44Ka__step{padding-block:var(--sp-8) var(--sp-4);position:relative}.approach-module__Ga44Ka__step:before{content:"";background:var(--accent);width:8px;height:8px;position:absolute;top:-4.5px;left:0}.approach-module__Ga44Ka__stepNum{display:block}.approach-module__Ga44Ka__stepTitle{margin-top:var(--sp-6);font-size:var(--text-h3);line-height:var(--leading-snug);letter-spacing:-.01em}.approach-module__Ga44Ka__stepBody{margin-top:var(--sp-4);color:var(--fg-muted);line-height:var(--leading-body);max-width:34ch}.approach-module__Ga44Ka__ctaRow{margin-top:var(--sp-24)}@media (max-width:899px){.approach-module__Ga44Ka__statement{grid-column:1/-1}.approach-module__Ga44Ka__blockRow{padding-block:var(--sp-8) var(--sp-12);row-gap:var(--sp-4)}.approach-module__Ga44Ka__blockTitle,.approach-module__Ga44Ka__blockBody,.approach-module__Ga44Ka__blockAlt .approach-module__Ga44Ka__blockTitle,.approach-module__Ga44Ka__blockAlt .approach-module__Ga44Ka__blockBody{grid-column:1/-1}.approach-module__Ga44Ka__blockGhost{display:none}.approach-module__Ga44Ka__picWrap{grid-column:1/-1}.approach-module__Ga44Ka__rail{row-gap:var(--sp-12);border-top:none;border-left:1px solid var(--rule-c);padding-top:var(--sp-2);grid-template-columns:1fr}.approach-module__Ga44Ka__step{padding-block:0;padding-left:var(--sp-8)}.approach-module__Ga44Ka__step:before{top:.35em;left:-4.5px}}
.contact-module__xwJ-uq__main{padding-top:var(--header-h)}.contact-module__xwJ-uq__section{min-height:100svh;position:relative}.contact-module__xwJ-uq__inner{padding-top:var(--sp-24);padding-bottom:var(--section-pad)}.contact-module__xwJ-uq__ghost{top:var(--sp-8);right:var(--margin);z-index:var(--z-bg);font-family:var(--font-mono);color:var(--rule-c);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(2.5rem,1.2rem + 4.5vw,5rem);line-height:1;position:absolute}.contact-module__xwJ-uq__layout{row-gap:var(--sp-16)}.contact-module__xwJ-uq__formCol{grid-column:1/7}.contact-module__xwJ-uq__headline{font-size:var(--text-h2);line-height:var(--leading-tight);letter-spacing:-.01em;margin-block:var(--sp-6) var(--sp-4)}.contact-module__xwJ-uq__body{color:var(--fg-muted);max-width:48ch}.contact-module__xwJ-uq__ruleWrap{margin-block:var(--sp-12)}.contact-module__xwJ-uq__formWrap{width:100%}.contact-module__xwJ-uq__detailsCol{padding-top:var(--sp-12);grid-column:9/13}.contact-module__xwJ-uq__frame{padding:var(--sp-3);max-width:26rem;position:relative}.contact-module__xwJ-uq__bracketTL,.contact-module__xwJ-uq__bracketBR{width:var(--sp-8);height:var(--sp-8);pointer-events:none;position:absolute}.contact-module__xwJ-uq__bracketTL{border-top:1px solid var(--rule-c-strong);border-left:1px solid var(--rule-c-strong);top:0;left:0}.contact-module__xwJ-uq__bracketBR{border-bottom:1px solid var(--rule-c-strong);border-right:1px solid var(--rule-c-strong);bottom:0;right:0}.contact-module__xwJ-uq__tick{background:var(--accent);pointer-events:none;width:5px;height:5px;position:absolute;top:0;right:0}.contact-module__xwJ-uq__picFrame{aspect-ratio:4/5;overflow:hidden}.contact-module__xwJ-uq__pic{object-fit:cover;width:100%;height:100%;display:block}.contact-module__xwJ-uq__pic img{object-fit:cover;width:100%;height:100%;display:block}.contact-module__xwJ-uq__details{margin-top:var(--sp-8);flex-direction:column;max-width:26rem;display:flex}.contact-module__xwJ-uq__detailsRow{border-top:1px solid var(--rule-c);padding-block:var(--sp-4)}.contact-module__xwJ-uq__detailsRow:last-child{border-bottom:1px solid var(--rule-c)}.contact-module__xwJ-uq__details dd{margin-top:var(--sp-2)}.contact-module__xwJ-uq__link{border-bottom:1px solid var(--accent);transition:color var(--dur-fast) var(--ease-out)}.contact-module__xwJ-uq__link:hover{color:var(--accent)}@media (max-width:899px){.contact-module__xwJ-uq__formCol,.contact-module__xwJ-uq__detailsCol{grid-column:1/-1}.contact-module__xwJ-uq__detailsCol{padding-top:0}.contact-module__xwJ-uq__frame{max-width:22rem}.contact-module__xwJ-uq__ghost{top:var(--sp-6);font-size:clamp(2rem,1rem + 5vw,3rem)}}
.not-found-module__sxuMuG__main{padding-top:var(--header-h)}.not-found-module__sxuMuG__section{align-items:center;min-height:70svh;display:flex}.not-found-module__sxuMuG__marker{margin-bottom:var(--sp-8)}.not-found-module__sxuMuG__digits{font-size:var(--text-display);line-height:var(--leading-tight);letter-spacing:-.02em;color:var(--fg);-webkit-user-select:none;user-select:none}.not-found-module__sxuMuG__headline{font-size:var(--text-h2);letter-spacing:-.01em;margin-block:var(--sp-6) var(--sp-4);max-width:20ch}.not-found-module__sxuMuG__body{color:var(--fg-muted);max-width:44ch;margin-bottom:var(--sp-8)}.not-found-module__sxuMuG__link{border-bottom:1px solid var(--accent);transition:color var(--dur-fast) var(--ease-out)}.not-found-module__sxuMuG__link:hover{color:var(--accent)}@media (max-width:899px){.not-found-module__sxuMuG__digits{letter-spacing:-.015em}}
.proof-module__ldnZ6q__main{padding-top:var(--header-h)}.proof-module__ldnZ6q__band{min-height:calc(100svh - var(--header-h));display:flex;overflow:clip}.proof-module__ldnZ6q__bg{z-index:var(--z-bg);position:absolute;inset:0;overflow:hidden}.proof-module__ldnZ6q__bg:after{content:"";background:linear-gradient(#00000059 0%,#00000026 55%,#0009 100%);position:absolute;inset:0}.proof-module__ldnZ6q__bgPic{width:100%;height:100%;position:absolute;inset:0}.proof-module__ldnZ6q__bgPic img{object-fit:cover;width:100%;height:100%}.proof-module__ldnZ6q__bandInner{z-index:var(--z-content);justify-content:space-between;gap:var(--sp-16);width:100%;padding-block:var(--sp-12) clamp(var(--sp-12), 10vh, var(--sp-24));flex-direction:column;display:flex;position:relative}.proof-module__ldnZ6q__hudRow{align-items:center;gap:var(--sp-3);display:inline-flex}.proof-module__ldnZ6q__hudSquare{background:#ffffffd9;flex:none;width:5px;height:5px}.proof-module__ldnZ6q__hudLabel{color:#ffffffd9}.proof-module__ldnZ6q__bandFoot{gap:var(--sp-6);flex-direction:column;display:flex}.proof-module__ldnZ6q__headline{font-size:var(--text-statement);line-height:var(--leading-tight);letter-spacing:-.01em;text-wrap:balance;max-width:18ch}.proof-module__ldnZ6q__statement{font-size:var(--text-lead);line-height:var(--leading-snug);letter-spacing:-.01em;color:#ffffffeb;max-width:40ch}.proof-module__ldnZ6q__sequence{--spine-gap:var(--sp-8);position:relative}.proof-module__ldnZ6q__spine{left:3px;top:var(--sp-1);bottom:var(--sp-12);background:var(--rule-c-strong);width:1px;position:absolute}.proof-module__ldnZ6q__seqRow{padding-left:var(--spine-gap);align-items:center;display:flex;position:relative}.proof-module__ldnZ6q__seqRow+.proof-module__ldnZ6q__seqRow{margin-top:var(--sp-3)}.proof-module__ldnZ6q__joint{background:var(--rule-c-strong);flex:none;width:7px;height:7px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.proof-module__ldnZ6q__jointAccent{background:var(--accent)}.proof-module__ldnZ6q__seqNote{font-family:var(--font-mono);font-size:var(--text-micro);letter-spacing:.04em;line-height:var(--leading-snug);color:var(--fg-muted)}.proof-module__ldnZ6q__timeline{margin-top:var(--sp-8)}.proof-module__ldnZ6q__mandate{padding-left:var(--spine-gap);padding-block:var(--sp-12);position:relative}.proof-module__ldnZ6q__mandate+.proof-module__ldnZ6q__mandate{border-top:1px solid var(--rule-c)}.proof-module__ldnZ6q__mandate .proof-module__ldnZ6q__joint{top:calc(var(--sp-12) + var(--sp-3));transform:none}.proof-module__ldnZ6q__mandateGrid{align-items:start;row-gap:var(--sp-4)}.proof-module__ldnZ6q__mandateNum{font-family:var(--font-mono);font-size:var(--text-h3);color:var(--fg-muted);grid-column:1/2;line-height:1}.proof-module__ldnZ6q__mandateTitle{font-size:var(--text-h3);line-height:var(--leading-snug);letter-spacing:-.01em;text-wrap:balance;grid-column:2/7}.proof-module__ldnZ6q__mandateBody{color:var(--fg-muted);line-height:var(--leading-body);grid-column:7/12;max-width:44ch}.proof-module__ldnZ6q__ruleWrap{margin-block:var(--sp-16) var(--sp-12)}.proof-module__ldnZ6q__notes{row-gap:var(--sp-6)}.proof-module__ldnZ6q__noteLead{line-height:var(--leading-body);grid-column:1/7;max-width:52ch}.proof-module__ldnZ6q__noteQuiet{color:var(--fg-muted);font-size:var(--text-small);line-height:var(--leading-body);grid-column:8/12;max-width:40ch}.proof-module__ldnZ6q__ctaRow{margin-top:var(--sp-16)}@media (max-width:899px){.proof-module__ldnZ6q__bandInner{gap:var(--sp-12);padding-block:var(--sp-8) var(--sp-16)}.proof-module__ldnZ6q__mandateNum,.proof-module__ldnZ6q__mandateTitle,.proof-module__ldnZ6q__mandateBody{grid-column:1/-1}.proof-module__ldnZ6q__mandateNum{font-size:var(--text-lead)}.proof-module__ldnZ6q__noteLead,.proof-module__ldnZ6q__noteQuiet{grid-column:1/-1}}
.what-we-run-module__IvbheW__main{padding-top:var(--header-h)}.what-we-run-module__IvbheW__section{position:relative}.what-we-run-module__IvbheW__inner{padding-top:var(--sp-24);padding-bottom:var(--section-pad)}.what-we-run-module__IvbheW__headline{font-size:var(--text-h2);line-height:var(--leading-tight);letter-spacing:-.01em;max-width:16ch;margin-block:var(--sp-6) var(--sp-8)}.what-we-run-module__IvbheW__lead{margin-top:var(--sp-12);font-size:var(--text-lead);line-height:var(--leading-snug);max-width:42ch}.what-we-run-module__IvbheW__layout{margin-top:var(--sp-24);align-items:start}.what-we-run-module__IvbheW__railCol{grid-column:1/3;align-self:stretch}.what-we-run-module__IvbheW__rail{top:calc(var(--header-h) + var(--sp-8));position:sticky}.what-we-run-module__IvbheW__railLabel{display:block}.what-we-run-module__IvbheW__railList{margin-top:var(--sp-6);gap:var(--sp-3);border-top:1px solid var(--rule-c);padding-top:var(--sp-6);flex-direction:column;display:flex}.what-we-run-module__IvbheW__railItem{gap:var(--sp-3);font-family:var(--font-mono);font-size:var(--text-micro);letter-spacing:var(--track-micro);text-transform:uppercase;line-height:1.5;display:flex}.what-we-run-module__IvbheW__railNum,.what-we-run-module__IvbheW__railTitle{color:var(--fg-muted);transition:color var(--dur-med) var(--ease-out)}.what-we-run-module__IvbheW__railItem[data-active=true] .what-we-run-module__IvbheW__railNum{color:var(--accent)}.what-we-run-module__IvbheW__railItem[data-active=true] .what-we-run-module__IvbheW__railTitle{color:var(--fg)}.what-we-run-module__IvbheW__chapters{gap:var(--sp-24);flex-direction:column;grid-column:4/13;display:flex}.what-we-run-module__IvbheW__chapterGrid{margin-top:var(--sp-8);align-items:start;row-gap:var(--sp-8)}.what-we-run-module__IvbheW__chapterMedia{grid-column:1/6}.what-we-run-module__IvbheW__pic img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}.what-we-run-module__IvbheW__chapterText{grid-column:7/13}.what-we-run-module__IvbheW__chapterAlt .what-we-run-module__IvbheW__chapterMedia{grid-column:8/13}.what-we-run-module__IvbheW__chapterAlt .what-we-run-module__IvbheW__chapterText{grid-area:1/1/auto/7}.what-we-run-module__IvbheW__chapterHead{align-items:center;gap:var(--sp-3);display:flex}.what-we-run-module__IvbheW__chapterSquare{background:var(--accent);flex:none;width:8px;height:8px}.what-we-run-module__IvbheW__chapterNum{font-family:var(--font-mono);font-size:var(--text-small);letter-spacing:var(--track-micro);text-transform:uppercase;color:var(--fg-muted)}.what-we-run-module__IvbheW__chapterTitle{font-family:var(--font-mono);font-size:var(--text-small);letter-spacing:var(--track-micro);text-transform:uppercase;line-height:1.5}.what-we-run-module__IvbheW__chapterLead{margin-top:var(--sp-8);font-size:var(--text-h3);line-height:var(--leading-snug);letter-spacing:-.01em;max-width:22ch}.what-we-run-module__IvbheW__points{margin-top:var(--sp-8)}.what-we-run-module__IvbheW__point{border-top:1px solid var(--rule-c);padding-block:var(--sp-4);color:var(--fg-muted);line-height:var(--leading-body);max-width:52ch}.what-we-run-module__IvbheW__point:last-child{border-bottom:1px solid var(--rule-c)}.what-we-run-module__IvbheW__ctaRow{margin-top:var(--sp-24)}@media (max-width:899px){.what-we-run-module__IvbheW__railCol{display:none}.what-we-run-module__IvbheW__chapters{gap:var(--sp-16);grid-column:1/-1}.what-we-run-module__IvbheW__chapterMedia,.what-we-run-module__IvbheW__chapterText,.what-we-run-module__IvbheW__chapterAlt .what-we-run-module__IvbheW__chapterMedia,.what-we-run-module__IvbheW__chapterAlt .what-we-run-module__IvbheW__chapterText{grid-column:1/-1}.what-we-run-module__IvbheW__chapterAlt .what-we-run-module__IvbheW__chapterText{grid-row:auto}.what-we-run-module__IvbheW__chapterGrid{row-gap:var(--sp-6)}}
