@font-face{font-family:Almeria;src:url(/fonts/almeria-regular.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:Almeria;src:url(/fonts/almeria-italic.ttf)format("truetype");font-display:swap;font-style:italic;font-weight:400}@font-face{font-family:Fahkwang;src:url(/fonts/fahkwang-light.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:300}:root{--ink:#091119;--ink-soft:#111b24;--ivory:#f5f1e9;--paper:#fdfdfc;--gold:#b89b70;--gold-light:#d8c39d;--body:"Fahkwang", sans-serif;--display:"Almeria", Georgia, serif;--shell:min(86vw, 75.25rem);--section-title:clamp(1.85rem, 2.3vw, 3.35rem);--copy-size:.875rem;--layer-overlap:clamp(5rem, 12svh, 7rem)}*{box-sizing:border-box}html{background:var(--ink);scroll-behavior:smooth;scrollbar-color:var(--gold) var(--ink)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}body{background:var(--paper);color:var(--ink);font-family:var(--body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-weight:300}body.is-loading{height:100%;overflow:hidden}main{min-width:0;overflow:clip}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit}.brand-cursor{z-index:2000;aspect-ratio:1;opacity:0;pointer-events:none;will-change:transform;background:#09111914;border:1px solid #d8c39deb;border-radius:50%;place-items:center;width:1.2rem;transition:width .24s cubic-bezier(.22,1,.36,1),background-color .24s,border-color .24s,opacity .18s;display:none;position:fixed;top:0;left:0}.brand-cursor:after{aspect-ratio:1;background:var(--gold-light);content:"";border-radius:50%;width:.2rem;box-shadow:0 0 .7rem #d8c39d7a}@media (hover:hover) and (pointer:fine){html.has-custom-cursor,html.has-custom-cursor a,html.has-custom-cursor button,html.has-custom-cursor [role=button]{cursor:none}.brand-cursor{display:grid}.brand-cursor.is-visible{opacity:1}.brand-cursor.is-interactive{border-color:var(--gold-light);background:#b89b7024;width:2.35rem}.brand-cursor.is-pressed{background:#b89b703d;width:1.65rem}}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);text-wrap:balance;font-weight:400}p{text-wrap:pretty}::selection{background:var(--gold);color:var(--ink)}:focus-visible{outline:1px solid var(--gold-light);outline-offset:5px}.preloader{z-index:1000;background:var(--ink);min-height:100svh;color:var(--ivory);place-items:center;transition:transform .95s cubic-bezier(.76,0,.24,1);display:grid;position:fixed;inset:0;overflow:hidden}.preloader.is-leaving{transform:translateY(-102%)}.preloader-image,.preloader-shade{position:absolute;inset:0}.preloader-image{background:url(/assets/museum-warm.webp) 50%/cover no-repeat;animation:2.8s cubic-bezier(.22,1,.36,1) both preloadZoom}.preloader-shade{background:linear-gradient(#050a0f05 24%,#080f1773 59%,#070e16fa 88%),#0911191f}.preloader-content{text-align:center;flex-direction:column;align-items:center;width:min(48rem,100vw - 3rem);display:flex;position:relative;top:25%}.preloader-title{width:auto;max-width:100%;font-family:var(--display);letter-spacing:-.02em;white-space:nowrap;margin:0 auto .5rem;font-size:clamp(2.05rem,3.4vw,4.4rem)}.preloader-copy{color:#f5f1e9d6;width:100%;margin-bottom:1.8rem;font-size:clamp(.75rem,.9vw,1rem)}.preloader-progress{background:#f5f1e947;width:min(27rem,100%);height:1px;overflow:hidden}.preloader-progress span{background:var(--ivory);transform-origin:0;width:100%;height:1px;transition:transform 80ms linear;display:block;transform:scaleX(0)}.preloader-badge{opacity:.88;width:6.4rem;margin:1.5rem auto 0;animation:8s linear infinite badgeSpin}@keyframes preloadZoom{0%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes badgeSpin{to{transform:rotate(360deg)}}.hero-stage{z-index:1;background:var(--ink);height:190svh;position:relative}.hero-sticky{height:100svh;min-height:0;color:var(--ivory);background:var(--ink);position:sticky;top:0;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{transform-origin:50% 44%;will-change:transform;background:url(/assets/hero.webp) 50% 44%/cover no-repeat;inset:0;transform:scale(1)}.hero-shade{z-index:1;opacity:.18;will-change:opacity;background:#050c1226}.site-header{z-index:5;width:var(--shell);opacity:0;justify-content:space-between;align-items:center;margin:0 auto;padding-top:clamp(2rem,5.4vh,4.5rem);transition:opacity .9s .12s,transform .9s cubic-bezier(.22,1,.36,1) .12s;display:flex;position:relative;transform:translateY(-1.8rem)}.site-header.entrance-ready{opacity:1;transform:none}.brand{width:clamp(9.5rem,10.8vw,12.5rem)}.brand img{object-fit:contain;width:100%;height:auto}.site-nav{align-items:center;gap:clamp(2.2rem,5vw,7rem);font-size:clamp(.72rem,.88vw,1rem);display:flex}.site-nav a{color:#f5f1e9e6;padding:.6rem 0;position:relative}.site-nav a:after{background:var(--gold-light);content:"";transform-origin:100%;height:1px;transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;bottom:.2rem;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.menu-toggle{display:none}.hero-copy{z-index:3;width:var(--shell);opacity:0;grid-template-columns:minmax(25rem,.94fr) minmax(9rem,.78fr) minmax(19rem,.9fr);align-items:end;margin:auto;transition:opacity 1.1s .35s,transform 1.1s cubic-bezier(.22,1,.36,1) .35s;display:grid;position:absolute;bottom:clamp(5.5rem,9vh,8rem);left:0;right:0;transform:translateY(3rem)}.hero-copy.entrance-ready{opacity:1;transform:none}.hero-copy h1{letter-spacing:-.025em;white-space:nowrap;margin:0;font-size:clamp(2rem,3.25vw,4.8rem);line-height:1}.hero-copy h1 em{color:var(--gold-light);font-style:normal}.hero-rule{transform-origin:0;background:#f5f1e9a6;height:1px;margin:0 2.2rem .4rem;transition:transform 1.4s .8s;transform:scaleX(0)}.entrance-ready .hero-rule{transform:scaleX(1)}.hero-copy p{margin:0 0 -.2rem;font-size:clamp(.75rem,.86vw,1.05rem);line-height:1.62}.scroll-cue{z-index:3;color:#f5f1e98c;letter-spacing:.25em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.45rem;font-size:.55rem;display:flex;position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%)}.scroll-cue span{background:#f5f1e93d;width:1px;height:2.4rem;display:block;overflow:hidden}.scroll-cue span:after{background:var(--ivory);content:"";width:100%;height:55%;animation:2s ease-in-out infinite scrollCue;display:block}@keyframes scrollCue{0%{transform:translateY(-120%)}65%,to{transform:translateY(220%)}}.stack-panel{position:relative;box-shadow:0 -1px #f5f1e90f,0 -3rem 7rem #03080d38}.cases-section{z-index:2;background:var(--paper);margin-top:-90svh}.section-intro{width:var(--shell);grid-template-columns:1fr 1fr;align-items:start;gap:12vw;min-height:0;margin:0 auto;padding:clamp(5rem,7vw,8rem) 0 clamp(4.5rem,6vw,7rem);display:grid}.section-intro h2{font-size:var(--section-title);letter-spacing:-.02em;white-space:nowrap;margin:0;line-height:1.04}.section-intro p{justify-self:end;width:max-content;max-width:100%;margin:0;font-size:clamp(.72rem,.85vw,1rem);line-height:1.65}.cases-grid{grid-template-rows:repeat(3,clamp(18rem,22.6vw,27rem));grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.case-card{background:#e7e1d8;height:100%;position:relative;overflow:hidden}.case-card img{object-fit:cover;width:100%;height:100%;transition:transform 1s cubic-bezier(.22,1,.36,1);transform:scale(1.001)}.case-shade{opacity:0;background:#000;transition:opacity .7s;position:absolute;inset:0}.case-card:hover img,.case-card:focus-within img{transform:scale(1.075)}.case-card:hover .case-shade,.case-card:focus-within .case-shade{opacity:.5}.about-section{z-index:3;background:var(--paper);align-items:center;min-height:max(48rem,100svh);margin-top:0;padding:clamp(6rem,9vh,8rem) 0;display:grid;position:sticky;top:0}.about-grid{width:var(--shell);grid-template-columns:.96fr 1.04fr;gap:clamp(4rem,7vw,8.5rem);margin:0 auto;display:grid}.about-grid h2{font-size:var(--section-title);letter-spacing:-.025em;margin:0;line-height:1.08}.about-grid h2 span{white-space:nowrap;display:block}.about-copy{font-size:clamp(.72rem,.84vw,1rem);line-height:1.62}.about-copy p{margin-bottom:1.35rem}.about-copy p:last-child{margin-bottom:0}.method-intro{z-index:4;min-height:max(36rem,100svh);margin-top:calc(-1 * var(--layer-overlap));color:var(--ivory);background:var(--ink);margin-bottom:clamp(12rem,36svh,24rem);position:sticky;top:0;overflow:hidden}.method-intro-image,.method-intro-shade{position:absolute;inset:0}.method-intro-image{background:url(/assets/amago-bg.webp) top/100% 100% no-repeat}.method-intro-shade{background:linear-gradient(#050a0f05 20%,#070e161f 48%,#070e16f5 84%),#050b111f}.method-lockup{text-align:center;width:min(40rem,76vw);position:absolute;top:62.5%;left:50%;transform:translate(-50%,-50%)}.method-lockup[data-reveal]{transform:translate(-50%, calc(-50% + var(--reveal-offset)))}.method-lockup>span{letter-spacing:.65em;margin-bottom:.2rem;font-size:clamp(.56rem,.72vw,.85rem);display:block}.method-lockup h2{letter-spacing:.16em;margin:0;font-size:clamp(3.5rem,6.2vw,7.8rem);line-height:.9}.method-lockup sup{font-family:var(--body);letter-spacing:0;margin-left:.1em;font-size:.15em;position:relative;top:-.5em}.ornament{width:min(21rem,60%);color:var(--gold);grid-template-columns:auto 1fr auto;align-items:center;margin:1.25rem auto 0;display:grid}.ornament b{background:currentColor;height:1px;position:relative}.ornament b:after{content:"";background:currentColor;border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ornament i{background:currentColor;width:.7rem;height:.7rem;transform:rotate(45deg)}.method-intro-copy{z-index:2;width:var(--shell);grid-template-columns:.95fr 1.05fr;gap:clamp(4rem,7vw,8.5rem);margin:auto;display:grid;position:absolute;inset:calc(62.5% + 5.175rem) 0 auto}.method-intro-copy h3{margin:0;font-size:clamp(1.4rem,2.05vw,2.9rem);line-height:1.1}.method-intro-copy p{margin-bottom:.75rem;font-size:clamp(.68rem,.75vw,.92rem);line-height:1.45}.method-intro-copy p:last-child{margin-bottom:0}.method-stage{z-index:5;height:610svh;color:var(--ivory);background:var(--ink);margin-top:0;position:relative}.method-sticky{background:radial-gradient(circle at 50% -20%, #b89b7014, transparent 44%), var(--ink);height:100svh;min-height:43rem;position:sticky;top:0;overflow:hidden}.method-stage-heading{width:var(--shell);align-items:center;gap:2rem;margin:0 auto;padding-top:clamp(2rem,5vh,4rem);display:flex}.method-stage-heading p{font-family:var(--display);flex:none;margin:0;font-size:clamp(1.15rem,1.55vw,2.15rem)}.method-line{background:#f5f1e933;width:100%;height:1px;position:relative;overflow:hidden}.method-line span{background:var(--gold);transform-origin:0;will-change:transform;width:100%;height:100%;display:block;transform:scaleX(0)}.method-window{margin-top:0;position:absolute;top:50%;left:0;right:0;overflow:visible;transform:translateY(-50%)}.method-track{--method-card-width:min(86vw, 75.25rem);--method-track-gutter:max(7vw, calc((100vw - var(--method-card-width)) / 2));width:max-content;padding:0 var(--method-track-gutter);will-change:transform;gap:clamp(2rem,4vw,5rem);display:flex}.method-card{flex:0 0 var(--method-card-width);height:clamp(24rem,52vh,35rem);color:var(--ink);background:var(--paper);grid-template-columns:1fr 1.08fr;display:grid;position:relative;overflow:visible}.method-badge{z-index:4;filter:drop-shadow(0 .7rem 1rem #0003);width:6.4rem;position:absolute;top:-2.35rem;left:-2.35rem}.method-card-copy{flex-direction:column;justify-content:center;min-width:0;padding:clamp(2rem,3.2vw,4.25rem);display:flex}.step-number{color:#76634a;letter-spacing:.2em;margin-bottom:auto;margin-left:clamp(2.5rem,3.5vw,4rem);font-size:.65rem}.method-card-copy h3{letter-spacing:-.02em;margin:1rem 0 1.8rem;font-size:clamp(1.85rem,2.25vw,3.4rem);line-height:.98}.method-card-copy p{margin-bottom:.82rem;font-size:clamp(.62rem,.69vw,.82rem);line-height:1.5}.method-card-copy .method-closing{font-family:var(--display);margin:auto 0 0;font-size:clamp(.82rem,.92vw,1.12rem);font-style:italic}.method-card-image{min-width:0;overflow:hidden}.method-card-image img{object-fit:cover;width:100%;height:100%}.founder-section{z-index:6;margin-top:calc(-1 * var(--layer-overlap));background:var(--paper);padding:clamp(7rem,9vw,9rem) 0}.founder-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(3.5rem,5vw,6rem);width:min(80vw,70rem);min-height:0;margin:0 auto;display:grid}.founder-portrait{width:min(100%,34rem);margin:0 auto}.founder-portrait img{width:100%}.founder-copy h2{font-size:var(--section-title);letter-spacing:-.03em;margin-bottom:1.8rem;line-height:1}.founder-copy p{margin-bottom:1.12rem;font-size:clamp(.78rem,.82vw,1rem);line-height:1.6}.testimonials{text-align:center;width:min(64vw,56rem);margin:clamp(7rem,10vw,10rem) auto 0}.ornament-dark{width:min(32rem,44%);color:var(--gold)}.testimonials>h2{font-size:var(--section-title);margin:1.6rem 0 3.25rem;line-height:1}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,1.8vw,2rem);display:grid}.testimonial-card{aspect-ratio:578/840;color:var(--ivory);text-align:left;background:var(--ink);position:relative;overflow:hidden}.testimonial-card>img{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.testimonial-card:hover>img{transform:scale(1.035)}.testimonial-video{background:var(--ink);border:0;width:100%;height:100%;display:block}.testimonial-shade{background:linear-gradient(#070e1614,#070e1666 55%,#070e16c7);position:absolute;inset:0}.play-button{aspect-ratio:1;border:1px solid var(--gold);width:clamp(4.2rem,5.8vw,7rem);color:inherit;cursor:pointer;background:#091119c7;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-button:before,.play-button:after{border:1px solid var(--gold);border-radius:inherit;content:"";animation:3s ease-out infinite playPulse;position:absolute;inset:-1px}.play-button:after{animation-delay:1.5s}.play-button i{border-top:.45rem solid #0000;border-bottom:.45rem solid #0000;border-left:.7rem solid var(--gold);width:0;height:0;margin-left:.35rem}@keyframes playPulse{0%{opacity:.8;transform:scale(.92)}72%,to{opacity:0;transform:scale(1.48)}}.testimonial-caption{position:absolute;bottom:1.65rem;left:1.5rem;right:1.5rem}.testimonial-caption h3{margin-bottom:.35rem;font-size:clamp(1.15rem,1.45vw,2rem)}.testimonial-caption p{margin:0;font-size:clamp(.62rem,.75vw,.85rem)}.manifesto{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(5rem,10vw,11rem);width:min(80vw,70rem);margin:clamp(7rem,10vw,10rem) auto 0;display:grid}.manifesto h2{letter-spacing:-.04em;white-space:nowrap;margin:0;font-size:clamp(2.75rem,3.5vw,4.2rem);line-height:.94}.manifesto p{margin-bottom:1.35rem;font-size:clamp(.72rem,.84vw,1rem);line-height:1.6}.manifesto-cta{border:1px solid var(--ink);width:min(100%,22rem);min-height:3.5rem;color:var(--ivory);background:var(--ink);font-size:var(--copy-size);letter-spacing:.045em;text-align:center;justify-content:center;align-items:center;margin-top:1rem;padding:.9rem 1.5rem;transition:color .35s,background .35s;display:inline-flex}.manifesto-cta:hover,.manifesto-cta:focus-visible{color:var(--ink);background:0 0}.site-footer{z-index:7;height:clamp(38rem,66svh,50rem);color:var(--ivory);background:var(--ink);margin-top:0;overflow:hidden}.footer-image,.footer-shade{position:absolute;inset:0}.footer-image{opacity:.42;background:url(/assets/museum-warm.webp) 50%/cover no-repeat}.footer-shade{background:linear-gradient(#070e1626,#070e16a3 80%),#070e1647}.footer-content{z-index:2;height:100%;position:relative}.footer-contacts{text-align:center;grid-template-columns:repeat(3,1fr);gap:3rem;width:min(66vw,90rem);margin:auto;display:grid;position:absolute;top:52%;left:0;right:0}.footer-contacts a{font-family:var(--display);font-size:clamp(.95rem,1.35vw,1.65rem)}.footer-contacts a:hover{color:var(--gold-light)}.footer-wordmark{color:#f5f1e98f;font-family:var(--display);letter-spacing:-.035em;white-space:nowrap;margin:0;font-size:clamp(7rem,13.8vw,18rem);line-height:.75;position:absolute;bottom:-.23em;left:-2vw;right:-2vw}@media (width>=1400px){:root{--section-title:2.0125rem}.preloader-title{font-size:2.975rem}.preloader-copy{font-size:.7875rem}.brand{width:9.5rem}.site-nav{gap:4.375rem;font-size:.77rem}.hero-copy h1{font-size:2.84375rem}.hero-copy p{font-size:.7525rem}.section-intro{min-height:0}.section-intro p{font-size:.75rem}.about-grid,.method-intro-copy{gap:6.125rem}.about-copy{font-size:.735rem}.method-lockup>span{font-size:.63rem}.method-lockup h2{font-size:5.425rem}.method-intro-copy h3{font-size:1.79375rem}.method-intro-copy p{font-size:.68rem}.method-stage-heading p{font-size:1.35625rem}.method-track{gap:3.5rem}.method-card-copy{padding:2.8rem}.method-card-copy h3{font-size:1.96875rem}.method-card-copy p{font-size:.62rem}.method-card-copy .method-closing{font-size:.805rem}.founder-section{padding-top:7.875rem;padding-bottom:7.875rem}.founder-grid{gap:4.375rem}.founder-copy p,.manifesto p{font-size:.735rem}.testimonial-grid{gap:1.575rem}.testimonial-caption h3{font-size:1.26875rem}.testimonial-caption p{font-size:.65625rem}.footer-contacts{width:57.75rem}.footer-contacts a{font-size:1.18125rem}}[data-reveal]{--reveal-progress:0;--reveal-offset:3.25rem;--reveal-blur:.32rem;opacity:var(--reveal-progress);filter:blur(var(--reveal-blur));transform:translate3d(0, var(--reveal-offset), 0);will-change:opacity, filter, transform;transition:none}[data-reveal].is-visible{--reveal-progress:1;opacity:1;filter:none;transform:none}@media (width<=1100px){.site-header,.hero-copy,.section-intro,.about-grid,.method-intro-copy,.method-stage-heading,.founder-grid,.testimonials,.manifesto{width:min(86vw,70rem)}.hero-copy{grid-template-columns:1fr minmax(4rem,.45fr) .82fr}.hero-copy h1{font-size:clamp(2.8rem,4.6vw,4.6rem)}.method-track{padding-left:7vw;padding-right:7vw}.method-card{flex-basis:86vw}}@media (width<=800px){.preloader-title{font-size:clamp(1.75rem,7.8vw,2.3rem)}.site-header{width:100%;padding:1.5rem}.brand{z-index:12;width:9.4rem;position:relative}.menu-toggle{z-index:12;background:#09111933;border:1px solid #f5f1e942;border-radius:50%;width:2.9rem;height:2.9rem;padding:.75rem;display:grid;position:relative}.menu-toggle span{background:var(--ivory);width:1.15rem;height:1px;transition:transform .4s;position:absolute;top:50%;left:50%}.menu-toggle span:first-child{transform:translate(-50%,-.2rem)}.menu-toggle span:last-child{transform:translate(-50%,.2rem)}.menu-toggle.is-open span:first-child{transform:translate(-50%)rotate(45deg)}.menu-toggle.is-open span:last-child{transform:translate(-50%)rotate(-45deg)}.site-nav{z-index:10;font-family:var(--display);opacity:0;pointer-events:none;background:#091119fa;flex-direction:column;justify-content:center;gap:2rem;font-size:2rem;transition:opacity .5s,transform .5s;display:flex;position:fixed;inset:0;transform:translateY(-1rem)}.site-nav.is-open{opacity:1;pointer-events:auto;transform:none}.hero-stage{height:205svh}.hero-sticky{min-height:38rem}.hero-image{background-image:url(/assets/hero-mobile.png);background-position:top;background-repeat:no-repeat;background-size:cover;inset:0}.hero-copy{width:calc(100% - 3rem);display:block;bottom:4.7rem}.hero-copy h1{letter-spacing:-.018em;white-space:nowrap;max-width:34rem;font-size:clamp(1.9rem,7.8vw,2.55rem);line-height:1.07}.hero-rule{width:7rem;margin:1.35rem 0 1.5rem;display:block}.hero-copy p{max-width:30rem;font-size:.87rem}.scroll-cue{display:none}.section-intro{width:100%;min-height:0;padding:6rem 1.5rem 5rem;display:block}.section-intro h2{letter-spacing:-.018em;white-space:normal;margin-bottom:2.25rem;font-size:clamp(1.6rem,6.8vw,2.15rem);line-height:1.08}.section-intro p{font-size:.92rem}.cases-grid{grid-template-rows:none;grid-template-columns:1fr}.case-card{aspect-ratio:1.25;height:auto}.about-section{min-height:0;padding:6rem 1.5rem;position:relative;top:auto}.about-grid{width:100%;display:block}.about-grid h2{letter-spacing:-.015em;margin-bottom:2.4rem;font-size:clamp(1.35rem,6vw,1.65rem);line-height:1.1}.about-grid h2 span{white-space:normal;display:inline}.about-grid h2 span:not(:last-child):after{content:" "}.about-copy{font-size:.9rem}.method-intro{min-height:0;margin-top:0;margin-bottom:0;padding:28rem 1.5rem 2.5rem;position:relative;top:auto}.method-intro-image{background-image:url(/assets/amago-bg-mobile.webp);background-position:top;background-repeat:no-repeat;background-size:100%}.method-intro-shade{background:linear-gradient(to bottom, #070e1608 20%, #070e1685 47%, var(--ink) 61%)}.method-lockup{width:calc(100% - 3rem);top:24rem}.method-lockup h2{font-size:clamp(3rem,13vw,4.4rem)}.method-intro-copy{text-align:center;width:100%;display:block;position:relative;top:auto;bottom:auto}.method-intro-copy h3{letter-spacing:-.015em;text-wrap:balance;margin-bottom:2rem;font-size:clamp(1.55rem,6.2vw,2.05rem);line-height:1.08}.method-intro-copy>div{max-width:25rem;margin:0 auto}.method-intro-copy p{font-size:.8rem}.method-stage{height:360svh}.method-sticky{min-height:0}.method-stage-heading{text-align:center;width:100%;padding:1.25rem 1.5rem 0;display:block}.method-stage-heading p{letter-spacing:-.012em;margin-bottom:1rem;font-size:1.35rem;line-height:1.12}.method-window{margin-top:0;top:7.75rem;transform:none}.method-track{--method-card-width:88vw;gap:14vw;padding:0 6vw}.method-card{flex-basis:var(--method-card-width);grid-template-rows:72% 28%;grid-template-columns:1fr;height:calc(100svh - 8.75rem);min-height:35rem;max-height:41rem}.method-badge{width:4.8rem;top:-1.35rem;left:-.8rem}.method-card-copy{justify-content:flex-start;padding:2.3rem 1.65rem 1.5rem}.step-number{margin-bottom:.65rem;margin-left:3.2rem}.method-card-copy h3{letter-spacing:-.03em;white-space:nowrap;margin:0 0 1.25rem;font-size:clamp(1.05rem,5.2vw,1.4rem);line-height:1.08}.method-card-copy p{margin-bottom:.55rem;font-size:.64rem;line-height:1.36}.method-card-copy .method-closing{margin:1rem 0 0;font-size:.78rem}.method-card-image{grid-row:2}.founder-section{padding:6rem 1.5rem 7rem}.founder-grid{width:100%;min-height:0;display:block}.founder-portrait{width:min(100%,32rem);margin-bottom:2.75rem}.founder-copy h2{letter-spacing:-.018em;margin-bottom:1.6rem;font-size:clamp(1.8rem,7.2vw,2.4rem);line-height:1.08}.founder-copy{text-align:center}.founder-copy p{font-size:.84rem}.testimonials{width:100%;margin-top:9rem}.ornament-dark{width:min(18rem,75%)}.testimonials>h2{letter-spacing:-.018em;margin-bottom:2.5rem;font-size:clamp(1.7rem,6.8vw,2.25rem);line-height:1.08}.testimonial-grid{grid-template-columns:1fr;gap:1.5rem;width:min(100%,28rem);margin:0 auto;padding:0}.testimonial-grid::-webkit-scrollbar{display:none}.testimonial-card{width:100%}.manifesto{text-align:center;width:100%;margin-top:8rem;display:block}.manifesto h2{letter-spacing:-.022em;white-space:normal;margin-bottom:2rem;font-size:clamp(1.85rem,8vw,2.25rem);line-height:1.06}.manifesto p{font-size:.88rem}.site-footer{height:32rem}.footer-contacts{flex-direction:column;gap:1.4rem;width:calc(100% - 3rem);display:flex;top:17%}.footer-contacts a{overflow-wrap:anywhere;font-size:clamp(.95rem,4.2vw,1.1rem)}.footer-wordmark{letter-spacing:-.025em;text-align:center;white-space:nowrap;width:calc(100% - 2rem);max-width:none;font-size:clamp(1.45rem,7.2vw,3.2rem);line-height:1;bottom:2.25rem;left:50%;right:auto;transform:translate(-50%)}}@media (width<=800px) and (height<=650px){.hero-copy h1{font-size:1.8rem}.method-stage{height:auto;padding:3.5rem 0 5rem}.method-sticky{height:auto;min-height:0;position:relative;overflow:visible}.method-stage-heading{padding-top:0}.method-window{margin-top:3rem;position:relative;top:auto;transform:none}.method-track{gap:3rem;width:100%;padding:0 1.5rem;display:grid;transform:none!important}.method-card{grid-template-rows:auto 17rem;width:100%;height:auto;min-height:0;max-height:none}.method-card-copy{min-height:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.hero-stage{height:100svh}.hero-sticky{position:relative}.method-stage{height:auto;padding:4rem 0}.method-sticky{height:auto;min-height:0;position:relative;overflow:visible}.method-window{scroll-snap-type:x mandatory;overflow-x:auto}.method-track{transform:none!important}.method-card{scroll-snap-align:center}[data-reveal]{opacity:1;transform:none}}.preloader-copy,.site-nav,.hero-copy p,.section-intro p,.about-copy,.method-intro-copy p,.method-card-copy p,.method-card-copy .method-closing,.founder-copy p,.testimonial-caption p,.manifesto p{font-size:var(--copy-size)}@media (width<=800px){.section-intro p{justify-self:start;width:auto;max-width:none}}
