:root{--ink:#2b2157;--deep:#17131f;--purple:#781fff;--paper:#f6f5fa;--quartz:#eae7f3;--muted:#665f78;--line:rgba(43,33,87,.2);--pad:clamp(24px,5vw,88px);--serif:'Instrument Serif',Georgia,serif;--sans:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}button{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.02;letter-spacing:-.027em}h2{font-size:clamp(52px,5.9vw,92px)}p{max-width:65ch}em{font-weight:400}::selection{background:var(--purple);color:white}:focus-visible{outline:2px solid currentColor;outline-offset:6px}[hidden]{display:none!important}.eyebrow{font-size:.75rem;font-weight:500;letter-spacing:.13em;text-transform:uppercase;line-height:1.6}.small-note{font-size:.8rem}.section-pad{padding:110px var(--pad)}.section-pad-x{padding-left:var(--pad);padding-right:var(--pad)}.section-top{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:70px}.skip-link{position:fixed;left:16px;top:16px;transform:translateY(-160%);z-index:100;background:white;color:var(--ink);padding:12px 20px}.skip-link:focus{transform:none}
.site-header{height:100px;position:absolute;top:0;left:0;right:0;display:flex;align-items:center;padding:0 var(--pad);gap:32px;z-index:30;color:var(--paper);transition:background .25s,color .25s,box-shadow .25s}.site-header.is-scrolled{position:fixed;background:var(--paper);color:var(--ink);height:84px;box-shadow:0 1px 0 var(--line)}.brand{width:260px;flex-shrink:0;display:grid;align-items:center}.site-header.is-scrolled .brand,.site-header.menu-open .brand{width:168px}.brand img{grid-area:1 / 1;width:100%;height:85px;object-fit:contain}.brand-dark{visibility:hidden}.is-scrolled .brand-light,.menu-open .brand-light{visibility:hidden}.is-scrolled .brand-dark,.menu-open .brand-dark{visibility:visible}.is-scrolled .brand img{height:70px}.desktop-nav{display:flex;gap:clamp(18px,2.4vw,42px);margin-left:auto}.desktop-nav a{font-size:.875rem;white-space:nowrap;position:relative}.desktop-nav a:after{content:'';position:absolute;bottom:-8px;left:0;width:100%;height:1px;transform:scaleX(0);transform-origin:left;transition:transform .25s;background:currentColor}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{transform:scaleX(1)}.header-cta{display:flex;align-items:center;gap:22px;border:1px solid rgba(246,245,250,.5);border-radius:50px;padding:12px 20px;font-size:.8125rem;white-space:nowrap;transition:background .2s}.header-cta:hover{background:rgba(246,245,250,.12)}.is-scrolled .header-cta{border-color:var(--line)}.is-scrolled .header-cta:hover{background:var(--quartz)}.header-cta span{font-size:1.2rem}.menu-toggle{display:none}.mobile-nav{display:none}
.hero{position:relative;min-height:790px;height:100svh;max-height:1200px;background:var(--deep);color:var(--paper);isolation:isolate;overflow:hidden}.hero-picture,.hero-picture img,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-picture{z-index:-3}.hero-picture img{object-position:center;animation:hero-drift 22s ease-in-out infinite alternate}.hero-shade{z-index:-2;background:linear-gradient(90deg,rgba(14,12,23,.5),rgba(14,12,23,.1) 66%),linear-gradient(0deg,rgba(14,12,23,.7),transparent 30%,transparent 80%,rgba(14,12,23,.55))}.hero-content{padding:176px var(--pad) 130px;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-eyebrow{margin-bottom:27px;animation:arrive .8s both}.hero h1{font-size:clamp(98px,11.1vw,185px);line-height:.91;letter-spacing:-.025em;margin-left:-.035em;margin-bottom:37px}.hero h1 span{display:block;animation:arrive 1s .1s both}.hero h1 span+span{animation-delay:.23s}.hero h1 em{padding-right:.06em}.hero-bottom-copy{display:flex;align-items:flex-end;gap:54px;animation:arrive 1s .35s both}.hero-bottom-copy p{font-size:1rem;line-height:1.55;max-width:300px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;padding:14px 24px;border-radius:100px;border:1px solid transparent;font-size:.875rem;font-weight:500;line-height:1.4;transition:background .25s,transform .25s,color .25s;text-align:left}.button:hover{transform:translateY(-3px)}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:var(--quartz)}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:var(--purple)}.button span{font-size:1.3rem;line-height:1}.hero-foot{position:absolute;bottom:28px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;border-top:1px solid rgba(246,245,250,.3);font-size:.75rem}.hero-foot a{display:flex;align-items:center;gap:30px}.hero-foot a span{font-size:1.5rem}
.model{padding-top:80px;padding-bottom:120px}.model .section-top{margin-bottom:80px}.statement{font-size:clamp(68px,7.4vw,118px);line-height:1.06}.statement span{display:block}.accent-line{color:var(--purple)}.reveal{transition:opacity .65s,transform .9s cubic-bezier(.2,.65,.3,1)}.js-motion .reveal:not(.seen){opacity:.18;transform:translateY(22px)}.model-bottom{display:grid;grid-template-columns:1fr 1fr;gap:8vw;margin-top:75px}.model-index{font-family:var(--serif);font-size:2.2rem;letter-spacing:.04em;align-self:end;color:var(--purple)}.intro-copy{font-size:1.2rem;line-height:1.55}.body-copy{font-size:.95rem;color:var(--muted);margin-top:22px}.text-link{display:inline-flex;align-items:center;gap:34px;line-height:1.4;padding:10px 0;border-bottom:1px solid currentColor;font-size:.875rem;font-weight:500;margin-top:25px}.text-link span{font-size:1.25rem;transition:transform .2s}.text-link:hover span{transform:translate(3px,-2px)}
.structure{background:var(--quartz);padding-top:58px}.structure>.section-top{margin-bottom:54px}.structure-layout{display:grid;grid-template-columns:1fr 1fr;align-items:start}.structure-visual{position:sticky;top:84px;height:calc(100svh - 84px);min-height:660px;max-height:1080px;overflow:hidden;background:var(--deep);isolation:isolate}.structure-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.visual-scrim{position:absolute;inset:0;background:linear-gradient(0deg,rgba(19,16,29,.72),rgba(19,16,29,.08) 80%);z-index:-2}.structure-stack{position:absolute;inset:0;perspective:1200px;transform-style:preserve-3d}.plane{position:absolute;left:12%;right:12%;top:33%;min-height:200px;padding:27px 30px;box-shadow:0 14px 45px #17131f25;display:flex;flex-direction:column;justify-content:space-between;transition:transform 1s cubic-bezier(.22,.68,.25,1),opacity .8s,border-color .8s;background:rgba(246,245,250,.95);color:var(--ink);border:1px solid rgba(246,245,250,.45);backdrop-filter:blur(10px)}.plane>span{font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase}.plane strong{font-family:var(--serif);font-size:clamp(34px,4vw,65px);font-weight:400;letter-spacing:-.02em;line-height:1.1;padding:18px 0}.plane small{font-size:.75rem}.plane-asset{z-index:3;transform:translate3d(-10px,-40px,60px) rotateY(8deg) rotateZ(-5deg)}.plane-structure{z-index:2;background:rgba(43,33,87,.95);color:white;transform:translate3d(16px,34px,-30px) rotateY(8deg) rotateZ(3deg)}.plane-security{z-index:1;transform:translate3d(25px,105px,-100px) rotateY(8deg) rotateZ(10deg);background:rgba(234,231,243,.94)}.structure-visual[data-stage='1'] .plane-asset{transform:translate3d(-20px,-125px,-60px) rotateY(8deg) rotateZ(-8deg);opacity:.5}.structure-visual[data-stage='1'] .plane-structure{transform:translate3d(0,0,70px) rotateY(-5deg) rotateZ(-2deg);z-index:4;border-color:#9e6bee}.structure-visual[data-stage='2'] .plane-asset{transform:translate3d(-20px,-150px,-100px) rotateY(8deg) rotateZ(-10deg);opacity:.3}.structure-visual[data-stage='2'] .plane-structure{transform:translate3d(-10px,-90px,-30px) rotateY(8deg) rotateZ(-5deg);opacity:.7}.structure-visual[data-stage='2'] .plane-security{transform:translate3d(0,10px,70px) rotateY(-5deg) rotateZ(0deg);z-index:5}.visual-caption{position:absolute;bottom:75px;left:35px;right:35px;color:white;font-size:.75rem;text-align:center}.stage-markers{position:absolute;bottom:35px;left:25%;right:25%;display:flex;gap:10px}.stage-markers span{height:2px;background:#ffffff45;flex:1;transition:background .4s}.stage-markers .active{background:var(--paper)}.story-step{min-height:78svh;padding:95px var(--pad) 90px clamp(40px,6vw,100px);display:flex;flex-direction:column;justify-content:center}.story-step+.story-step{border-top:1px solid var(--line)}.story-step .eyebrow{margin-bottom:34px}.story-step h2{font-size:clamp(42px,4.5vw,76px);margin-bottom:30px}.story-step p{font-size:1rem;line-height:1.65;max-width:430px}.story-step .secondary-copy{font-size:.9rem;color:var(--muted);margin-top:20px}.story-step .text-link{align-self:flex-start}.quiet-list{list-style:none;padding:0;margin:22px 0 0;color:var(--muted);font-size:.8125rem}.quiet-list li{padding:8px 0;border-bottom:1px solid var(--line)}
.review{background:var(--ink);color:var(--paper);padding-top:80px;padding-bottom:70px}.review .section-top{margin-bottom:85px}.review-intro{display:grid;grid-template-columns:1.5fr 1fr;gap:10vw;align-items:end;margin-bottom:85px}.review-intro h2{font-size:clamp(54px,5.8vw,92px)}.review-intro>p{color:#d0cbdc;font-size:1rem;margin-bottom:6px}.deliverables{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff40}.deliverables article{padding:35px 30px 20px 0;min-width:0}.deliverables article+article{border-left:1px solid #ffffff26;padding-left:30px}.deliverable-num{font-size:.75rem;color:#d0cbdc}.deliverables h3{font-size:2rem;line-height:1.05;margin:28px 0 20px;max-width:10em}.deliverables p{font-size:.875rem;line-height:1.7;color:#d0cbdc}.review-note{display:flex;justify-content:space-between;align-items:end;gap:40px;border-top:1px solid #ffffff26;margin-top:40px;padding-top:30px}.review-note p{font-size:.8rem;color:#d0cbdc}.review-note .text-link{margin-top:0}
.fit{padding-top:80px}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.fit-heading h2{font-size:clamp(58px,5.8vw,94px);margin:5px 0 32px}.fit-heading p{max-width:350px;font-size:1rem}.fit-subline{display:block;margin-top:60px;font-size:.75rem;color:var(--muted)}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:27px 0;line-height:1.4;font-size:1rem;transition:color .2s}summary::-webkit-details-marker{display:none}summary:hover{color:var(--purple)}.toggle-symbol{width:16px;height:16px;position:relative;flex-shrink:0}.toggle-symbol:before,.toggle-symbol:after{position:absolute;content:'';top:7px;left:0;width:16px;height:1px;background:currentColor;transition:transform .25s}.toggle-symbol:after{transform:rotate(90deg)}details[open] .toggle-symbol:after{transform:rotate(0deg)}.details-body{padding:0 40px 28px 0;font-size:.95rem;color:var(--muted);animation:details-in .35s}.details-body a{color:var(--ink);display:inline-block;margin-top:20px;font-size:.8125rem;border-bottom:1px solid var(--line);padding-bottom:4px}.details-body a:hover{color:var(--purple)}.terms{margin-top:105px;padding-top:58px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:8vw}.terms h3{font-size:clamp(47px,4.5vw,70px);margin-top:28px;line-height:1.08}.terms h3 em{color:var(--purple)}.terms .terms-small{margin-top:20px;font-size:.875rem;color:var(--muted)}
.questions{background:var(--quartz);display:grid;grid-template-columns:1fr 1.1fr;gap:7vw}.questions-heading h2{font-size:clamp(54px,5vw,82px);margin:34px 0}.questions-heading p{color:var(--muted);font-size:.875rem}.inline-link{border-bottom:1px solid currentColor;color:var(--ink)}.faq-list summary{padding:26px 0}.faq-list .details-body{font-size:.9rem}.contact{padding-top:70px;padding-bottom:100px}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:9vw}.contact-heading h2{font-size:clamp(72px,7.4vw,118px);margin-bottom:36px}.contact-heading p{max-width:370px;font-size:1rem}.contact-heading .text-link{margin-top:40px}.field{display:flex;flex-direction:column;margin-bottom:25px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:28px}.field label{font-size:.8125rem;font-weight:500;margin-bottom:9px}.field label span{color:var(--purple)}input,textarea{border:0;border-bottom:1px solid #a7a1b5;border-radius:0;background:transparent;padding:10px 0 14px;color:var(--ink);width:100%;font-size:1rem;outline-offset:5px;transition:border-color .2s}input::placeholder,textarea::placeholder{color:#766f83;opacity:1}textarea{resize:vertical;min-height:130px;max-height:360px}input:focus,textarea:focus{border-color:var(--purple);outline:1px solid var(--purple);outline-offset:6px}.validated input:invalid,.validated textarea:invalid{border-color:#a52c44}.field-hint{font-size:.75rem;color:var(--muted);margin-top:10px}.form-note{font-size:.75rem;color:var(--muted);margin-top:18px}.form-error{font-size:.8125rem;color:#a52c44;margin:0 0 20px}.enquiry-ready{background:var(--quartz);padding:25px;margin-top:25px;border-left:2px solid var(--purple)}.enquiry-ready h3{font-size:2rem;margin-bottom:15px}.enquiry-ready p{font-size:.8125rem;margin-bottom:20px}.copy-enquiry{background:none;border:0;border-bottom:1px solid currentColor;font-size:.8125rem;padding:5px 0;margin-top:20px;display:block}.enquiry-ready #copy-status{margin:10px 0 0}.closing-scene{height:440px;position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--paper);text-align:center;padding:40px var(--pad)}.closing-scene>img,.closing-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 58%;z-index:-2}.closing-shade{background:rgba(19,16,29,.48);z-index:-1}.closing-scene>p{font-family:var(--serif);font-size:clamp(55px,6.7vw,106px);line-height:.98;letter-spacing:-.025em}.back-top{position:absolute;right:var(--pad);bottom:25px;font-size:.75rem;display:flex;align-items:center;gap:30px}.back-top span{font-size:1.3rem}.footer{padding-top:55px;padding-bottom:25px}.footer-main{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px}.footer-logo{width:230px;max-height:117px;object-fit:contain;object-position:left center}.footer-main p{font-size:.8125rem}.footer-links{display:flex;justify-content:end;gap:25px;font-size:.8125rem}.footer-links button,.footer-bottom button{padding:0;background:none;border:0;font-size:inherit}.footer-links a:hover,.footer-links button:hover{text-decoration:underline}.disclaimer{font-size:.75rem;color:var(--muted);max-width:100%;line-height:1.7;margin-top:45px;padding-top:25px;border-top:1px solid var(--line)}.footer-bottom{display:flex;justify-content:space-between;gap:25px;margin-top:35px;font-size:.75rem;color:var(--muted)}
dialog{border:0;padding:40px;max-width:600px;width:calc(100% - 32px);max-height:85svh;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#17131fbb;backdrop-filter:blur(4px)}dialog h2{font-size:3.5rem;margin:30px 0}dialog p{font-size:.875rem;margin:18px 0}dialog a{text-decoration:underline}.dialog-heading{display:flex;align-items:center;justify-content:space-between}.dialog-heading button{width:40px;height:40px;background:none;border:1px solid var(--line);border-radius:50%;font-size:1.8rem;line-height:1}dialog .button{margin-top:15px}
@keyframes arrive{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-drift{from{transform:scale(1.015)}to{transform:scale(1.08)}}@keyframes details-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1700px){.hero-content{padding-top:190px}.hero-bottom-copy{gap:80px}.story-step{min-height:820px}}
@media(max-width:1180px){.site-header{gap:25px}.brand{width:230px}.desktop-nav{gap:22px}.header-cta{font-size:.75rem;padding:11px 15px;gap:15px}.hero h1{font-size:12vw}.hero-bottom-copy{gap:38px}.story-step{padding-left:50px}.plane{left:10%;right:10%;padding:25px}.review-intro{gap:6vw}.deliverables article{padding-right:22px}.deliverables article+article{padding-left:22px}}
@media(max-width:980px){.desktop-nav{display:none}.header-cta{margin-left:auto}.site-header{height:90px}.menu-toggle{display:flex;gap:14px;align-items:center;background:none;border:0;font-size:.8125rem;padding:12px 0 12px 10px}.menu-icon{width:20px;display:flex;flex-direction:column;gap:5px}.menu-icon i{width:20px;height:1px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] .menu-icon i:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-icon i:last-child{transform:translateY(-3px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:fixed;top:84px;bottom:0;inset-inline:0;background:var(--paper);padding:40px var(--pad);z-index:25;flex-direction:column;overflow:auto;gap:0}.mobile-nav>a{font-family:var(--serif);font-size:3.7rem;line-height:1.2;border-bottom:1px solid var(--line);padding:17px 0}.mobile-nav small{font-family:var(--sans);font-size:.75rem;display:inline-block;margin-right:25px;vertical-align:middle}.mobile-nav .mobile-contact{font-family:var(--sans);font-size:1rem;margin-top:25px;border:0}.site-header.menu-open{position:fixed;height:84px;color:var(--ink);background:var(--paper)}body.menu-open{overflow:hidden}.hero{min-height:760px}.hero-content{padding-top:160px}.hero h1{font-size:14vw}.hero-bottom-copy{display:block}.hero-bottom-copy .button{margin-top:25px}.hero-bottom-copy br.desktop-break{display:none}.hero-bottom-copy p{max-width:330px}.statement{font-size:9vw}.section-pad{padding-top:85px;padding-bottom:85px}.model-bottom{gap:4vw;grid-template-columns:.7fr 1.3fr}.structure-layout{grid-template-columns:1fr 1.05fr}.structure-visual{min-height:580px}.plane{min-height:180px;left:8%;right:8%;padding:22px}.plane strong{font-size:3.2rem}.plane>span{font-size:.65rem}.plane small{font-size:.7rem}.story-step{padding:65px 30px;min-height:74svh}.story-step h2{font-size:3.2rem}.story-step p{font-size:.9375rem}.review-intro{grid-template-columns:1.3fr 1fr;gap:5vw}.deliverables{grid-template-columns:1fr 1fr}.deliverables article{padding-bottom:35px}.deliverables article:nth-child(3){border-left:0;padding-left:0;border-top:1px solid #ffffff26}.deliverables article:nth-child(4){border-top:1px solid #ffffff26}.fit-grid,.terms{gap:5vw}.fit-heading h2{font-size:3.8rem}.questions{gap:5vw;grid-template-columns:.85fr 1.15fr}.questions-heading h2{font-size:3.5rem}.contact-grid{gap:6vw;grid-template-columns:1fr 1.1fr}.contact-heading h2{font-size:4.8rem}.form-row{grid-template-columns:1fr;gap:0}.footer-main{grid-template-columns:1fr 1fr}.footer-links{grid-column:1/-1;justify-content:start}.footer-main p{justify-self:end}.section-top .small-note{max-width:42%;text-align:right}}
@media(max-width:680px){html{scroll-padding-top:80px}.site-header,.site-header.is-scrolled,.site-header.menu-open{height:78px;padding-inline:24px}.brand{width:194px}.site-header.is-scrolled .brand,.site-header.menu-open .brand{width:145px}.brand img,.is-scrolled .brand img{height:68px}.header-cta{display:none}.menu-toggle{margin-left:auto}.mobile-nav:not([hidden]){top:78px;padding-top:25px}.mobile-nav>a{font-size:3.2rem}.hero{height:100svh;min-height:780px;max-height:960px}.hero-picture img{object-position:63% center}.hero-shade{background:linear-gradient(90deg,rgba(14,12,23,.5),rgba(14,12,23,.22)),linear-gradient(0deg,rgba(14,12,23,.7),transparent 40%,rgba(14,12,23,.4))}.hero-content{padding:150px 24px 145px;justify-content:center}.hero-eyebrow{font-size:.6875rem;letter-spacing:.09em;max-width:240px;margin-bottom:30px}.hero h1{font-size:clamp(74px,18.5vw,124px);line-height:.96;margin-bottom:35px}.hero-bottom-copy p{font-size:.95rem;line-height:1.7}.hero-bottom-copy .button{margin-top:27px}.hero-foot{left:24px;right:24px;bottom:23px;padding-top:20px}.hero-foot>span{max-width:160px;font-size:.6875rem;line-height:1.6}.hero-foot a{font-size:.6875rem;gap:15px}.hero-foot a span{font-size:1.2rem}.section-pad{padding:64px 24px}.section-top{margin-bottom:45px;align-items:start}.section-top>.small-note{font-size:.6875rem}.eyebrow{font-size:.6875rem;letter-spacing:.1em}.model .section-top{margin-bottom:55px}.statement{font-size:clamp(44px,10.7vw,69px);line-height:1.15}.model-bottom{display:block;margin-top:42px}.model-index{display:none}.intro-copy{font-size:1.1rem}.body-copy{font-size:.9375rem}.model-bottom .text-link{margin-top:20px}.structure{padding-top:40px}.structure>.section-top{margin-bottom:35px}.structure-layout{display:block}.structure-visual{position:relative;top:auto;height:540px;min-height:0;max-height:none}.structure-image{object-position:50% 45%}.plane{left:18%;right:18%;top:27%;min-height:180px;padding:22px}.plane strong{font-size:2.8rem}.plane>span{font-size:.65rem}.plane small{font-size:.7rem}.structure-stack .plane-asset{transform:translate3d(-10px,-38px,20px) rotate(-5deg)}.structure-stack .plane-structure{transform:translate3d(8px,30px,0) rotate(2deg)}.structure-stack .plane-security{transform:translate3d(15px,96px,-40px) rotate(8deg)}.visual-caption{bottom:50px;font-size:.6875rem}.stage-markers{display:none}.story-step{min-height:0;padding:52px 24px}.story-step .eyebrow{margin-bottom:23px}.story-step h2{font-size:3.3rem;margin-bottom:23px}.story-step p{max-width:none}.story-step .secondary-copy{font-size:.875rem}.story-step .text-link{margin-top:22px}.review .section-top{margin-bottom:52px}.review-intro{display:block;margin-bottom:40px}.review-intro h2{font-size:3.5rem;margin-bottom:30px}.review-intro>p{font-size:.9375rem}.deliverables article{padding:25px 18px 25px 0}.deliverables article+article{padding-left:18px}.deliverables article:nth-child(3){padding-left:0}.deliverables h3{font-size:1.75rem;margin:24px 0 18px}.deliverables p{font-size:.8125rem;line-height:1.65}.review-note{display:block;margin-top:25px;padding-top:25px}.review-note .text-link{margin-top:20px}.fit-grid{display:block}.fit-heading h2{font-size:3.7rem;margin-bottom:25px}.fit-heading p{max-width:330px}.fit-subline{margin:28px 0 35px}.audiences summary{padding:24px 0}.terms{margin-top:60px;padding-top:38px;display:block}.terms h3{font-size:3.5rem;margin:22px 0 30px}.terms>div>p{font-size:.9375rem}.terms .terms-small{font-size:.8125rem}.questions{display:block}.questions-heading h2{font-size:3.5rem;margin:28px 0}.questions-heading>p{margin-bottom:35px}.faq-list summary{padding:23px 0;font-size:.9375rem;gap:22px}.faq-list .details-body{font-size:.875rem;padding-right:24px}.contact .section-top{margin-bottom:45px}.contact-grid{display:block}.contact-heading h2{font-size:4.5rem;margin-bottom:28px}.contact-heading p{font-size:.9375rem;max-width:none}.contact-heading .text-link{margin-top:25px}.contact form{margin-top:45px}.form-row{grid-template-columns:1fr 1fr;gap:20px}.field{margin-bottom:22px}.field label{font-size:.75rem}.field-hint,.form-note{font-size:.75rem}.closing-scene{height:370px}.closing-scene>p{font-size:clamp(45px,10.3vw,66px);line-height:1.1}.closing-scene>img{object-position:66% center}.back-top{font-size:.6875rem;right:24px}.footer{padding-top:42px}.footer-main{gap:25px;grid-template-columns:1fr}.footer-logo{width:210px;height:107px}.footer-main p{justify-self:start}.footer-links{gap:28px;grid-column:auto}.disclaimer{margin-top:30px;font-size:.75rem}.footer-bottom{display:grid;grid-template-columns:1fr auto;row-gap:15px;font-size:.6875rem}.footer-bottom span:nth-child(2){grid-column:1;grid-row:2}.footer-bottom button{grid-column:2;grid-row:1;text-align:right}dialog{padding:25px}dialog h2{font-size:3rem}}
@media(max-width:380px){.hero h1{font-size:18vw}.hero-content{padding-top:135px}.hero{min-height:740px}.statement{font-size:10.5vw}.form-row{grid-template-columns:1fr;gap:0}.plane{left:15%;right:15%}.deliverables h3{font-size:1.6rem}.contact-heading h2{font-size:4rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal:not(.seen){opacity:1;transform:none}.structure-stack .plane{transition:none}}
html.reduce-motion{scroll-behavior:auto}.reduce-motion *,.reduce-motion *:before,.reduce-motion *:after{animation:none!important;transition:none!important}.reduce-motion .reveal{opacity:1!important;transform:none!important}

/* The supplied wordmark is framed at its transparent bounds; its pixels are unchanged. */
.wordmark-window{grid-area:1 / 1;position:relative;display:block;width:100%;aspect-ratio:1708 / 184;overflow:hidden}
.brand .wordmark-window img{position:absolute;left:-9.95316159%;top:-263.04347826%;width:119.90632319%;max-width:none;height:auto;object-fit:initial}
.is-scrolled .wordmark-window,.menu-open .wordmark-window{visibility:hidden}

/* Real assets, given an investment-product wrapper. */
.asset-universe{background:var(--deep);color:var(--paper);padding-top:70px;padding-bottom:65px;overflow:hidden}
.asset-universe .section-top{margin-bottom:60px}
.asset-intro{display:grid;grid-template-columns:1.25fr 1fr;gap:8vw;align-items:end}
.asset-intro h2{font-size:clamp(58px,6.2vw,98px);line-height:1.02}
.asset-intro h2 em{color:#c5a2ff}
.asset-intro-copy{padding-bottom:6px}
.asset-intro-copy .asset-speed{font:400 clamp(68px,6vw,94px)/1 var(--serif);letter-spacing:-.035em;color:var(--paper);margin:0 0 27px}
.asset-speed>span{display:inline-block;font-family:var(--sans);font-size:1.1rem;vertical-align:top;margin-top:10px;margin-left:4px;color:#c5a2ff}
.asset-intro-copy>p:not(.asset-speed){font-size:1rem;line-height:1.65;color:#d0cbdc;max-width:410px}
.asset-intro-copy>p+p:not(.asset-speed){margin-top:18px}
.asset-transformation{margin:40px 0 0}
.asset-transformation>img{width:100%;height:auto;object-fit:contain;aspect-ratio:1672 / 941}
.transformation-caption{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:20px 0 32px;font-size:.8125rem;color:#e3dfec}
.transformation-rail{height:1px;background:#84729560;position:relative;overflow:hidden}
.transformation-rail:after{content:'';position:absolute;right:0;top:0;height:1px;width:24px;background:#c5a2ff}
.transformation-rail>i{display:block;position:absolute;top:0;left:0;width:18%;height:1px;background:#c5a2ff;animation:product-route 5s cubic-bezier(.3,.1,.35,1) infinite}
.asset-types{display:grid;grid-template-columns:repeat(6,1fr);list-style:none;padding:0;margin:0;border-top:1px solid #ffffff2b;border-bottom:1px solid #ffffff2b}
.asset-types li{padding:23px 15px;text-align:center;font-size:.8125rem;line-height:1.5}
.asset-types li+li{border-left:1px solid #ffffff20}
.asset-summary{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-top:36px}
.asset-summary>p{font-family:var(--serif);font-size:clamp(28px,2.5vw,40px);line-height:1.18;letter-spacing:-.012em}
.asset-summary .text-link{margin:0;flex-shrink:0}
.asset-timing-note{font-size:.75rem;line-height:1.65;max-width:780px;color:#bfb8cd;margin-top:30px}

/* White-label service: a client-facing layer over an end-to-end operating layer. */
.infrastructure{background:var(--paper);padding-top:76px;padding-bottom:80px}
.infrastructure .section-top{margin-bottom:60px}
.infrastructure-intro{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:9vw;margin-bottom:60px}
.infrastructure-intro h2{font-size:clamp(62px,6.8vw,108px)}
.infrastructure-intro>p{font-size:1.05rem;line-height:1.65;max-width:430px;padding-bottom:6px}
.infrastructure-model{isolation:isolate}
.brand-layer{position:relative;display:flex;align-items:start;justify-content:space-between;gap:32px;padding:42px 48px;background:var(--quartz);border:1px solid #cdc7db}
.brand-layer .eyebrow{color:var(--muted)}
.brand-layer strong{font-family:var(--serif);font-size:clamp(42px,4.1vw,66px);font-weight:400;letter-spacing:-.025em;line-height:1;display:block;margin:24px 0 20px}
.brand-layer p{font-size:.9375rem;max-width:none}
.brand-layer-label{font-size:.75rem;border:1px solid #bbb2d0;border-radius:50px;padding:7px 14px;white-space:nowrap}
.infrastructure-seam{display:grid;grid-template-columns:repeat(4,1fr);height:30px;margin:0 48px;align-items:stretch}
.infrastructure-seam span{width:1px;margin-inline:auto;background:var(--purple)}
.service-layer{background:var(--ink);color:var(--paper);padding:28px 48px 40px;border-top:2px solid var(--purple)}
.service-layer-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;padding-bottom:24px;border-bottom:1px solid #ffffff30}
.service-layer-heading>span:last-child{font-size:.875rem;font-weight:500;letter-spacing:.02em}
.service-layer-heading .eyebrow{color:#d0cbdc}
.service-modules{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:0}
.service-modules li{padding:30px 28px 0 0}
.service-modules li+li{padding-left:28px;border-left:1px solid #ffffff24}
.module-number{font-size:.75rem;color:#d0cbdc}
.service-modules h3{font-size:clamp(32px,3vw,46px);margin:18px 0}
.service-modules p{font-size:.875rem;line-height:1.7;color:#d0cbdc}
.infrastructure-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:48px}
.infrastructure-benefits h3{font-size:1.9rem;line-height:1.1;margin-bottom:15px}
.infrastructure-benefits p{font-size:.875rem;color:var(--muted);line-height:1.7;max-width:350px}
.infrastructure-close{display:flex;justify-content:space-between;align-items:end;gap:40px;border-top:1px solid var(--line);margin-top:46px;padding-top:30px}
.infrastructure-close>p{font-size:.875rem;color:var(--muted)}
.infrastructure-close .text-link{margin-top:0}
@keyframes product-route{0%{transform:translateX(-110%);opacity:0}12%{opacity:1}85%{opacity:1}100%{transform:translateX(665%);opacity:0}}
@media(max-width:1180px){.asset-intro{gap:5vw}.asset-intro h2{font-size:6.2vw}.brand-layer{padding:36px}.service-layer{padding:26px 36px 32px}.infrastructure-seam{margin-inline:36px}.service-modules li{padding-right:22px}.service-modules li+li{padding-left:22px}.infrastructure-benefits{gap:30px}}
@media(max-width:980px){.asset-intro{grid-template-columns:1fr;gap:35px}.asset-intro h2{font-size:4.2rem}.asset-intro-copy{display:grid;grid-template-columns:1fr 1.5fr;column-gap:40px}.asset-intro-copy .asset-speed{font-size:4rem;grid-row:1 / span 2}.asset-intro-copy>p:not(.asset-speed){grid-column:2}.asset-intro-copy>p:not(.asset-speed){font-size:.9375rem}.asset-types{grid-template-columns:repeat(3,1fr)}.asset-types li:nth-child(4){border-left:0}.asset-types li:nth-child(n+4){border-top:1px solid #ffffff20}.asset-types li{padding:18px 14px}.transformation-caption{gap:22px}.infrastructure-intro{gap:5vw;grid-template-columns:1.1fr 1fr}.infrastructure-intro h2{font-size:4.5rem}.infrastructure-intro>p{font-size:.9375rem}.service-modules{grid-template-columns:1fr 1fr}.service-modules li{padding-bottom:25px}.service-modules li:nth-child(3){border-left:0;padding-left:0;border-top:1px solid #ffffff24}.service-modules li:nth-child(4){border-top:1px solid #ffffff24}.service-modules h3{font-size:2.4rem}.infrastructure-benefits{gap:26px}.infrastructure-benefits h3{font-size:1.65rem}.infrastructure-close{gap:30px}}
@media(max-width:680px){.asset-universe,.infrastructure{padding-top:54px;padding-bottom:54px}.asset-universe .section-top,.infrastructure .section-top{margin-bottom:40px}.asset-intro,.infrastructure-intro{display:block}.asset-intro h2{font-size:clamp(48px,11.7vw,74px);line-height:1.04}.asset-intro-copy{margin-top:32px;display:block}.asset-intro-copy .asset-speed{font-size:3.8rem;margin-bottom:23px}.asset-intro-copy>p:not(.asset-speed){max-width:none;font-size:1rem}.asset-intro-copy>p+p:not(.asset-speed){margin-top:16px}.asset-speed>span{font-size:1rem;margin-top:7px}.asset-transformation{margin:30px -16px 0}.asset-transformation>img{min-height:220px;object-fit:contain}.transformation-caption{grid-template-columns:1fr 42px 1fr;gap:12px;margin-inline:16px;padding:20px 0 26px;font-size:.75rem;line-height:1.6}.transformation-caption>span:last-child{text-align:right}.asset-types{grid-template-columns:1fr 1fr}.asset-types li{font-size:.8125rem;padding:16px 12px}.asset-types li:nth-child(2n+1){border-left:0}.asset-types li:nth-child(2n){border-left:1px solid #ffffff20}.asset-types li:nth-child(n+3){border-top:1px solid #ffffff20}.asset-summary{display:block;margin-top:28px}.asset-summary>p{font-size:1.9rem}.asset-summary .text-link{margin-top:24px}.asset-timing-note{margin-top:25px;font-size:.75rem}.infrastructure-intro{margin-bottom:35px}.infrastructure-intro h2{font-size:clamp(53px,12.7vw,78px);line-height:1.03;margin-bottom:28px}.infrastructure-intro>p{font-size:1rem;max-width:none}.brand-layer{padding:28px 24px;display:block}.brand-layer strong{font-size:2.8rem;margin:25px 0 18px}.brand-layer p{font-size:.875rem}.brand-layer-label{display:inline-block;margin-top:25px;font-size:.75rem;padding:6px 12px}.infrastructure-seam{height:24px;margin-inline:24px}.service-layer{padding:22px 24px 8px}.service-layer-heading{align-items:start;padding-bottom:22px;gap:20px}.service-layer-heading .eyebrow{font-size:.65rem;max-width:160px}.service-layer-heading>span:last-child{font-size:.75rem}.service-modules li{padding:25px 18px 28px 0;min-width:0}.service-modules li+li{padding-left:18px}.service-modules h3{font-size:1.85rem;margin:18px 0 14px}.service-modules p{font-size:.8125rem;line-height:1.7}.infrastructure-benefits{display:block;margin-top:34px}.infrastructure-benefits>div+div{margin-top:25px}.infrastructure-benefits h3{font-size:1.9rem;margin-bottom:12px}.infrastructure-benefits p{font-size:.875rem;max-width:none}.infrastructure-close{display:block;margin-top:32px;padding-top:27px}.infrastructure-close>p{font-size:.875rem}.infrastructure-close .text-link{margin-top:22px;gap:22px;font-size:.8125rem}}
@media(max-width:380px){.site-header{gap:20px}.brand{width:min(192px,calc(100vw - 150px))}.asset-intro h2{font-size:11.3vw}.infrastructure-intro h2{font-size:12.1vw}.brand-layer,.service-layer{padding-inline:20px}.service-modules li{padding-right:13px}.service-modules li+li{padding-left:13px}.service-modules h3{font-size:1.75rem}.service-layer-heading{gap:12px}.service-layer-heading .eyebrow{max-width:115px}.infrastructure-seam{margin-inline:20px}}
@media(prefers-reduced-motion:reduce){.transformation-rail>i{animation:none;left:40%}}
.reduce-motion .transformation-rail>i{animation:none;left:40%}
@media print{.site-header,.mobile-nav,.hero-picture,.hero-shade,.structure-visual,.closing-scene,.footer-links,form,.back-top,.button,#motion-toggle{display:none!important}body,section{background:white!important;color:#2b2157!important}.hero{height:auto;min-height:0}.hero-content{padding:40px 24px}.hero h1{font-size:80px}.hero-foot{display:none}.section-pad{padding:40px 24px}.structure-layout{display:block}.story-step{min-height:0;padding:30px 24px}.reveal{opacity:1!important;transform:none!important}.review p,.deliverables p{color:#665f78!important}.contact-grid{display:block}h2{break-after:avoid}article,details{break-inside:avoid}}

@media print{.asset-universe,.asset-intro-copy .asset-speed,.asset-intro-copy>p,.asset-intro h2 em,.asset-summary,.asset-timing-note,.transformation-caption,.service-layer,.service-modules p,.service-layer-heading .eyebrow,.module-number{color:var(--ink)!important}.asset-types,.brand-layer,.service-layer{border-color:var(--line)}.asset-intro,.infrastructure-intro{display:block}.asset-intro-copy{display:block}.asset-transformation{break-inside:avoid}.transformation-rail{display:none}.transformation-caption{grid-template-columns:1fr 1fr}.infrastructure-benefits{break-inside:avoid}}

/* A direct opening promise and a more visible invitation to start. */
.hero{min-height:820px}
.hero-content{padding-top:150px;padding-bottom:124px}
.hero h1{font-size:clamp(76px,9.2vw,144px);line-height:.96;margin-bottom:32px}
.hero h1 span:nth-child(3){animation-delay:.34s}
.hero-bottom-copy{animation-delay:.45s}
.button{min-height:58px;max-width:100%}
.button-primary{background:var(--purple);color:#fff;border-color:var(--purple);box-shadow:0 5px 24px #781fff18}
.button-primary:hover{background:#6115d9;border-color:#6115d9}
.button-primary:focus-visible,.site-header .header-cta:focus-visible{outline:3px solid #bd99ff;outline-offset:4px}
.site-header .header-cta{background:var(--purple);border-color:var(--purple);color:#fff;font-size:.8125rem;font-weight:500;min-height:50px;padding:12px 20px;gap:18px}
.site-header .header-cta:hover{background:#6115d9;border-color:#6115d9}
.hero-bottom-copy .button{min-height:62px;padding-inline:28px}
.infrastructure-close,.review-note{align-items:center}
.infrastructure-close .button,.review-note .button{flex-shrink:0}
.terms .button{margin-top:28px}
.contact form>.button{min-height:60px}
.mobile-sticky-cta{display:none}
.mobile-nav .mobile-contact{background:var(--purple);color:#fff;border-radius:100px;padding:18px 22px;font-size:.875rem;line-height:1.4}

/* The offer, followed by the people it is built for. */
.brand-layer-title{font-size:clamp(46px,4.8vw,76px);line-height:1.03;letter-spacing:-.025em;max-width:22ch;margin:24px 0}
.brand-layer>div{min-width:0}
.brand-layer p{font-size:clamp(18px,1.5vw,22px);line-height:1.5;max-width:43ch}
.partner-fit{background:var(--ink);color:var(--paper);padding:44px 48px 18px;border-top:3px solid var(--purple)}
.partner-fit-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:32px}
.partner-fit-heading h3{font-size:clamp(42px,4.3vw,68px);line-height:1.08}
.partner-fit-heading>p{font-size:.8125rem;line-height:1.6;color:#d0cbdc}
.partner-audiences{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:44px;list-style:none;padding:0;margin:0}
.partner-audiences li{border-top:1px solid #ffffff30;min-width:0}
.partner-audiences a{display:grid;grid-template-columns:22px minmax(0,1fr) 32px;gap:20px;align-items:start;min-height:185px;padding:30px 0}
.audience-index{font-size:.6875rem;color:#c7b8e5;padding-top:7px}
.partner-audiences h4{font:400 clamp(28px,2.4vw,38px)/1.08 var(--serif);letter-spacing:-.018em;margin:0 0 15px}
.partner-audiences p{font-size:.875rem;line-height:1.7;color:#d0cbdc;max-width:33ch}
.audience-arrow{display:grid;place-items:center;width:32px;height:32px;border:1px solid #ffffff45;border-radius:50%;font-size:1.1rem;line-height:1;transition:background .2s,border-color .2s,transform .2s}
.partner-audiences a:hover .audience-arrow,.partner-audiences a:focus-visible .audience-arrow{background:var(--purple);border-color:var(--purple);transform:translate(2px,-2px)}

/* A connected sequence makes the working relationship explicit. */
.review-intro{margin-bottom:65px}
.working-process{padding:38px 0 52px;border-top:1px solid #ffffff30;border-bottom:1px solid #ffffff30;margin-bottom:52px}
.process-heading{display:flex;justify-content:space-between;align-items:center;gap:30px}
.process-heading h3{font-size:clamp(38px,3.6vw,56px);line-height:1.05}
.process-heading>p{font-size:.8125rem;line-height:1.6;color:#d0cbdc}
.process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;padding:0;margin:40px 0 0}
.process-steps li{position:relative;min-width:0;padding-right:28px}
.process-steps li:last-child{padding-right:0}
.process-steps li:not(:last-child):before{content:'';position:absolute;top:22px;left:44px;right:0;height:1px;background:#b39ad66b}
.process-number{position:relative;z-index:1;display:grid;place-items:center;width:44px;height:44px;border:1px solid #b697ed;border-radius:50%;background:#3e2d70;font-size:.8125rem;font-weight:500;color:#fff}
.process-stage{display:block;font-size:.625rem;letter-spacing:.11em;text-transform:uppercase;line-height:1.6;color:#cfb5ff;margin:28px 0 14px}
.process-steps h4{font:400 clamp(27px,2.5vw,38px)/1.08 var(--serif);letter-spacing:-.018em;margin:0}
.process-steps p{font-size:.875rem;line-height:1.7;color:#d0cbdc;margin-top:18px;max-width:31ch}
.review-outputs-label{color:#d0cbdc;margin-bottom:24px}

@media(max-width:1180px){
  .partner-fit{padding:36px 36px 10px}
  .partner-audiences{column-gap:32px}
  .partner-audiences a{gap:16px}
  .process-steps li{padding-right:22px}
}
@media(max-width:980px){
  .hero{min-height:850px}
  .hero h1{font-size:clamp(92px,11.8vw,116px)}
  .hero-content{padding-top:140px}
  .brand-layer{flex-wrap:wrap}
  .brand-layer-title{max-width:22ch}
  .partner-fit-heading{align-items:start}
  .partner-fit-heading>p{max-width:180px}
  .partner-audiences a{grid-template-columns:minmax(0,1fr) 32px;min-height:210px}
  .audience-index{display:none}
  .process-steps{display:block;margin-top:36px}
  .process-steps li{display:grid;grid-template-columns:44px minmax(0,1fr);column-gap:24px;row-gap:9px;padding:0 0 38px}
  .process-steps li:last-child{padding-bottom:0}
  .process-number{grid-column:1;grid-row:1 / span 3}
  .process-steps li:not(:last-child):before{top:44px;bottom:0;left:22px;right:auto;width:1px;height:auto}
  .process-stage,.process-steps h4,.process-steps p{grid-column:2}
  .process-stage{margin:0 0 2px}
  .process-steps h4{font-size:2rem}
  .process-steps p{margin:0;max-width:65ch}
}
@media(max-width:680px){
  .hero{min-height:760px}
  .hero-content{padding-top:138px;padding-bottom:130px}
  .hero h1{font-size:clamp(50px,16.3vw,92px);line-height:1.02;margin-bottom:28px}
  .hero-eyebrow{margin-bottom:26px}
  .hero-bottom-copy{width:100%}
  .hero-bottom-copy .button{width:100%;max-width:350px;margin-top:25px;padding-inline:22px}
  .brand-layer-title{font-size:clamp(38px,9.7vw,62px);margin:24px 0 20px}
  .brand-layer p{font-size:1.125rem;line-height:1.5}
  .partner-fit{padding:30px 24px 6px}
  .partner-fit-heading{display:block;margin-bottom:28px}
  .partner-fit-heading h3{font-size:clamp(38px,9.4vw,58px)}
  .partner-fit-heading>p{margin-top:18px;max-width:none}
  .partner-audiences{grid-template-columns:1fr}
  .partner-audiences a{min-height:0;padding:25px 0;gap:18px}
  .partner-audiences h4{font-size:1.9rem;margin-bottom:13px}
  .partner-audiences p{font-size:.875rem;max-width:none}
  .infrastructure-close .button,.review-note .button{margin-top:25px;width:100%;gap:20px;padding-inline:20px}
  .review-intro{margin-bottom:38px}
  .working-process{padding:30px 0 38px;margin-bottom:38px}
  .process-heading{display:block}
  .process-heading h3{font-size:2.7rem}
  .process-heading>p{margin-top:18px}
  .process-steps{margin-top:32px}
  .process-steps li{grid-template-columns:40px minmax(0,1fr);column-gap:18px;padding-bottom:34px}
  .process-number{width:40px;height:40px}
  .process-steps li:not(:last-child):before{top:40px;left:20px}
  .process-steps h4{font-size:1.9rem}
  .process-steps p{font-size:.875rem}
  .process-stage{font-size:.625rem;letter-spacing:.08em}
  .review-outputs-label{font-size:.625rem}
  .terms .button,.contact form>.button{width:100%}
  .mobile-sticky-cta:not([hidden]){display:flex;position:fixed;left:16px;right:16px;bottom:max(16px,env(safe-area-inset-bottom));z-index:20;max-width:390px;margin-inline:auto;min-height:58px;padding:16px 22px;box-shadow:0 6px 32px #17131f40}
  .mobile-sticky-cta:hover{transform:none}
  body.menu-open .mobile-sticky-cta,body:has(dialog[open]) .mobile-sticky-cta{display:none}
}
@media(max-width:380px){
  .hero{min-height:740px}
  .partner-fit{padding-inline:20px}
  .partner-audiences a{gap:14px;grid-template-columns:minmax(0,1fr) 28px}
  .audience-arrow{width:28px;height:28px}
  .partner-audiences h4{font-size:1.75rem}
}
@media print{
  .hero{min-height:0}
  .hero h1{font-size:64px}
  .mobile-sticky-cta{display:none!important}
  .partner-fit,.partner-fit-heading>p,.partner-audiences p,.audience-index,.process-heading>p,.process-stage,.process-steps p,.review-outputs-label{color:var(--ink)!important}
  .working-process,.partner-audiences li{border-color:var(--line)}
  .process-steps li{break-inside:avoid}
  .process-number{background:white;color:var(--ink)}
}

/* Hidden honeypot field for automated form submissions. */
.form-trap{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
#enquiry-success:focus{outline:2px solid var(--purple);outline-offset:6px}
