.vx-explorer{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:start;gap:clamp(24px,5vw,72px);min-width:0;margin-top:48px;display:grid}.vx-selector,.vx-detail{min-width:0}.vx-guide{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;font-size:11px;line-height:1.5;display:flex}.vx-mobile-hint{display:none}.vx-tabs{border-top:1px solid #c7d0c2;flex-direction:column;min-width:0;display:flex}.vx-tab{text-align:left;min-height:64px;color:var(--ink);border-bottom:1px solid #c7d0c2;grid-template-columns:24px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:16px 12px;transition:background-color .2s,color .2s;display:grid}.vx-tab-number{color:var(--muted);font-size:11px;line-height:1.5}.vx-tab-name{font-size:15px;line-height:1.45}.vx-tab-arrow{opacity:0;transition:opacity .2s;display:flex}.vx-tab:hover{background:#f5f5f05e}.vx-tab[aria-selected=true]{background:var(--paper);box-shadow:inset 2px 0 var(--copper)}.vx-tab[aria-selected=true] .vx-tab-number{color:var(--copper)}.vx-tab[aria-selected=true] .vx-tab-arrow{opacity:1}.vx-tab:focus-visible{outline:2px solid var(--copper);outline-offset:-4px}.vx-detail{background:#f5f5f0c9;border:1px solid #cbd3c5;position:relative}.vx-panels{min-width:0;display:grid}.vx-panel{grid-area:1/1;min-width:0;min-height:304px;padding:28px 32px 24px}.vx-panel[hidden]{visibility:hidden;pointer-events:none;display:block}.vx-panel:focus-visible{outline:2px solid var(--copper);outline-offset:-5px}.vx-meta{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.vx-panel-number{font-family:var(--serif);letter-spacing:-.03em;color:var(--copper);font-size:44px;line-height:1}.vx-status{text-align:right;letter-spacing:.06em;text-transform:uppercase;color:#596951;max-width:190px;font-size:11px;font-weight:500;line-height:1.5}.vx-panel h3{font-family:var(--serif);letter-spacing:-.03em;color:var(--ink);max-width:420px;margin:0 0 20px;font-size:34px;font-weight:400;line-height:1.1}.vx-description{color:#52614c;max-width:440px;font-size:16px;line-height:1.75}.vx-controls{border-top:1px solid #cbd3c5;justify-content:space-between;align-items:center;gap:8px;margin:0 32px;padding:12px 0;display:flex}.vx-step{justify-content:center;align-items:center;gap:8px;min-width:44px;min-height:44px;padding:8px 0;font-size:12px;line-height:1.5;display:inline-flex}.vx-step:hover:not(:disabled){color:var(--copper)}.vx-step:disabled{opacity:.4}.vx-count{letter-spacing:.08em;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:11px;line-height:1.5}.vx-count>span{color:var(--muted)}.vx-announcement{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=760px) and (height>=760px){.vx-detail{top:calc(var(--header-height,110px) + 20px);position:sticky}}@media (width>=760px) and (width<=999px){.vx-explorer{gap:24px}.vx-tab{gap:8px;min-height:72px;padding:16px 8px}.vx-tab-name{font-size:14px}.vx-panel{min-height:380px;padding:24px}.vx-panel h3{font-size:32px}.vx-controls{margin:0 24px}.vx-meta{gap:12px}.vx-status{max-width:150px}}@media (width<=759px){.vx-explorer{margin-top:32px;display:block}.vx-guide{letter-spacing:.05em;margin-bottom:12px;font-size:10px}.vx-mobile-hint{letter-spacing:0;text-transform:none;white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:inline-flex}.vx-mobile-hint svg{width:15px;height:15px}.vx-tabs{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#acb9a6 transparent;-webkit-overflow-scrolling:touch;border-top:0;flex-direction:row;gap:8px;padding:4px 2px 12px;scroll-padding-inline:4px;overflow-x:auto}.vx-tabs::-webkit-scrollbar{height:3px}.vx-tabs::-webkit-scrollbar-thumb{background:#acb9a6;border-radius:3px}.vx-tab{scroll-snap-align:start;border:1px solid #c7d0c2;flex:0 0 78%;grid-template-columns:20px minmax(0,1fr);align-content:center;gap:10px;min-height:88px;padding:12px}.vx-tab-name{font-size:14px;line-height:1.4}.vx-tab-arrow{display:none}.vx-tab[aria-selected=true]{box-shadow:inset 0 -2px var(--copper);border-color:#a8b59f}.vx-detail{margin-top:16px}.vx-panel{min-height:336px;padding:24px}.vx-meta{margin-bottom:24px}.vx-panel-number{font-size:40px}.vx-status{max-width:180px;font-size:11px}.vx-panel h3{margin-bottom:16px;font-size:32px;line-height:1.1}.vx-description{font-size:16px;line-height:1.7}.vx-controls{margin:0 24px;padding:8px 0}}@media (width<=380px){.vx-panel{min-height:368px;padding:20px}.vx-controls{margin:0 20px}.vx-step{gap:6px;font-size:11px}.vx-panel h3{font-size:30px}.vx-status{max-width:150px}.vx-meta{gap:12px}}@media (prefers-reduced-motion:reduce){.vx-tab,.vx-tab-arrow{transition:none}.vx-tabs{scroll-behavior:auto;scroll-snap-type:none}}.vx-explorer[data-reduced-motion=true] .vx-tab,.vx-explorer[data-reduced-motion=true] .vx-tab-arrow{transition:none}.vx-explorer[data-reduced-motion=true] .vx-tabs{scroll-behavior:auto;scroll-snap-type:none}@font-face{font-family:Geist;src:url(../fonts/geist-regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Geist;src:url(../fonts/geist-medium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Geist;src:url(../fonts/geist-semibold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Newsreader;src:url(../fonts/newsreader.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/montserrat-variable.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{color:#243a34;font-synthesis:style;--paper:#f5f5f0;--ink:#243a34;--copper:#a46749;--muted:#686e66;--line:#d6dbd2;--serif:Newsreader,Georgia,serif;--gutter:clamp(24px,5.1vw,88px);background:#f5f5f0;font-family:Geist,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--copper);outline-offset:6px}::selection{color:var(--ink);background:#d9c5ae}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);letter-spacing:-.055em;font-weight:400}h1 em,h2 em{color:#858d7d;font-weight:400}em{font-style:normal}button{background:0 0;border:0}svg{flex-shrink:0}.site{overflow:clip}.skip{z-index:100;background:var(--ink);color:#fff;padding:16px;position:fixed;top:8px;left:20px;transform:translateY(-150%)}.skip:focus{transform:none}.header{z-index:30;height:110px;padding:0 var(--gutter);justify-content:space-between;align-items:center;gap:28px;display:flex;position:absolute;inset:0 0 auto}.wordmark{white-space:nowrap;flex-shrink:0;align-items:center;gap:13px;display:flex}.wordmark>img{object-fit:contain;width:62px;height:56px}.wordmark-copy{color:var(--ink);line-height:1;display:block}.wordmark-copy>b{letter-spacing:.22em;text-transform:uppercase;font-family:Montserrat,Geist,sans-serif;font-size:13px;font-weight:600;line-height:1;display:block}.wordmark-copy small{color:var(--copper);letter-spacing:.52em;text-transform:uppercase;margin-top:9px;font-family:Montserrat,Geist,sans-serif;font-size:7.5px;font-weight:500;line-height:1;display:block}.desktop-nav{color:#59655d;gap:30px;font-size:12px;display:flex}.desktop-nav a{padding:14px 0}.desktop-nav a:hover{color:var(--copper)}.header-contact{background:#f5f5f080;border:1px solid #c3cbc0;border-radius:30px;align-items:center;gap:27px;padding:13px 18px;font-size:12px;display:flex}.header-contact:hover{border-color:var(--copper);background:#fff}.menu-toggle{display:none}.eyebrow{letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;font-weight:500;line-height:1.7;display:flex}.eyebrow>i{background:var(--copper);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #a4674914}.film{position:relative}.film-stage{background:var(--paper);width:100%;height:100svh;min-height:670px;position:relative;overflow:hidden}.scene-wash{pointer-events:none;background:radial-gradient(at 77% 34%,#fff 0,#0000 54%),linear-gradient(115deg,#0000 40%,#e7ebe141);position:absolute;inset:0}.sculpture{z-index:1;pointer-events:none;position:absolute;inset:0}.sculpture canvas{width:100%;height:100%;display:block}.sculpture-fallback{object-fit:contain;mix-blend-mode:multiply;opacity:.85;width:51%;height:94%;position:absolute;top:0;right:3%}.sculpture-shadow{filter:blur(8px);background:radial-gradient(#3247391c,#0000 70%);border-radius:50%;width:27%;height:5%;position:absolute;bottom:13%;left:61%}.scene-coordinate{color:#929a90;letter-spacing:.1em;flex-direction:column;align-items:center;gap:16px;font-size:9px;display:flex;position:absolute;top:41%;right:3.5%}.scene-coordinate i{background:linear-gradient(#b7bdaf,#0000);width:1px;height:66px}.scene-coordinate span:last-child{writing-mode:vertical-rl}.film-beats{z-index:5;pointer-events:none;position:absolute;inset:0}.film-beat{left:var(--gutter);opacity:0;pointer-events:none;will-change:transform,opacity;width:47%;max-width:730px;margin-top:-202px;position:absolute;top:50%;transform:translateY(0)}.film-beat:first-child{opacity:1}.film-beat:not([inert]){pointer-events:auto}.film-beat .eyebrow{color:var(--copper);margin-bottom:30px}.film-beat h1,.film-beat h2{font-size:clamp(66px,6.35vw,111px);line-height:.94}.film-beat h2{font-size:clamp(62px,5.9vw,100px);line-height:1.01}.beat-description{color:#606c62;max-width:360px;margin-top:28px;font-size:14px;line-height:1.9}.beat-actions{align-items:center;gap:29px;margin-top:28px;display:flex}.button{border-radius:40px;justify-content:space-between;align-items:center;gap:27px;min-height:52px;padding:8px 8px 8px 23px;font-size:12px;font-weight:500;transition:background .25s,box-shadow .25s,transform .25s;display:inline-flex}.button>span{border:1px solid #ffffff30;border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.primary{background:var(--ink);color:#fff;box-shadow:0 6px 22px #26392c0b}.primary:hover{background:#3a4c3e;transform:translateY(-2px);box-shadow:0 8px 28px #25392720}.primary:active{transform:translateY(0)}.quiet-link{align-items:center;gap:16px;min-height:44px;font-size:12px;display:inline-flex}.quiet-link:hover{color:var(--copper)}.audience{color:#6e786e;margin-top:27px;font-size:10px;line-height:1.8}.discipline-note{letter-spacing:.12em;color:var(--copper);align-items:center;gap:15px;margin-top:34px;font-size:9px;display:flex}.discipline-note i{background:#ba9278;width:28px;height:1px}.film-bottom{z-index:8;bottom:25px;left:var(--gutter);right:var(--gutter);justify-content:space-between;align-items:center;gap:25px;display:flex;position:absolute}.film-signature{color:#748073;flex:1;font-size:10px}.chapters{flex:2;gap:18px;max-width:610px;padding:0 0 15px;display:flex;position:relative}.chapters button{color:#8b9389;align-items:center;gap:8px;min-height:44px;padding:12px 0;font-size:9px;transition:color .25s;display:flex}.chapters button span{font-size:8px}.chapters button b{font-weight:400}.chapters button[aria-current]{color:var(--ink)}.chapter-track{background:#d6dbd3;height:1px;position:absolute;bottom:0;left:0;right:0}.chapter-track-progress{background:var(--copper);transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.motion-toggle{color:#6d776b;flex:1;justify-content:flex-end;align-items:center;gap:12px;min-height:44px;font-size:9px;display:flex}.motion-toggle span{font-size:13px}.low-motion .chapters{visibility:hidden}.low-motion .film-stage{height:100svh}.content-section{padding:120px var(--gutter);min-height:min(92vh,900px);position:relative}.section-heading{grid-template-columns:1.5fr 1fr;gap:22px 80px;display:grid}.section-heading>.eyebrow{color:var(--copper);grid-column:1/-1}.section-heading h2{font-size:clamp(58px,6vw,98px);line-height:1.02}.section-intro{max-width:350px;color:var(--muted);align-self:end;padding-bottom:5px;font-size:14px;line-height:1.9}.discipline-list{margin-top:72px}.discipline-list details{border-top:1px solid var(--line)}.discipline-list details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.discipline-list summary{grid-template-columns:50px 1.2fr 1fr 30px;align-items:center;gap:20px;padding:30px 0;display:grid}.row-number{color:var(--copper);font-size:10px}.discipline-list h3{font-family:var(--serif);letter-spacing:-.04em;font-size:50px;font-weight:400}.row-promise{color:#697365;font-size:12px}.plus{justify-self:end;width:18px;height:18px;position:relative}.plus:before,.plus:after{content:"";background:var(--ink);width:18px;height:1px;position:absolute;top:8px;left:0}.plus:after{transition:transform .25s;transform:rotate(90deg)}details[open] .plus:after{transform:rotate(0)}.discipline-body{grid-template-columns:1.2fr 1fr;gap:5.5vw;margin-left:0;padding:0 8% 32px 70px;display:grid}.discipline-body p{max-width:440px;color:var(--muted);font-size:14px;line-height:1.9}.discipline-body>span{color:var(--copper);align-self:end;font-size:10px;line-height:1.9}.section-tail{color:#778073;justify-content:space-between;align-items:center;gap:30px;margin-top:40px;font-size:10px;display:flex}.ventures{background:#e9ede5}.ventures h2 em{color:#7c8975}.venture-layout{grid-template-columns:1.12fr 1fr;gap:8vw;margin-top:72px;display:grid}.venture-choices{flex-direction:column;display:flex}.venture-choices button{text-align:left;border-bottom:1px solid #cbd3c5;grid-template-columns:30px 1fr 24px;align-items:center;gap:16px;padding:26px 0;font-size:15px;line-height:1.4;transition:color .2s;display:grid}.venture-choices button:first-child{border-top:1px solid #cbd3c5}.venture-choices button>span{color:#8a9482;font-size:9px}.venture-choices button[aria-pressed=true]{color:#9a5639}.venture-choices button[aria-pressed=true] svg{transform:rotate(45deg)}.venture-choices svg{transition:transform .3s}.venture-panel{background:#f5f5f05e;border:1px solid #d8ded1;flex-direction:column;min-height:475px;padding:30px 34px;display:flex;overflow:hidden}.venture-meta{letter-spacing:.1em;text-transform:uppercase;color:#6d7a64;justify-content:space-between;gap:16px;font-size:8px;display:flex}.venture-overscale{font-family:var(--serif);letter-spacing:-.07em;color:#b8c3ae;justify-content:space-between;align-items:center;margin:32px 0 10px;font-size:180px;line-height:1;display:flex}.venture-overscale i{color:#d0d9c5;font-family:Geist;font-size:120px;font-style:normal;font-weight:400}.venture-panel h3{font-family:var(--serif);margin-bottom:15px;font-size:30px;font-weight:400}.venture-panel p{color:#65705e;max-width:360px;font-size:12px;line-height:1.9}.disclosure{color:#65705f;max-width:710px;margin-top:32px;font-size:10px;line-height:1.8}.purpose{color:#f2f2e8;background:#243a34;grid-template-columns:1.3fr 1fr;align-items:center;gap:70px;display:grid;overflow:hidden}.purpose-heading{z-index:1;position:relative}.purpose-heading .eyebrow{color:#c4aa8b;margin-bottom:44px}.purpose h2{font-size:clamp(75px,8.5vw,145px);line-height:.95}.purpose h2 em{color:#b5c0a9}.purpose-copy{z-index:1;max-width:400px;padding-top:75px;position:relative}.purpose-copy p{color:#bfcabd;font-size:13px;line-height:1.9}.purpose-copy .purpose-lead{font-family:var(--serif);letter-spacing:-.02em;color:#f0f0e6;margin-bottom:30px;font-size:32px;line-height:1.2}.purpose-copy strong{color:#e8ece2;font-weight:400}.purpose-copy .purpose-disclosure{color:#a2b39f;border-top:1px solid #ffffff20;margin-top:24px;padding-top:24px;font-size:10px;line-height:1.9}.purpose-orbit{pointer-events:none;opacity:.12;position:absolute;inset:10% 16%;transform:rotate(-28deg)}.purpose-orbit i{border:1px solid #dbe3cb;border-radius:50%;position:absolute;inset:0}.purpose-orbit i:nth-child(2){inset:20% -10%;transform:rotate(35deg)}.purpose-orbit img{width:45px;position:absolute;top:7%;right:11%}.closing{flex-direction:column;justify-content:center;padding-top:130px;padding-bottom:130px;display:flex}.closing>.eyebrow{color:var(--copper);margin-bottom:40px}.closing h2{letter-spacing:-.055em;font-size:clamp(75px,10vw,165px);line-height:.91}.closing-bottom{justify-content:space-between;align-items:center;gap:35px;margin-top:60px;display:flex}.closing-bottom p{color:var(--muted);font-size:13px;line-height:1.9}.closing-button{color:#fff;background:#a46c4c;gap:48px;min-height:70px;padding:12px 12px 12px 30px;font-size:14px;box-shadow:0 9px 32px #a46c4c26}.closing-button>span{width:47px;height:47px}.closing-button:hover{background:#8c543a;transform:translateY(-3px)}.footer{padding:34px var(--gutter);border-top:1px solid var(--line);color:#73806e;justify-content:space-between;align-items:center;gap:28px;font-size:9px;display:flex}.footer .wordmark{color:var(--ink)}.top-link{border:1px solid var(--line);border-radius:50%;place-items:center;width:44px;height:44px;display:grid}dialog{color:var(--ink);background:var(--paper);border:0;width:calc(100% - 32px);max-width:640px;max-height:calc(100svh - 32px);padding:54px;overflow:auto}dialog::backdrop{-webkit-backdrop-filter:blur(8px);background:#17282070}.close-button{width:44px;height:44px;font-size:28px;font-weight:400;position:absolute;top:10px;right:14px}.contact-dialog h2{margin:24px 0 35px;font-size:64px;line-height:1}.contact-dialog form{flex-direction:column;gap:23px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}label{color:#52614c;flex-direction:column;gap:10px;font-size:11px;display:flex}input,textarea{width:100%;color:var(--ink);resize:vertical;background:#fff7;border:1px solid #c9d0c3;border-radius:0;padding:12px;font-size:16px}input:focus,textarea:focus{outline:1px solid var(--copper)}.draft-notice{color:#67725f;font-size:10px;line-height:1.8}.contact-dialog .button{align-self:flex-start}.form-status{color:#617550;min-height:1em;font-size:11px}.navigation-dialog{padding:65px 28px 30px}.navigation-dialog nav{flex-direction:column;margin:45px 0;display:flex}.navigation-dialog nav a{border-top:1px solid var(--line);font-family:var(--serif);justify-content:space-between;padding:20px 0;font-size:36px;display:flex}@media (width>=1600px){.film-beat{margin-top:-245px}.beat-description{max-width:420px;font-size:16px}.audience{margin-top:35px;font-size:11px}.film-beat .eyebrow{margin-bottom:36px;font-size:11px}.chapters{gap:30px}.chapters button{font-size:10px}}@media (width<=1100px){.desktop-nav{gap:18px}.wordmark>img{width:56px;height:50px}.wordmark-copy>b{letter-spacing:.2em;font-size:11.5px}.wordmark-copy small{letter-spacing:.48em;margin-top:7px;font-size:6.8px}.header{gap:20px}.film-beat{width:48%;margin-top:-192px}.film-beat h1{font-size:76px}.film-beat h2{font-size:68px}.chapters{gap:14px}.chapters button b{display:none}.chapters{flex:1;justify-content:space-between}.section-heading{gap:22px 40px}.section-heading h2{font-size:65px}.section-intro{font-size:12px}.row-promise{font-size:11px}.venture-layout{gap:4vw}.purpose{gap:35px}}@media (width<=759px){:root{--gutter:24px}.header{height:90px;padding:0 24px}.wordmark{gap:10px}.wordmark>img{width:48px;height:43px}.wordmark-copy>b{letter-spacing:.17em;font-size:10px}.wordmark-copy small{letter-spacing:.39em;margin-top:6px;font-size:6px}.desktop-nav,.header-contact{display:none}.menu-toggle{border:1px solid #c9d0c3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;display:flex}.menu-toggle i{background:var(--ink);width:16px;height:1px}.film-stage{height:100svh;min-height:720px}.film-beat{width:auto;max-width:none;margin-top:0;top:132px;left:24px;right:24px}.film-beat .eyebrow{letter-spacing:.09em;margin-bottom:22px;font-size:8px}.film-beat h1{letter-spacing:-.052em;font-size:clamp(54px,13.1vw,80px);line-height:.98}.film-beat h1 br:nth-child(2){display:none}.film-beat h1 em:before{content:" "}.film-beat h2{font-size:clamp(48px,11.7vw,75px);line-height:1}.beat-description{max-width:305px;margin-top:20px;font-size:12px;line-height:1.7}.beat-actions{gap:20px;margin-top:22px}.button{gap:18px;min-height:48px;padding-left:19px;font-size:10px}.button>span{width:33px;height:33px}.quiet-link{gap:10px;font-size:10px}.audience{display:none}.scene-coordinate{font-size:8px;top:auto;bottom:23%;right:24px}.scene-coordinate i{height:35px}.scene-coordinate span:last-child{display:none}.sculpture-shadow{width:65%;height:4%;bottom:15%;left:19%}.sculpture-fallback{width:100%;height:50%;top:auto;bottom:30px;right:0}.film-bottom{flex-wrap:wrap;gap:25px;bottom:18px;left:24px;right:24px}.film-signature{display:none}.chapters{flex:1;gap:20px;max-width:none;padding-bottom:4px}.chapters button{padding:10px 1px;font-size:9px}.motion-toggle{flex:none;gap:7px;font-size:8px}.discipline-note{gap:10px;margin-top:25px;font-size:8px}.content-section{min-height:min(92svh,900px);padding:80px 24px}.section-heading{display:block}.section-heading>.eyebrow{margin-bottom:25px}.section-heading h2{font-size:clamp(47px,11vw,65px);line-height:1.03}.section-intro{max-width:340px;margin-top:25px;font-size:12px}.discipline-list{margin-top:42px}.discipline-list summary{grid-template-columns:23px 1fr 24px;gap:10px;padding:25px 0}.discipline-list h3{font-size:41px}.row-promise{display:none}.discipline-body{flex-direction:column;gap:22px;padding:0 8px 27px 34px;display:flex}.discipline-body p{font-size:12px}.discipline-body>span{align-self:flex-start;font-size:9px}.section-tail{margin-top:24px;display:block}.section-tail>span{margin-bottom:8px;font-size:9px;display:block}.venture-layout{flex-direction:column;gap:30px;margin-top:40px;display:flex}.venture-choices button{grid-template-columns:26px 1fr 22px;gap:8px;padding:22px 0;font-size:13px}.venture-panel{min-height:390px;padding:25px}.venture-overscale{margin:24px 0 12px;font-size:146px}.venture-overscale i{color:#d0d9c5;font-size:100px}.venture-panel h3{font-size:28px}.venture-panel p{font-size:12px}.venture-meta{font-size:7px}.disclosure{font-size:9px}.purpose{min-height:790px;display:block}.purpose-heading .eyebrow{margin-bottom:33px}.purpose h2{font-size:clamp(76px,17vw,125px)}.purpose-copy{max-width:450px;padding-top:50px}.purpose-copy .purpose-lead{margin-bottom:22px;font-size:29px}.purpose-copy p{font-size:12px}.purpose-copy .purpose-disclosure{font-size:9px}.purpose-orbit{opacity:.08;inset:10% -35% 30%}.closing h2{font-size:clamp(66px,14.7vw,100px)}.closing-bottom{margin-top:35px;display:block}.closing-bottom p{margin-bottom:30px;font-size:12px}.closing-button{gap:30px;min-height:60px;font-size:12px}.closing>.eyebrow{margin-bottom:35px;font-size:9px}.footer{grid-template-columns:1fr 45px;gap:25px;padding:32px 24px;font-size:8px;display:grid}.footer .wordmark{grid-column:1}.footer .top-link{grid-area:1/2}.footer>span{grid-column:1/-1}.footer>span+span{margin-top:-15px}dialog{padding:44px 25px 25px}.contact-dialog h2{font-size:50px}.form-row{grid-template-columns:1fr}.contact-dialog form{gap:20px}}@media (width<=380px){.wordmark{gap:8px}.wordmark>img{width:40px;height:36px}.wordmark-copy>b{letter-spacing:.14em;font-size:8.8px}.wordmark-copy small{letter-spacing:.3em;margin-top:5px;font-size:5.4px}.film-stage{min-height:700px}.film-beat{top:116px}.film-beat h1{font-size:49px}.film-beat h2{font-size:46px}.film-beat .eyebrow{font-size:7px}.beat-description{font-size:11px}.beat-actions{gap:13px}.beat-actions .quiet-link{font-size:9px}.button{gap:12px;padding-left:15px}.motion-toggle{font-size:7px}.chapters{gap:13px}.content-section{padding-left:21px;padding-right:21px}.section-heading h2{font-size:43px}}@media (height<=720px) and (width>=760px){.film-stage{min-height:630px}.film-beat{margin-top:-180px}.film-beat h1{font-size:72px}.film-beat h2{font-size:65px}.film-beat .eyebrow{margin-bottom:22px}.beat-description,.beat-actions{margin-top:20px}.audience{margin-top:17px}.film-bottom{bottom:16px}}@media (width>=760px) and (width<=999px){.film-beat{top:140px;left:var(--gutter);width:85%;margin-top:0}.film-beat h1,.film-beat h2{font-size:78px}.film-beat h1 br:nth-child(2){display:none}.film-beat h1 em:before{content:" "}.audience{display:none}.sculpture-shadow{width:65%;bottom:13%;left:18%}.scene-coordinate{top:auto;bottom:24%}.sculpture-fallback{width:100%;height:52%;top:auto;bottom:0}.desktop-nav{gap:18px}.header-contact{display:none}.beat-description{max-width:420px}}@media (width<=380px){.film-beat h1,.film-beat h2{font-size:40px}.beat-description{max-width:265px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:0s!important;animation:none!important}}.video-backdrop{z-index:1;background:var(--paper);position:absolute;inset:0}.film-video,.film-poster{object-fit:contain;object-position:center;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.film-video{opacity:0}.film-video.has-frame{opacity:1}.video-backdrop[data-format=phone] .film-video,.video-backdrop[data-format=phone] .film-poster{transform:translateY(5svh)scale(.9)}.video-retry{right:var(--gutter);z-index:9;background:var(--paper);border:1px solid #bac4b5;border-radius:30px;align-items:center;gap:16px;min-height:44px;padding:10px 18px;font-size:11px;display:flex;position:absolute;bottom:95px}.film-stage,.low-motion .film-stage{height:100svh;min-height:0}.reduced-chapters{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:65px 8vw;min-height:0;display:grid}.reduced-chapters article .eyebrow{color:var(--copper);margin-bottom:20px}.reduced-chapters h2{margin-bottom:22px;font-size:48px;line-height:1.04}.reduced-chapters article>p:last-child{max-width:390px;color:var(--muted);font-size:13px;line-height:1.8}@media (width<=999px) and (orientation:portrait){.film-beat{margin-top:0;top:clamp(105px,14svh,160px)}.video-retry{bottom:80px}.scene-coordinate{display:none}}@media (width<=759px){.reduced-chapters{grid-template-columns:1fr;gap:45px}.reduced-chapters h2{font-size:39px}.video-retry{font-size:10px;right:24px}}@media (width<=759px) and (orientation:portrait){.video-backdrop[data-format=phone] .film-video,.video-backdrop[data-format=phone] .film-poster{transform:translateY(9svh)scale(.82)}}@media (width<=759px) and (height<=700px) and (orientation:portrait){.video-backdrop[data-format=phone] .film-video,.video-backdrop[data-format=phone] .film-poster{transform:translateY(14svh)scale(.58)}.header{height:68px}.film-beat{top:88px}.film-beat .eyebrow{margin-bottom:14px;font-size:7px}.film-beat h1,.film-beat h2{font-size:40px;line-height:.95}.beat-description{margin-top:14px;font-size:10px;line-height:1.6}.beat-actions{margin-top:14px}.beat-actions .button{gap:9px;min-height:43px;padding-left:14px;font-size:9px}.beat-actions .button>span{width:29px;height:29px}.film-bottom{bottom:9px}.discipline-note{margin-top:16px;font-size:7px}.film-video,.film-poster{transform:translateY(2svh)}.video-retry{bottom:63px}}@media (height<=560px) and (orientation:landscape){.header{height:66px}.wordmark{gap:8px}.wordmark>img{width:44px;height:39px}.wordmark-copy>b{letter-spacing:.15em;font-size:9.5px}.wordmark-copy small{letter-spacing:.34em;margin-top:5px;font-size:5.7px}.header-contact,.desktop-nav,.scene-coordinate,.audience{display:none}.menu-toggle{border:1px solid #c9d0c3;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:40px;height:40px;display:flex}.menu-toggle i{background:var(--ink);width:16px;height:1px}.film-beat{width:43%;margin-top:0;top:85px}.film-beat .eyebrow{margin-bottom:13px;font-size:7px}.film-beat h1,.film-beat h2{font-size:38px;line-height:.94}.beat-description{max-width:290px;margin-top:12px;font-size:10px;line-height:1.6}.beat-actions{gap:15px;margin-top:12px}.beat-actions .button{gap:12px;min-height:42px;padding-left:14px;font-size:9px}.beat-actions .button>span{width:28px;height:28px}.beat-actions .quiet-link{font-size:9px}.discipline-note{margin-top:16px;font-size:7px}.film-bottom{bottom:8px}.film-signature{display:none}.chapters{flex:1;max-width:260px}.motion-toggle{flex:0}.video-retry{bottom:65px}}.wordmark{gap:0;max-width:100%;min-height:44px}.wordmark>img.wordmark-image{object-fit:contain;width:300px;max-width:100%;height:auto;display:block}@media (width<=1100px){.wordmark>img.wordmark-image{width:260px}}@media (width<=759px){.wordmark>img.wordmark-image{width:220px}}@media (width<=380px){.wordmark>img.wordmark-image{width:195px}}@media (height<=560px) and (orientation:landscape){.wordmark>img.wordmark-image{width:210px}}:root{--header-height:110px}html{scroll-padding-top:calc(var(--header-height) + 16px)}.header{height:calc(var(--header-height) + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);border-bottom:1px solid #0000;transition:height .22s,background-color .22s,border-color .22s,box-shadow .22s;position:fixed}.header.is-scrolled{height:calc(88px + env(safe-area-inset-top,0px));border-bottom-color:var(--line);background:#f5f5f0f7;box-shadow:0 4px 24px #243a3406}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.header.is-scrolled{-webkit-backdrop-filter:blur(12px);background:#f5f5f0ed}}.header .wordmark-image{transition:width .22s}.header.is-scrolled .wordmark-image{width:260px}:is(button,a,summary,input,textarea,[tabindex]):focus-visible{scroll-margin-top:calc(var(--header-height) + 20px);scroll-margin-bottom:24px}@media (width<=759px){:root{--header-height:90px}.header.is-scrolled{height:calc(72px + env(safe-area-inset-top,0px))}.header.is-scrolled .wordmark-image{width:220px}}@media (width<=380px){.header.is-scrolled .wordmark-image{width:195px}}@media (width<=759px) and (height<=700px) and (orientation:portrait){:root{--header-height:68px}.header.is-scrolled{height:calc(68px + env(safe-area-inset-top,0px))}}@media (height<=560px) and (orientation:landscape){:root{--header-height:66px}.header.is-scrolled{height:calc(66px + env(safe-area-inset-top,0px))}.header.is-scrolled .wordmark-image{width:210px}}.ventures.content-section{padding-top:72px;padding-bottom:80px}.ventures .section-heading h2{font-size:clamp(54px,5vw,80px)}@media (width<=759px){.ventures.content-section{padding-top:64px;padding-bottom:64px}.ventures .section-heading h2{font-size:clamp(43px,11vw,65px)}.ventures .section-intro{font-size:14px;line-height:1.75}.ventures .disclosure{font-size:11px;line-height:1.75}}
