/* /assets/fonts.css */
@font-face {
  font-family: 'Bodoni Moda';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/font-0.ttf") format('truetype');
}
@font-face {
  font-family: 'Bodoni Moda';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/font-1.ttf") format('truetype');
}
@font-face {
  font-family: 'Bodoni Moda';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/font-2.ttf") format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/font-3.ttf") format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/font-4.ttf") format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/font-5.ttf") format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/font-6.ttf") format('truetype');
}

/* /style.css */
:root{--ink:#080a0c;--paper:#e9e9e9;--muted:#a9abb0;--line:#ffffff29;--blue:#b4b4b4;--serif:'Bodoni Moda',Georgia,serif;--sans:Manrope,Arial,sans-serif;--gutter:clamp(24px,5.5vw,110px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--ink);color:var(--paper);font:400 16px/1.7 var(--sans)}body.modal-open{overflow:hidden}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2,h3,.serif{font-family:var(--serif);line-height:1.02;letter-spacing:-.055em}h2{font-size:clamp(42px,5.6vw,88px)}h3{font-size:clamp(34px,3.6vw,56px)}em{font-weight:400;color:#b2b2b2}p{color:var(--muted)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--blue);outline-offset:5px}.skip{position:fixed;left:20px;top:-90px;background:white;color:black;padding:12px;z-index:99}.skip:focus{top:20px}.eyebrow,.micro{font-size:12px;letter-spacing:.17em;line-height:1.6;font-weight:500;text-transform:uppercase}.micro{letter-spacing:.12em;color:#939393}.eyebrow{color:#c9c7c2}.section{padding:100px var(--gutter)}.site-header{position:fixed;top:0;left:0;width:100%;z-index:20;padding:18px var(--gutter);height:96px;display:flex;align-items:center;justify-content:space-between;background:#080a0ce8;backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:15px}.brand img{width:50px;height:50px}.brand span{font-size:12px;line-height:1.5;letter-spacing:.24em}.site-header nav{display:flex;gap:30px}.site-header nav a{font-size:13px;color:#b9bbc0;transition:color .25s}.site-header nav a:hover{color:white}.contact-link{font-size:13px;display:flex;gap:22px;align-items:center}.contact-link span{font-size:22px}.menu-toggle{display:none}.read-progress{position:absolute;bottom:-1px;left:0;height:1px;background:#dbdbdb;width:var(--read,0%)}.hero{height:125svh;min-height:780px}.hero-stage{position:sticky;top:0;height:100svh;min-height:680px;overflow:hidden;background:#07090a}.hero-portrait{position:absolute;height:100%;width:58%;right:-3%;top:7%;object-fit:cover;object-position:50% 35%;opacity:.9;mask-image:linear-gradient(90deg,transparent,#000 19%,#000 90%,transparent);transform:translateY(calc(var(--hero,0)*-25px)) scale(calc(1 + var(--hero,0)*.045))}.hero-light{position:absolute;inset:0;background:linear-gradient(90deg,#080a0c 0%,#080a0c00 65%),linear-gradient(0deg,#080a0c,transparent 26%)}.hero-copy{position:absolute;left:var(--gutter);top:21%;z-index:2;width:70%;transform:translateY(calc(var(--hero,0)*-35px))}.hero h1{font-size:clamp(76px,10.3vw,176px);letter-spacing:-.065em;line-height:.92;margin:24px 0 28px}.hero h1>span{display:block}.hero h1>span:nth-child(2){margin-left:7vw}.title-dot{color:#9b9b9b}.hero-manifesto{font-size:17px;line-height:1.7;color:#dad8d3;padding-left:6px}.hero-manifesto em{font-style:normal;color:#cacaca}.hero-actions{display:flex;gap:34px;align-items:center;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:15px 21px 15px 25px;border:1px solid #d3d5d599;border-radius:999px;background:linear-gradient(125deg,#f6f6f6,#d5d7d8);color:#15181c;font-size:13px;font-weight:600;box-shadow:inset 0 1px white,0 7px 24px #0002;line-height:1.5;transition:transform .25s,box-shadow .25s}.button span{font-size:22px;line-height:1}.button:hover{transform:translateY(-2px);box-shadow:0 8px 28px #b0b0b022}.quiet-link{display:inline-flex;align-items:center;gap:24px;border-bottom:1px solid #c4c6c566;padding:10px 0;font-size:13px;line-height:1.5}.quiet-link span{font-size:20px}.hero-note{position:absolute;right:var(--gutter);bottom:13%;z-index:3;font-size:13px;text-align:right}.hero-note p{margin-top:10px;color:#c4c5c7}.hero-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:28px;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.15em;color:#a6a6a6}.hero-bottom a{display:flex;gap:30px;align-items:center}.hero-bottom a span{font-size:27px}.section-top{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:23px;margin-bottom:52px}.split{display:grid;grid-template-columns:1.25fr 1fr;gap:12%;align-items:center}.section-heading{margin-bottom:48px}.section-heading p{max-width:450px;font-size:16px;line-height:1.85}.headline-films{display:grid;grid-template-columns:1fr 1fr;gap:24px}.film-feature{position:relative;padding:0;aspect-ratio:1.33;text-align:left;overflow:hidden;border-radius:4px;isolation:isolate}.film-feature>img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .8s;z-index:-2}.film-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#07090be8,transparent 68%),linear-gradient(#0005,transparent 30%);z-index:-1}.film-feature:hover>img{transform:scale(1.035)}.film-index{position:absolute;top:25px;left:28px;font-size:10px;letter-spacing:.15em;color:#e1e2e3}.film-title{position:absolute;left:30px;right:30px;bottom:65px;display:flex;align-items:center;justify-content:space-between;gap:20px}.film-title small{font-size:10px;letter-spacing:.1em}.film-title strong{display:block;font:400 clamp(35px,4vw,65px)/1.2 var(--serif);letter-spacing:-.05em;margin-top:8px}.play-orbit{display:grid;place-items:center;width:66px;height:66px;border:1px solid #fff9;border-radius:50%;font-size:16px;flex-shrink:0;backdrop-filter:blur(7px);background:#ffffff10;padding-left:3px}.film-meta{position:absolute;bottom:23px;left:30px;right:30px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;border-top:1px solid #fff5;padding-top:16px}.film-foot{display:flex;justify-content:space-between;margin-top:22px;gap:30px;align-items:center}.film-foot>span{font-size:10px;letter-spacing:.1em;color:#898989}.film-foot p{font-size:12px}.aegis-intro{background:#0b0b0b}.aegis-title{display:flex;gap:26px;align-items:center;justify-content:center;margin:20px 0 40px}.aegis-title>img{width:90px;height:90px;object-fit:contain}.aegis-title h2{font-family:var(--sans);letter-spacing:.12em;font-size:70px;text-transform:uppercase;position:relative}.aegis-title h2 span{font-size:14px;position:absolute;right:-12px;top:4px}.aegis-title p{font-size:12px;letter-spacing:.08em;margin-top:8px}.wide-motion{aspect-ratio:2.332;width:100%;overflow:hidden}.wide-motion video{width:100%;height:100%;object-fit:contain}.aegis-overview{margin-top:48px}.aegis-overview h3 em{color:var(--blue)}.aegis-overview p{margin-bottom:20px}.masterclass{background:var(--paper);color:var(--ink)}.masterclass p{color:#595959}.masterclass .eyebrow{color:#6a6a6a;margin-bottom:36px}.masterclass em{color:#6f6f6f}.offer-line{margin:25px 0;display:flex;justify-content:space-between;border-top:1px solid #1113;border-bottom:1px solid #1113;padding:20px 0;font-size:13px;align-items:center}.offer-line b{font:400 32px var(--serif);color:#1b1e22}.footer h2{margin:30px 0}.footer-bottom{margin-top:70px;border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.12em}.reveal{opacity:1}.js-ready .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s,transform .9s cubic-bezier(.2,.7,.2,1)}.js-ready .reveal.visible{opacity:1;transform:none}dialog{border:1px solid #ffffff30;color:var(--paper);background:#101317;padding:0;max-height:92svh}dialog::backdrop{background:#000c;backdrop-filter:blur(16px)}.film-dialog{width:min(1320px,94vw);overflow:auto;border-radius:8px}.dialog-top{padding:18px 25px;display:flex;align-items:center;justify-content:space-between;font-size:14px}.dialog-top p{color:#dededb}.dialog-top button,.close-dialog{display:flex;gap:15px;align-items:center;font-size:12px}.dialog-top button span,.close-dialog span{font-size:29px;line-height:1}.film-dialog video{width:100%;max-height:74svh;background:black;object-fit:contain}.film-controls{padding:15px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#b7b7b7}.film-controls #chapter-controls{display:flex;gap:8px;flex-wrap:wrap}.film-controls button{border:1px solid #fff3;min-width:36px;min-height:36px;border-radius:50%;font-size:12px}.film-controls button[aria-pressed=true]{background:var(--paper);color:var(--ink)}.enquiry-dialog{width:min(680px,95vw);padding:55px;border-radius:8px}.close-dialog{position:absolute;right:25px;top:18px}.enquiry-dialog h2{font-size:48px;margin:25px 0 30px}.enquiry-dialog .eyebrow{margin-top:15px;font-size:11px}form label{display:block;font-size:12px;color:#d0d0d0;margin:18px 0}input,select,textarea{display:block;width:100%;border:0;border-bottom:1px solid #fff5;padding:12px 0;background:transparent;color:var(--paper);border-radius:0;line-height:1.6;font-size:16px}select option{background:#191919}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:25px}.consent{display:flex;align-items:start;gap:12px}.consent input{width:17px;height:17px;margin-top:3px;accent-color:var(--blue)}.form-note,#form-status{font-size:12px;margin-top:15px}.optional{color:#888888}#form-status{color:#dddddd}.enquiry-dialog .button{margin-top:10px;width:100%}
@media(min-width:1600px){.hero-copy{top:22%}.hero h1{font-size:165px}.hero-manifesto{font-size:19px}}
@media(max-width:1050px){.site-header nav{gap:18px}.hero-note{display:none}.hero h1{font-size:12vw}.hero-copy{top:27%;width:90%}.hero-portrait{width:70%;right:-12%;top:10%}.split{gap:6%}.contact-link{display:none}.film-feature{aspect-ratio:1.1}.film-title{left:23px;right:23px}.film-meta{left:23px;right:23px}.film-title strong{font-size:43px}}
@media(max-width:700px){:root{--gutter:24px}.site-header{height:82px;padding-top:12px;padding-bottom:12px}.brand img{width:44px;height:44px}.brand span{font-size:10px}.site-header nav{display:none}.site-header nav.open{display:flex;position:absolute;top:81px;left:0;right:0;flex-direction:column;background:#080a0c;padding:30px 24px;border-bottom:1px solid var(--line);gap:22px}.site-header nav.open a{font-size:20px}.menu-toggle{display:grid;gap:7px;padding:10px}.menu-toggle span{height:1px;width:27px;background:#e3e3e3}.hero{height:112svh;min-height:740px}.hero-stage{min-height:680px}.hero-portrait{width:100%;right:-24%;height:78%;top:11%;object-position:50% 35%;opacity:.75}.hero-light{background:linear-gradient(0deg,#080a0c 0%,transparent 55%),linear-gradient(90deg,#080a0c88,transparent)}.hero-copy{top:29%;width:calc(100% - 48px)}.hero .eyebrow{font-size:10px}.hero h1{font-size:clamp(65px,16.5vw,114px);line-height:1.02;margin:24px 0 25px}.hero h1>span:nth-child(2){margin-left:0}.hero-manifesto{font-size:14px;line-height:1.65}.hero-actions{gap:20px;align-items:flex-start;flex-direction:column;margin-top:25px}.hero-actions .quiet-link{font-size:12px}.hero-bottom{bottom:23px}.hero-bottom>span{display:none}.hero-bottom a{width:100%;justify-content:space-between;font-size:10px}.section{padding:65px var(--gutter)}.section-top{margin-bottom:30px}.section-top .micro{display:none}.eyebrow{font-size:10px}.split{grid-template-columns:1fr;gap:25px}.section-heading{margin-bottom:30px}.section-heading p{font-size:15px}.headline-films{grid-template-columns:1fr;gap:26px}.film-feature{aspect-ratio:1.17}.film-title strong{font-size:42px}.film-index,.film-title small,.film-meta{font-size:9px}.film-foot{display:block}.film-foot>span{display:block;font-size:9px}.film-foot p{margin-top:12px}.play-orbit{width:55px;height:55px}.aegis-title h2{font-size:44px}.aegis-title>img{width:65px;height:65px}.aegis-title{gap:20px}.aegis-title p{font-size:10px}.wide-motion{width:calc(100% + 48px);margin-left:-24px;aspect-ratio:1.7}.wide-motion video{object-fit:cover}.aegis-overview{margin-top:30px}.aegis-overview p{font-size:15px}.masterclass .button{width:100%;font-size:12px}.footer-bottom{font-size:10px}.enquiry-dialog{padding:45px 25px 30px}.enquiry-dialog h2{font-size:42px}.form-row{grid-template-columns:1fr;gap:0}.film-controls{flex-wrap:wrap}.dialog-top{padding:15px}.film-dialog video{max-height:70svh}.film-controls{padding:15px}.film-controls #chapter-controls{gap:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero{height:auto}.hero-stage{position:relative}.hero-copy,.hero-portrait,.js-ready .reveal{transform:none!important;opacity:1}}
/* Editorial sequences and complete site */
.hero-portrait{top:96px;object-position:50% 0;width:52%;height:calc(100% - 56px);right:0}.aegis-depth{height:330svh;background:#0b0b0b;position:relative}.aegis-sticky{height:calc(100svh - 96px);min-height:580px;position:sticky;top:96px;display:grid;grid-template-columns:1fr 1fr;gap:7%;padding:45px var(--gutter);align-items:center;overflow:hidden}.depth-visual{position:relative;height:100%;max-height:680px;min-height:450px;display:grid;place-items:center;background:radial-gradient(ellipse,#27272722,transparent 68%)}.depth-asset{position:absolute;inset:0 0 35px;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(25px) scale(.94);transition:opacity .7s,transform 1s;pointer-events:none}.depth-asset.active{opacity:1;transform:none}.depth-asset img{width:100%;max-height:100%;object-fit:contain;animation:float 7s ease-in-out infinite}.depth-asset video{height:95%;width:100%;object-fit:contain;mask-image:linear-gradient(0deg,transparent,#000 8%,#000 94%,transparent)}.depth-caption{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.1em;border-top:1px solid var(--line);padding-top:19px;color:#909090}.depth-copy{width:100%}.depth-copy>.eyebrow{margin-bottom:40px;font-size:11px;color:#a0a0a0}.depth-steps{position:relative;height:280px}.depth-step{position:absolute;inset:0;display:grid;grid-template-columns:42px 1fr;gap:20px;opacity:0;transform:translateY(20px);transition:opacity .6s,transform .8s;pointer-events:none}.depth-step.active{opacity:1;transform:none;pointer-events:auto}.step-num{font-size:14px;color:#a9a9a9;line-height:1.2;border-top:1px solid #8e8e8e;padding-top:9px;margin-top:12px}.depth-step h3{font-size:clamp(38px,4.6vw,72px);margin-bottom:30px}.depth-step em{color:#b7b7b7}.depth-step p{max-width:430px;font-size:16px;line-height:1.85}.depth-track{display:flex;gap:12px;margin:55px 0 20px 62px}.depth-track i{height:2px;flex:1;background:#ffffff26;position:relative;overflow:hidden}.depth-track i:before{content:'';position:absolute;inset:0;background:#c6c6c6;transform:scaleX(var(--fill,0));transform-origin:left;transition:transform .1s linear}.depth-cue{display:block;margin-left:62px;font-size:10px;color:#8a8a8a}.master-journey{display:grid;grid-template-columns:1fr 1.08fr;gap:12%;padding-top:95px}.hours-art{position:sticky;top:140px;height:520px;align-self:start;isolation:isolate}.hours-art>.micro{color:#7a7a7a}.twelve{font:400 220px/.95 var(--serif);letter-spacing:-.08em;margin:20px 0 0;position:relative}.twelve span{font:500 12px var(--sans);letter-spacing:.23em;display:block;margin:12px 0 25px 15px}.time-ends{display:flex;justify-content:space-between;padding-top:15px;border-top:1px solid #1113;font-size:10px;letter-spacing:.16em;width:80%;color:#5e5e5e}.hours-art>p{margin-top:26px;font-size:15px}.hours-art>p strong{font-weight:500;color:#292929}.orbit-asset{position:absolute;right:-8%;width:190px;top:185px;z-index:-1;animation:float 8s ease-in-out infinite}.journey-list{margin:0;padding:0;list-style:none;position:relative}.journey-list:before{content:'';position:absolute;left:0;top:10px;bottom:40px;width:1px;background:#aeaeae}.journey-list li{padding:0 0 55px 35px;position:relative}.journey-list li:before{content:'';position:absolute;left:-4px;top:8px;width:9px;height:9px;background:#818181;border-radius:50%;box-shadow:0 0 0 7px #e9e9e9}.journey-list li>span{font-size:11px;letter-spacing:.1em;color:#6f6f6f}.journey-list h3{font-size:34px;margin:18px 0;letter-spacing:-.045em}.journey-list p{font-size:15px;line-height:1.8}.master-deliver{border-top:1px solid #19191940;padding-top:35px;margin-top:35px}.master-deliver .eyebrow{margin-bottom:25px}.master-deliver>div{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.master-deliver>div span{font-size:15px;padding-left:20px;border-left:1px solid #a6a6a6}.master-deliver>p:last-child{font-size:12px;margin-top:25px;color:#757575}.mentoring-composition{display:grid;grid-template-columns:1fr 1.15fr;gap:8%;align-items:start}.mentor-portrait{position:relative;max-height:890px;overflow:hidden}.mentor-portrait>img{width:100%;height:100%;aspect-ratio:.68;object-fit:cover}.image-caption{position:absolute;bottom:25px;left:25px;font-size:11px;letter-spacing:.13em;color:#e3e3e3;text-shadow:0 2px 15px black}.mentor-copy{padding:30px 0}.mentor-copy .eyebrow{font-size:10px}.mentor-copy h3{margin:28px 0;font-size:clamp(35px,4.1vw,65px)}.mentor-copy p:not(.eyebrow){max-width:480px;margin-bottom:20px;line-height:1.8}.bts-film{position:relative;width:100%;padding:0;margin-top:30px;aspect-ratio:1.8;overflow:hidden;border-radius:4px}.bts-film>img{width:100%;height:100%;object-fit:cover}.bts-film:after{position:absolute;content:'';inset:0;background:linear-gradient(transparent,#0009)}.bts-invite{position:absolute;bottom:20px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between;z-index:1;text-align:left}.bts-invite small{font-size:10px;letter-spacing:.1em}.bts-invite strong{display:block;font:400 28px var(--serif);margin-top:5px}.bts-invite .play-orbit{width:50px;height:50px;font-size:13px}.testimonials{margin-top:85px;border-top:1px solid var(--line);padding-top:40px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:35px;align-items:center}.testimonials h3{font-size:34px;margin-top:15px}.testimonial-placeholder{display:flex;gap:18px;align-items:center;border-left:1px solid var(--line);padding-left:30px}.testimonial-initials{font:400 34px var(--serif);color:#c0c0c0}.testimonial-placeholder h4{margin:0 0 6px;font-size:17px;font-weight:500}.testimonial-placeholder p{font-size:12px}.testimonial-placeholder div>span{display:block;margin-top:15px;font-size:9px;letter-spacing:.1em;color:#898989}.story{background:#e2e2e2;color:#1e1e1e}.story p{color:#656565}.story em{color:#757575}.story .section-top{border-color:#19191940}.story .eyebrow{color:#606060}.story-numbers{display:grid;grid-template-columns:repeat(3,1fr);margin:60px 0 80px}.story-numbers>div{border-left:1px solid #2727272e;padding-left:40px}.story-numbers>div:first-child{border:0;padding:0}.story-numbers strong{font:400 clamp(60px,9vw,140px)/1 var(--serif);letter-spacing:-.07em}.story-numbers i{font-size:45%;font-style:normal;vertical-align:top;display:inline-block;padding-top:15px}.story-numbers p{font-size:13px;line-height:1.6;margin-top:18px}.story-mosaic{display:grid;grid-template-columns:1fr 1.55fr 1fr;gap:22px;align-items:center}.story-mosaic figure{margin:0;position:relative}.story-mosaic figure:nth-child(2){transform:translateY(45px)}.story-mosaic img{width:100%;aspect-ratio:.68;object-fit:cover;filter:saturate(.65)}.story-mosaic figure:nth-child(2) img{aspect-ratio:1.23}.story-mosaic figcaption{font-size:10px;letter-spacing:.13em;margin-top:14px;color:#656565}.story-thesis{display:grid;grid-template-columns:1fr 1.1fr;gap:25px 10%;margin-top:140px}.story-thesis>.eyebrow{grid-column:1/-1}.story-thesis h3{font-size:clamp(34px,4vw,64px)}.story-thesis>div{align-self:center}.story-thesis>div p{margin-bottom:20px;font-size:15px;line-height:1.9}.health-line{display:grid;grid-template-columns:190px 1fr;gap:40px;align-items:center;border-top:1px solid #1113;padding-top:50px;margin-top:55px;max-width:900px}.health-line>img{width:190px;animation:float 8s ease-in-out infinite}.health-line h3{font-size:35px;margin:15px 0}.health-line p:last-child{font-size:15px;max-width:630px}.reel-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.journal-film{padding:0;text-align:left;border-radius:9px;background:#1b1b1b;overflow:hidden;align-self:start}.journal-film:nth-child(even){margin-top:45px}.reel-poster{position:relative;aspect-ratio:9/16;overflow:hidden}.reel-poster>img{width:100%;height:100%;object-fit:contain;transition:transform .8s}.journal-film:hover .reel-poster>img{transform:scale(1.025)}.reel-play{position:absolute;bottom:20px;left:18px;right:18px;display:flex;align-items:center;justify-content:center;gap:13px;padding:10px 16px;background:#171717bd;border:1px solid #fff8;border-radius:99px;backdrop-filter:blur(10px);font-size:12px;color:white}.reel-play>span{font-size:11px}.reel-caption{position:relative;padding:20px 20px 24px;min-height:130px}.reel-caption small{font-size:9px;letter-spacing:.12em;color:#9d9d9d}.reel-caption h3{font-size:26px;line-height:1.1;margin-top:12px;letter-spacing:-.04em;padding-right:20px}.reel-caption>span{position:absolute;right:18px;bottom:22px;font-size:22px;color:#bebebe}.rail-hint{display:none}.proof{background:#151515}.proof-filters{display:flex;gap:27px;border-bottom:1px solid var(--line);margin-bottom:35px}.proof-filters button{font-size:13px;padding:14px 0;position:relative;color:#989898}.proof-filters button[aria-pressed=true]{color:#e9e9e9}.proof-filters button[aria-pressed=true]:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#cfcfcf}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 24px}.proof-item{padding:0;text-align:left}.proof-item[hidden]{display:none}.proof-item>img{width:100%;height:230px;object-fit:cover;background:#080a0c}.proof-item[data-image]>img{object-fit:contain}.proof-item>span{display:block;position:relative;padding:19px 28px 10px 0}.proof-item small{display:block;font-size:9px;letter-spacing:.13em;color:#989898}.proof-item strong{font:400 27px/1.1 var(--serif);display:block;margin-top:10px}.proof-item i{position:absolute;right:0;top:25px;font-style:normal;font-size:19px}.archive-note{font-size:12px;margin-top:30px}.work h2{margin-bottom:55px}.work-list>button{width:100%;display:grid;grid-template-columns:55px 1fr 190px 30px;gap:25px;align-items:center;text-align:left;padding:30px 0;border-top:1px solid var(--line);transition:background .3s,padding .3s}.work-list>button:last-child{border-bottom:1px solid var(--line)}.work-list>button:hover{background:#ffffff04;padding-left:15px}.work-list>button>span{font-size:12px;color:#9a9a9a}.work-list h3{font-size:clamp(30px,3.4vw,52px);margin-bottom:10px}.work-list p{font-size:13px}.work-list small{font-size:10px;letter-spacing:.09em;text-align:right;color:#b0b0b0}.work-list b{font-size:28px;font-weight:400}.image-dialog{width:min(1100px,94vw);border-radius:6px}.image-dialog>img{width:100%;max-height:80svh;object-fit:contain}.footer{background:#141414}.footer .button{margin-top:20px}.intro-line{animation:intro .9s both}.hero h1>span{animation:intro 1.2s cubic-bezier(.2,.65,.2,1) both}.hero h1>span:nth-child(2){animation-delay:.13s}.hero-manifesto{animation:intro 1.2s .25s both}@keyframes intro{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(1deg)}}
@media(max-width:1050px){.hero-portrait{width:62%;right:-10%}.aegis-sticky{gap:4%}.depth-step{grid-template-columns:25px 1fr;gap:15px}.depth-step h3{font-size:42px}.depth-step p{font-size:15px}.depth-track,.depth-cue{margin-left:40px}.depth-caption{font-size:8px}.testimonials{grid-template-columns:1fr 1fr}.testimonials>div{grid-column:1/-1}.testimonial-placeholder{padding-left:20px}.reel-rail{gap:16px}.reel-caption{padding:18px 15px;min-height:130px}.reel-caption h3{font-size:24px}.reel-play{font-size:11px;left:10px;right:10px}.proof-item>img{height:185px}.proof-item strong{font-size:23px}.work-list>button{grid-template-columns:35px 1fr 130px 25px;gap:20px}.hours-art{height:480px}.twelve{font-size:180px}.orbit-asset{width:145px}.master-journey{gap:8%}.mentor-copy{padding:0}.mentor-copy h3{font-size:43px}}
@media(max-width:700px){.hero-portrait{top:82px;width:100%;right:-25%;height:77%;object-fit:cover;object-position:50% 0}.aegis-depth{height:290svh}.aegis-sticky{height:calc(100svh - 82px);min-height:630px;top:82px;display:flex;flex-direction:column;padding:10px 24px 24px;gap:15px}.depth-visual{height:39%;min-height:220px;max-height:300px;width:100%}.depth-asset{inset:0 10% 20px}.depth-asset img{width:80%;height:100%;object-fit:contain}.depth-caption{font-size:8px;padding-top:8px;bottom:0}.depth-copy>.eyebrow{font-size:9px;margin:5px 0 22px}.depth-steps{height:210px}.depth-step{grid-template-columns:28px 1fr;gap:15px}.depth-step h3{font-size:37px;margin-bottom:18px}.depth-step p{font-size:14px;line-height:1.7}.step-num{font-size:12px;margin-top:4px}.depth-track{margin:15px 0 10px 43px}.depth-cue{margin-left:43px;font-size:8px}.master-journey{grid-template-columns:1fr;padding-top:55px;gap:45px}.hours-art{position:relative;top:0;height:auto;min-height:410px}.twelve{font-size:190px}.time-ends{width:100%}.orbit-asset{right:0;top:90px;width:155px}.journey-list li{padding-bottom:40px;padding-left:28px}.journey-list h3{font-size:30px}.master-deliver{margin-top:0}.master-deliver>div{grid-template-columns:1fr 1fr;gap:24px 15px}.master-deliver>div span{font-size:13px;padding-left:12px}.master-deliver>p:last-child{font-size:12px;line-height:1.7}.mentoring-composition{grid-template-columns:1fr;gap:35px}.mentor-portrait{max-height:480px}.mentor-portrait>img{height:480px;object-position:50% 40%}.mentor-copy h3{font-size:39px}.mentor-copy p:not(.eyebrow){font-size:15px}.bts-film{margin-top:25px;aspect-ratio:1.4}.bts-invite{left:18px;right:18px;bottom:18px}.bts-invite strong{font-size:27px}.testimonials{grid-template-columns:1fr;margin-top:50px;padding-top:30px;gap:30px}.testimonial-placeholder{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.testimonial-placeholder div>span{font-size:9px}.story-numbers{margin:40px 0 50px;gap:15px}.story-numbers>div{padding-left:15px}.story-numbers strong{font-size:55px}.story-numbers p{font-size:10px;line-height:1.7;margin-top:14px}.story-numbers i{padding-top:7px}.story-mosaic{grid-template-columns:1fr 1fr;gap:15px}.story-mosaic figure:nth-child(2){transform:none;grid-column:1/-1;grid-row:2}.story-mosaic figure:nth-child(3){grid-column:2;grid-row:1}.story-mosaic img{aspect-ratio:.8}.story-mosaic figcaption{font-size:9px}.story-thesis{grid-template-columns:1fr;margin-top:60px;gap:22px}.story-thesis h3{font-size:38px;line-height:1.13}.story-thesis>div p{font-size:15px}.health-line{grid-template-columns:1fr;gap:20px;margin-top:30px;padding-top:35px}.health-line>img{width:130px}.health-line h3{font-size:33px}.health-line .eyebrow{font-size:9px}.reel-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;margin:0 -24px;padding:0 24px 12px;scroll-padding-inline:24px}.journal-film{flex:0 0 76%;scroll-snap-align:start;max-width:330px}.journal-film:nth-child(even){margin-top:0}.reel-caption{min-height:98px;padding:16px 18px 20px}.reel-caption h3{font-size:26px;margin-top:9px}.reel-caption small{font-size:9px}.reel-play{bottom:20px;left:20px;right:20px;font-size:12px;padding:12px}.rail-hint{display:block;font-size:9px;letter-spacing:.12em;margin-top:20px}.proof-filters{gap:20px}.proof-filters button{font-size:11px}.proof-grid{grid-template-columns:1fr 1fr;gap:25px 16px}.proof-item>img{height:140px}.proof-item strong{font-size:23px}.proof-item small{font-size:8px;letter-spacing:.06em}.proof-item i{font-size:16px}.proof-item>span{padding-top:15px}.archive-note{font-size:11px}.work-list>button{grid-template-columns:24px 1fr 22px;gap:13px;padding:25px 0}.work-list h3{font-size:29px}.work-list p{font-size:12px;line-height:1.7}.work-list small{grid-column:2;grid-row:auto;text-align:left;font-size:9px;margin-top:-5px}.work-list b{grid-column:3;grid-row:1;font-size:23px}.work-list>button{position:relative}.work-list>button>b{grid-row:auto}.work-list>button>small{display:none}.work h2{margin-bottom:35px}}
@media(prefers-reduced-motion:reduce){.aegis-depth{height:auto}.aegis-sticky{position:relative;top:0;height:auto;display:block;overflow:visible}.depth-visual{height:350px}.depth-steps{height:auto}.depth-step{position:relative;opacity:1;transform:none;margin:35px 0;pointer-events:auto}.depth-track,.depth-cue{display:none}.depth-asset img,.orbit-asset,.health-line>img{animation:none}.story-mosaic figure:nth-child(2){transform:none}}

/* /assets/clash.css */
@font-face{font-family:'Clash Display';src:url("/assets/clash-400.woff2") format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Clash Display';src:url("/assets/clash-500.woff2") format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Clash Display';src:url("/assets/clash-600.woff2") format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Clash Display';src:url("/assets/clash-700.woff2") format('woff2');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Clash Display';src:url("/assets/clash-400.woff2") format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Clash Display';src:url("/assets/clash-500.woff2") format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Clash Display';src:url("/assets/clash-700.woff2") format('woff2');font-weight:700;font-style:normal;font-display:swap}
/* /depth.css */
:root{--serif:'Clash Display',Manrope,sans-serif;--paper:#edf0f3;--ink:#080a0e;--blue:#c5c5c5}h1,h2,h3{font-family:var(--serif);letter-spacing:-.035em}h2{font-weight:500;font-size:clamp(40px,5vw,80px)}h3{font-weight:400}em{font-style:normal;color:#a9a9a9}.brand{gap:16px}.brand-glyph{position:relative;font:500 38px/1 'Clash Display';letter-spacing:-.16em;width:52px;height:48px;display:flex;align-items:center}.brand-glyph>span{display:inline;font-size:38px;line-height:1;letter-spacing:-.15em;transform:translate(-1px,2px)}.brand>span:last-child{font-family:'Clash Display';font-weight:500;font-size:13px;line-height:1.25;letter-spacing:.12em}.site-header{height:84px;background:#080a0eb8;border-bottom:0;padding-top:14px;padding-bottom:14px}.button{border:0;border-radius:0;padding:0 0 0 2px;box-shadow:none;background:none;color:inherit;gap:24px;text-transform:uppercase;letter-spacing:.09em;font-size:11px;min-height:48px;justify-content:start}.button>span{width:48px;height:48px;display:grid;place-items:center;border:1px solid #c8c8c859;background:linear-gradient(135deg,#ffffff16,#ffffff03);position:relative;font-size:22px}.button>span:after{content:'';position:absolute;right:-1px;top:-1px;width:9px;height:9px;border-top:1px solid #eeeeee;border-right:1px solid #eeeeee}.button:hover{box-shadow:none;transform:none}.button:hover>span{background:#ebebeb;color:#111;transition:.3s}.masterclass .button>span{border-color:#35353555;background:#191919;color:#eee}.enquiry-dialog .button{justify-content:space-between}.quiet-link{text-transform:uppercase;font-size:11px;letter-spacing:.08em}.hero.depth-opening{height:1550svh;min-height:0}.opening-stage{position:sticky;top:0;height:100svh;min-height:560px;overflow:hidden;isolation:isolate;background:#080a0e}.opening-field{position:absolute;inset:0;background:radial-gradient(ellipse at 67% 40%,#35353559,transparent 65%)}.opening-world{position:absolute;inset:0;perspective:1600px;perspective-origin:50% 48%;transform-style:preserve-3d}.opening-scene{position:absolute;inset:84px var(--gutter) 86px;will-change:transform,opacity;transform-origin:center;backface-visibility:hidden;transform-style:preserve-3d;opacity:0;visibility:hidden}.opening-scene:first-child{opacity:1;visibility:visible}.identity-type{position:absolute;left:0;top:8%;width:80%;z-index:3}.identity-type .eyebrow{color:#bfbfbf;font-size:11px;letter-spacing:.2em}.identity-type h1{font-size:clamp(64px,10.1vw,170px);font-weight:500;line-height:.9;letter-spacing:-.05em;margin:32px 0 26px}.identity-type h1>span{background:linear-gradient(110deg,#f0f0f0 10%,#bebebe 52%,#f5f5f5);background-clip:text;-webkit-background-clip:text;color:transparent}.opening-statement{font-family:var(--serif);font-size:clamp(20px,2.15vw,35px);line-height:1.2;letter-spacing:-.02em;color:#f1f2f4}.opening-statement>span{color:#aaaaaa}.opening-intro{font-size:14px;line-height:1.8;max-width:360px;margin:18px 0 22px;color:#b2b2b2}.identity-film{position:absolute;right:-4vw;top:-12px;width:49%;height:calc(100% + 38px);overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 15%,black 100%)}.identity-film video{width:100%;height:100%;object-fit:cover;object-position:50% 34%;filter:saturate(.36);opacity:.86}.identity-shade{position:absolute;inset:0;background:linear-gradient(0deg,#080a0e,transparent 40%),linear-gradient(90deg,#080a0e,transparent 35%)}.vertical-note{position:absolute;right:23px;top:28px;writing-mode:vertical-rl;font-size:8px;letter-spacing:.22em;color:#cccccc}.identity-index{position:absolute;right:0;bottom:4px;font-size:10px;letter-spacing:.15em;color:#b7b7b7}.opening-progress{position:absolute;bottom:24px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;gap:28px;color:#bdbdbd;font-size:10px;letter-spacing:.1em;z-index:8}.opening-progress>span{width:225px;font-size:10px;letter-spacing:.13em}.opening-track{display:flex;gap:6px;width:150px}.opening-track i{height:1px;flex:1;background:#fff2;position:relative}.opening-track i:after{content:'';display:block;width:calc(var(--fill,0)*100%);height:1px;background:#e3e3e3}.skip-sequence{margin-left:auto;font-size:9px;display:flex;align-items:center;gap:24px}.skip-sequence span{font-size:23px}#opening-motion{font-size:15px;width:38px;min-height:40px}.sculpted-film{position:absolute;overflow:hidden;background:#030407;box-shadow:0 30px 90px #0007;border:1px solid #dadada35}.sculpted-film video{width:100%;height:100%;object-fit:contain}.unlock-film{width:62%;aspect-ratio:16/9;left:-1%;top:12%;transform:rotateY(7deg);transform-origin:100% 50%}.film-corner{position:absolute;width:22px;height:22px;border-color:#dcdcdcb0}.film-corner.tl{top:0;left:0;border-top:1px solid;border-left:1px solid}.film-corner.br{bottom:0;right:0;border-bottom:1px solid;border-right:1px solid}.film-inscription{position:absolute;left:18px;top:15px;font-size:8px;letter-spacing:.15em;color:#c6c6c6}.sound-control{position:absolute;bottom:14px;right:16px;padding:7px 10px;color:#f0f0f0;background:#090909cc;border:1px solid #b6b6b666;font-size:9px;letter-spacing:.08em;display:flex;gap:20px;min-height:32px;text-transform:uppercase}.sound-control span{font-size:13px}.unlock-copy{position:absolute;left:66%;top:14%;width:34%}.opening-scene .eyebrow{color:#bcbcbc;font-size:10px;letter-spacing:.15em;margin-bottom:22px}.opening-scene h2{font-size:clamp(36px,4.7vw,75px);line-height:1.03;font-weight:500;letter-spacing:-.04em}.opening-scene h2 span,.opening-scene h3 span{color:#ababab}.unlock-copy p:not(.eyebrow){font-size:14px;line-height:1.8;margin-top:22px;max-width:350px}.precision-line{margin-top:27px;padding-top:24px;border-top:1px solid #d9d9d938;display:flex;align-items:center;gap:18px}.precision-line strong{font:400 59px/1 'Clash Display'}.precision-line>span{font-size:9px;line-height:1.8;letter-spacing:.11em;color:#b6b6b6}.depth-object{position:absolute;width:170px;left:44%;bottom:-3%;filter:drop-shadow(0 20px 35px #0008);pointer-events:none;animation:objectFloat 10s ease-in-out infinite}.aegis-scene-copy{position:absolute;left:0;top:14%;width:43%}.aegis-scene-copy h2{font-size:clamp(75px,10vw,160px);letter-spacing:-.055em;margin-bottom:24px}.aegis-scene-copy h3{font:400 clamp(24px,2.7vw,42px)/1.12 'Clash Display';letter-spacing:-.025em}.aegis-scene-copy p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:380px;margin:22px 0}.aegis-screen{position:absolute;height:94%;aspect-ratio:9/16;right:8%;top:2%;border:1px solid #e6e6e644;box-shadow:0 30px 120px #000;transform:rotateY(-9deg);overflow:hidden}.aegis-screen video{height:100%;width:100%;object-fit:contain}.aegis-sculpture{position:absolute;right:-4%;width:20%;top:3%;animation:objectFloat 8s ease-in-out infinite;filter:drop-shadow(0 20px 30px #0007);z-index:3}.aegis-orbit{position:absolute;right:0;top:0;height:95%;aspect-ratio:1;border:1px solid #8f8f8f2e;border-radius:50%;transform:rotateX(67deg) rotateZ(-30deg);pointer-events:none}.scene-footnote{position:absolute;bottom:0;left:0;font-size:9px;letter-spacing:.16em;color:#b9b9b9}.cinema-film{aspect-ratio:16/9;left:18%;top:1%;width:72%;max-height:74%}.cinema-copy{position:absolute;left:0;right:0;bottom:1%;display:flex;align-items:center;justify-content:space-between;gap:8%}.cinema-copy h2{font-size:clamp(32px,4vw,64px)}.cinema-copy .eyebrow{margin-bottom:14px}.cinema-copy>p{font-size:13px;max-width:310px;line-height:1.9;margin-right:4%}.cinema-copy strong{display:block;margin-top:12px;color:#e4e4e4;font-weight:400}.film-feature>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.film-title strong{font-family:'Clash Display';font-weight:500;font-size:40px}.film-feature{aspect-ratio:1.7}.play-orbit{border-radius:0;width:48px;height:48px;font-size:11px}.film-meta{font-size:9px}.film-index{font-size:9px}.film-title{bottom:62px}.aegis-title h2{font-family:'Clash Display';letter-spacing:.02em}.journey-list h3{font-size:33px;line-height:1.12}.story-numbers strong{font-family:'Clash Display'}.masterclass .twelve{font-family:'Clash Display'}.sc-ready .opening-scene{transition:none}.chapter-health-copy,.chapter-business-copy{position:absolute;left:0;top:13%;width:44%}.chapter-health-copy>p:not(.eyebrow),.chapter-business-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;max-width:390px;margin-top:24px}.health-sculpture{position:absolute;right:-2%;top:2%;width:52%;height:88%;object-fit:contain;animation:objectFloat 10s ease-in-out infinite}.health-path{display:flex;gap:20px;margin-top:32px;padding-top:20px;border-top:1px solid #fff3;color:#c9c9c9;font-size:10px;letter-spacing:.1em}.business-portrait{position:absolute;right:0;top:5%;width:47%;height:76%;object-fit:cover;object-position:50% 50%;border:1px solid #ffffff30}.milestone{display:flex;align-items:center;gap:22px;margin:26px 0;padding:20px 0;border-top:1px solid #fff3;border-bottom:1px solid #fff3}.milestone strong{font:400 44px/1 'Clash Display';color:#eaeaea}.milestone span{font-size:11px;line-height:1.6;color:#c1c1c1}.business-proof-link{position:absolute;right:0;bottom:3%;font-size:10px;letter-spacing:.14em;display:flex;align-items:center;gap:24px}.business-proof-link span{font-size:22px}@keyframes objectFloat{50%{transform:translate3d(0,-12px,0) rotate(-2deg)}}
@media(min-width:1600px){.identity-type{top:12%}.opening-intro{font-size:16px;max-width:440px}.opening-scene p:not(.eyebrow){font-size:17px}.unlock-copy{top:20%}.unlock-film{top:18%}}
@media(max-width:1050px){.site-header nav{gap:20px}.identity-type h1{font-size:10vw}.identity-type{top:15%}.identity-film{width:57%;right:-8vw}.identity-type .opening-intro{max-width:320px}.opening-scene h2{font-size:43px}.aegis-scene-copy h2{font-size:98px}.unlock-copy{top:18%;left:62%;width:38%}.unlock-film{width:59%;top:23%}.depth-object{left:36%;bottom:7%;width:145px}.opening-scene h3{font-size:28px}.aegis-screen{right:3%;height:88%;top:7%}.aegis-sculpture{width:23%;right:-3%}.cinema-film{left:5%;width:90%;top:7%}.cinema-copy{bottom:3%}.cinema-copy>p{font-size:13px;width:35%;margin-right:0}.chapter-business-copy,.chapter-health-copy{top:20%}.health-sculpture{top:13%;height:68%}}
@media(max-width:700px){.site-header{height:76px}.brand-glyph{height:42px;width:44px;font-size:34px}.brand-glyph>span{font-size:34px}.brand>span:last-child{font-size:10px}.site-header nav.open{top:75px}.opening-stage{min-height:540px}.opening-scene{inset:76px 24px 76px}.identity-type{top:6%;width:100%}.identity-type h1{font-size:clamp(47px,12.8vw,90px);margin:24px 0;letter-spacing:-.045em;line-height:.94}.identity-type .eyebrow{font-size:9px;margin-bottom:0}.identity-type .opening-statement{font-size:24px;margin-top:44%}.identity-type .opening-intro{font-size:12px;line-height:1.65;max-width:280px;margin:14px 0 12px}.identity-type .button{font-size:9px;min-height:40px}.identity-type .button>span{width:38px;height:38px;font-size:19px}.identity-film{width:84%;height:73%;right:-24px;top:12%;opacity:.75;mask-image:linear-gradient(90deg,transparent,black 20%,black)}.identity-shade{background:linear-gradient(0deg,#080a0e,transparent 48%),linear-gradient(90deg,#080a0e77,transparent 65%)}.vertical-note,.identity-index{display:none}.opening-progress{bottom:18px;gap:12px}.opening-progress>span{font-size:8px;width:auto;min-width:135px}.opening-track{width:80px;gap:4px}.skip-sequence{font-size:0;gap:0}.skip-sequence span{font-size:21px}#opening-motion{width:24px;font-size:13px}.unlock-film{width:100%;left:0;top:3%;transform:none;aspect-ratio:16/9}.unlock-copy{left:0;top:48%;width:100%}.opening-scene .eyebrow{font-size:9px;margin-bottom:15px}.opening-scene h2{font-size:clamp(33px,8.8vw,48px);line-height:1.02}.unlock-copy p:not(.eyebrow){font-size:13px;line-height:1.7;margin-top:17px;max-width:310px}.precision-line{margin-top:18px;padding-top:16px;gap:18px}.precision-line strong{font-size:42px}.precision-line>span{font-size:8px}.depth-object{width:90px;left:auto;right:-9px;bottom:1%}.film-inscription{font-size:6px;left:11px;top:10px}.sound-control{font-size:8px;gap:16px;bottom:9px;right:10px;padding:5px 8px}.aegis-scene-copy{top:2%;width:100%;left:0}.aegis-scene-copy h2{font-size:69px;margin-bottom:12px}.aegis-scene-copy h3{font-size:23px}.aegis-scene-copy p:not(.eyebrow){font-size:12px;line-height:1.65;max-width:88%;margin:14px 0}.aegis-scene-copy .button{display:none}.aegis-screen{height:48%;right:10%;top:48%;transform:rotateY(-5deg)}.aegis-sculpture{width:39%;right:auto;left:3%;top:52%}.aegis-orbit{height:45%;top:45%}.scene-footnote{font-size:7px;bottom:0}.cinema-film{width:100%;left:0;top:6%}.cinema-copy{bottom:4%;display:block}.cinema-copy h2{font-size:42px}.cinema-copy>p{font-size:13px;line-height:1.7;width:100%;margin:20px 0 0;max-width:300px}.chapter-business-copy,.chapter-health-copy{top:2%;width:100%}.chapter-health-copy>p:not(.eyebrow),.chapter-business-copy>p:not(.eyebrow){font-size:13px;line-height:1.7;max-width:330px;margin-top:18px}.health-sculpture{width:80%;height:43%;right:10%;top:auto;bottom:0}.health-path{margin-top:20px;padding-top:16px;font-size:9px}.business-portrait{width:100%;height:34%;top:auto;bottom:6%;object-position:50% 40%}.milestone{margin-top:20px;padding:14px 0;gap:20px}.milestone strong{font-size:36px}.milestone span{font-size:10px}.business-proof-link{bottom:-1%;font-size:8px}.film-feature{aspect-ratio:1.5}.film-title strong{font-size:32px}.film-title small{font-size:8px}.film-title{left:20px;right:20px;bottom:52px}.film-meta{left:20px;right:20px;bottom:16px;font-size:8px}.film-index{left:20px;top:18px;font-size:8px}.film-title .play-orbit{width:38px;height:38px}.film-title small{max-width:200px;display:block}.section h2{font-size:39px}.journey-list h3{font-size:27px}}
@media(max-height:700px) and (min-width:701px){.identity-type{top:5%}.identity-type h1{font-size:8.5vw;margin:20px 0}.opening-intro{max-width:440px;font-size:12px;line-height:1.6;margin:15px 0}.opening-statement{font-size:25px}.aegis-scene-copy{top:3%}.aegis-scene-copy h2{font-size:90px;margin-bottom:14px}.aegis-scene-copy p:not(.eyebrow){font-size:13px;margin:16px 0}.opening-scene h2{font-size:48px}.unlock-copy{top:8%}.unlock-copy p:not(.eyebrow){font-size:12px;margin-top:15px}.precision-line{margin-top:18px;padding-top:14px}.precision-line strong{font-size:45px}.cinema-film{width:63%;left:28%}.cinema-copy{bottom:0}.cinema-copy h2{font-size:40px}}
@media(prefers-reduced-motion:reduce){.hero.depth-opening{height:auto!important}.opening-stage{height:auto!important;position:relative;min-height:0;overflow:visible}.opening-world{position:relative;perspective:none}.opening-scene{position:relative;inset:auto;height:780px;margin:0 var(--gutter);opacity:1!important;visibility:visible!important;transform:none!important}.opening-scene:first-child{padding-top:84px}.opening-progress{display:none}.depth-object,.aegis-sculpture,.health-sculpture{animation:none}.identity-type{top:110px}}
.brand-mark{width:55px;height:45px;color:#e1e1e1;flex-shrink:0}.depth-object{left:35%;pointer-events:none}.hero.depth-opening .opening-scene h1>span{animation:none}.opening-scene .sound-control{z-index:4}.opening-scene .identity-type .eyebrow{margin-bottom:0}@media(max-width:700px){.brand-mark{width:45px;height:36px}.depth-object{left:auto;right:-9px;width:80px;bottom:1%}.opening-scene .sound-control{min-height:40px}.identity-type .opening-statement{margin-top:39%}}

/* September review: clear original footage and custom precision-cut monogram. */
.brand-mark{width:64px;height:45px}.brand{gap:17px}
.identity-film{mask-image:none}.identity-film video{filter:none;opacity:1}
.identity-shade{background:linear-gradient(90deg,#080a0e 0%,transparent 16%),linear-gradient(0deg,#080a0e 0%,transparent 14%)}
@media(max-width:700px){.brand-mark{width:51px;height:36px}.identity-film{opacity:1;mask-image:none}.identity-shade{background:linear-gradient(0deg,#080a0e 0%,transparent 27%),linear-gradient(90deg,#080a0e 0%,transparent 12%)} }
@media(max-width:700px){
 .scene-identity .identity-type{inset:0;width:100%}
 .scene-identity .identity-type .eyebrow{position:absolute;top:4%;left:0}
 .scene-identity .identity-type h1{position:absolute;top:9%;left:0;margin:0;font-size:clamp(44px,12.8vw,76px)}
 .scene-identity .identity-film{top:25%;height:40%;width:100%;right:0;mask-image:none}
 .scene-identity .identity-film video{object-position:50% 27%}
 .scene-identity .identity-shade{background:linear-gradient(0deg,#080a0e,transparent 8%)}
 .scene-identity .identity-type .opening-statement{position:absolute;top:68%;left:0;margin:0;font-size:24px}
 .scene-identity .identity-type .opening-intro{position:absolute;top:79%;left:0;margin:0;max-width:330px;font-size:12px;line-height:1.6}
 .scene-identity .identity-type .button{position:absolute;top:92%;left:0}
}
@media(max-width:700px) and (max-height:740px){.scene-identity .identity-type .opening-statement{font-size:21px}.scene-identity .identity-type .opening-intro{font-size:11px;line-height:1.5}.scene-identity .identity-type h1{font-size:44px}}
@media(max-width:700px){.cinema-copy{top:48%;bottom:auto}.unlock-copy{top:42%}}
@media(min-width:701px) and (max-width:1050px){.identity-type h1{font-size:8vw}.identity-type h1>span{margin-left:0}}

/* Review direction: monochrome editorial, honest framing, product foreground. */
:root{--ink:#090909;--paper:#eeece7;--blue:#d9d6ce}.opening-stage{background:#090909}.opening-field{background:radial-gradient(ellipse at 68% 40%,#24242466,transparent 65%)}
.brand>span:last-child{font-size:14px;letter-spacing:.15em;line-height:1.3}
.identity-type h1{font-size:clamp(70px,9vw,154px);font-weight:500;letter-spacing:-.045em;line-height:.99}.identity-type h1>span{margin-left:0!important;background:none;color:#e3e1dc}
.identity-portrait{width:100%;height:100%;object-fit:contain;object-position:center}.identity-film{right:-1%;width:51%;top:0;height:100%;background:#000}.identity-shade{background:linear-gradient(90deg,#090909,transparent 9%),linear-gradient(0deg,#090909,transparent 8%)}
.aegis-lockup{display:flex;align-items:center;gap:26px;margin:0 0 22px}.aegis-lockup img{width:94px;height:auto}.aegis-scene-copy .aegis-lockup h2{margin:0;font-size:clamp(70px,8vw,130px)}
.aegis-sculpture{display:none}.aegis-screen{background:none;border:0;box-shadow:none;overflow:visible;width:52%;height:104%;right:-2%;top:-2%;aspect-ratio:auto;transform:none}
.alpha-canvas{width:100%;height:100%;object-fit:contain;display:block}.alpha-ready>video[data-alpha-video]{position:absolute;inset:0;width:100%;height:100%;opacity:0;pointer-events:none}.alpha-ready{position:relative}.aegis-screen.alpha-ready{position:absolute}.depth-asset.alpha-ready{position:absolute}
.story-mosaic{grid-template-columns:1fr 1.45fr 1.45fr;align-items:start;gap:28px}.story-mosaic figure:nth-child(2){transform:none}.story-mosaic img,.story-mosaic figure:nth-child(2) img{height:auto;aspect-ratio:auto;object-fit:contain;filter:none}.story-mosaic figcaption{font-size:11px;line-height:1.5;color:#575650;margin-top:18px}.story-mosaic figure{overflow:visible}.business-portrait{object-fit:contain;height:auto;max-height:78%;top:13%;background:none;border:0}
.masterclass em{color:#66635d}.hours-art{height:auto;min-height:520px;padding:0 28px 0 0}.master-clock{position:relative;width:100%;max-width:420px;margin:26px auto 22px;aspect-ratio:1}.master-clock svg{width:100%;height:100%;display:block}.master-clock .twelve{position:absolute;inset:0;margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:clamp(110px,12vw,176px);line-height:1;letter-spacing:-.065em;color:#20201e}.master-clock .twelve span{margin:13px 0 0;font-size:10px;letter-spacing:.15em;color:#5c5a55}.hours-art .time-ends{display:flex;justify-content:space-between;border-top:1px solid #b8b5ae;padding-top:16px;font-size:10px;letter-spacing:.07em}.hours-art>p{font-size:15px;line-height:1.9}.clock-orbit{transform:rotate(-90deg);transform-origin:center;animation:hoursOrbit 18s linear infinite}@keyframes hoursOrbit{from{stroke-dashoffset:924}to{stroke-dashoffset:0}}
@media(max-width:1050px) and (min-width:701px){.identity-type h1{font-size:8vw}.aegis-lockup{gap:18px}.aegis-lockup img{width:65px}.aegis-scene-copy .aegis-lockup h2{font-size:68px}.aegis-screen{right:-6%;width:57%}.hours-art{padding-right:10px;min-height:440px}.business-portrait{top:25%;max-height:55%}}
@media(max-width:700px){.brand>span:last-child{font-size:11px}.scene-identity .identity-type h1{font-size:clamp(48px,13.1vw,75px);top:8%}.scene-identity .identity-film{top:26%;height:39%;background:none}.scene-identity .identity-portrait{object-fit:contain;object-position:center}.scene-identity .identity-shade{background:none}.aegis-lockup{gap:18px;margin-bottom:14px}.aegis-lockup img{width:54px}.aegis-scene-copy .aegis-lockup h2{font-size:61px}.aegis-screen{right:0;top:40%;height:65%;width:100%}.business-portrait{bottom:8%;top:auto;max-height:34%;height:auto}.story-mosaic{display:flex;flex-direction:column;gap:30px}.story-mosaic figure{width:100%}.story-mosaic figure:first-child{max-width:75%;align-self:center}.story-mosaic figcaption{text-align:left}.hours-art{padding:0;min-height:0}.master-clock{max-width:330px}.master-clock .twelve{font-size:132px}.master-journey{gap:48px}}
@media(prefers-reduced-motion:reduce){.clock-orbit{animation:none;stroke-dashoffset:0}}
/* Never expose the side-by-side compositing frame during loading or fallback. */
video[data-alpha-video]{opacity:0!important;pointer-events:none}
.alpha-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}
.alpha-ready>.alpha-poster{visibility:hidden}
.identity-film{background:none}.identity-portrait{mix-blend-mode:lighten}
@media(max-width:700px){.aegis-screen{height:57%;top:40%}}
dialog{background:#111}.enquiry-dialog input[type=date]{color-scheme:dark}

/* Guard the circular silhouette in every loading/compositing state on Safari. */
.motion-circle{isolation:isolate;clip-path:ellipse(46% 48% at 50.5% 49.5%);-webkit-clip-path:ellipse(46% 48% at 50.5% 49.5%)}
.motion-circle>.alpha-canvas,.motion-circle>.alpha-poster{background:transparent!important}

/* /refinement-v4.css */
/* Scott's approved sapphire/platinum mark and film-led blue reference. */
:root{--blue:#2758d0;--sapphire:#123b9c;--sapphire-edge:#426fe0;--ink:#070a10;--paper:#efeee9}
.site-header{background:#06090eea}.brand{gap:14px}.site-header .brand .sa-approved{width:68px;height:62px;object-fit:contain}.brand>span:last-child{font-size:11px;letter-spacing:.18em}
.opening-stage{background:#070a10}.opening-field{background:radial-gradient(ellipse at 65% 40%,#10286955,transparent 66%)}
.identity-film video.identity-portrait{object-fit:contain;object-position:center;filter:none;opacity:1;mix-blend-mode:lighten}.identity-shade{background:linear-gradient(90deg,#070a10,transparent 7%),linear-gradient(0deg,#070a10,transparent 5%)}
.opening-statement>span,.opening-scene h2 span,.opening-scene h3 span{color:#527fe9}.identity-type h1>span{color:#efeee9}.opening-scene .eyebrow{color:#b8c6e6}
.button>span{background:linear-gradient(135deg,#153679,#071737 58%,#163d94);border-color:#4a6aba;color:#f3f5fa;box-shadow:inset 0 1px #a3b6e333}.button>span:after{border-color:#adc3ef}.button:hover>span{background:#204eb9;color:white}.read-progress{background:#3d67d0}.opening-track i:after{background:#4a78ec}.sound-control{border-color:#4466a3;background:#061228e8}
.aegis-orbit{border-color:#4166af55}.aegis-intro,.aegis-depth{background:#080d18}.depth-track i:after{background:#4e7ced}.masterclass em,.story em{color:#164095}.masterclass .button>span{background:linear-gradient(135deg,#244c9c,#071737);border-color:#38569a}.masterclass .clock-orbit{stroke:#1749ab}.masterclass .master-clock .twelve{color:#123579}.work em,.footer em{color:#5c83e7}
.award-portrait{max-height:65%;top:18%;height:auto;object-fit:contain}.master-founder{display:grid;grid-template-columns:240px minmax(0,470px);gap:70px;align-items:center;max-width:940px;margin:88px auto 95px}.master-founder>img{width:100%;height:auto;display:block}.master-founder h3{font-size:54px;margin:18px 0 26px}.master-founder .eyebrow{margin:0}.master-founder p:last-child{font-size:16px;line-height:1.9}.mentor-portrait{max-height:none;align-self:start}.mentor-portrait>img{height:auto;aspect-ratio:auto;object-fit:contain}.mentor-portrait .image-caption{position:static;display:block;padding:17px 0;font-size:11px}
.story-mosaic{grid-template-columns:1fr 1fr;gap:36px;align-items:start}.story-mosaic figure{margin:0}.story-mosaic img{width:100%}.health-line{grid-template-columns:1fr 1.05fr;max-width:none;gap:55px;align-items:center;padding-top:65px;margin-top:65px}.health-line figure{margin:0}.health-line figure img{width:100%;height:auto;object-fit:contain}.health-line figcaption{font-size:10px;color:#5c6270;letter-spacing:.08em;line-height:1.6;margin-top:17px}.health-line h3{font-size:40px}.health-line p:last-child{font-size:15px}
.work-intro{display:grid;grid-template-columns:1.4fr .6fr;gap:9%;align-items:center;margin-bottom:65px}.work-intro img{max-width:250px;width:100%;height:auto;justify-self:center;object-fit:contain}.footer{position:relative;padding-right:32%}.footer-mark{position:absolute;right:8%;top:105px;width:210px;height:auto}.footer-bottom{width:calc(100% + 25vw)}
.aegis-explainers{background:linear-gradient(120deg,#070b12,#0b1730);border-top:1px solid #334d7933}.explainer-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:7%;align-items:center}.explainer-copy h2{font-size:clamp(42px,4.5vw,66px)}.explainer-copy em{color:#5c83e7}.explainer-copy>p{font-size:16px;line-height:1.85;margin:28px 0;max-width:350px}.explainer-detail{font-size:10px;letter-spacing:.12em;color:#aab8d4}.explainer-films{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.explainer-card{padding:0;position:relative;text-align:left;overflow:hidden;border:1px solid #586c932f;background:#09101e}.explainer-card>img{width:100%;height:auto;aspect-ratio:9/16;object-fit:contain}.explainer-card:hover .explainer-play{background:#10388de6;border-color:#719af3}.explainer-play{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);display:flex;gap:13px;align-items:center;white-space:nowrap;padding:11px 15px;font-size:8px;letter-spacing:.1em;background:#030a19d9;border:1px solid #9bb5e678;backdrop-filter:blur(9px);transition:background .25s}.explainer-play>span{width:25px;height:25px;display:grid;place-items:center;border:1px solid #b5c7e578;font-size:9px}.explainer-caption{display:block;padding:19px 19px 20px;border-top:1px solid #4a62953d}.explainer-caption small{display:block;font-size:8px;letter-spacing:.13em;color:#a7b7d6}.explainer-caption strong{display:block;font:500 25px/1.1 'Clash Display';letter-spacing:-.025em;margin:10px 0 16px}.explainer-caption em{display:block;color:#b7c8ea;font:500 9px/1.5 Manrope;font-style:normal;letter-spacing:.08em}
@media(max-width:1050px){.master-founder{gap:40px;grid-template-columns:220px 1fr}.master-founder h3{font-size:43px}.explainer-layout{grid-template-columns:1fr;gap:45px}.explainer-copy{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.explainer-copy>p{margin:0}.explainer-detail{grid-column:1/-1}.explainer-films{max-width:650px;margin:auto;width:100%;gap:28px}.health-line{gap:35px}.health-line h3{font-size:34px}.footer-mark{width:160px;right:6%}.footer{padding-right:30%}}
@media(max-width:700px){.site-header .brand .sa-approved{width:52px;height:51px}.brand{gap:12px}.brand>span:last-child{font-size:9px;letter-spacing:.16em}.scene-identity .identity-film{height:42%;top:24%}.scene-identity .identity-film video.identity-portrait{object-fit:contain;object-position:center}.scene-identity .identity-shade{background:none}.award-portrait{width:100%;height:auto;max-height:33%;top:auto;bottom:8%}.master-founder{grid-template-columns:130px 1fr;gap:24px;margin:60px 0}.master-founder h3{font-size:32px;margin:14px 0}.master-founder .eyebrow{font-size:8px;letter-spacing:.08em}.master-founder p:last-child{font-size:13px;line-height:1.75}.master-founder img{align-self:start}.story-mosaic{display:grid;grid-template-columns:1fr;gap:32px}.story-mosaic figure:first-child{max-width:none}.health-line{grid-template-columns:1fr;gap:28px;margin-top:38px;padding-top:38px}.health-line figure{width:100%}.health-line h3{font-size:33px}.health-line figcaption{font-size:9px}.work-intro{grid-template-columns:1fr;gap:30px;margin-bottom:45px}.work-intro img{max-width:220px;justify-self:start}.footer{padding-right:var(--gutter)}.footer-mark{position:static;width:130px;margin-bottom:32px}.footer-bottom{width:100%}.explainer-copy{display:block}.explainer-copy h2{font-size:39px}.explainer-copy>p{font-size:15px;margin:24px 0}.explainer-detail{font-size:9px}.explainer-films{gap:20px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 0 12px}.explainer-card{min-width:78%;max-width:78%;scroll-snap-align:start;flex-shrink:0}.explainer-play{font-size:9px}.explainer-caption strong{font-size:28px}.explainer-caption small{font-size:9px}.explainer-caption em{font-size:10px}}
@media(max-width:370px){.master-founder{grid-template-columns:105px 1fr;gap:18px}.master-founder h3{font-size:28px}}
/* Cinematic Aegis environment: full section, original moving artwork, no player frame. */
.aegis-immersive{position:relative;isolation:isolate;overflow:hidden;min-height:100svh;background:#030711;padding:0;display:flex;align-items:center;scroll-margin-top:0}
.aegis-environment{position:absolute;inset:0;z-index:-3}.aegis-environment video{width:100%;height:100%;object-fit:cover;object-position:64% center;display:block}
.aegis-environment-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#020712f0 0%,#040915ad 26%,#04091526 49%,transparent 70%),linear-gradient(0deg,#030711de,transparent 20%,transparent 86%,#03071188)}
.aegis-immersive-top{position:absolute;top:105px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:20px}.aegis-immersive-top .eyebrow{margin:0}.aegis-immersive-top .micro{color:#b3c2df}
.aegis-immersive-copy{width:43%;max-width:660px;margin:175px 0 130px var(--gutter);position:relative;z-index:1}.aegis-immersive-copy>.eyebrow{font-size:10px;letter-spacing:.18em;color:#a2bbe8}.aegis-immersive-copy h2{font-size:clamp(80px,10vw,164px);line-height:.9;margin:25px 0 30px}.aegis-immersive-copy h3{font-size:clamp(28px,3.1vw,49px);line-height:1.07;margin:0}.aegis-immersive-copy h3 em{color:#7197ed}.aegis-immersive-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;max-width:390px;margin:26px 0 28px;color:#d0d7e5}
.aegis-immersive-bottom{position:absolute;bottom:30px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.13em;color:#a0b4d7}.aegis-immersive-bottom>a{font-size:27px;color:#a8c2fc;padding:8px 13px}
.contact-link>span,.quiet-link>span,.business-proof-link>span,.skip-sequence>span{color:#3264d6}.contact-link>span{background:linear-gradient(135deg,#133777,#06162f);border:1px solid #4267b599;display:inline-grid;place-items:center;width:38px;height:38px;color:#c2d4fb;margin-left:10px}.contact-link:hover>span{background:#173d8c;color:#fff}
.scene-plane{will-change:transform,opacity;transform-origin:center;animation:none!important}.opening-world{perspective:none}.opening-scene{transform-style:flat;backface-visibility:visible;overflow:visible}.health-sculpture.animated-dial{height:auto;aspect-ratio:1;top:1%;width:51%;max-height:98%;overflow:visible}
.animated-dial>img{width:100%;height:100%;display:block;object-fit:contain;animation:dialBuoy 9s ease-in-out infinite}.dial-sweep{position:absolute;inset:13%;border-radius:50%;background:conic-gradient(from 40deg,transparent 0deg,#2474ed00 305deg,#0b52ba3b 345deg,#7fdcfa66 359deg,transparent 360deg);mix-blend-mode:screen;animation:dialScan 10s linear infinite;mask-image:radial-gradient(circle,transparent 0 13%,#000 15% 64%,transparent 67%)}.dial-signal{position:absolute;width:2%;aspect-ratio:1;left:65%;top:68%;border-radius:50%;box-shadow:0 0 15px 3px #75c4ff;background:#d0f0ff;animation:signalPulse 3s ease-out infinite}
@keyframes dialScan{to{transform:rotate(360deg)}}@keyframes dialBuoy{50%{transform:translateY(-9px) rotate(-1.5deg)}}@keyframes signalPulse{0%,100%{opacity:.2;scale:.65}45%{opacity:.9;scale:1.1}}
.depth-asset>img{animation:assetBuoy 8s ease-in-out infinite}.depth-asset[data-depth-art="2"]>img{animation-delay:-3s}@keyframes assetBuoy{0%,100%{transform:translateY(0) rotateY(-4deg) rotateZ(-1deg)}50%{transform:translateY(-17px) rotateY(4deg) rotateZ(1deg)}}
@media(min-width:701px) and (max-width:1050px){.aegis-immersive-copy{width:47%}.aegis-immersive-copy h2{font-size:96px}.aegis-immersive-copy>p:not(.eyebrow){font-size:14px}.aegis-environment video{object-position:60% center}}
@media(max-width:700px){.aegis-immersive{min-height:1000px;min-height:max(940px,110svh);align-items:flex-start}.aegis-environment{inset:190px -33% 180px -33%}.aegis-environment video{object-fit:cover;object-position:66% center}.aegis-environment-shade{background:linear-gradient(0deg,#030711 0%,#030711fa 20%,transparent 48%,transparent 68%,#030711 87%)}.aegis-immersive-top{top:105px;display:block}.aegis-immersive-top .micro{font-size:8px;display:block;margin-top:12px}.aegis-immersive-copy{width:auto;max-width:none;margin:195px 24px 110px}.aegis-immersive-copy>.eyebrow{font-size:8px}.aegis-immersive-copy h2{font-size:84px;margin:19px 0 0}.aegis-immersive-copy h3{margin-top:290px;font-size:34px}.aegis-immersive-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;margin-top:20px}.aegis-immersive-copy .button{font-size:9px}.aegis-immersive-bottom{bottom:20px;font-size:7px;letter-spacing:.1em}.health-sculpture.animated-dial{top:auto;bottom:1%;height:42%;width:80%;right:10%}.animated-dial>img{object-fit:contain}.dial-sweep{inset:13% 22%}.dial-signal{left:64%;top:65%}}
@media(prefers-reduced-motion:reduce){.scene-plane{transform:none!important;opacity:1!important;visibility:visible!important}.animated-dial>img,.dial-sweep,.dial-signal,.depth-asset>img{animation:none}}
.hero.depth-opening{height:1680svh}
@media(max-width:700px){.hero.depth-opening{height:1880svh}.scene-identity .identity-film{width:100%;height:42%;top:24%}.scene-identity .identity-film video.identity-portrait{object-fit:cover;object-position:center 0%;mix-blend-mode:lighten}.scene-identity .identity-shade{background:linear-gradient(0deg,#070a10,transparent 16%)}}
.story-award{display:grid;grid-template-columns:210px 1fr;gap:45px;align-items:center;border-top:1px solid #12224422;padding-top:36px;margin-top:55px;max-width:920px}.award-archive{padding:0;background:transparent;text-align:left;color:#233554}.award-archive img{display:block;width:100%;height:auto}.award-archive>span{display:block;margin-top:12px;font-size:8px;letter-spacing:.09em}.story-award .eyebrow{font-size:9px;margin-bottom:15px}.story-award h3{font-size:31px;line-height:1.2}.story-award p:last-child{font-size:14px;line-height:1.7;margin-top:17px}
@media(max-width:700px){.story-award{grid-template-columns:1fr;gap:26px;margin-top:40px}.award-archive{max-width:230px}.story-award h3{font-size:29px}.award-archive>span{font-size:9px}}

/* /media-v5.css */
/* A compact television and editorial archive, composed around source quality. */
.media-editorial{background:radial-gradient(ellipse at 80% 18%,#12275260,transparent 43%),#090d15}.media-intro{display:grid;grid-template-columns:.88fr 1.12fr;gap:7%;align-items:center;margin:55px 0 75px}.media-copy h2{font-size:clamp(42px,4.5vw,70px)}.media-copy h2 em{color:#6b8bd5}.media-copy>p{font-size:16px;line-height:1.9;margin-top:24px;max-width:450px;color:#c0c6d2}.media-copy>p em{font-family:inherit;font-style:normal;color:#e2e7ef}.media-copy .quiet-link{font-size:10px;letter-spacing:.1em;margin-top:24px}
.interview-wall{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start;max-width:650px;width:100%;justify-self:end}.archive-interview{position:relative;min-width:0;background:#101724;box-shadow:0 25px 50px #0005;border:1px solid #879dc22b;isolation:isolate}.archive-interview:before{content:'';position:absolute;inset:-10px 10px 10px -10px;border:1px solid #4975c738;z-index:-1;pointer-events:none}.archive-interview:nth-child(2){margin-top:110px}.archive-interview:nth-child(2):before{inset:10px -10px -10px 10px}.interview-screen{position:relative;aspect-ratio:16/9;background:#030508}.interview-four-three{aspect-ratio:2856/2160}.interview-screen video{width:100%;height:100%;object-fit:contain}.archive-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:11px;background:linear-gradient(transparent 40%,#020711aa);color:#fff}.archive-play[hidden]{display:none}.archive-play>span{display:grid;place-items:center;width:45px;height:45px;border:1px solid #ccd9f78c;background:#071329c9;font-size:12px;border-radius:50%;padding-left:3px;backdrop-filter:blur(3px);transition:background .2s,transform .2s}.archive-play:hover>span{background:#1c4598e6;transform:scale(1.06)}.archive-play b{font-size:9px;letter-spacing:.12em;font-weight:500}.interview-caption{padding:19px 17px 20px}.interview-caption>span{font-size:8px;letter-spacing:.12em;color:#98afd2;line-height:1.6;display:block}.interview-caption h3{font-size:clamp(23px,2vw,30px);line-height:1.13;letter-spacing:-.035em;margin:13px 0 19px}.interview-caption>div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:8px;letter-spacing:.06em;color:#aeb9cc}.interview-caption a{color:#d4dff6;text-underline-offset:5px}.interview-caption a:hover{text-decoration:underline}
.press-credits{border-block:1px solid #8397bb30;display:grid;grid-template-columns:repeat(4,1fr);padding:35px 0;gap:30px}.press-credits>div{display:flex;flex-direction:column;gap:13px;justify-content:center}.press-credits span{font:500 clamp(18px,2vw,28px)/1.2 'Clash Display',sans-serif;color:#e8eaf0;letter-spacing:-.025em}.press-credits small{font-size:9px;letter-spacing:.12em;color:#90a8d1}.media-archive{scroll-margin-top:125px}.archive-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:55px 0 30px}.archive-heading p:last-child{font-size:13px}.archive-evidence{display:grid;grid-template-columns:1.2fr 1fr;gap:55px;align-items:start}.archive-evidence>button{display:block;padding:0;text-align:left;width:100%}.search-feature{margin-top:90px}.evidence-image{background:#05070b;overflow:hidden;border:1px solid #869db625}.evidence-image img{width:100%;height:auto;object-fit:contain;transition:filter .3s}.archive-evidence>button:hover img{filter:brightness(1.06)}.evidence-caption{padding:25px 0;border-bottom:1px solid #819ac433}.evidence-caption>span:first-child{font-size:10px;letter-spacing:.11em;color:#91a9d2}.evidence-caption h3{font-size:clamp(29px,3vw,43px);line-height:1.08;margin-top:17px}.evidence-caption p{font-size:14px;line-height:1.8;margin-top:18px;max-width:380px;color:#aeb9ca}.archive-open{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.1em;color:#c1cfe5;margin-top:24px}.archive-open i{font-size:25px;font-style:normal;color:#6c8fde}
.archive-additional{margin-top:50px;display:grid;grid-template-columns:1fr 1fr;gap:55px}.archive-mini{display:grid;grid-template-columns:105px 1fr;gap:22px;align-items:center;text-align:left;padding:25px 0;border-top:1px solid #819ac433}.archive-mini>img{width:105px;height:100px;object-fit:contain;background:#040608}.archive-mini:last-child>img{height:125px}.archive-mini>span{display:block;position:relative;padding-right:25px}.archive-mini small{font-size:9px;letter-spacing:.1em;color:#93a9cb}.archive-mini strong{font:500 25px/1.15 'Clash Display',sans-serif;display:block;letter-spacing:-.03em;margin-top:10px}.archive-mini i{position:absolute;right:0;bottom:4px;font-style:normal;color:#6c8fde}.image-dialog{width:min(1440px,96vw)}
@media(min-width:701px) and (max-width:1050px){.media-intro{grid-template-columns:1fr;gap:45px}.media-copy{max-width:650px}.media-copy>p{max-width:580px}.interview-wall{justify-self:center;max-width:620px}.archive-interview:nth-child(2){margin-top:65px}.press-credits{gap:23px}.archive-evidence,.archive-additional{gap:30px}.archive-mini{grid-template-columns:85px 1fr;gap:15px}.archive-mini>img{width:85px}.archive-mini strong{font-size:23px}}
@media(max-width:700px){.media-editorial{padding-top:60px}.media-editorial .section-top{margin-bottom:35px}.media-intro{grid-template-columns:1fr;gap:44px;margin:0 0 45px}.media-copy h2{font-size:42px}.media-copy>p{font-size:15px;line-height:1.85;margin-top:22px}.media-copy .quiet-link{font-size:10px}.interview-wall{display:block;max-width:380px;justify-self:center;padding:0 12px}.archive-interview{width:94%}.archive-interview:nth-child(2){margin:34px 0 0 auto;width:89%}.interview-caption h3{font-size:29px}.interview-caption>span{font-size:9px}.interview-caption>div{font-size:9px}.archive-play b{font-size:10px}.press-credits{grid-template-columns:1fr 1fr;gap:28px 20px;padding:28px 0}.press-credits span{font-size:22px}.press-credits small{font-size:8px;letter-spacing:.08em}.archive-heading{display:block;margin:40px 0 25px}.archive-heading p:last-child{font-size:13px;margin-top:12px}.archive-evidence{grid-template-columns:1fr;gap:35px}.search-feature{margin-top:0}.evidence-caption h3{font-size:34px}.evidence-caption p{font-size:14px}.archive-additional{grid-template-columns:1fr;gap:10px;margin-top:28px}.archive-mini{grid-template-columns:90px 1fr;gap:20px}.archive-mini>img{width:90px}.archive-mini strong{font-size:25px}.archive-mini small{font-size:9px}.media-archive{scroll-margin-top:100px}}
@media(prefers-reduced-motion:reduce){.archive-play>span,.evidence-image img{transition:none}}
.press-credits{grid-template-columns:repeat(5,1fr);gap:22px}.press-credits span{font-size:clamp(18px,1.7vw,25px)}.receipt-heading{margin:65px 0 30px}.receipt-heading h3{font-size:36px;margin-top:16px}.receipt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 30px}.receipt-item{min-width:0;border-bottom:1px solid #7b92b82b;padding-bottom:22px}.receipt-item>button{text-align:left;padding:0;width:100%}.receipt-image{height:220px;display:grid;place-items:center;background:linear-gradient(150deg,#152039,#05070b);border:1px solid #778fac25;padding:16px}.receipt-image img{height:100%;width:100%;object-fit:contain}.receipt-label{display:block;font-size:10px;letter-spacing:.09em;color:#96acd0;margin-top:22px;line-height:1.6}.receipt-item h4{font:500 27px/1.14 'Clash Display',sans-serif;letter-spacing:-.035em;margin:12px 0}.receipt-note{display:block;font-size:13px;line-height:1.7;color:#aeb9cc}.receipt-item .archive-open{font-size:9px;margin-top:18px}.receipt-source{display:inline-block;font-size:12px;line-height:1.8;color:#b3c7ed;margin-top:20px;text-underline-offset:4px}.receipt-source:hover{text-decoration:underline}.coverage-links{display:flex;justify-content:space-between;gap:24px;padding:28px 0;border-bottom:1px solid #8095bb33;margin-top:35px}.coverage-links>span{font-size:10px;letter-spacing:.1em;color:#98acd0}.coverage-links>a{font-size:13px;text-underline-offset:5px}.coverage-links>a:hover{text-decoration:underline}
@media(min-width:701px) and (max-width:1050px){.press-credits{grid-template-columns:repeat(3,1fr);gap:28px}.receipt-grid{grid-template-columns:1fr 1fr}.receipt-image{height:210px}}
@media(max-width:700px){.press-credits{grid-template-columns:1fr 1fr;gap:28px 20px}.press-credits span{font-size:22px}.receipt-heading{margin-top:45px}.receipt-heading h3{font-size:32px}.receipt-grid{grid-template-columns:1fr;gap:32px}.receipt-image{height:245px}.receipt-label{font-size:10px}.receipt-item h4{font-size:29px}.receipt-item .archive-open{font-size:10px}.coverage-links{display:block}.coverage-links>span{display:block;margin-bottom:14px}.coverage-links>a{font-size:13px}}

/* /cinematic-v5.css */
@font-face{font-family:'Big Shoulders';src:url('/assets/big-shoulders-500.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Big Shoulders';src:url('/assets/big-shoulders-600.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
:root{--serif:'Big Shoulders',sans-serif}
h1,h2,h3,.opening-scene h2,.aegis-scene-copy h3,.media-copy h2,.interview-caption h3,.evidence-caption h3,.receipt-item h4,.explainer-caption strong,.archive-mini strong,.film-title strong{font-family:'Big Shoulders',sans-serif;font-weight:500;letter-spacing:.005em}
h1,h2,.opening-scene h2,.film-title strong{text-transform:uppercase}
.identity-type h1{font-family:'Big Shoulders',sans-serif;font-weight:500;font-size:clamp(88px,12.2vw,195px);letter-spacing:.01em;line-height:.88;margin:26px 0 28px}
.identity-type{width:60%;top:3%}.opening-statement{font-family:'Big Shoulders',sans-serif;font-size:clamp(26px,2.7vw,40px);letter-spacing:.005em;line-height:1.08}.opening-intro{font-size:14px}
.media-copy h2{font-size:clamp(50px,5.5vw,84px);line-height:.96}.interview-caption h3{font-size:31px;line-height:1.04}.evidence-caption h3{font-size:42px}.receipt-item h4{font-size:32px;line-height:1.05}.archive-mini strong{font-size:29px}.explainer-caption strong{font-size:31px}.story-award h3{font-size:37px}.master-founder h3{font-size:60px}.work-list h3{font-size:clamp(32px,4vw,58px)}
@media(min-width:701px) and (max-width:1050px){.identity-type{top:8%}.identity-type h1{font-size:clamp(90px,12vw,140px)}.master-founder h3{font-size:46px}}
@media(max-width:700px){.identity-type{top:3%;width:100%}.identity-type h1{font-size:clamp(72px,20vw,116px);line-height:.88;margin:18px 0 0;letter-spacing:.01em}.identity-type .opening-statement{font-size:25px;line-height:1.06}.media-copy h2{font-size:51px}.interview-caption h3{font-size:32px}.evidence-caption h3{font-size:39px}.receipt-item h4{font-size:33px}.archive-mini strong{font-size:29px}.master-founder h3{font-size:35px}.work-list h3{font-size:34px}.explainer-copy h2{font-size:46px}}

/* /motion-v5.css */
/* One continuous camera move: full environments, independent foreground planes. */
.opening-stage{background:#03050a}.opening-world{position:absolute;inset:0;overflow:visible}.opening-scene{inset:0!important;pointer-events:none}.opening-scene a,.opening-scene button{pointer-events:auto}.opening-scene[aria-hidden=true]{pointer-events:none}.identity-film{inset:0!important;width:100%!important;height:100%!important;background:#03050a;overflow:hidden}.identity-film video.identity-portrait{position:absolute;width:65%;height:112%;top:-2%;right:0;object-fit:cover!important;object-position:center 12%!important;mix-blend-mode:normal}.identity-shade{background:linear-gradient(90deg,#03050a 0%,#03050a 35%,#03050aaa 44%,transparent 61%),linear-gradient(0deg,#03050a 1%,transparent 22%)}.vertical-note{display:none}.identity-type{left:var(--gutter);top:17%;width:61%;z-index:3}.identity-type h1{font-size:clamp(88px,11.2vw,176px);margin:24px 0}.identity-type .eyebrow{font-size:11px}.identity-type .opening-intro{max-width:380px;line-height:1.8}.identity-index{right:var(--gutter);bottom:12%;z-index:3}.identity-geometry{position:absolute;inset:13% 13% 6%;z-index:2;pointer-events:none;opacity:.55}.orbital-core{position:absolute;inset:0;aspect-ratio:1;max-height:100%;margin:auto;width:auto;border:1px solid #3668ca50;border-radius:50%;transform:rotateX(18deg) rotateY(-16deg)}.orbital-core i{position:absolute;inset:4%;border:1px solid #4566af50;transform:rotate(45deg);animation:frameOrbit 34s linear infinite}.orbital-core i:nth-child(2){inset:13%;animation-direction:reverse;animation-duration:47s}.orbital-core i:nth-child(3){inset:25%;border-radius:50%;border-color:#6390ef55;animation-duration:27s}.orbital-core span{position:absolute;inset:0;border:1px solid transparent;border-top-color:#72a0ff;border-radius:50%;animation:frameOrbit 12s linear infinite;filter:drop-shadow(0 0 6px #174cf8)}@keyframes frameOrbit{to{rotate:360deg}}
.scene-unlock{z-index:2}.unlock-film.sculpted-film{inset:0;width:100%;height:100%;aspect-ratio:auto;border:1px solid #547ac480;transform-origin:center;box-shadow:0 50px 120px #000b;overflow:hidden}.unlock-film video{object-fit:cover;object-position:64% center}.unlock-film:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#020614e8 0%,#040817aa 26%,transparent 61%),linear-gradient(0deg,#03050ac0,transparent 25%);pointer-events:none}.unlock-film .sound-control{z-index:5;bottom:12%;right:var(--gutter)}.unlock-film .film-inscription{left:var(--gutter);top:15%;z-index:3}.unlock-film .film-corner{display:none}.unlock-copy{left:var(--gutter);top:31%;width:34%;z-index:3}.opening-scene h2{font-size:clamp(54px,6.2vw,98px);line-height:.96;letter-spacing:.005em}.unlock-copy p:not(.eyebrow){max-width:360px;font-size:15px}.precision-line strong{font-family:'Big Shoulders';font-size:67px}.precision-line{max-width:330px}.depth-object{left:53%;bottom:11%;width:17%;z-index:4;filter:drop-shadow(0 18px 25px #0008)}.depth-object img{width:100%;animation:assetHover 7s ease-in-out infinite}.capability-stack{position:absolute;right:var(--gutter);top:20%;width:180px;display:grid;gap:22px;z-index:5;perspective:850px}.capability-tile{padding:18px 18px 22px;background:linear-gradient(135deg,#193f89c4,#07162ac9 60%);border:1px solid #6999ee7a;backdrop-filter:blur(12px);box-shadow:inset 0 0 24px #144ee04d,0 18px 30px #0004;animation:tileFloat 7s ease-in-out infinite;position:relative;overflow:hidden}.capability-tile:nth-child(2){animation-delay:-2.3s}.capability-tile:nth-child(3){animation-delay:-4.6s}.capability-tile>span{font-size:9px;color:#9ebcec;letter-spacing:.1em}.capability-tile strong{font:500 30px/1 'Big Shoulders';display:block;margin-top:12px;text-transform:uppercase}.capability-tile i{height:1px;position:absolute;left:-45%;width:45%;bottom:1px;background:linear-gradient(90deg,transparent,#9cbfff,transparent);animation:edgeLight 4s linear infinite}.capability-tile:nth-child(2) i{animation-delay:-1.4s}.capability-tile:nth-child(3) i{animation-delay:-2.8s}@keyframes tileFloat{0%,100%{transform:translateY(0) rotateY(-9deg) rotateX(4deg)}50%{transform:translateY(-13px) rotateY(6deg) rotateX(-3deg)}}@keyframes assetHover{50%{transform:translateY(-22px) rotateZ(4deg)}}@keyframes edgeLight{to{left:110%}}
.aegis-scene-copy{left:var(--gutter);top:25%;width:41%;z-index:3}.aegis-scene-copy .aegis-lockup h2{font:500 clamp(84px,10vw,152px)/.94 'Big Shoulders';letter-spacing:.045em}.aegis-lockup img{width:82px}.aegis-scene-copy h3{font:500 clamp(34px,3.6vw,56px)/1.03 'Big Shoulders';text-transform:uppercase}.aegis-screen{right:3%;width:53%;height:88%;top:7%}.aegis-orbit{right:4%;height:74%;top:14%;opacity:.5;aspect-ratio:1;transform:none}.aegis-orbit i{position:absolute;inset:8%;border:1px solid #5383d666;border-radius:50%;animation:orbitTurn 10s linear infinite}.aegis-orbit i:after{content:'';position:absolute;top:14%;right:14%;width:6px;height:6px;background:#618bff;border-radius:50%;box-shadow:0 0 16px #5894ff}.aegis-orbit i:nth-child(2){inset:18%;animation-direction:reverse;animation-duration:14s}@keyframes orbitTurn{to{rotate:360deg}}.scene-footnote{left:var(--gutter);bottom:12%;font-size:10px}.chapter-health-copy,.chapter-business-copy{left:var(--gutter);top:24%;width:40%;z-index:2}.health-sculpture.animated-dial{width:48%;right:3%;top:17%;max-height:72%}.business-portrait{width:39%;right:7%;top:15%;max-height:71%}.business-proof-link{right:var(--gutter);bottom:13%}.cinema-film.sculpted-film{inset:0;width:100%;height:100%;max-height:none;border:0;aspect-ratio:auto}.cinema-film video{object-fit:cover}.cinema-film:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#03050acd,transparent 70%),linear-gradient(0deg,#03050ac4,transparent 45%);pointer-events:none}.cinema-film .sound-control{right:var(--gutter);bottom:12%}.cinema-copy{inset:auto var(--gutter) 20%;display:block;z-index:2}.cinema-copy h2{font-size:clamp(65px,8vw,118px)}.cinema-copy>p{max-width:350px;margin:25px 0 0}.opening-progress{z-index:30}.opening-track{width:170px}.opening-track i{background:#8696b744}
.aegis-immersive-copy h2{font-family:'Big Shoulders';font-weight:500;letter-spacing:.06em}.aegis-immersive-copy h3{font-family:'Big Shoulders';font-size:clamp(40px,4.4vw,66px);text-transform:uppercase}.aegis-immersive-copy h3 em{font-style:normal}
/* The film plays across the section. Every full film is a separate choice below. */
.films-v5{padding:0;background:#05080e}.film-environment{position:relative;height:100svh;min-height:690px;overflow:hidden;isolation:isolate}.film-environment>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.film-environment-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#02060ce6,transparent 78%),linear-gradient(0deg,#05080e 0%,transparent 28%)}.film-environment-top{position:absolute;top:70px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;gap:20px}.film-environment-copy{position:absolute;left:var(--gutter);bottom:15%;width:61%;max-width:820px}.film-environment-copy h2{font-size:clamp(72px,8.6vw,128px);line-height:.94}.film-environment-copy h2 em{color:#e1e8f7;font-style:normal}.film-environment-copy p{font-size:16px;line-height:1.85;max-width:395px;margin:24px 0}.film-environment-note{position:absolute;bottom:30px;left:var(--gutter);font-size:9px;letter-spacing:.13em;color:#acbddb}.film-library{padding:60px var(--gutter) 75px}.film-library-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.film-library-heading h3{font-size:45px;text-transform:uppercase}.film-library-heading .eyebrow{margin-bottom:16px}.film-rail-controls{display:flex;gap:10px}.film-rail-controls button{width:48px;height:48px;border:1px solid #4168ad;display:grid;place-items:center;background:#0b1b39;color:#d6e5ff;font-size:24px}.film-rail{display:flex;gap:25px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding-bottom:25px;scrollbar-color:#315eaa #111926;scrollbar-width:thin}.film-selection{min-width:330px;flex:0 0 31%;text-align:left;padding:0;scroll-snap-align:start}.film-selection-image{position:relative;aspect-ratio:16/9;overflow:hidden}.film-selection img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.film-selection:hover img{transform:scale(1.035)}.film-selection-play{position:absolute;right:16px;bottom:16px;width:38px;height:38px;border:1px solid #93b5ef;background:#0b1b39db;display:grid;place-items:center;font-size:10px}.film-selection-label{font-size:9px;letter-spacing:.1em;color:#a5b8da;display:block;margin:20px 0 13px}.film-selection>strong{display:block;font:500 39px/1 'Big Shoulders';text-transform:uppercase}.film-selection-detail{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.08em;margin-top:20px;padding-top:16px;border-top:1px solid #61739644}.film-selection-detail i{color:#759ceb;font-size:19px;font-style:normal}.films-v5 .film-foot{margin-top:25px}
@media(max-width:1050px) and (min-width:701px){.identity-type{top:21%}.identity-type h1{font-size:13vw}.identity-film video.identity-portrait{width:75%;right:-14%;height:100%;top:0;object-position:center 16%!important}.unlock-copy{width:45%;top:30%}.capability-stack{width:145px;top:28%}.depth-object{bottom:12%;width:21%;left:51%}.opening-scene h2{font-size:65px}.aegis-scene-copy{top:27%}.aegis-screen{right:-1%;width:54%;height:68%;top:15%}.aegis-scene-copy .aegis-lockup h2{font-size:94px}.aegis-lockup{gap:18px}.aegis-lockup img{width:55px}.aegis-scene-copy h3{font-size:39px}.chapter-health-copy,.chapter-business-copy{top:25%}.health-sculpture.animated-dial{top:32%;width:48%}.business-portrait{top:30%;right:5%;width:40%}.film-environment-copy{width:77%}.film-environment-copy h2{font-size:100px}}
@media(max-width:700px){.identity-film video.identity-portrait{width:100%;height:100%;right:-12%;top:0;object-position:center 10%!important}.scene-identity .identity-shade{background:linear-gradient(0deg,#03050a 0%,#03050aef 25%,#03050a25 65%,transparent),linear-gradient(90deg,#03050a55,transparent 50%)}.scene-identity .identity-type{inset:auto 24px 16%;width:auto;z-index:3}.scene-identity .identity-type .eyebrow,.scene-identity .identity-type h1,.scene-identity .identity-type .opening-statement,.scene-identity .identity-type .opening-intro,.scene-identity .identity-type .button{position:static;margin:0;max-width:none}.scene-identity .identity-type h1{font-size:clamp(66px,18.5vw,110px);line-height:.9;margin:17px 0}.scene-identity .identity-type .eyebrow{font-size:9px}.scene-identity .identity-type .opening-statement{font-size:26px;line-height:1.03}.scene-identity .identity-type .opening-intro{font-size:12px;line-height:1.7;margin:17px 0;max-width:300px}.scene-identity .identity-type .button{font-size:9px}.identity-geometry{inset:20% -25% 20%;opacity:.4}.opening-scene h2{font-size:clamp(44px,12vw,63px)}.unlock-film video{object-position:61% 25%;object-fit:cover}.unlock-film:after{background:linear-gradient(0deg,#03050afa 0%,#03050add 33%,transparent 69%)}.unlock-film .film-inscription{top:14%;font-size:8px}.unlock-film .sound-control{bottom:auto;top:15%;font-size:8px}.unlock-copy{left:24px;right:24px;width:auto;top:auto;bottom:20%;}.unlock-copy p:not(.eyebrow){font-size:13px;line-height:1.7;max-width:320px;margin-top:18px}.precision-line{margin:19px 0 0;padding-top:16px;max-width:240px}.precision-line strong{font-size:46px}.capability-stack{top:24%;right:24px;width:110px;gap:14px}.capability-tile{padding:12px 13px 15px}.capability-tile strong{font-size:22px;margin-top:9px}.capability-tile>span{font-size:8px}.depth-object{width:30%;left:17%;bottom:auto;top:25%}.aegis-scene-copy{left:24px;right:24px;top:14%;width:auto}.aegis-scene-copy .aegis-lockup h2{font-size:73px}.aegis-lockup img{width:50px}.aegis-lockup{gap:18px;margin-bottom:12px}.aegis-scene-copy h3{font-size:30px}.aegis-scene-copy p:not(.eyebrow){font-size:13px;line-height:1.65;max-width:315px;margin-top:17px}.aegis-screen{width:100%;height:48%;top:47%;right:0}.aegis-orbit{height:41%;right:8%;top:48%}.scene-footnote{bottom:10%;font-size:7px;left:24px}.chapter-health-copy,.chapter-business-copy{top:14%;left:24px;right:24px;width:auto}.chapter-health-copy>p:not(.eyebrow),.chapter-business-copy>p:not(.eyebrow){font-size:13px;line-height:1.7;max-width:325px;margin-top:18px}.health-sculpture.animated-dial{height:auto;width:66%;right:17%;top:auto;bottom:12%}.health-path{margin-top:18px;font-size:8px}.business-portrait{width:75%;height:auto;max-height:33%;right:12.5%;top:auto;bottom:15%}.business-proof-link{bottom:11%;right:24px}.milestone{padding:14px 0;margin-top:17px;max-width:300px}.cinema-copy{left:24px;right:24px;bottom:19%;top:auto}.cinema-copy h2{font-size:69px}.cinema-copy>p{font-size:13px;line-height:1.8;margin-top:21px}.cinema-film video{object-position:61% center}.cinema-film:after{background:linear-gradient(0deg,#03050af2,transparent 95%)}.cinema-film .sound-control{top:15%;bottom:auto}.opening-track{width:74px}.opening-progress{bottom:22px;left:24px;right:24px}.film-environment{height:100svh;min-height:750px}.film-environment>video{object-position:59% center}.film-environment-shade{background:linear-gradient(0deg,#05080efa,#05080e9a 42%,transparent 80%)}.film-environment-top{top:40px;display:block;left:24px;right:24px}.film-environment-top .micro{font-size:8px;display:block;margin-top:14px}.film-environment-copy{left:24px;right:24px;width:auto;bottom:13%}.film-environment-copy h2{font-size:clamp(59px,16vw,87px)}.film-environment-copy p{font-size:13px;max-width:310px;line-height:1.8}.film-environment-note{font-size:7px;left:24px}.film-library{padding:40px 24px 50px}.film-library-heading h3{font-size:34px}.film-rail-controls button{width:38px;height:38px;font-size:20px}.film-rail{gap:20px;margin-right:-24px;padding-right:24px}.film-selection{min-width:82%;flex-basis:82%}.film-selection>strong{font-size:34px}.film-selection-label{font-size:8px}.films-v5 .film-foot{font-size:8px;line-height:1.7;display:block}.films-v5 .film-foot p{margin-top:12px}}
@media(prefers-reduced-motion:reduce){.opening-scene{position:relative!important;inset:auto!important;min-height:860px}.identity-geometry,.capability-stack{display:none}.scene-plane{transform:none!important;opacity:1!important}.orbital-core *,.capability-tile,.capability-tile i,.depth-object img,.aegis-orbit i{animation:none!important}.film-selection img{transition:none}.opening-world{position:relative;inset:auto}.opening-stage{height:auto;overflow:visible}.opening-scene .scene-footnote{bottom:5%}}
.masterclass-v5{padding-top:100px;background:#f1f0eb}.masterclass-v5>.eyebrow{color:#294976}.masterclass-v5>.split{grid-template-columns:1.15fr 1fr;gap:8%;align-items:center}.masterclass-v5>.split h2{font-size:clamp(92px,11vw,174px);line-height:.88;letter-spacing:.01em}.masterclass-v5>.split h2 em{font-style:normal;color:#153d8d}.master-promise{display:block;font:500 37px/1.05 'Big Shoulders';margin-bottom:22px;color:#1b2941}.masterclass-v5 .offer-line{margin:28px 0}.masterclass-v5 .offer-line b{font:500 49px/1 'Big Shoulders';color:#143c8b}.master-build{display:grid;grid-template-columns:.7fr 1.3fr;gap:8%;align-items:center;margin:95px 0 85px;border-top:1px solid #17316026;padding-top:65px}.master-build-person{position:relative;padding:0 25px 25px 0;max-width:385px;margin:auto}.master-build-person:after{content:'';position:absolute;inset:34px 0 42px 28px;border:1px solid #174baf88;z-index:0;transform:rotate(3deg);animation:portraitFrame 8s ease-in-out infinite}.master-build-person img{position:relative;z-index:1;width:100%;height:auto;display:block}.master-build-person>span{display:block;font-size:8px;letter-spacing:.1em;margin-top:20px;line-height:1.8;position:relative;z-index:1}.master-build-work h3{font-size:clamp(64px,6.5vw,105px);text-transform:uppercase;line-height:.92}.master-build-work>p:not(.eyebrow){font-size:16px;line-height:1.85;max-width:510px;margin:25px 0 35px}.built-output{display:grid;grid-template-columns:30px 1fr 35px;gap:24px;position:relative;padding:24px 0;border-top:1px solid #20457135;align-items:center}.built-output>span{font-size:12px;color:#194896}.built-output strong{font:500 32px/1.08 'Big Shoulders';text-transform:uppercase}.built-output p{font-size:13px;line-height:1.8;max-width:450px;margin:8px 0 0}.built-output>i{display:grid;place-items:center;width:35px;height:35px;background:#113b91;color:#fff;font-style:normal;font-size:20px;animation:outputGlow 6s ease-in-out infinite}.built-output:nth-of-type(2)>i{animation-delay:-2s}.built-output:nth-of-type(3)>i{animation-delay:-4s}.built-output:after{content:'';height:1px;background:#2557bc;position:absolute;top:-1px;left:0;right:0;transform-origin:left;transform:scaleX(0);transition:transform 1.2s cubic-bezier(.2,.6,.2,1)}.master-build.visible .built-output:after{transform:scaleX(1)}.master-build.visible .built-output:nth-of-type(2):after{transition-delay:.25s}.master-build.visible .built-output:nth-of-type(3):after{transition-delay:.5s}@keyframes portraitFrame{50%{transform:translate(6px,-6px) rotate(-2deg)}}@keyframes outputGlow{0%,70%,100%{box-shadow:0 0 0 #285edd00;transform:translateY(0)}35%{box-shadow:0 8px 25px #285edd50;transform:translateY(-4px)}}
.social-reach{margin-bottom:65px}.social-reach h2{font-size:clamp(64px,7.5vw,118px);line-height:.94}.social-reach h2 em{color:#4777d8;font-style:normal}.reach-figures{display:flex;gap:9%;padding:38px 0 32px;border-bottom:1px solid #6282b940}.reach-figures>div{display:flex;flex-direction:column;gap:12px}.reach-figures strong{font:500 clamp(62px,7vw,110px)/1 'Big Shoulders';color:#dce6f8}.reach-figures span{font-size:10px;letter-spacing:.1em}
@media(max-width:1050px){.masterclass-v5>.split h2{font-size:105px}.master-build{gap:6%;grid-template-columns:.75fr 1.25fr}.master-build-work h3{font-size:70px}.built-output{gap:17px}.built-output strong{font-size:29px}}
@media(max-width:700px){.masterclass-v5{padding-top:70px}.masterclass-v5>.split{display:block}.masterclass-v5>.split h2{font-size:clamp(73px,20vw,112px);margin-bottom:30px}.master-promise{font-size:34px}.masterclass-v5 .split>div>p{font-size:15px;line-height:1.9}.masterclass-v5 .offer-line{display:flex;align-items:center;gap:25px;font-size:12px}.masterclass-v5 .offer-line b{font-size:47px}.master-build{display:block;margin:58px 0;padding-top:40px}.master-build-person{max-width:230px;margin:0 auto 45px}.master-build-work h3{font-size:65px}.master-build-work>p:not(.eyebrow){font-size:14px}.built-output{grid-template-columns:23px 1fr 30px;gap:13px;padding:23px 0}.built-output strong{font-size:29px}.built-output p{font-size:12px}.built-output>i{width:30px;height:30px;font-size:18px}.reach-figures{gap:30px;flex-wrap:wrap;padding:30px 0}.social-reach h2{font-size:60px}.reach-figures strong{font-size:64px}.reach-figures span{font-size:8px;max-width:155px;line-height:1.6}.social-reach{margin-bottom:45px}}
@media(prefers-reduced-motion:reduce){.master-build-person:after,.built-output>i{animation:none}.built-output:after{transition:none;transform:scaleX(1)}}
.app-concept-source{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 20px 26px #0004)}.aegis-screen>.app-concept-source{animation:appPresentation 9s ease-in-out infinite;transform-origin:center}.depth-asset>.app-concept-source{animation:appPresentation 9s ease-in-out infinite}@keyframes appPresentation{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-16px) rotate(1deg)}}
@media(prefers-reduced-motion:reduce){.app-concept-source{animation:none!important}}
.reach-context{font-size:16px;line-height:1.9;max-width:610px;margin-top:28px}
@media(max-width:700px){.reach-context{font-size:14px}}
/* Prevent focus/anchor scrolling the pinned stage's hidden overflow itself. */
.opening-stage.sc-stage{overflow:clip!important}

@media(prefers-reduced-motion:reduce){.opening-stage.sc-stage{overflow:visible!important}}

/* Keep the long masterclass heading contained at smaller widths. */
@media(min-width:701px) and (max-width:1050px){.masterclass-v5>.split{display:block}.masterclass-v5>.split h2{font-size:clamp(84px,13vw,138px);margin-bottom:38px}.masterclass-v5>.split>div{max-width:620px}}
@media(max-width:700px){.masterclass-v5>.split h2{font-size:clamp(54px,16vw,108px)}}
/* Two individual, film-led testimonials. Real statements and footage follow. */
.testimonial-feature{background:#080d18;padding-top:80px;padding-bottom:100px;overflow:hidden}.testimonial-top{display:flex;justify-content:space-between;gap:25px;padding-bottom:35px;border-bottom:1px solid #647ca235}.testimonial-top .eyebrow{margin:0}.testimonial-top .micro{color:#92a6c9}.testimonial-layout{display:grid;grid-template-columns:1.35fr .8fr;align-items:center;gap:9%;margin-top:60px}.testimonial-screen{position:relative;aspect-ratio:16/10;background:radial-gradient(ellipse at 28% 28%,#23477d70,transparent 60%),linear-gradient(135deg,#101d32,#050a14);border:1px solid #789ed75c;box-shadow:0 40px 80px #0004;isolation:isolate}.testimonial-screen:before{content:'';position:absolute;inset:18px;border:1px solid #6387c733;z-index:-1}.testimonial-screen:after{content:'';position:absolute;inset:-14px 22px 14px -14px;border:1px solid #4673b43b;z-index:-2;transform:rotate(-1.5deg);transform-origin:center;animation:testimonialOutline 12s ease-in-out infinite}.testimonial-frame-label{position:absolute;top:35px;left:35px;font-size:9px;letter-spacing:.15em;color:#98afce}.testimonial-monogram{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font:500 clamp(130px,18vw,280px)/1 'Big Shoulders';letter-spacing:-.07em;color:transparent;-webkit-text-stroke:1px #567bad69;transform:translateY(-8px);user-select:none}.testimonial-film-name{position:absolute;left:35px;bottom:72px;font:500 36px/1 'Big Shoulders';text-transform:uppercase;letter-spacing:.015em}.testimonial-film-status{position:absolute;left:35px;bottom:35px;display:flex;align-items:center;gap:10px;font-size:8px;letter-spacing:.1em;color:#9cb3d8}.testimonial-film-status i{width:5px;height:5px;border-radius:50%;background:#4d7ad7;box-shadow:0 0 13px #477bea}.testimonial-corner{position:absolute;right:0;bottom:0;width:50px;height:50px;border-right:1px solid #8bb5ff;border-bottom:1px solid #8bb5ff}.testimonial-number{font:500 60px/1 'Big Shoulders';color:#4368a8;display:block;margin-bottom:28px}.testimonial-editorial>.eyebrow{font-size:9px;color:#a6b5ce;margin-bottom:18px}.testimonial-editorial h2{font-size:clamp(72px,7vw,114px);line-height:.94;letter-spacing:.01em}.testimonial-role{font-size:14px;line-height:1.7;margin-top:23px;color:#afbcd2}.testimonial-statement-space{margin-top:34px;padding-top:27px;border-top:1px solid #7e98c334}.testimonial-statement-space>span{font-size:8px;letter-spacing:.14em;color:#829fcb}.testimonial-statement-space p{font-size:15px;line-height:1.8;max-width:260px;margin-top:13px;color:#c4cddb}.testimonial-rule{display:block;width:65px;height:2px;background:#426fcc;margin-top:28px}.testimonial-reverse{background:radial-gradient(ellipse at 78% 55%,#183e7b32,transparent 57%),#070b12}.testimonial-reverse .testimonial-layout{grid-template-columns:.8fr 1.35fr}.testimonial-reverse .testimonial-screen{order:2}.testimonial-reverse .testimonial-editorial{order:1}.testimonial-reverse .testimonial-screen:after{inset:14px -14px -14px 22px;transform:rotate(1.5deg)}@keyframes testimonialOutline{50%{transform:translate(4px,-4px) rotate(.4deg)}}
@media(min-width:701px) and (max-width:1050px){.testimonial-layout,.testimonial-reverse .testimonial-layout{gap:7%;grid-template-columns:1.1fr 1fr}.testimonial-editorial h2{font-size:76px}.testimonial-film-name{font-size:28px}.testimonial-frame-label{top:25px;left:25px;font-size:8px}.testimonial-film-name{left:25px;bottom:60px}.testimonial-film-status{left:25px;bottom:28px;font-size:7px}.testimonial-monogram{font-size:150px}.testimonial-number{font-size:46px;margin-bottom:23px}}
@media(max-width:700px){.testimonial-feature{padding-top:45px;padding-bottom:65px}.testimonial-top{display:block;padding-bottom:25px}.testimonial-top .micro{display:block;font-size:8px;margin-top:16px}.testimonial-layout,.testimonial-reverse .testimonial-layout{display:flex;flex-direction:column;gap:42px;align-items:stretch;margin-top:35px}.testimonial-screen{margin:0 8px;min-height:220px}.testimonial-reverse .testimonial-screen{order:0}.testimonial-reverse .testimonial-editorial{order:1}.testimonial-frame-label{top:24px;left:24px;font-size:8px}.testimonial-film-name{font-size:30px;left:24px;bottom:58px}.testimonial-film-status{left:24px;bottom:28px;font-size:7px}.testimonial-monogram{font-size:145px}.testimonial-editorial{padding:0 2px;position:relative}.testimonial-number{position:absolute;right:0;top:5px;font-size:58px;margin:0}.testimonial-editorial>.eyebrow{font-size:8px;margin-bottom:20px}.testimonial-editorial h2{font-size:73px}.testimonial-role{font-size:13px;margin-top:20px}.testimonial-statement-space{margin-top:24px;padding-top:22px}.testimonial-statement-space p{max-width:290px;font-size:14px}.testimonial-rule{margin-top:20px}.capability-stack{top:19%}.aegis-screen{height:43%;top:46%}}
@media(prefers-reduced-motion:reduce){.testimonial-screen:after{animation:none}}

/* Historical milestones, in Scott's own account; sales and net worth stay distinct. */
.milestone>span{font:500 25px/1.12 'Big Shoulders';text-transform:uppercase;letter-spacing:.02em}.milestone>strong{font-family:'Big Shoulders';font-size:58px}.scene-business .chapter-business-copy{top:20%}.scene-business .chapter-business-copy h2{font-size:clamp(54px,5.7vw,88px)}.career-timeline{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;margin:65px 0 55px;padding:30px 0 40px;border-top:1px solid #557bb54d;border-bottom:1px solid #557bb54d;position:relative}.career-timeline:before{content:'';position:absolute;top:-1px;left:0;right:0;height:1px;background:#608ee5;transform:scaleX(0);transform-origin:left;transition:transform 1.6s ease}.career-timeline.visible:before{transform:scaleX(1)}.career-date{font-size:10px;letter-spacing:.12em;color:#9db9e7;display:block;margin-bottom:27px}.career-timeline strong{font:500 clamp(59px,6.8vw,105px)/1 'Big Shoulders';color:#e4eafa;display:block;white-space:nowrap}.career-timeline .career-award-word{font-size:clamp(53px,5.9vw,90px);text-transform:uppercase;padding-top:9px}.career-timeline h3{font:500 27px/1.12 'Big Shoulders';text-transform:uppercase;margin-top:24px;min-height:62px}.career-timeline p{font-size:13px;line-height:1.8;color:#aebbd0;max-width:245px;margin-top:16px}.story-numbers{margin-top:50px}
@media(min-width:701px) and (max-width:1050px){.career-timeline{grid-template-columns:1fr 1fr;gap:40px}.career-timeline strong{font-size:95px}.career-timeline .career-award-word{font-size:82px}.milestone>span{font-size:21px}.scene-business .chapter-business-copy h2{font-size:57px}}
@media(max-width:700px){.milestone>span{font-size:19px}.milestone>strong{font-size:44px}.scene-business .chapter-business-copy{top:14%}.scene-business .chapter-business-copy h2{font-size:clamp(43px,11.5vw,61px)}.career-timeline{grid-template-columns:1fr 1fr;gap:36px 22px;margin:42px 0}.career-date{font-size:9px;margin-bottom:21px}.career-timeline strong{font-size:63px}.career-timeline .career-award-word{font-size:51px;padding-top:9px}.career-timeline h3{font-size:24px;margin-top:20px;min-height:58px}.career-timeline p{font-size:12px;line-height:1.8;margin-top:13px}}
@media(prefers-reduced-motion:reduce){.career-timeline:before{transition:none;transform:none}}

.master-build-person video{position:relative;z-index:1;width:100%;height:auto;aspect-ratio:9/16;object-fit:contain;display:block;background:#05070b}

.app-welcome-video{-webkit-mask-image:url(/assets/aegis-welcome-transparent-v5.png);mask-image:url(/assets/aegis-welcome-transparent-v5.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}
/* Story remains on ivory: use dark ink for the historical figures and captions. */
.career-date{color:#284a86}.career-timeline strong{color:#173f91}.career-timeline p{color:#424c5c}
@media(max-width:700px){.career-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.career-timeline h3{font-size:22px}}
/* The career timeline belongs to the entrepreneur chapter in the opening. */
.scene-business .chapter-business-copy{top:16%;width:43%}.scene-business .chapter-business-copy h2{font-size:clamp(52px,5.5vw,83px)}.scene-business .chapter-business-copy>p:not(.eyebrow){font-size:15px;line-height:1.75;max-width:510px;margin-top:25px}.scene-business .business-portrait{top:16%;right:7%;width:36%;max-height:43%;object-fit:contain}.business-timeline{position:absolute;left:var(--gutter);right:var(--gutter);bottom:18%;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;margin:0;padding:24px 0 0;border-top:1px solid #557bb555;z-index:3}.business-timeline:before{content:'';position:absolute;left:0;right:0;top:-1px;height:1px;background:#6c9aec;transform:scaleX(var(--milestone-progress,0));transform-origin:left}.business-timeline li{position:relative;min-width:0}.business-timeline li:before{content:'';position:absolute;top:-28px;left:0;width:7px;height:7px;border-radius:50%;background:#6b99ed;box-shadow:0 0 15px #1b51c9aa}.business-date{display:block;font-size:11px;letter-spacing:.13em;color:#a6bbe0;margin-bottom:17px}.business-timeline strong{font:500 clamp(57px,5.8vw,84px)/1 'Big Shoulders';color:#e6edfc;display:block;white-space:nowrap}.business-timeline h3{font:500 27px/1.1 'Big Shoulders';text-transform:uppercase;letter-spacing:.01em;margin-top:12px}.business-timeline .business-award strong{font-size:32px;line-height:1.05;white-space:normal;text-transform:uppercase;color:#e6edfc}.scene-business .business-proof-link{bottom:11%}
@media(min-width:1051px) and (max-height:820px){.scene-business .chapter-business-copy{top:16%}.scene-business .chapter-business-copy h2{font-size:clamp(48px,4.6vw,67px)}.scene-business .chapter-business-copy>p:not(.eyebrow){font-size:14px;line-height:1.6;margin-top:18px}.business-timeline{bottom:17%;padding-top:19px}.business-timeline li:before{top:-23px}.business-date{margin-bottom:12px;font-size:10px}.business-timeline strong{font-size:61px}.business-timeline h3{font-size:23px;margin-top:9px}.business-timeline .business-award strong{font-size:27px}}
@media(min-width:701px) and (max-width:1050px){.scene-business .chapter-business-copy{top:15%;width:44%}.scene-business .chapter-business-copy h2{font-size:60px}.scene-business .chapter-business-copy>p:not(.eyebrow){font-size:14px}.scene-business .business-portrait{top:24%;width:38%;right:5%;max-height:28%}.business-timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 45px;bottom:15%;padding-top:24px}.business-timeline strong{font-size:64px}.business-timeline h3{font-size:24px}.business-timeline .business-award strong{font-size:28px}.business-timeline li:nth-child(n+3):before{display:none}.scene-business .business-proof-link{bottom:10%}}
@media(max-width:700px){.scene-business .chapter-business-copy{top:14%;left:24px;right:24px;width:auto}.scene-business .chapter-business-copy h2{font-size:clamp(42px,11.8vw,63px)}.scene-business .chapter-business-copy>p:not(.eyebrow){font-size:13px;line-height:1.7;margin-top:20px;max-width:330px}.scene-business .business-portrait{display:none}.business-timeline{left:24px;right:24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 25px;bottom:18%;padding-top:20px}.business-date{font-size:9px;margin-bottom:12px}.business-timeline strong{font-size:56px}.business-timeline h3{font-size:23px;margin-top:8px}.business-timeline .business-award strong{font-size:26px}.business-timeline li:before{top:-24px}.business-timeline li:nth-child(n+3):before{display:none}.scene-business .business-proof-link{bottom:11%;font-size:9px}}
@media(max-width:700px) and (max-height:760px){.scene-business .chapter-business-copy h2{font-size:38px}.scene-business .chapter-business-copy>p:not(.eyebrow){font-size:12px;margin-top:12px;line-height:1.6}.scene-business .chapter-business-copy .eyebrow{font-size:8px;margin-bottom:15px}.business-timeline{bottom:16%;gap:17px 22px}.business-timeline strong{font-size:45px}.business-timeline .business-award strong{font-size:22px}.business-timeline h3{font-size:20px}.business-date{font-size:8px;margin-bottom:8px}.scene-business .business-proof-link{bottom:9%}}
@media(prefers-reduced-motion:reduce){.business-timeline li{opacity:1!important;transform:none!important}.business-timeline:before{transform:none}}
/* A compact invitation sits within the opening, with the supplied glass-core film. */
.master-invitation{position:absolute;right:var(--gutter);bottom:12%;width:302px;z-index:6;display:block;color:#111c34;background:#f7f8fc;border:1px solid #c8d7ef88;box-shadow:0 18px 70px #0008;text-decoration:none;transform-origin:right bottom;overflow:hidden}.invitation-film{position:relative;background:#fff;height:168px;overflow:hidden}.invitation-film video{width:100%;height:100%;object-fit:cover;display:block}.invitation-film:after{content:'';position:absolute;inset:auto 0 0;height:28px;background:linear-gradient(transparent,#f7f8fc)}.invitation-duration{position:absolute;top:13px;left:16px;color:#193d84;font-size:8px;letter-spacing:.13em;background:#ffffffdc;padding:6px 8px}.invitation-copy{display:block;padding:17px 20px 23px;position:relative}.invitation-kicker{display:block;font-size:8px;letter-spacing:.13em;color:#345480;margin-bottom:10px}.invitation-copy>strong{display:block;font:500 32px/.98 'Big Shoulders',sans-serif;text-transform:uppercase;letter-spacing:.025em}.invitation-description{display:block;font-size:10px;line-height:1.75;margin-top:13px;color:#45526a}.invitation-arrow{position:absolute;right:18px;top:34px;width:35px;height:35px;display:grid;place-items:center;background:#163f99;color:#fff;font-size:23px;border:1px solid #3263bc;transition:background .2s}.master-invitation:hover .invitation-arrow{background:#245ac7}.master-invitation:focus-visible{outline:3px solid #739cff;outline-offset:5px}
.app-scenario-video{-webkit-mask-image:url(/assets/aegis-scenario-paths-transparent-v5.png);mask-image:url(/assets/aegis-scenario-paths-transparent-v5.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}
.soundscape-toggle{display:flex;align-items:center;justify-content:center;gap:8px;color:#b8c9e8;background:none;border:1px solid #5274ac55;border-radius:50px;min-height:36px;padding:8px 11px;flex-shrink:0;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.soundscape-toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.15;stroke-linecap:round;stroke-linejoin:round}.soundscape-waves{display:none}.soundscape-toggle[aria-pressed=true]{color:#9fbeff;border-color:#547ac4}.soundscape-toggle[aria-pressed=true] .soundscape-waves{display:block}.soundscape-toggle[aria-pressed=true] .soundscape-slash{display:none}.soundscape-toggle:focus-visible{outline:2px solid #739cff;outline-offset:4px}
@media(min-width:1051px) and (max-height:820px){.master-invitation{width:266px;bottom:12%}.invitation-film{height:127px}.invitation-copy{padding:14px 18px 17px}.invitation-copy>strong{font-size:29px}.invitation-description{font-size:9px;margin-top:9px}.invitation-arrow{right:16px;top:28px;width:32px;height:32px}.invitation-kicker{margin-bottom:9px}}
@media(min-width:701px) and (max-width:1050px){.master-invitation{width:282px;bottom:12%;right:5%}.invitation-film{height:150px}.soundscape-toggle{padding:8px}.soundscape-toggle>span{display:none}}
@media(max-width:700px){.soundscape-toggle{width:34px;height:34px;min-height:34px;padding:8px;margin-left:auto}.soundscape-toggle>span{display:none}.site-header .contact-link{display:none}.scene-identity .identity-type{bottom:32%}.scene-identity .identity-type .button{display:none}.master-invitation{left:24px;right:24px;bottom:11%;width:auto;display:grid;grid-template-columns:105px 1fr;align-items:stretch;max-height:152px}.invitation-film{height:100%;min-height:144px}.invitation-film video{object-fit:cover;object-position:50% center}.invitation-film:after{inset:0 0 0 auto;height:auto;width:18px;background:linear-gradient(90deg,transparent,#f7f8fc)}.invitation-duration{top:auto;bottom:9px;left:8px;right:8px;text-align:center;font-size:6px;letter-spacing:.035em;padding:5px 2px}.invitation-copy{padding:15px 13px 16px}.invitation-kicker{font-size:6px;letter-spacing:.07em;margin-bottom:8px}.invitation-copy>strong{font-size:26px;line-height:.98}.invitation-description{font-size:8px;line-height:1.6;margin-top:8px;max-width:154px}.invitation-arrow{width:26px;height:26px;top:36px;right:12px;font-size:19px}.scene-identity .identity-type .opening-intro{margin-bottom:0}}
@media(max-width:700px) and (max-height:760px){.scene-identity .identity-type{bottom:34%}.scene-identity .identity-type h1{font-size:63px;margin:14px 0}.scene-identity .identity-type .opening-intro{font-size:11px;margin-top:12px}.scene-identity .identity-type .opening-statement{font-size:23px}.master-invitation{bottom:10%;max-height:132px}.invitation-film{min-height:128px}.invitation-copy{padding:12px}.invitation-copy>strong{font-size:24px}.invitation-description{font-size:7px}.invitation-arrow{right:11px;top:32px;width:23px;height:23px}}
@media(prefers-reduced-motion:reduce){.scene-identity .master-invitation{position:relative;left:auto;right:auto;bottom:auto;transform:none!important;opacity:1!important;margin:30px auto}.invitation-arrow{transition:none}}
/* Scott's Mayfair film becomes a full moving environment between story and audience. */
.mayfair-environment{height:max(720px,90svh);max-height:1100px;position:relative;overflow:hidden;background:#030711;color:#f4f6fb}.mayfair-environment>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% center}.mayfair-shade{position:absolute;inset:0;background:linear-gradient(90deg,#020711b5,transparent 67%),linear-gradient(0deg,#020711d0,transparent 50%)}.mayfair-location{position:absolute;top:8%;left:var(--gutter);font-size:10px;color:#cad7ef}.mayfair-copy{position:absolute;left:var(--gutter);bottom:15%;width:49%;z-index:1}.mayfair-copy h2{font:500 clamp(62px,7vw,103px)/.94 'Big Shoulders';letter-spacing:.015em;text-transform:uppercase;margin:22px 0}.mayfair-copy h2 span{color:#9fbbff}.mayfair-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;margin-bottom:25px}.mayfair-credit{position:absolute;right:var(--gutter);bottom:7%;font-size:8px;letter-spacing:.13em;color:#cfdbef}
@media(min-width:701px) and (max-width:1050px){.mayfair-environment{height:78svh;min-height:680px}.mayfair-copy{width:65%}.mayfair-copy h2{font-size:83px}}
@media(max-width:700px){.mayfair-environment{height:82svh;min-height:650px}.mayfair-environment>video{object-position:57% center}.mayfair-shade{background:linear-gradient(0deg,#020711f2,transparent 75%)}.mayfair-location{top:8%;font-size:7px;left:24px}.mayfair-copy{left:24px;right:24px;width:auto;bottom:15%}.mayfair-copy h2{font-size:61px}.mayfair-copy .eyebrow{font-size:8px}.mayfair-copy>p:not(.eyebrow){font-size:12px}.mayfair-copy .button{font-size:9px}.mayfair-credit{left:24px;right:24px;font-size:6px;bottom:7%}}
/* Keep the source clip sharp: motion lives inside it and in the outer depth plane. */
video.app-concept-source{animation:none!important;transform:none!important;filter:none!important;isolation:isolate}.aegis-screen{z-index:3}.aegis-orbit{z-index:1}
.app-welcome-video{-webkit-mask-image:url(/assets/aegis-welcome-mask.svg);mask-image:url(/assets/aegis-welcome-mask.svg);mask-mode:alpha}.app-scenario-video{-webkit-mask-image:url(/assets/aegis-scenario-paths-mask.svg);mask-image:url(/assets/aegis-scenario-paths-mask.svg);mask-mode:alpha}
.depth-asset video.app-scenario-video{height:100%;-webkit-mask-image:url(/assets/aegis-scenario-paths-mask.svg);mask-image:url(/assets/aegis-scenario-paths-mask.svg);mask-mode:alpha}.aegis-screen video.app-welcome-video{-webkit-mask-image:url(/assets/aegis-welcome-mask.svg);mask-image:url(/assets/aegis-welcome-mask.svg);mask-mode:alpha}

/* /case-study-v7.css */
/* Dr Adeel Ali: an extended editorial case study within the approved testimonial system. */
.adeel-case{background:radial-gradient(ellipse at 90% 18%,#0c2c673d,transparent 40%),#080d18}
.adeel-case .testimonial-layout{grid-template-columns:1.2fr 1fr;gap:7%;align-items:center;margin-top:55px}
.adeel-case .testimonial-screen{aspect-ratio:1.4;min-height:380px}
.adeel-case .testimonial-editorial h2{font-size:clamp(80px,8vw,128px)}
.adeel-case .testimonial-editorial h3{font:500 clamp(32px,3.5vw,48px)/1.05 'Big Shoulders';text-transform:uppercase;margin-top:22px}
.case-intro{font-size:15px;line-height:1.85;color:#b6c2d6;max-width:430px;margin-top:21px}
.case-phases{display:grid;grid-template-columns:1fr 40px 1fr;align-items:center;gap:26px;padding:35px 0;margin-top:52px;border-top:1px solid #759bd030;border-bottom:1px solid #759bd030}
.case-phases>div{display:flex;gap:24px;align-items:center}.case-phase-number{font:500 64px/.9 'Big Shoulders';color:#c6d8f7;min-width:82px}.case-phase-number small{display:block;font:500 10px/1.4 Manrope,sans-serif;letter-spacing:.16em;margin-top:12px}.case-phases p{font-size:13px;line-height:1.8;color:#97a9c6;max-width:310px}.case-phases strong{display:block;color:#f0f4fc;font-weight:500;margin-bottom:5px}.case-phase-arrow{color:#527ed0;font-size:27px}
.case-results{display:grid;grid-template-columns:1fr 1fr 1fr;background:linear-gradient(125deg,#14367588,#0b182b80);border:1px solid #557fc957;margin:40px 0 66px;box-shadow:inset 0 1px #85a9e018}
.case-results>div{padding:30px clamp(18px,2.3vw,36px)}.case-results>div+div{border-left:1px solid #5479b64d}.case-results>div>span{font-size:10px;letter-spacing:.12em;color:#adbed9}.case-results p{display:flex;align-items:baseline;gap:13px;margin:20px 0 12px;white-space:nowrap}.case-results del{font:500 clamp(24px,2.6vw,40px)/1 'Big Shoulders';text-decoration:none;color:#8095b8}.case-results i{font-size:24px;color:#588bf7;font-style:normal}.case-results strong{font:500 clamp(45px,4.8vw,76px)/1 'Big Shoulders';letter-spacing:-.025em}.case-results small{display:block;color:#99accb;font-size:11px;line-height:1.6}
.case-proof{border:1px solid #5a7ca243;padding:36px;background:#080f1e}.case-proof-top{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #6682af36;padding-bottom:26px}.case-proof-top>.eyebrow{margin:0;font-size:10px;white-space:nowrap}.case-tabs{display:flex;gap:8px}.case-tabs button{display:flex;align-items:center;gap:8px;padding:13px 15px;font-size:10px;color:#7391c1;border:1px solid transparent;background:none}.case-tabs button span{color:#9eafc9}.case-tabs button[aria-selected=true]{background:#143c81;color:#9cbeff;border-color:#467bd3}.case-tabs button[aria-selected=true] span{color:white}.case-tabs button:hover{border-color:#577fc7}.case-tabs button:focus-visible,.case-image:focus-visible,.case-web-film:focus-visible{outline:2px solid #8caef9;outline-offset:4px}
.case-panel{display:grid;grid-template-columns:.78fr 1.3fr;gap:6%;padding-top:38px;align-items:center;min-height:625px;animation:casePanelEnter .5s ease-out both}.case-panel[hidden]{display:none}.case-index{font-size:10px;letter-spacing:.1em;color:#7799d0}.case-panel-copy h3{font:500 clamp(36px,3.8vw,58px)/1.02 'Big Shoulders';text-transform:uppercase;margin:23px 0}.case-panel-copy p{font-size:14px;line-height:1.9;color:#b3c1d8}.case-panel-copy p.case-panel-note{color:#8198bc;font-size:12px;line-height:1.8;margin-top:22px}
.case-compare{display:grid;grid-template-columns:1fr 1fr;gap:20px;min-width:0}.case-compare figure{margin:0;min-width:0}.case-compare figcaption{margin-bottom:17px}.case-compare figcaption>span{font-size:9px;letter-spacing:.12em;color:#6e94d5}.case-compare figcaption>strong{display:block;font:500 21px/1.25 'Big Shoulders';text-transform:uppercase;letter-spacing:.02em;color:#d1ddef;margin-top:7px}.case-image{display:block;position:relative;width:100%;padding:0;border:1px solid #547ab442;background:#080d13;overflow:hidden}.case-image img{width:100%;height:auto;display:block}.case-expand{position:absolute;bottom:8px;right:8px;background:#12377bdd;border:1px solid #7591bf66;color:white;width:28px;height:28px;display:grid;place-items:center;font-size:17px}.case-after-social{display:grid;gap:12px}.case-reel-image{max-height:324px;overflow:auto;scrollbar-width:thin;scrollbar-color:#345a97 #0b1422}.case-social>figure:first-child .case-image{max-height:540px;overflow:auto;scrollbar-width:thin;scrollbar-color:#345a97 #0b1422}.case-portraits .case-image{height:490px}.case-portraits .case-image img{height:100%;object-fit:contain}.case-web-panel{grid-template-columns:1fr;min-height:625px;align-content:start;gap:32px}.case-web-panel .case-panel-copy{display:grid;grid-template-columns:1fr 1.1fr;column-gap:8%;align-items:center}.case-web-panel .case-index{grid-column:1/-1}.case-web-panel .case-panel-note{grid-column:2;margin:0!important}.case-web-panel .case-panel-copy h3{grid-row:2/4;margin-bottom:0}.case-web-panel .case-panel-copy p{margin:14px 0}.case-web-film{position:relative;display:block;width:100%;border:1px solid #5876a657;background:#10182a;padding:0;text-align:left;overflow:hidden}.case-web-film>img{width:100%;height:auto;aspect-ratio:1.35;object-fit:cover;object-position:top;display:block}.case-browser-bar{height:30px;background:#10192a;display:flex;gap:4px;align-items:center;padding:0 12px}.case-browser-bar i{width:4px;height:4px;background:#5e7ba9;border-radius:50%}.case-browser-bar b{font:500 8px Manrope,sans-serif;letter-spacing:.09em;margin-left:8px;color:#a6b9d6}.case-film-invite{display:flex;align-items:center;gap:12px;padding:16px 18px;color:#eaf0fc;font-size:10px;letter-spacing:.08em}.case-film-invite i{font-size:12px;display:grid;place-items:center;width:32px;height:32px;border:1px solid #6086cd;background:#163f84;border-radius:50%;font-style:normal}.case-web-film:hover .case-film-invite i{background:#2359b9}
.case-service{display:flex;gap:40px;align-items:center;justify-content:space-between;margin-top:58px}.case-service .eyebrow{font-size:9px;color:#88a7d9;margin-bottom:16px}.case-service h3{font:500 clamp(36px,4.2vw,62px)/1.03 'Big Shoulders';text-transform:uppercase}.case-service p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:540px;color:#9bb0cc;margin-top:18px}.case-service .button{flex-shrink:0;font-size:11px}.case-source-note{font-size:10px;line-height:1.8;color:#7f93af;border-top:1px solid #46659736;margin-top:34px;padding-top:20px;max-width:900px}
@keyframes casePanelEnter{from{opacity:.35;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:1050px){.case-proof{padding:25px}.case-proof-top{display:block}.case-tabs{margin-top:20px}.case-panel{grid-template-columns:1fr;gap:30px}.case-panel-copy{max-width:570px}.case-social{max-width:600px;width:100%;margin:0 auto}.case-portraits .case-image{height:520px}.case-service{align-items:flex-start;flex-direction:column;gap:26px}.adeel-case .testimonial-screen{min-height:300px}.case-results strong{font-size:50px}.case-results p{gap:9px}.case-phases{gap:14px}.case-phases>div{gap:16px}}
@media(max-width:700px){.adeel-case .testimonial-layout{display:flex;margin-top:30px;gap:35px}.adeel-case .testimonial-screen{min-height:245px;aspect-ratio:1.4}.adeel-case .testimonial-editorial h2{font-size:76px}.adeel-case .testimonial-editorial h3{font-size:36px;margin-top:20px}.case-intro{font-size:14px}.case-phases{grid-template-columns:1fr;padding:28px 0;margin-top:34px;gap:22px}.case-phase-arrow{display:none}.case-phases>div{gap:25px}.case-phase-number{font-size:56px;min-width:70px}.case-phases p{font-size:12px}.case-results{grid-template-columns:1fr;margin:30px 0 36px}.case-results>div{padding:24px}.case-results>div+div{border-left:0;border-top:1px solid #5479b64d}.case-results p{margin:14px 0 8px;gap:18px}.case-results strong{font-size:65px}.case-results del{font-size:37px}.case-results small{font-size:11px}.case-proof{padding:22px 16px}.case-tabs{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;margin-top:20px}.case-tabs button{display:block;text-align:left;padding:11px 9px;font-size:10px;line-height:1.5}.case-tabs button span{display:block;font-size:10px;margin-top:5px}.case-panel{padding-top:28px;gap:26px;min-height:0}.case-panel-copy h3{font-size:40px;margin:18px 0}.case-panel-copy p{font-size:13px;line-height:1.85}.case-panel-copy p.case-panel-note{font-size:11px;margin-top:16px}.case-compare{gap:12px}.case-compare figcaption>span{font-size:8px;letter-spacing:.08em}.case-compare figcaption>strong{font-size:18px}.case-social>figure:first-child .case-image{max-height:330px}.case-reel-image{max-height:220px}.case-after-social{gap:8px}.case-expand{width:23px;height:23px;font-size:15px;bottom:5px;right:5px}.case-portraits .case-image{height:auto;aspect-ratio:9/16}.case-web-panel .case-panel-copy{display:block}.case-web-panel .case-panel-note{margin-top:16px!important}.case-websites{grid-template-columns:1fr;gap:25px}.case-web-film>img{aspect-ratio:1.2}.case-service{margin-top:38px}.case-service h3{font-size:38px}.case-service p:not(.eyebrow){font-size:13px}.case-service .button{font-size:10px;padding:16px}.case-source-note{font-size:10px;margin-top:28px}.adeel-case .testimonial-film-status{font-size:7px}}
@media(prefers-reduced-motion:reduce){.case-panel{animation:none}}

/* /refinements-v7.css */
/* Approved sapphire tone, clearer invitation and deliberate chapter motion. */
:root{--sapphire-v7:#3265da}
.opening-scene h2>span,.cinema-copy h2 span,.chapter-health-copy h2 span,.film-environment-copy h2 em{color:var(--sapphire-v7)!important}
.master-invitation .invitation-film{padding:21px 16px;background:#f5f7fa}
.master-invitation .invitation-film video{object-fit:contain;width:100%;height:100%;transform:scale(.84);object-position:center}
.master-invitation .invitation-duration{font-size:8px}
.master-invitation .invitation-copy>strong{font-size:35px;line-height:1.02;letter-spacing:.015em}
.master-invitation .invitation-copy{padding-right:56px}
.business-timeline .business-date{font:500 clamp(23px,2.2vw,34px)/1 'Big Shoulders';letter-spacing:.04em;margin-bottom:15px;color:#c5d8f7}
.business-timeline{grid-template-columns:.85fr 1fr 1.4fr 1.1fr;gap:25px}
.business-timeline .business-award strong{font:500 clamp(35px,3.2vw,51px)/1.03 'Big Shoulders';letter-spacing:.005em;color:#e9f0ff}
.business-award strong>span{display:block}
.business-timeline.milestones-live li:before{animation:milestoneSignal 1s ease-out both;animation-delay:calc(var(--milestone-order,0)*.12s)}
.business-timeline.milestones-live .business-award strong>span{animation:awardLine .75s cubic-bezier(.2,.75,.2,1) both}
.business-timeline.milestones-live .business-award strong>span:nth-child(2){animation-delay:.14s}
.business-timeline.milestones-live .business-award strong>span:nth-child(3){animation-delay:.28s}
.soundscape-toggle{min-width:82px;font-size:9px;min-height:38px}
.soundscape-toggle[data-audio-state=waiting]{border-color:#548af1;color:#a8c6ff}
.soundscape-toggle[data-audio-state=ready]{background:#0e2a58}
.soundscape-toggle[data-audio-state=waiting]:after{content:'';width:5px;height:5px;border-radius:50%;background:#6f9fff;box-shadow:0 0 8px #528afa}
.film-depth-track{position:relative;height:185svh;min-height:1450px;overflow:clip}
.film-depth-sticky{position:sticky;top:0;height:100svh;min-height:690px;perspective:1600px;overflow:hidden}
.film-depth-sticky .film-environment{height:100%;min-height:0;transform-origin:center;will-change:transform;backface-visibility:hidden;border:1px solid #4578c85c}
.film-depth-sticky .film-environment-copy{will-change:transform;transform-origin:left center}
.film-inline-sound{min-width:165px}
.master-build,.adeel-case .testimonial-screen,.mentor-portrait,.story-mosaic figure{transform-origin:center;will-change:transform}
@keyframes milestoneSignal{0%{box-shadow:0 0 0 0 #518efa99}60%{box-shadow:0 0 0 15px #518efa00}100%{box-shadow:0 0 12px #1b51c9aa}}
@keyframes awardLine{from{opacity:.2;transform:translateY(15px) rotateX(-18deg)}to{opacity:1;transform:none}}
@media(min-width:701px) and (max-height:820px){.master-invitation .invitation-copy>strong{font-size:30px}.master-invitation .invitation-film{padding:16px 12px}}
@media(max-width:1050px) and (min-width:701px){.business-timeline .business-award strong{font-size:34px}.business-timeline .business-date{font-size:27px}.business-timeline{gap:20px}.soundscape-toggle>span{display:block}.soundscape-toggle{min-width:78px}}
@media(max-width:700px){.master-invitation .invitation-copy>strong{font-size:27px;line-height:1.01}.master-invitation .invitation-copy{padding:14px 35px 14px 13px}.master-invitation .invitation-film{padding:22px 5px 29px}.master-invitation .invitation-film video{transform:scale(.90);object-fit:contain}.master-invitation .invitation-duration{font-size:6px;bottom:10px;line-height:1.4;white-space:normal}.master-invitation .invitation-description{font-size:8px}.master-invitation .invitation-arrow{right:9px;width:23px;height:23px;top:41px}.business-timeline{grid-template-columns:1fr 1fr;gap:20px 25px;bottom:15%}.business-timeline .business-date{font-size:23px;margin-bottom:11px}.business-timeline .business-award strong{font-size:29px;line-height:1.02}.business-timeline strong{font-size:51px}.business-timeline h3{font-size:15px}.scene-business .chapter-business-copy{top:13%}.scene-business .chapter-business-copy h2{font-size:43px}.scene-business .chapter-business-copy>p:not(.eyebrow){font-size:12px}.soundscape-toggle{min-width:75px;width:auto;font-size:8px;padding:8px}.soundscape-toggle>span{display:block}.soundscape-toggle svg{width:13px;height:13px}.film-depth-track{height:170svh;min-height:1100px}.film-depth-sticky{min-height:580px}.film-depth-sticky .film-environment-copy{bottom:15%}.film-depth-sticky .film-environment-top{top:105px}.film-environment-copy p{max-width:285px}.film-environment-note{max-width:290px;line-height:1.7}}
@media(max-width:700px) and (max-height:760px){.master-invitation .invitation-copy>strong{font-size:24px}.master-invitation .invitation-description{font-size:7px}.business-timeline{bottom:14%;row-gap:16px}.business-timeline .business-date{font-size:21px;margin-bottom:8px}.business-timeline .business-award strong{font-size:25px}.business-timeline strong{font-size:45px}.scene-business .chapter-business-copy>p:not(.eyebrow){display:none}}
@media(prefers-reduced-motion:reduce){.film-depth-track{height:auto;min-height:0}.film-depth-sticky{position:relative;height:100svh}.film-depth-sticky .film-environment,.film-depth-sticky .film-environment-copy,.master-build,.adeel-case .testimonial-screen,.mentor-portrait,.story-mosaic figure{transform:none!important;will-change:auto}.business-timeline.milestones-live li:before,.business-timeline.milestones-live .business-award strong>span{animation:none}}

#inside-aegis [data-depth-step="1"] h3 em{color:var(--sapphire-v7)!important}
.ai-proof-line{display:grid;grid-template-columns:1.15fr .8fr 1.15fr;gap:18px;max-width:420px}.ai-proof-line>div{min-width:0}.ai-proof-line strong{display:block;font-size:56px}.ai-proof-line span{display:block;font-size:9px;line-height:1.65;letter-spacing:.055em;color:#a9bbd6;margin-top:10px}.ai-usage-note{display:block;font-size:9px;color:#8096b9;margin-top:12px}.unlock-copy p:not(.eyebrow){max-width:410px}
@media(max-width:700px){.ai-proof-line{max-width:330px;gap:16px;margin-top:18px}.ai-proof-line strong{font-size:43px}.ai-proof-line span{font-size:8px;margin-top:7px}.ai-usage-note{font-size:8px;margin-top:9px}.unlock-copy{bottom:15%}.unlock-copy p:not(.eyebrow){font-size:12px;line-height:1.75;max-width:335px}}

#inside-aegis [data-depth-step="2"] h3 em{color:var(--sapphire-v7)!important}
.mentoring .section-heading h2 em{color:#b8bcc5!important}.mentoring .section-heading h2{font-size:clamp(76px,8.7vw,134px);line-height:.95}
.mentoring-method{margin-top:65px;padding:35px 0;border-top:1px solid #647d9e42;border-bottom:1px solid #647d9e42}.mentoring-method>div{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.mentoring-method>p{font-size:10px;margin-bottom:30px}.mentoring-method article>span{font-size:9px;letter-spacing:.1em;color:#718cba}.mentoring-method h3{font:500 31px/1.05 'Big Shoulders';margin:20px 0 14px;text-transform:uppercase}.mentoring-method article p{font-size:13px;line-height:1.8;color:#9daec6}
.mentoring-films{margin-top:65px}.mentoring-film-heading h3{font:500 53px/1 'Big Shoulders';text-transform:uppercase}.mentoring-film-heading p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:540px;margin-top:18px;color:#a0b0c8}.mentor-film-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:32px}.mentor-film-card{text-align:left;border:0;background:none;padding:0;min-width:0}.mentor-film-card>div{aspect-ratio:4/5;position:relative;overflow:hidden;background:#0c1628}.mentor-film-card img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s}.mentor-film-card:hover img{transform:scale(1.025)}.mentor-watch{position:absolute;left:0;bottom:0;width:100%;display:flex;gap:12px;align-items:center;padding:22px;background:linear-gradient(transparent,#050911df);font-size:9px;letter-spacing:.09em}.mentor-watch i{display:grid;place-items:center;width:33px;height:33px;border:1px solid #759bd6;border-radius:50%;font-style:normal;background:#153772bb}.mentor-film-card>small{display:block;font-size:8px;letter-spacing:.12em;color:#94a8cb;margin:23px 0 13px}.mentor-film-card>strong{font:500 33px/1.05 'Big Shoulders';text-transform:uppercase;display:block}.mentor-duration{display:flex;justify-content:space-between;border-top:1px solid #53729c42;padding-top:15px;margin-top:18px;font-size:9px;color:#9bb0d4}.mentor-duration i{font-size:19px;color:#5688ea;font-style:normal}
@media(max-width:1050px){.mentoring-method>div{grid-template-columns:1fr 1fr;gap:32px}.mentor-film-card>strong{font-size:27px}.mentor-watch{padding:15px;gap:8px;font-size:8px}}
@media(max-width:700px){.mentoring .section-heading h2{font-size:66px}.mentoring-method{margin-top:40px;padding:27px 0}.mentoring-method>div{gap:28px 22px}.mentoring-method h3{font-size:28px;margin:16px 0 12px}.mentoring-method article p{font-size:12px}.mentoring-method article>span{font-size:8px}.mentoring-films{margin-top:40px}.mentoring-film-heading h3{font-size:39px}.mentoring-film-heading p:not(.eyebrow){font-size:13px}.mentor-film-rail{display:flex;overflow:auto;gap:20px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#3560a4 #101b2d;padding:0 24px 24px 0;margin-right:-24px}.mentor-film-card{flex:0 0 82%;scroll-snap-align:start}.mentor-film-card>div{aspect-ratio:4/5}.mentor-film-card>strong{font-size:31px}}
@media(prefers-reduced-motion:reduce){.mentor-film-card img{transition:none}}

button.ai-usage-note{padding:0;background:none;border:0;text-align:left;font-family:inherit;line-height:1.7}button.ai-usage-note:hover{color:#bfcee8}button.ai-usage-note img[hidden]{display:none}

.ai-proof-line{grid-template-columns:1fr 1.4fr}.ai-proof-line>div:nth-child(2) strong{font-size:49px}@media(max-width:700px){.ai-proof-line>div:nth-child(2) strong{font-size:40px}}

.master-hour-count{font:inherit;min-width:1.3em;text-align:center;font-variant-numeric:tabular-nums}.master-clock .clock-orbit{animation:none;stroke-dashoffset:calc(924 * (1 - var(--hour-progress,1)));transform:rotate(-90deg)}.master-clock.clock-running svg>g{transform-origin:200px 200px;animation:masterDialTurn 2.64s cubic-bezier(.3,.5,.3,1) both}.master-clock.clock-complete .twelve{animation:masterHourSettle .55s ease-out both}@keyframes masterDialTurn{from{transform:rotate(-60deg)}to{transform:rotate(0deg)}}@keyframes masterHourSettle{0%{transform:scale(1)}40%{transform:scale(1.035)}100%{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.master-clock.clock-running svg>g,.master-clock.clock-complete .twelve{animation:none}.master-clock .clock-orbit{stroke-dashoffset:0}}

.scene-unlock .motion-circle,.scene-unlock .motion-circle.alpha-ready{position:absolute;aspect-ratio:1}.motion-circle>video{position:absolute;inset:0;width:100%;height:100%}.motion-circle>.alpha-canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}

.social-reach-v7{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center;margin-bottom:72px}.social-reach-v7 h2{font-size:clamp(67px,6.8vw,108px);line-height:.98}.social-reach-v7 .reach-figures{grid-template-columns:1fr 1fr;gap:25px;margin-top:38px}.social-reach-v7 .reach-figures strong{font-size:clamp(49px,4.7vw,72px)}.instagram-handle{display:inline-flex;align-items:center;gap:12px;margin-top:30px;padding-bottom:12px;border-bottom:1px solid #547abe55;font-size:16px;color:#d3e2ff}.instagram-handle svg{width:24px;height:24px;flex-shrink:0;color:#5b8ceb}.instagram-handle i{font-style:normal;color:#5b8ceb;margin-left:13px}.instagram-handle:hover{color:white;border-color:#5b8ceb}.social-profile-proof{margin:0;min-width:0}.social-profile-proof button{padding:0;border:1px solid #4168a766;background:#0d1015;display:block;width:100%;text-align:left;position:relative;box-shadow:0 25px 90px #06112766}.social-profile-proof img{width:100%;height:auto;display:block}.social-profile-proof button>span{display:flex;justify-content:space-between;align-items:center;padding:17px 20px;background:#102140;color:#c6d7f3;font-size:9px;letter-spacing:.11em}.social-profile-proof button>span i{font-size:22px;font-style:normal;color:#739eea}.social-profile-proof figcaption{font-size:8px;letter-spacing:.13em;color:#8294b1;margin-top:18px}.reach-receipts{border-top:1px solid #5976a444;margin-top:28px;padding-top:22px}.reach-receipts>span{display:block;font-size:8px;letter-spacing:.075em;line-height:1.7;color:#8a9fbe}.reach-receipts>div{display:flex;gap:34px;margin-top:15px}.reach-receipts strong{font:500 37px/1 'Big Shoulders';color:#b2cafa}.social-reach-v7 .reach-source{font-size:10px;line-height:1.8;color:#7b8da7;margin-top:24px;max-width:420px}.social-reach-v7 .reach-context{font-size:14px;line-height:1.9;margin-top:30px}@media(max-width:1050px){.social-reach-v7{gap:35px}.social-reach-v7 h2{font-size:67px}.social-reach-v7 .reach-figures{gap:20px}.social-reach-v7 .reach-figures strong{font-size:49px}.instagram-handle{font-size:14px}}@media(max-width:700px){.social-reach-v7{grid-template-columns:1fr;gap:40px;margin-bottom:48px}.social-reach-v7 h2{font-size:65px}.social-reach-v7 .reach-figures{margin-top:30px}.social-reach-v7 .reach-figures strong{font-size:57px}.social-reach-v7 .reach-context{font-size:13px}.instagram-handle{font-size:16px;margin-top:25px}.social-reach-v7 .reach-source{font-size:10px}.reach-receipts strong{font-size:39px}}

.social-reach-v7 .reach-figures{display:grid;padding-top:0}.audience-journey{grid-column:1/-1;display:grid;grid-template-columns:1.2fr 1fr;gap:65px;padding:42px 0;border-top:1px solid #5377ac44;border-bottom:1px solid #5377ac44}.audience-journey h3{font:500 48px/1 'Big Shoulders';text-transform:uppercase;letter-spacing:0}.audience-journey h3 em{color:var(--sapphire-v7)}.audience-journey p:not(.eyebrow){font-size:13px;line-height:1.85;color:#a4b4cc;max-width:520px;margin-top:20px}.audience-growth{display:grid;grid-template-columns:1fr 25px 1fr;align-content:center;gap:20px}.audience-growth>div>span{font-size:8px;letter-spacing:.08em;color:#8199bd}.audience-growth strong{display:block;font:500 64px/1 'Big Shoulders';color:#e1eafb;margin-top:16px}.audience-growth>i{align-self:center;font-style:normal;font-size:26px;color:#5284dc}.audience-growth>p{grid-column:1/-1;border-top:1px solid #5576a742;padding-top:20px;margin:0!important}.audience-growth>p b{font:500 39px/1 'Big Shoulders';color:#89abec;margin-right:12px}.audience-growth>small{grid-column:1/-1;color:#7b8da7;font-size:9px;line-height:1.8}@media(max-width:700px){.audience-journey{display:block;padding:30px 0}.audience-journey h3{font-size:40px}.audience-growth{margin-top:35px}.audience-growth strong{font-size:62px}.audience-growth>p{margin-top:4px!important}}.opening-statement>span{color:var(--sapphire-v7)!important}

@media(max-width:700px){.scene-unlock .capability-stack{top:15%;right:24px;width:90px;gap:8px}.scene-unlock .capability-tile{padding:8px 9px 10px}.scene-unlock .capability-tile strong{font-size:17px;line-height:1.1;margin-top:6px}.scene-unlock .capability-tile>span{font-size:7px}}

.social-reach-v7 .reach-figures strong{white-space:nowrap}@media(max-width:700px){.social-reach-v7 .reach-figures>div:nth-child(2) strong{font-size:clamp(39px,11.4vw,46px)}}

.social-reach-v7 h2 em{color:var(--sapphire-v7)}

@media(max-width:700px){.scene-unlock .unlock-film .sound-control{right:auto;left:24px;top:18%}}

/* /health-phones-v8.css */
/* Two real app recordings, held inside slim metallic iPhone frames. */
.scene-health .health-phones{position:absolute;left:auto;right:3.3%;top:14%;bottom:auto;width:52%;height:72%;max-height:none;display:flex;align-items:center;justify-content:center;gap:6%;perspective:1300px;overflow:visible}
.health-phone{position:relative;min-width:0;width:45%;max-width:270px;margin:0;transform-style:preserve-3d;filter:drop-shadow(0 25px 25px #0009)}
.health-phone-first{transform:translateY(-15px) rotateY(10deg) rotateZ(-3deg);animation:healthPhoneOne 11s ease-in-out infinite}
.health-phone-second{transform:translateY(23px) rotateY(-10deg) rotateZ(3deg);animation:healthPhoneTwo 12s ease-in-out infinite}
.health-phone-frame{position:relative;padding:6px;border-radius:35px;background:linear-gradient(125deg,#eef1f6 0%,#76818f 15%,#202a38 32%,#bbc6d8 51%,#5c6879 69%,#dce4ed 90%,#263345);border:1px solid #acbdcf;box-shadow:inset 0 0 0 2px #05080e,0 0 0 1px #111d32,0 16px 45px #031331a6}
.health-phone-frame:before{content:'';position:absolute;left:-3px;top:16%;width:3px;height:13%;border-radius:2px;background:linear-gradient(#98a9bb,#2c394b,#b8c4d3)}
.health-phone-frame:after{content:'';position:absolute;right:-3px;top:24%;width:3px;height:10%;border-radius:2px;background:linear-gradient(#9eaec1,#38475d,#b3bece)}
.health-phone-screen{aspect-ratio:886/1920;position:relative;border-radius:29px;overflow:hidden;background:#06080d;box-shadow:0 0 0 2px #090c13}
.health-phone-screen video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;border-radius:inherit;opacity:1;filter:none}
.health-phone figcaption{margin:22px 3px 0;display:flex;flex-direction:column;align-items:flex-start;gap:9px}
.health-phone figcaption>span:first-child{font-size:8px;letter-spacing:.13em;color:#8aa2c4}
.health-phone figcaption>strong{font:500 clamp(25px,2.6vw,39px)/1 'Big Shoulders';color:#eaf0fb;letter-spacing:.01em}
.health-phone figcaption button{background:none;border:0;border-bottom:1px solid #638cca6b;color:#c4d6f2;padding:0 0 7px;display:flex;gap:22px;align-items:center;font-size:9px;text-transform:uppercase;letter-spacing:.06em;min-height:35px}
.health-phone figcaption button i{font-size:18px;font-style:normal;color:#729fe9}.health-phone figcaption button:hover{border-color:#91b6f2;color:white}.health-phone figcaption button:focus-visible{outline:2px solid #709deb;outline-offset:4px}
.health-phone-awaiting{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 25%,#123469,#060d1b 65%);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:14px}
.health-phone-awaiting>span{font-size:8px;letter-spacing:.22em;color:#7d9fce}.health-phone-awaiting>strong{font:500 36px/1.07 'Big Shoulders';margin-top:25px;color:#7290bc}.health-phone-awaiting>p{font-size:9px;line-height:1.6;color:#7488a5;margin-top:20px}.health-pending-label{font-size:8px;letter-spacing:.07em;color:#6c809e;min-height:35px;display:flex;align-items:center}
.scene-health[aria-hidden="true"] .health-phone{animation-play-state:paused}
@keyframes healthPhoneOne{0%,100%{transform:translateY(-15px) rotateY(10deg) rotateZ(-3deg)}50%{transform:translateY(-24px) rotateY(6deg) rotateZ(-2deg)}}
@keyframes healthPhoneTwo{0%,100%{transform:translateY(23px) rotateY(-10deg) rotateZ(3deg)}50%{transform:translateY(14px) rotateY(-6deg) rotateZ(2deg)}}
@media(min-width:701px) and (max-height:800px){.scene-health .health-phones{top:15%;height:72%;width:49%;right:3%}.health-phone{max-width:calc((100svh - 245px)*.43)}.health-phone figcaption{margin-top:15px;gap:6px}.health-phone figcaption>strong{font-size:29px}.health-phone-frame{border-radius:29px}.health-phone-screen{border-radius:23px}}
@media(max-width:1050px) and (min-width:701px){.scene-health .health-phones{top:25%;width:51%;height:62%;right:2%}.health-phone{width:46%}.health-phone-frame{padding:5px;border-radius:28px}.health-phone-screen{border-radius:23px}.health-phone figcaption>strong{font-size:29px}}
@media(max-width:700px){.scene-health .chapter-health-copy{top:12%}.scene-health .chapter-health-copy>p:not(.eyebrow){font-size:12px;line-height:1.7;max-width:325px}.scene-health .health-path{margin-top:14px;font-size:7px;gap:17px}.scene-health .health-phones{left:24px;right:24px;top:45%;bottom:auto;width:auto;height:40%;gap:9%;align-items:flex-start}.health-phone{width:40%;max-width:calc((100svh - 400px)*.40)}.health-phone-frame{padding:4px;border-radius:22px}.health-phone-screen{border-radius:18px}.health-phone-first{animation-name:healthPhoneMobileOne}.health-phone-second{animation-name:healthPhoneMobileTwo}.health-phone figcaption{margin:12px 0 0;gap:6px}.health-phone figcaption>span:first-child{font-size:6px;letter-spacing:.08em}.health-phone figcaption>strong{font-size:23px}.health-phone figcaption button{font-size:7px;gap:17px;min-height:30px}.health-phone figcaption button i{font-size:16px}.health-phone-awaiting>strong{font-size:26px}.health-phone-awaiting>span,.health-phone-awaiting>p{font-size:7px}.health-pending-label{font-size:6px}.scene-health .scene-footnote{bottom:8%;font-size:6px}}
@keyframes healthPhoneMobileOne{0%,100%{transform:translateY(-3px) rotateY(6deg) rotateZ(-2deg)}50%{transform:translateY(-10px) rotateY(3deg) rotateZ(-1deg)}}
@keyframes healthPhoneMobileTwo{0%,100%{transform:translateY(12px) rotateY(-6deg) rotateZ(2deg)}50%{transform:translateY(5px) rotateY(-3deg) rotateZ(1deg)}}
@media(max-width:700px) and (max-height:740px){.scene-health .chapter-health-copy{top:13%}.scene-health .chapter-health-copy h2{font-size:40px}.scene-health .chapter-health-copy>p:not(.eyebrow){font-size:10px;line-height:1.65;margin-top:13px}.scene-health .health-path{margin-top:12px;font-size:6px;gap:11px}.scene-health .health-phones{top:48%;height:35%}.health-phone{max-width:calc((100svh - 320px)*.33)}.health-phone figcaption{margin-top:8px;gap:5px}.health-phone figcaption>strong{font-size:20px}.health-phone figcaption>span:first-child{font-size:5px}.health-phone figcaption button{min-height:28px}.scene-health .scene-footnote{display:none}}
@media(prefers-reduced-motion:reduce){.health-phone{animation:none!important}.health-phone-first{transform:rotate(-2deg)}.health-phone-second{transform:translateY(15px) rotate(2deg)}}

/* /experience-v8.css */
/* Continuous perspective, considered pacing, sapphire and polished metal. */
.scene-unlock .unlock-copy p:not(.eyebrow){color:#fff;text-shadow:0 2px 16px #000b}
.health-authorship{border-left:2px solid #3265da;padding-left:15px;font-size:13px!important;line-height:1.7!important;margin-top:24px!important;color:#d9e4f8!important}.health-authorship strong{color:#fff;font-weight:600}
.scene-business .chapter-business-copy{top:13%;width:43%}.scene-business .chapter-business-copy h2{font-size:clamp(48px,5vw,77px)}.scene-business .chapter-business-copy>p:not(.eyebrow){font-size:14px;max-width:440px;margin-top:20px}
.business-gallery{position:absolute;top:12%;right:7%;width:34%;height:47%;display:flex;flex-direction:column;align-items:center;gap:16px;z-index:2}
.scene-business .business-gallery .business-portrait{display:block;position:static;inset:auto;width:100%;height:45%;max-height:none;object-fit:contain;flex:none}
.business-press{position:relative;display:block;width:auto;max-width:100%;height:51%;padding:0;background:none;border:0;color:#c4d5f6;transform:rotate(-2deg);transition:rotate .4s,filter .4s;cursor:pointer}
.business-press img{width:100%;height:calc(100% - 23px);object-fit:contain;display:block}.business-press>span{display:flex;justify-content:space-between;gap:20px;margin-top:8px;font-size:8px;letter-spacing:.08em}.business-press i{font-style:normal;color:#7f9ddb}.business-press:hover{rotate:2deg;filter:brightness(1.1)}.business-press:focus-visible{outline:2px solid #517ef1;outline-offset:7px}
.founder-engine{position:absolute;left:var(--gutter);top:47%;width:39%;height:17%;perspective:900px;isolation:isolate;pointer-events:none}
.engine-axis{position:absolute;left:5%;right:5%;top:46%;height:1px;background:linear-gradient(90deg,transparent,#174ba2,#7b9fe4,#174ba2,transparent)}
.engine-axis:before{content:'';position:absolute;top:0;width:28%;height:2px;background:linear-gradient(90deg,transparent,#9fbbf8);box-shadow:0 0 8px #3265da;animation:engineSignal 5s linear infinite}
.engine-core{position:absolute;left:38%;top:4%;height:78%;aspect-ratio:1;background:radial-gradient(circle,#1b449166,#0b183633 60%,transparent 70%);display:grid;place-items:center;animation:engineCore 9s ease-in-out infinite}.engine-core img{height:85%;width:auto;filter:drop-shadow(0 5px 9px #0009)}
.engine-ring{position:absolute;left:36%;top:0;height:84%;aspect-ratio:1;border:2px solid #9fafc355;border-top-color:#d9e2f3;border-bottom-color:#174eaa;border-radius:50%;box-shadow:0 0 0 2px #071025,inset 0 0 12px #3265da44;animation:engineOrbit 12s linear infinite}.engine-ring:after{content:'';position:absolute;top:10%;left:12%;width:5px;height:5px;background:#95b6ff;border-radius:50%;box-shadow:0 0 14px #3265da}.ring-two{inset:10% auto auto 33%;height:65%;animation-direction:reverse;animation-duration:16s}
.engine-node{position:absolute;top:23%;width:62px;height:59px;border:1px solid #9caec96b;background:linear-gradient(145deg,#2754a6,#0a1a39 65%);box-shadow:inset 0 0 0 3px #0d2549,0 9px 22px #0008;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;animation:engineTile 7s ease-in-out infinite}
.engine-node i{font:500 23px/1 'Big Shoulders';color:#d4dfef;font-style:normal}.engine-node span{font-size:6px;letter-spacing:.13em;color:#b0c4e8}.node-one{left:4%}.node-two{right:5%;top:8%;animation-delay:-2.3s}.node-three{right:24%;top:44%;width:47px;height:44px;animation-delay:-4.6s}.node-three i{font-size:18px}.node-three span{font-size:5px}.engine-caption{position:absolute;bottom:-1px;left:0;right:0;text-align:center;font-size:7px;letter-spacing:.15em;color:#839bbb}
.scene-business[aria-hidden=true] .founder-engine *{animation-play-state:paused}
@keyframes engineSignal{from{left:0;opacity:0}20%,80%{opacity:1}to{left:72%;opacity:0}}
@keyframes engineCore{0%,100%{transform:translateY(0) rotateY(-12deg)}50%{transform:translateY(-9px) rotateY(12deg)}}
@keyframes engineOrbit{from{transform:rotateX(58deg) rotateZ(0deg)}to{transform:rotateX(58deg) rotateZ(360deg)}}
@keyframes engineTile{0%,100%{transform:translateY(0) rotateY(-15deg) rotateX(5deg)}50%{transform:translateY(-12px) rotateY(15deg) rotateX(-5deg)}}
.business-timeline{bottom:15%;padding-top:26px}.business-timeline:before{background:linear-gradient(90deg,#164094,#5189f8);height:2px;transform:scaleX(var(--milestone-progress,0));box-shadow:0 0 12px #225ccd66}
.business-timeline li:before,.business-timeline.milestones-live li:before{display:block!important;top:-31px;width:10px;height:10px;background:#111b2f;border:1px solid #45618d;box-shadow:none;animation:none;transition:background .5s,box-shadow .8s,scale .6s}
.business-timeline li.milestone-lit:before{background:#528cff;border-color:#adc7ff;box-shadow:0 0 0 5px #245ad82b,0 0 23px #3265da;scale:1.15}
.milestone-content{transform:translateY(13px);opacity:.46;transition:transform 1.15s cubic-bezier(.2,.7,.2,1),opacity 1s}.milestone-lit .milestone-content{transform:none;opacity:1}
.business-timeline .business-award strong{color:#3265da!important}.business-timeline.milestones-live .business-award strong>span{animation:none}
.business-timeline .business-award.milestone-lit strong>span{animation:awardLine 1.1s ease-out both}.business-timeline .business-award.milestone-lit strong>span:nth-child(2){animation-delay:.22s}.business-timeline .business-award.milestone-lit strong>span:nth-child(3){animation-delay:.44s}
.scene-business .business-proof-link{bottom:9%}
.masterclass-v5{padding-top:0;position:relative;overflow:visible}
.master-entry-track{height:200svh;position:relative;margin:0 calc(-1 * var(--gutter));}
.master-entry-stage{height:100svh;min-height:650px;position:sticky;top:0;padding:120px var(--gutter) 70px;display:flex;flex-direction:column;justify-content:center;perspective:1600px;overflow:clip;background:#f1f0eb}
.master-entry-stage>.eyebrow{color:#294976;position:relative;z-index:2}.master-entry-stage>.split{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;align-items:center;position:relative;z-index:2}
.master-entry-stage h2{font-size:clamp(92px,11vw,174px);line-height:.88;letter-spacing:.01em}.master-entry-stage h2 em{color:#153d8d}.master-entry-stage .split>div{max-width:580px}.master-entry-stage .split p{font-size:15px;line-height:1.9}
.master-entry-objects{position:absolute;inset:0;pointer-events:none;opacity:.65}.master-entry-objects i{position:absolute;right:-7%;top:4%;width:28vw;aspect-ratio:1;border:1px solid #2159b83a;transform:rotate(35deg);box-shadow:inset 0 0 50px #2251a709}.master-entry-objects i:nth-child(2){width:19vw;right:4%;top:8%;transform:rotate(55deg)}.master-entry-objects i:nth-child(3){width:12vw;right:14%;top:12%;transform:rotate(15deg)}.master-entry-objects span{position:absolute;bottom:7%;left:var(--gutter);font:500 16px 'Big Shoulders';letter-spacing:.18em;color:#21477f}
.master-build-track{height:210svh;position:relative}.master-build-stage{position:sticky;top:0;height:100svh;min-height:700px;display:flex;align-items:center;perspective:1600px}
.master-build-stage .master-build{width:100%;margin:0;padding:80px 0 35px;border:0;opacity:1;transform:none!important;gap:8%}.master-build-person{max-width:290px}.master-build-work h3{font-size:clamp(58px,6vw,88px)}.master-build-work>p:not(.eyebrow){font-size:14px;margin:18px 0 22px}.master-build-stage .built-output{padding:18px 0}.master-build-stage .built-output strong{font-size:29px}.master-build-stage .built-output p{font-size:12px}
.master-entry-stage h2,.master-entry-stage .split>div,.master-build-person,.master-build-work{will-change:transform;transform-origin:center}
.master-clock.clock-running svg>g{animation:clockContinuous 48s linear infinite;transform-origin:200px 200px}.master-clock .clock-orbit{transform:rotate(-90deg);stroke-dashoffset:calc(924 * (1 - var(--hour-progress,1)))}.master-clock.clock-complete .twelve{animation:none}.master-clock .clock-runner{transform-origin:200px 200px;animation:clockContinuous 18s linear infinite;stroke:#3265da;stroke-width:2;stroke-dasharray:110 1072;fill:none}.master-hour-count{transition:opacity .2s}
@keyframes clockContinuous{to{transform:rotate(360deg)}}
@media(min-width:701px) and (max-height:800px){.scene-business .chapter-business-copy{top:14%}.scene-business .chapter-business-copy h2{font-size:50px}.scene-business .chapter-business-copy>p:not(.eyebrow){font-size:12px;line-height:1.65;max-width:400px}.founder-engine{top:49%;height:15%}.business-gallery{height:47%;top:13%}.business-timeline .business-date{margin-bottom:10px}.business-timeline strong{font-size:58px}.business-timeline .business-award strong{font-size:32px}.business-timeline h3{font-size:23px}.master-build-person{max-width:245px}.master-build-stage{min-height:620px}.master-build-stage .master-build{padding-top:65px}.master-build-stage .built-output{padding:12px 0}.master-build-work h3{font-size:60px}.master-build-work>p:not(.eyebrow){margin:16px 0}.master-build-stage .built-output p{font-size:11px}}
@media(max-width:1050px) and (min-width:701px){.scene-business .chapter-business-copy{width:44%}.scene-business .chapter-business-copy h2{font-size:55px}.business-gallery{width:37%;right:5%;height:40%;top:14%}.founder-engine{width:42%;top:44%;height:14%}.business-timeline{grid-template-columns:1fr 1fr;gap:34px 45px;bottom:13%}.business-timeline li:before{top:-17px}.business-timeline li{border-top:1px solid #35558355;padding-top:10px}.business-timeline:before{display:none}.master-entry-stage>.split{display:block}.master-entry-stage h2{font-size:clamp(85px,12vw,128px);margin-bottom:40px}.master-entry-stage{padding-top:120px}.master-build-stage .master-build{grid-template-columns:.8fr 1.2fr;gap:5%}.master-build-work h3{font-size:59px}}
@media(max-width:700px){.health-authorship{font-size:10px!important;line-height:1.5!important;margin-top:13px!important;padding-left:10px}.scene-health .health-path{display:none}.scene-health .health-phones{top:48%}.scene-business .chapter-business-copy{left:24px;top:14%;width:49%;right:auto}.scene-business .chapter-business-copy h2{font-size:clamp(29px,8.7vw,51px);line-height:1}.scene-business .chapter-business-copy .eyebrow{font-size:6px;line-height:1.6;max-width:155px;margin-bottom:16px}.scene-business .chapter-business-copy>p:not(.eyebrow){display:none}.business-gallery{right:24px;top:14%;width:34%;height:31%;gap:12px}.business-press>span{font-size:5px;gap:2px;margin-top:5px;line-height:1.5}.business-press img{height:calc(100% - 24px)}.founder-engine{left:24px;top:34%;width:47%;height:13%}.engine-node{width:35px;height:37px}.engine-node i{font-size:16px}.engine-node span{font-size:4px}.node-three{width:29px;height:31px;right:19%;top:45%}.node-two{right:-4%}.engine-caption{font-size:4px;letter-spacing:.06em;bottom:-8px}.engine-core{left:35%;height:72%}.engine-ring{left:30%;height:85%}.ring-two{height:63%;left:25%;top:12%}.business-timeline{bottom:15%;padding-top:0;gap:32px 24px;border:0}.business-timeline:before{display:none}.business-timeline li{border-top:1px solid #35558355;padding-top:15px}.business-timeline li:before{top:-6px}.business-timeline .business-date{font-size:24px;margin-bottom:9px}.business-timeline strong{font-size:54px}.business-timeline .business-award strong{font-size:28px}.business-timeline h3{font-size:19px}.scene-business .business-proof-link{bottom:9%}.master-entry-track{height:200svh}.master-entry-stage{min-height:680px;padding:110px 24px 65px}.master-entry-stage>.split{display:block}.master-entry-stage h2{font-size:clamp(54px,16vw,108px);margin-bottom:30px}.master-entry-stage .split p{font-size:13px;line-height:1.85}.master-entry-stage .offer-line{margin:20px 0;display:flex;align-items:center;gap:22px}.master-promise{font-size:30px}.master-entry-objects i{width:48vw;top:7%;right:-20%}.master-entry-objects i:nth-child(2){width:35vw;right:-7%;top:10%}.master-entry-objects i:nth-child(3){width:24vw;right:5%;top:13%}.master-entry-objects span{font-size:10px;bottom:5%}.master-build-track{height:245svh}.master-build-stage{height:100svh;min-height:680px}.master-build-stage .master-build{display:grid;grid-template-columns:105px 1fr;gap:20px;align-items:start;padding:105px 0 45px}.master-build-person{padding:0 10px 15px 0;width:100%;margin:35px 0 0;max-width:170px}.master-build-person>span{font-size:6px;margin-top:10px}.master-build-person:after{inset:14px 0 40px 10px}.master-build-work h3{font-size:37px}.master-build-work>.eyebrow{font-size:7px}.master-build-work>p:not(.eyebrow){font-size:10px;line-height:1.7;margin:16px 0}.master-build-stage .built-output{grid-template-columns:16px 1fr;gap:8px;padding:14px 0}.master-build-stage .built-output strong{font-size:23px}.master-build-stage .built-output p{font-size:10px;line-height:1.65}.master-build-stage .built-output>span{font-size:9px}.master-build-stage .built-output>i{display:none}.master-entry-track,.master-build-track{isolation:isolate}}
@media(max-width:700px) and (max-height:740px){.scene-business .chapter-business-copy{top:15%}.scene-business .chapter-business-copy h2{font-size:31px}.business-gallery{top:15%;height:29%}.founder-engine{top:34%;height:12%}.business-timeline{bottom:14%;gap:27px 24px}.business-timeline .business-date{font-size:21px}.business-timeline strong{font-size:43px}.business-timeline .business-award strong{font-size:24px}.business-timeline h3{font-size:17px}.health-authorship{font-size:9px!important}.scene-health .health-phones{top:52%}.health-phone{max-width:100px}.health-phone figcaption>span:first-child{display:none}.master-entry-stage,.master-build-stage{min-height:640px}.master-entry-stage{padding-top:100px}.master-entry-stage .split p{font-size:12px}.master-entry-stage h2{margin-bottom:24px}}
@media(prefers-reduced-motion:reduce){.founder-engine *,.master-clock.clock-running svg>g,.master-clock .clock-runner{animation:none!important}.milestone-content{opacity:1;transform:none}.business-timeline li:before{background:#528cff}.master-entry-track,.master-build-track{height:auto}.master-entry-stage,.master-build-stage{position:relative;top:auto;height:auto;min-height:0}.master-entry-stage{padding-block:100px 70px}.master-build-stage .master-build{padding:60px 0}.master-entry-stage h2,.master-entry-stage .split>div,.master-build-person,.master-build-work,.master-entry-objects{transform:none!important;opacity:1!important}.business-timeline .business-award strong>span{animation:none!important}.master-clock .clock-orbit{stroke-dashoffset:0}}
/* Case-study reading contrast and a pauseable, stable three-panel tour. */
.adeel-case .case-intro,.adeel-case .case-phases p,.adeel-case .case-results small,.adeel-case .case-results>div>span,.adeel-case .case-panel-copy p,.adeel-case .case-panel-copy p.case-panel-note,.adeel-case .case-service p:not(.eyebrow),.adeel-case .case-source-note{color:#f1f5ff}.adeel-case .case-panel-copy h3,.adeel-case .testimonial-editorial h2 em,.adeel-case .case-phase-number,.adeel-case .case-results strong{color:#3265da}.adeel-case .case-index,.adeel-case .case-compare figcaption>span{color:#88acf5}.adeel-case .case-compare figcaption>strong{color:#fff}.case-playback{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:23px;padding-bottom:19px;border-bottom:1px solid #3265da55;position:relative}.case-playback:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#3265da;transform-origin:left;transform:scaleX(var(--case-progress,0));transition:transform .2s linear}.case-playback>span{font-size:8px;letter-spacing:.1em;color:#f1f5ff}.case-autoplay{background:#143d88;border:1px solid #4d78cf;padding:10px 15px;color:#fff;font-size:10px;display:flex;gap:15px;align-items:center;min-height:40px}.case-autoplay:focus-visible{outline:2px solid #93b5ff;outline-offset:4px}.case-tabs button{color:#e0eaff}.case-tabs button span{color:#fff}.case-tabs button[aria-selected=true]{background:#1949a0;color:white}.case-panels{display:grid;align-items:start}.case-panels>.case-panel{grid-area:1/1;opacity:1;transition:opacity .8s,transform .8s;animation:casePanelEnter .9s ease-out both}.case-panels>.case-panel[hidden]{display:grid;visibility:hidden;opacity:0;pointer-events:none;animation:none}.case-panel-copy h3{color:#3265da}.film-rail{align-items:stretch}.film-selection{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;vertical-align:top;background:transparent;border:0}.film-selection-image{flex:none;width:100%}.film-selection>strong{min-height:2em}.film-selection-label{min-height:2.5em;line-height:1.5}.film-selection-detail{margin-top:auto}.master-clock svg>g,.master-clock .clock-runner{animation-play-state:var(--clock-state,running)!important}
@media(max-width:700px){.case-playback>span{font-size:7px;max-width:150px;line-height:1.7}.case-autoplay{white-space:nowrap;padding:9px 11px}.case-websites{grid-template-columns:1fr 1fr;gap:12px}.case-web-film>img{aspect-ratio:.7;object-fit:contain}.case-film-invite{padding:10px 7px;font-size:6px;gap:6px}.case-film-invite i{width:22px;height:22px;font-size:8px}.case-browser-bar{padding:0 6px}.case-browser-bar b{font-size:5px;margin-left:2px}.case-browser-bar i{width:3px;height:3px}.case-panels{min-height:600px}}
@media(prefers-reduced-motion:reduce){.case-panels>.case-panel{animation:none;transition:none}}
.chapter-orbits{position:absolute;inset:9% 2% 8% 30%;z-index:1;pointer-events:none;overflow:visible}.chapter-orbits>div{position:absolute;inset:0;border:1px solid #406db5;border-radius:50%;aspect-ratio:1;margin:auto;transform:rotateX(14deg) rotateY(-18deg);max-height:100%}.chapter-orbits i{position:absolute;inset:7%;border:1px solid #6788b6;border-radius:50%;animation:orbitChapter 38s linear infinite}.chapter-orbits i:after{content:'';position:absolute;top:18%;right:10%;height:5px;width:5px;border-radius:50%;background:#c1d7ff;box-shadow:0 0 12px #3265da}.chapter-orbits i:nth-child(2){inset:19%;border-radius:12%;animation-direction:reverse;animation-duration:52s}.chapter-orbits i:nth-child(3){inset:31%;animation-duration:27s}.chapter-orbits>div>span{position:absolute;inset:0;border:2px solid transparent;border-top-color:#89adf4;border-radius:50%;animation:orbitChapter 22s linear infinite}.scene-unlock .chapter-orbits,.scene-cinema .chapter-orbits{z-index:2;inset:8% -10% 8% 45%}.scene-business .chapter-orbits{inset:0 12% 15% 25%}.scene-health .chapter-orbits{inset:4% -5% 4% 35%}.scene-business .business-gallery,.scene-business .founder-engine{z-index:3}.scene-health .health-phones{z-index:3}.opening-scene[aria-hidden=true] .chapter-orbits *{animation-play-state:paused}.master-entry-objects i{border-radius:50%}.master-entry-objects i:nth-child(2){border-radius:12%}
@keyframes orbitChapter{to{rotate:360deg}}
.audience-standing{display:flex;align-items:center;gap:35px;padding:30px 0;border-top:1px solid #3265da77;border-bottom:1px solid #3265da44;margin-top:30px}.audience-standing>strong{font:500 62px/.9 'Big Shoulders';color:#3265da;white-space:nowrap}.audience-standing>strong span{display:block;font:500 14px/1.2 'Big Shoulders';letter-spacing:.2em;margin-top:12px;color:#fff}.audience-standing h3{font:500 32px/1.05 'Big Shoulders';text-transform:uppercase;color:#fff}.audience-standing p{font-size:10px;line-height:1.7;color:#c6d6ef;margin-top:14px;max-width:290px}
@media(max-width:700px){.chapter-orbits{inset:14% -30% 18% 5%}.scene-health .chapter-orbits,.scene-unlock .chapter-orbits,.scene-cinema .chapter-orbits{inset:10% -40% 10% 15%}.scene-business .chapter-orbits{inset:15% -40% 20% 5%}.audience-standing{gap:22px}.audience-standing>strong{font-size:51px}.audience-standing h3{font-size:25px}.audience-standing p{font-size:9px}}
@media(prefers-reduced-motion:reduce){.chapter-orbits{display:none}}
@media(min-width:701px){.scene-health .health-phone{max-width:calc((100svh - 300px)*.42)}}
.founder-engine{top:45.5%;height:14.5%}
#perspectives .journal-film{background:transparent;border-radius:0;position:relative}.journal-film>.reel-caption{display:none}.journal-film .reel-poster{border:1px solid #4363a050;border-radius:3px}.journal-film .reel-poster>img{object-fit:cover}.journal-film .reel-watch{display:none}.journal-film:after{content:'▶';position:absolute;right:17px;bottom:18px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;border:1px solid #aabfe499;background:#12326977;backdrop-filter:blur(8px);font-size:10px;color:white;box-shadow:0 0 22px #101c2b66;transition:background .3s,scale .3s}.journal-film:hover:after{background:#1b4caa;scale:1.07}.journal-film:focus-visible{outline:2px solid #6597fb;outline-offset:5px}
.branded-film-dialog{padding:16px;width:min(1040px,90vw);max-height:94svh;border:1px solid #6480aa66;background:linear-gradient(145deg,#15223b,#080e1a 60%);border-radius:10px;box-shadow:0 30px 110px #000b;overflow:auto}.branded-film-dialog::backdrop{background:#02061088;backdrop-filter:blur(23px) saturate(.7)}.branded-film-dialog.is-portrait{width:min(430px,calc((100svh - 170px)*.5625 + 32px),92vw)}.film-brand-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 0 13px}.film-brand-bar>div{display:flex;align-items:center;gap:13px}.film-brand-bar img{height:35px;width:35px;object-fit:contain}.film-brand-bar span{font:500 13px/1.2 'Big Shoulders';letter-spacing:.12em;color:#f0f5ff}.film-brand-bar small{display:block;font:400 5px/1.5 Manrope,sans-serif;letter-spacing:.11em;margin-top:5px;color:#afc5e7}.film-brand-bar>button{padding:0;border:1px solid #6d8bbc77;background:transparent;border-radius:50%;color:#edf3ff;width:30px;height:30px;font-size:21px;display:grid;place-items:center;flex-shrink:0}.branded-film-dialog video{display:block;width:100%;max-height:72svh;height:auto;border-radius:3px;background:#030609}.branded-film-dialog.is-portrait video{max-height:none}.branded-film-dialog .film-controls{padding:13px 0 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.branded-film-dialog #film-label{font:500 15px/1.3 'Big Shoulders';letter-spacing:.04em;color:#f5f7ff;margin:0 0 6px}.branded-film-dialog #film-detail{font-size:7px;line-height:1.6;color:#b6c9e5}.branded-film-dialog #chapter-controls{display:flex;flex-wrap:wrap;gap:5px}.branded-film-dialog #chapter-controls button{padding:5px 7px;font-size:9px;min-width:25px}
@media(max-width:700px){.founder-engine{top:34%;height:13%}.branded-film-dialog{padding:12px}.branded-film-dialog.is-portrait{width:min(calc((100svh - 160px)*.5625 + 24px),92vw)}.film-brand-bar>div{gap:9px}.film-brand-bar span{font-size:12px}.film-brand-bar img{width:29px;height:29px}.film-brand-bar small{font-size:4px}.branded-film-dialog .film-controls{padding-top:10px}.branded-film-dialog #film-label{font-size:14px}}
.journal-film .reel-play{display:none}
.adeel-case .case-results strong{color:#fff}.case-results strong{display:inline-block;font-variant-numeric:tabular-nums}.case-results .result-arrived strong{animation:resultSettle 1s ease-out both}@keyframes resultSettle{from{transform:translateY(10px);opacity:.4}to{transform:none;opacity:1}}@media(prefers-reduced-motion:reduce){.case-results .result-arrived strong{animation:none}}
.master-depth-track{height:330svh;position:relative;margin:0 calc(-1 * var(--gutter))}.master-depth-stage{position:sticky;top:0;height:100svh;min-height:680px;overflow:clip;perspective:1600px;background:#f1f0eb}.master-depth-stage .master-entry-track,.master-depth-stage .master-build-track{position:absolute;inset:0;height:100%;margin:0}.master-depth-stage .master-entry-stage,.master-depth-stage .master-build-stage{position:relative;top:0;height:100%;min-height:0}.master-depth-stage .master-build-stage{padding:0 var(--gutter)}.master-depth-stage .master-build-track{opacity:0}.master-entry-stage>.split{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:8%}.master-entry-stage h2{font-size:clamp(80px,9.3vw,148px)}
@media(max-width:1050px) and (min-width:701px){.master-entry-stage>.split{display:block}.master-entry-stage h2{font-size:110px}}
@media(max-width:700px){.master-depth-track{height:360svh}.master-depth-stage{min-height:650px}.master-entry-stage>.split{display:block}.master-entry-stage h2{font-size:clamp(54px,16vw,108px)}}
@media(prefers-reduced-motion:reduce){.master-depth-track{height:auto}.master-depth-stage{height:auto;position:relative;overflow:visible;min-height:0}.master-depth-stage .master-entry-track,.master-depth-stage .master-build-track{position:relative;inset:auto;height:auto;opacity:1!important}.master-depth-stage .master-entry-stage,.master-depth-stage .master-build-stage{height:auto}}
.film-environment-copy{width:75%;max-width:1080px}.film-environment-copy h2{font-size:clamp(53px,5.9vw,92px);line-height:.98}.film-environment-copy p{max-width:465px}
@media(max-width:700px){.film-environment-copy{width:auto}.film-environment-copy h2{font-size:clamp(39px,10.7vw,60px)}.film-environment-copy p{max-width:310px;font-size:12px}}
/* Keep both films below the authorship line and above chapter navigation. */
@media(max-width:700px){.scene-health .health-phones{top:52%;gap:12%}.scene-health .health-phone{max-width:clamp(84px,calc((100svh - 450px)*.28),135px)}.health-phone figcaption>strong{font-size:21px}.health-phone figcaption{gap:5px}.scene-health .scene-footnote{bottom:8%;font-size:5px}}
@media(max-width:700px) and (max-height:800px){.scene-health .chapter-health-copy h2{font-size:39px}.scene-health .chapter-health-copy>p:not(.eyebrow){font-size:10px;line-height:1.65;max-width:320px}.scene-health .health-phones{top:53%}.health-authorship{font-size:9px!important}.health-phone figcaption>span:first-child{display:none}.health-phone figcaption>strong{font-size:18px}.health-phone figcaption button{font-size:6px;min-height:26px}.scene-health .scene-footnote{display:none}}

.scene-unlock .unlock-copy p.unlock-invitation{font:500 clamp(20px,2.3vw,31px)/1.2 "Big Shoulders",sans-serif;margin-top:16px;max-width:none;letter-spacing:.005em}.scene-unlock .unlock-invitation+p{margin-top:15px}
@media(max-width:700px){.scene-unlock .unlock-copy p.unlock-invitation{font-size:22px;margin-top:12px}.scene-unlock .unlock-invitation+p{margin-top:12px}}

/* /depth-continuity-v8b.css */
/* Persistent section identity and a continuous, reversible mentoring scene. */
.scene-unlock .unlock-copy{top:22%;width:38%;bottom:auto}.scene-unlock .unlock-copy h2{font-size:clamp(42px,5vw,76px);line-height:.95}.scene-unlock .unlock-copy p:not(.eyebrow):not(.unlock-invitation){font-size:13px;line-height:1.8}
.master-section-label,.mentor-section-label{position:absolute;z-index:5;top:108px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:17px;border-bottom:1px solid #23499133;pointer-events:none}.master-section-label strong,.mentor-section-label strong{font:500 30px/1 'Big Shoulders';text-transform:uppercase;color:#153d8d}.master-section-label span,.mentor-section-label span{font-size:8px;letter-spacing:.14em;color:#34435e}
.master-entry-stage{justify-content:flex-start;padding-top:192px}.master-depth-stage .master-build-stage{align-items:flex-start}.master-depth-stage .master-build-stage .master-build{padding-top:184px;align-items:start}.master-build-person{margin-top:0}.master-depth-track{height:300svh}.master-journey{grid-template-columns:.9fr 1.1fr;gap:5%;padding-top:28px;align-items:start}.hours-art{min-height:0;height:auto;padding-right:0}.journey-list li:first-child{padding-top:0}.master-clock{margin-top:18px}
.mentoring{overflow:visible;padding-top:0}.mentor-depth-track{height:290svh;position:relative;margin:0 calc(-1 * var(--gutter))}.mentor-depth-stage{position:sticky;top:0;height:100svh;min-height:680px;overflow:clip;background:#080a10;perspective:1600px}.mentor-section-label{border-color:#4263a466}.mentor-section-label strong{color:#fff}.mentor-section-label span{color:#aebed8}.mentor-depth-stage>.section-top{position:absolute;top:183px;left:var(--gutter);right:var(--gutter);margin:0}.mentor-depth-stage>.section-heading{position:absolute;top:240px;left:var(--gutter);right:var(--gutter);margin:0;opacity:1;transform:none;will-change:transform}.mentor-depth-stage>.section-heading h2{font-size:clamp(80px,9vw,145px);line-height:.93}.mentor-depth-stage>.section-heading p{max-width:445px}.mentor-depth-stage .mentoring-composition{position:absolute;inset:172px var(--gutter) 55px;grid-template-columns:.85fr 1.15fr;gap:7%;opacity:0;align-items:start}.mentor-depth-stage .mentor-portrait{height:min(64svh,650px);max-height:none;transform:none;opacity:1;will-change:transform}.mentor-depth-stage .mentor-portrait img{height:100%;aspect-ratio:auto;object-position:50% 35%}.mentor-depth-stage .mentor-copy{padding:0;transform:none;opacity:1;will-change:transform}.mentor-depth-stage .mentor-copy h3{font-size:clamp(38px,4.2vw,61px);line-height:1;margin:15px 0 18px}.mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:13px;line-height:1.75;margin-bottom:12px}.mentor-depth-stage .bts-film{margin-top:20px;max-width:350px;aspect-ratio:2.2;opacity:1;transform:none;will-change:transform}.mentor-depth-stage .bts-invite{padding:15px}.mentor-depth-stage .bts-invite strong{font-size:22px}.mentor-depth-stage .play-orbit{width:42px;height:42px;font-size:10px}.mentor-depth-stage .mentor-copy .quiet-link{font-size:10px;min-height:32px}.mentoring-method{margin-top:24px}.mentoring-method article,.mentor-film-card{will-change:transform}
@media(min-width:701px) and (max-height:800px){.master-section-label,.mentor-section-label{top:96px}.master-entry-stage{padding-top:163px}.master-depth-stage .master-build-stage .master-build{padding-top:156px}.mentor-depth-stage .mentoring-composition{top:152px;bottom:35px}.mentor-depth-stage .mentor-portrait{height:65svh}.mentor-depth-stage .mentor-copy h3{font-size:38px}.mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:11px;line-height:1.65}.mentor-depth-stage .bts-film{max-width:300px;aspect-ratio:2.5;margin-top:12px}}
@media(min-width:701px) and (max-width:1050px){.scene-unlock .unlock-copy{top:26%;width:48%}.master-depth-stage .master-build-stage .master-build{padding-top:184px}.master-entry-stage{padding-top:185px}.mentor-depth-stage>.section-heading{display:block;top:250px}.mentor-depth-stage>.section-heading p{margin-top:32px}.mentor-depth-stage .mentor-copy h3{font-size:38px}.mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:12px}.mentor-depth-stage .mentor-portrait{height:54svh}}
@media(max-width:700px){.scene-unlock .unlock-copy{top:33%;width:auto;left:24px;right:24px}.scene-unlock .unlock-copy h2{font-size:43px}.scene-unlock .unlock-copy p:not(.eyebrow):not(.unlock-invitation){font-size:11px;line-height:1.75;max-width:335px}.scene-unlock .unlock-copy p.unlock-invitation{font-size:22px}.scene-unlock .ai-proof-line{margin-top:16px}.master-section-label,.mentor-section-label{top:96px;padding-bottom:12px;gap:12px}.master-section-label strong,.mentor-section-label strong{font-size:23px}.master-section-label span,.mentor-section-label span{font-size:5px;max-width:95px;line-height:1.5;text-align:right}.master-entry-stage{padding-top:160px;justify-content:flex-start}.master-entry-stage>.eyebrow{font-size:7px}.master-entry-stage h2{font-size:clamp(51px,15vw,86px);margin-bottom:24px}.master-entry-stage .split p{font-size:12px;line-height:1.8}.master-depth-stage .master-build-stage .master-build{padding-top:163px;gap:20px}.master-build-person{margin-top:36px}.master-journey{grid-template-columns:1fr;gap:26px;padding-top:20px}.hours-art{min-height:0;position:relative;top:auto;max-width:360px;margin:auto;width:100%}.master-clock{max-width:270px;margin:12px auto 15px}.hours-art>p{margin-top:14px;font-size:13px}.journey-list li:first-child h3{margin-top:12px}.mentor-depth-track{height:330svh}.mentor-depth-stage>.section-top{top:172px}.mentor-depth-stage>.section-heading{top:240px;display:block}.mentor-depth-stage>.section-heading h2{font-size:clamp(65px,18vw,100px)}.mentor-depth-stage>.section-heading p{font-size:14px;line-height:1.9;margin-top:30px}.mentor-depth-stage .mentoring-composition{inset:169px 24px 45px;grid-template-columns:30% 1fr;gap:18px}.mentor-depth-stage .mentor-portrait{height:43svh}.mentor-depth-stage .mentor-copy .eyebrow{font-size:6px;line-height:1.7}.mentor-depth-stage .mentor-copy h3{font-size:31px;margin-top:12px;line-height:1.03}.mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:10px;line-height:1.75}.mentor-depth-stage .mentor-copy .quiet-link{font-size:7px;gap:7px}.mentor-depth-stage .bts-film{margin-top:14px;aspect-ratio:1.65}.mentor-depth-stage .bts-invite{padding:10px}.mentor-depth-stage .bts-invite small{font-size:5px}.mentor-depth-stage .bts-invite strong{font-size:17px}.mentor-depth-stage .play-orbit{width:27px;height:27px;font-size:7px}.mentor-depth-stage .image-caption{font-size:5px;padding:9px}.mentoring-method{margin-top:16px}}
@media(max-width:700px) and (max-height:740px){.scene-unlock .unlock-copy{top:27%}.scene-unlock .unlock-copy h2{font-size:37px}.scene-unlock .unlock-copy p:not(.eyebrow):not(.unlock-invitation){font-size:10px;line-height:1.6}.scene-unlock .unlock-copy .eyebrow{margin-bottom:12px}.scene-unlock .unlock-copy p.unlock-invitation{font-size:19px;margin-top:9px}.scene-unlock .ai-proof-line strong{font-size:32px}.scene-unlock .ai-proof-line>div:nth-child(2) strong{font-size:31px}.scene-unlock .ai-proof-line span{font-size:6px}.master-entry-stage{padding-top:150px}.master-entry-stage h2{font-size:49px;margin-bottom:17px}.master-promise{font-size:25px}.master-entry-stage .split p{font-size:11px;line-height:1.65}.master-entry-stage .offer-line{margin:16px 0}.master-depth-stage .master-build-stage .master-build{padding-top:150px}.master-build-stage .built-output{padding:10px 0}.master-build-work h3{font-size:33px}.mentor-depth-stage{min-height:620px}.mentor-depth-stage .mentoring-composition{top:151px}.mentor-depth-stage .mentor-copy h3{font-size:27px}.mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:9px;line-height:1.65}.mentor-depth-stage .bts-film{aspect-ratio:1.9}}
@media(prefers-reduced-motion:reduce){.master-section-label{display:none}.mentor-depth-track{height:auto}.mentor-depth-stage{position:relative;height:auto;min-height:0;overflow:visible;padding:100px var(--gutter) 40px}.mentor-depth-stage>.section-top,.mentor-depth-stage>.section-heading,.mentor-depth-stage .mentoring-composition{position:relative;inset:auto;margin:0 0 45px;opacity:1!important;transform:none!important}.mentor-section-label{display:none}.mentor-depth-stage .mentor-portrait,.mentor-depth-stage .mentor-copy,.mentor-depth-stage .bts-film,.mentoring-method article,.mentor-film-card{transform:none!important;opacity:1!important}.master-entry-stage{padding-top:90px}}
.mentor-depth-stage>.section-heading{width:44%;display:block;top:248px}.mentor-depth-stage>.section-heading p{font-size:15px;line-height:1.9;margin-top:28px;max-width:440px}.mentor-depth-stage .mentoring-composition{opacity:1}.mentor-depth-stage .mentor-copy,.mentor-depth-stage .bts-film{opacity:0}.mentor-depth-stage>.section-heading{z-index:2}.mentor-depth-stage .mentoring-composition{z-index:1}.mentor-depth-stage>.section-top{z-index:3}
@media(max-width:700px){.mentor-depth-stage>.section-heading{width:76%;top:238px}.mentor-depth-stage>.section-heading p{font-size:13px;line-height:1.9;max-width:300px}.mentor-depth-stage>.section-heading h2{font-size:65px}}
@media(prefers-reduced-motion:reduce){.mentor-depth-stage>.section-heading{width:auto;top:auto}.mentor-depth-stage .mentor-copy,.mentor-depth-stage .bts-film{opacity:1!important}}
.site-header nav{gap:18px;align-items:center}.site-header nav a{font-size:11px;white-space:nowrap}.site-header .contact-link{margin-left:12px}.site-header nav a:focus-visible{outline:1px solid #6193ef;outline-offset:6px}
@media(max-width:1250px) and (min-width:1051px){.site-header .contact-link{display:none}.site-header nav{gap:17px}}
@media(max-width:1050px){.site-header nav{display:none}.site-header .contact-link{display:none}.site-header .menu-toggle{display:grid;gap:7px;padding:10px}.site-header .menu-toggle span{height:1px;width:27px;background:#e3e3e3}.site-header nav.open{display:grid;position:absolute;top:83px;left:0;right:0;grid-template-columns:1fr 1fr;gap:0;padding:18px var(--gutter) 24px;background:#080c14f5;border-bottom:1px solid #36558688;backdrop-filter:blur(18px);max-height:calc(100svh - 84px);overflow:auto}.site-header nav.open a{font:500 25px/1.3 'Big Shoulders';text-transform:uppercase;padding:15px 0;border-bottom:1px solid #36558644;white-space:normal}.soundscape-toggle{margin-left:auto;margin-right:20px}}
@media(max-width:700px){.site-header nav.open{top:75px}.site-header nav.open a{font-size:22px;padding:13px 0}.soundscape-toggle{margin-right:10px}}
@media(max-width:700px){.mentor-depth-stage .mentor-portrait{height:auto;margin-top:20px}.mentor-depth-stage .mentor-portrait img{height:auto;aspect-ratio:3/4;object-fit:contain;object-position:top}}
@media(max-width:700px){.scene-unlock .unlock-copy{top:40%}.scene-unlock .motion-circle,.scene-unlock .motion-circle.alpha-ready{top:20%;bottom:auto}}
@media(max-width:700px) and (max-height:740px){.scene-unlock .unlock-copy{top:37%}.scene-unlock .motion-circle,.scene-unlock .motion-circle.alpha-ready{top:18%;width:25%}.scene-unlock .capability-stack{top:14%;width:80px;gap:6px}.scene-unlock .capability-tile{padding:6px 8px}.scene-unlock .capability-tile>span{display:none}.scene-unlock .capability-tile strong{font-size:14px;margin-top:0}.scene-unlock .capability-tile i{margin-top:7px}}

/* /layout-v8c.css */
/* Keep the opening invitation on one surface, with room above the moving core. */
.master-invitation{isolation:isolate;background:#f7f8fc}
.master-invitation .invitation-film{height:170px;padding:43px 29px 4px;background:transparent;overflow:hidden}
.master-invitation .invitation-film video{object-fit:contain;object-position:center;transform:none;mix-blend-mode:multiply;filter:brightness(1.035);mask-image:radial-gradient(ellipse 73% 79% at 50% 52%,#000 56%,transparent 76%)}
.master-invitation .invitation-film:after{display:none}
.master-invitation .invitation-duration{top:17px;bottom:auto;left:20px;background:none;padding:0;font-size:8px}
.master-invitation .invitation-copy{padding-top:12px}
.opening-stage>.soundscape-toggle{position:absolute;z-index:10;left:var(--gutter);bottom:74px;margin:0;min-height:38px;width:auto;height:auto;padding:9px 14px;background:#071122c4;backdrop-filter:blur(12px);font-size:10px}
.opening-stage>.soundscape-toggle>span{display:block}
.site-header{padding-inline:clamp(24px,3vw,64px);gap:28px}
.site-header .brand{flex-shrink:0}
.site-header nav{flex:1;justify-content:space-between;gap:20px;max-width:1040px;margin-left:auto}
.site-header nav a{font-size:12px;color:#e2e6ef;white-space:nowrap}
.site-header .contact-link{font-size:12px;margin-left:6px;white-space:nowrap}
.master-journey{position:relative;z-index:2;margin-top:calc(-1 * var(--master-tail-space,0px));padding-top:52px}
.mentoring-method{position:relative;z-index:2;margin-top:calc(40px - var(--mentor-tail-space,0px))}
.mentoring-film-heading{position:relative;padding-right:110px}
.mentor-rail-controls{position:absolute;right:0;bottom:5px;display:flex;gap:10px}
.mentor-rail-controls button{height:42px;width:42px;border:1px solid #426bb077;border-radius:50%;font-size:22px;background:#10254a}
.mentor-rail-controls button:hover{background:#163f99}
.mentor-rail-controls button:disabled{opacity:.25;cursor:default}
.mentor-film-rail{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 56px)/3);align-items:start;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:14px;overscroll-behavior-x:contain;padding:16px 14px 24px;margin-inline:-14px;scrollbar-color:#214ea0 #0b1424;scrollbar-width:thin}
.mentor-film-card{scroll-snap-align:start;min-width:0;display:flex;flex-direction:column;align-items:stretch}
.mentor-film-card>strong{min-height:2.1em}
.social-profile-proof>a{display:block;width:100%;position:relative;border:1px solid #4168a766;background:#0d1015;box-shadow:0 25px 90px #06112766}
.social-profile-proof>a>span{display:flex;justify-content:space-between;align-items:center;padding:17px 20px;background:#102140;color:#e2eaff;font-size:10px;letter-spacing:.11em}
.social-profile-proof>a>span i{font-size:22px;font-style:normal}
.film-brand-bar>button{display:flex;align-items:center;justify-content:center;line-height:1;padding:0}
.film-brand-bar>button svg{width:14px;height:14px;display:block;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round}
.media-editorial{padding-top:60px}
.media-editorial>.section-top{margin-bottom:30px}
.media-intro{grid-template-columns:1fr 1.1fr;gap:5%;align-items:start;margin:30px 0 42px}
.media-copy h2{font-size:clamp(48px,4.8vw,78px)}
.archive-interview:nth-child(2){margin-top:56px}
.media-editorial .press-credits{padding-block:28px}
.media-editorial .archive-heading{margin-top:36px}
:root{--sapphire-v7:#2856c9;--sapphire-type:#2856c9}
.opening-statement>span,.media-copy h2 em,.social-reach h2 em,.aegis-immersive-copy h2 em,.work-intro h2 em,.aegis-scene-copy h3 span,.film-environment-copy h2 em,.business-timeline .business-award strong{color:var(--sapphire-type)!important}
.adeel-case .case-panel-copy h3,.adeel-case .testimonial-editorial h2 em,.adeel-case .case-phase-number{color:var(--sapphire-type)}
@media(min-width:1051px) and (max-width:1450px){.site-header .contact-link{display:none}.site-header{gap:24px}.site-header nav{gap:16px}.site-header nav a{font-size:12px}}
@media(min-width:1051px) and (max-height:820px){.master-invitation .invitation-film{height:141px;padding:36px 25px 0}}
@media(min-width:701px) and (max-width:1050px){.master-invitation .invitation-film{height:157px;padding:40px 27px 0}}
@media(max-width:1050px){.site-header .menu-toggle{margin-left:auto}.site-header nav.open{margin:0;max-width:none}.site-header nav.open a{font-size:22px}}
@media(max-width:1050px){.media-intro{grid-template-columns:1fr;gap:32px}.media-copy h2{font-size:clamp(48px,7vw,70px)}.interview-wall{justify-self:start;max-width:650px}}
@media(max-width:700px){.site-header{gap:18px;padding-inline:24px}.site-header nav.open a{font-size:20px}.master-invitation .invitation-film{height:100%;min-height:0;padding:18px 5px 27px;display:flex;align-items:center}.master-invitation .invitation-film video{height:auto;aspect-ratio:3524/2352;transform:none}.master-invitation .invitation-duration{top:auto;bottom:12px;left:8px;right:8px;font-size:6px}.master-invitation .invitation-copy{padding-top:14px}.opening-stage>.soundscape-toggle{bottom:19px;font-size:8px;min-height:32px;padding:6px 10px}.opening-progress>#opening-chapter{display:none}.master-journey{padding-top:34px}.mentoring-method{margin-top:calc(32px - var(--mentor-tail-space,0px))}.mentor-film-rail{grid-auto-columns:78%;gap:18px}.mentoring-film-heading{padding-right:0}.mentor-rail-controls{position:static;justify-content:flex-end;margin-top:18px}}
@media(prefers-reduced-motion:reduce){.master-journey{margin-top:0}.mentoring-method{margin-top:40px}}

.work em,.footer em,.explainer-copy em,.aegis-immersive-copy h3 em{color:var(--sapphire-type)}
@media(max-width:700px){.site-header nav.open{column-gap:18px}}
@media(min-width:701px) and (max-width:1050px){.master-invitation .invitation-copy>strong{font-size:31px}.master-invitation .invitation-copy{padding-right:45px}}
/* Final review: restrained navigation with generous spacing. */
@media(min-width:1051px){.site-header nav a{font-size:12px}.site-header .contact-link{font-size:12px}}
@media(min-width:1600px){.site-header nav a{font-size:13px}}
@media(max-width:1050px){.site-header nav.open a{font-size:22px}}
@media(max-width:700px){.site-header nav.open a{font-size:20px}}

/* Case study: selective sapphire emphasis, with white as the base. */
.adeel-case .case-panel-copy h3{color:#fff}
.adeel-case .case-panel-copy h3 em{color:var(--sapphire-type);font-style:normal}
#perspectives .social-profile-copy{min-width:0;align-self:start;text-align:left}
#perspectives .social-profile-copy>.eyebrow{margin:0 0 30px;padding:0;line-height:1.7}
#perspectives .social-profile-copy>h2{margin:0;padding:0;text-align:left;transform:none}
@media(max-width:700px){#perspectives .social-profile-copy>.eyebrow{margin-bottom:26px;font-size:9px}}

/* Keep social section labels on the same editorial edge. */
#perspectives .social-profile-copy{transform:none!important}
.story-with-portrait{grid-template-columns:1fr 1.05fr;grid-template-rows:auto auto 1fr;gap:25px 8%;margin-top:85px;align-items:start}
.story-with-portrait .story-headline-portrait{grid-column:1;grid-row:1/4;margin:0;min-width:0}
.story-headline-portrait img{display:block;width:100%;height:auto;max-height:740px;object-fit:contain;object-position:top left}
.story-headline-portrait figcaption{font-size:9px;letter-spacing:.12em;line-height:1.7;margin-top:17px;color:#50545c}
.story-with-portrait>.eyebrow,.story-with-portrait>h3,.story-with-portrait>div{grid-column:2}
.story-with-portrait>.eyebrow{grid-row:1;margin-top:22px}
.story-with-portrait>div{align-self:start}
@media(max-width:700px){.story-with-portrait{grid-template-columns:1fr;gap:24px;margin-top:54px}.story-with-portrait .story-headline-portrait{grid-column:1;grid-row:auto}.story-with-portrait>.eyebrow,.story-with-portrait>h3,.story-with-portrait>div{grid-column:1;grid-row:auto}.story-with-portrait>.eyebrow{margin-top:14px}}

#perspectives .social-reach{translate:none!important;rotate:none!important}

/* Short phone screens retain content clearance around moving decorations. */
@media(max-width:700px) and (max-height:740px){.scene-business .founder-engine{display:none}.scene-aegis .aegis-screen{top:59%;height:29%}}

@media(max-width:700px) and (max-height:740px){.scene-health .health-phones{top:57%}.scene-health .health-phone{max-width:78px}}

/* Keep the enquiry action visible; collapse navigation before it competes for space. */
.site-header .contact-link{display:flex;flex-shrink:0;gap:8px;margin-left:0}
.site-header .contact-link>span{margin-left:0;flex-shrink:0}
@media(max-width:1350px){
 .site-header nav{display:none}
 .site-header .contact-link{display:flex;margin-left:auto;font-size:12px}
 .site-header .menu-toggle{display:grid;gap:7px;padding:10px;margin-left:0;flex-shrink:0}
 .site-header .menu-toggle span{height:1px;width:27px;background:#e3e3e3}
 .site-header nav.open{display:grid;position:absolute;top:83px;left:0;right:0;grid-template-columns:1fr 1fr;gap:0 24px;padding:18px var(--gutter) 24px;margin:0;max-width:none;background:#080c14f5;border-bottom:1px solid #36558688;backdrop-filter:blur(18px);max-height:calc(100svh - 84px);overflow:auto}
 .site-header nav.open a{font:500 22px/1.3 'Big Shoulders';text-transform:uppercase;padding:15px 0;border-bottom:1px solid #36558644;white-space:normal}
}
@media(max-width:700px){
 .site-header{gap:12px;padding-inline:20px}
 .site-header .brand{gap:8px}
 .site-header .brand .sa-approved{width:42px;height:44px}
 .site-header .brand>span:last-child{font-size:9px;letter-spacing:.11em}
 .site-header .contact-link{font-size:10px;gap:7px}
 .site-header .contact-link>span{width:28px;height:28px;font-size:19px}
 .site-header .menu-toggle{padding:10px 3px}
 .site-header .menu-toggle span{width:25px}
 .site-header nav.open{top:75px;column-gap:18px}
 .site-header nav.open a{font-size:20px;padding:13px 0}
}

/* Compact the pinned masterclass introduction on short phone displays. */
@media(max-width:700px) and (max-height:740px){
 .master-depth-stage{min-height:100svh}
 .master-depth-stage .master-entry-stage{padding-top:146px}
 .master-depth-stage .master-entry-stage>.eyebrow{margin-bottom:18px}
 .master-depth-stage .master-entry-stage .split p{font-size:12px;line-height:1.65}
 .master-depth-stage .master-entry-stage .master-promise{font-size:25px;margin-bottom:14px}
 .master-depth-stage .master-entry-stage .offer-line{padding-block:13px;margin-block:13px;min-height:0}
 .master-depth-stage .master-entry-stage .offer-line strong{font-size:28px}
 .master-depth-stage .master-entry-stage .button{font-size:10px;gap:14px}
}
/* Allow evidence panels to shrink to the narrowest supported phone width. */
@media(max-width:700px){
 #perspectives .social-reach-v7{grid-template-columns:minmax(0,1fr)}
 #perspectives .social-reach-v7>*{min-width:0}
 #perspectives .reach-figures{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
 #perspectives .reach-figures span{max-width:100%}
 .adeel-case .testimonial-screen{aspect-ratio:auto;min-width:0}
 .case-results{grid-template-columns:minmax(0,1fr)}
 .case-results>div{min-width:0}
}
@media(max-width:380px){
 #perspectives .social-reach h2{font-size:clamp(44px,14.5vw,55px)}
 #perspectives .reach-figures strong{font-size:49px}
 #perspectives .reach-figures>div:nth-child(2) strong{font-size:36px}
 .case-results>div{padding:20px}
 .case-results strong{font-size:55px}
 .case-results del{font-size:32px}
 .case-results p{gap:12px}
}

/* /responsive-depth-v9.css */
/* Phone and tablet are authored compositions, with independent depth tracks. */
@media(max-width:1100px){
 :root{--gutter:clamp(24px,5vw,48px)}
 .master-depth-track,.mentor-depth-track{height:370svh!important}
 .film-depth-track{height:260svh!important}
 .master-depth-stage,.mentor-depth-stage{height:100svh;min-height:0}
 .master-section-label,.mentor-section-label{top:108px}
 .master-depth-stage .master-entry-stage{padding-top:180px}
 .master-depth-stage .master-entry-stage>.split{display:block}
 .master-depth-stage .master-entry-stage h2{font-size:clamp(70px,11vw,112px)}
 .master-depth-stage .master-entry-stage .split>div{max-width:610px}
 .master-depth-stage .master-entry-stage .split p{font-size:16px;line-height:1.75}
 .master-depth-stage .master-build-stage .master-build{padding-top:185px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:30px;align-items:start}
 .master-depth-stage .master-build-person{margin:0;height:min(58svh,600px);width:100%;min-width:0}
 .master-depth-stage .master-build-person video{width:100%;height:100%;object-fit:cover}
 .master-depth-stage .master-build-work{min-width:0}
 .master-depth-stage .master-build-work h3{font-size:clamp(40px,5.2vw,58px)}
 .master-depth-stage .master-build-work>p:not(.eyebrow){font-size:14px;line-height:1.7}
 .master-depth-stage .built-output{padding:18px 0;grid-template-columns:20px minmax(0,1fr) 15px;gap:12px}
 .master-depth-stage .built-output strong{font-size:23px}
 .master-depth-stage .built-output p{font-size:12px;line-height:1.6}
 .mentor-depth-stage>.section-heading{top:260px;width:70%;max-width:700px}
 .mentor-depth-stage>.section-heading h2{font-size:clamp(80px,11vw,116px)}
 .mentor-depth-stage>.section-heading p{font-size:17px;line-height:1.8;max-width:540px}
 .mentor-depth-stage .mentoring-composition{inset:185px var(--gutter) 35px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:30px}
 .mentor-depth-stage .mentor-portrait{height:auto;margin:0}
 .mentor-depth-stage .mentor-portrait img{height:auto;width:100%;aspect-ratio:3/4;object-fit:cover}
 .mentor-depth-stage .mentor-right{min-width:0}
 .mentor-depth-stage .mentor-copy h3{font-size:clamp(34px,4.5vw,49px)}
 .mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:14px;line-height:1.8}
 .mentor-depth-stage .bts-film{max-width:none;aspect-ratio:2;margin-top:24px}
 .mentor-film-rail{grid-auto-columns:calc((100% - 24px)/2);gap:24px}
 .social-reach-v7{grid-template-columns:minmax(0,1fr);gap:38px}
 .social-profile-proof{max-width:620px;width:100%}
 .social-reach-v7>*{min-width:0}
 .audience-journey{min-width:0;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:35px}
 .case-results{grid-template-columns:repeat(3,minmax(0,1fr))}
 .case-results>div{padding:22px 16px}
 .case-results strong{font-size:clamp(37px,4.8vw,56px)}
 .case-results del{font-size:27px}
 .case-results p{gap:9px}
 .case-results i{font-size:19px}
 .adeel-case .testimonial-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}
 .adeel-case .testimonial-screen{min-width:0;aspect-ratio:auto}
 .testimonial-monogram{max-width:100%}
 .film-environment-copy{width:auto;max-width:720px;left:var(--gutter);right:var(--gutter)}
 .film-environment-copy h2{font-size:clamp(49px,7vw,75px)}
 .story-with-portrait{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px 6%}
 .story-with-portrait h3{font-size:clamp(32px,4.3vw,49px)}
}
@media(min-width:701px) and (max-width:1100px){
 .scene-unlock .unlock-film{top:10%;left:3%;width:64%;max-height:38%}
 .scene-unlock .unlock-copy{top:46%;left:var(--gutter);right:var(--gutter);width:auto;max-width:680px}
 .scene-unlock .unlock-copy h2{font-size:59px}
 .scene-unlock .unlock-copy p:not(.eyebrow):not(.unlock-invitation){font-size:14px;line-height:1.75;max-width:640px}
 .scene-unlock .motion-circle{width:24%;top:15%;right:3%;left:auto;bottom:auto}
 .scene-unlock .capability-stack{top:30%;right:5%;width:145px}
 .scene-business .chapter-business-copy{width:54%;top:14%}
 .scene-business .chapter-business-copy h2{font-size:clamp(49px,6.6vw,68px)}
 .scene-business .chapter-business-copy>p:not(.eyebrow){font-size:14px;max-width:410px}
 .scene-business .business-gallery{width:31%;right:4%;top:17%;height:40%}
 .scene-business .founder-engine{top:39%;left:8%;width:30%;height:22%;bottom:auto}
 .scene-business .business-timeline{top:64%;bottom:auto;left:4%;right:4%;width:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
 .scene-business .business-timeline li{min-width:0}
 .scene-business .business-timeline strong{font-size:49px}
 .scene-business .business-timeline .business-award strong{font-size:30px}
 .scene-business .business-date{font-size:17px}
 .scene-business .business-proof-link{bottom:13%;left:4%}
 .scene-aegis .aegis-scene-copy{left:4%;top:20%;width:45%}
 .scene-aegis .aegis-scene-copy h2{font-size:88px}
 .scene-aegis .aegis-screen{right:4%;top:27%;width:39%;height:54%}
 .scene-health .chapter-health-copy{top:14%;width:80%}
 .scene-health .chapter-health-copy h2{font-size:63px}
 .scene-health .chapter-health-copy>p:not(.eyebrow){font-size:14px;line-height:1.75;max-width:620px}
 .scene-health .health-phones{top:51%;left:15%;right:15%;width:70%;height:35%;gap:14%}
 .scene-health .health-phone{max-width:min(175px,18vw);width:40%}
 .scene-health .scene-footnote{bottom:8%}
}
@media(max-width:700px){
 :root{--gutter:24px}
 main,footer{overflow-x:clip}
 .section-top{gap:15px;flex-wrap:wrap}
 .master-section-label,.mentor-section-label{top:96px}
 .master-depth-stage .master-entry-stage{padding-top:151px}
 .master-depth-stage .master-entry-stage>.eyebrow{margin-bottom:18px}
 .master-depth-stage .master-entry-stage h2{font-size:clamp(46px,14vw,65px);margin-bottom:20px}
 .master-depth-stage .master-entry-stage .split p{font-size:13px;line-height:1.7}
 .master-depth-stage .master-entry-stage .master-promise{font-size:27px;margin-bottom:17px}
 .master-depth-stage .master-entry-stage .offer-line{padding-block:16px;margin-block:17px}
 .master-depth-stage .master-entry-stage .offer-line strong{font-size:40px}
 .master-depth-stage .master-entry-stage .button{font-size:10px;gap:12px}
 .master-depth-stage .master-build-stage .master-build{padding-top:157px;grid-template-columns:minmax(0,1fr) 30%;gap:18px}
 .master-depth-stage .master-build-person{grid-column:2;grid-row:1;height:34svh;margin-top:45px}
 .master-depth-stage .master-build-person>span{font-size:5px;padding:9px;line-height:1.7}
 .master-depth-stage .master-build-work{grid-column:1;grid-row:1}
 .master-depth-stage .master-build-work>.eyebrow{font-size:7px;margin-bottom:16px}
 .master-depth-stage .master-build-work h3{font-size:34px;margin-bottom:16px}
 .master-depth-stage .master-build-work>p:not(.eyebrow){font-size:12px;line-height:1.65}
 .master-depth-stage .built-output{padding:12px 0;grid-template-columns:14px minmax(0,1fr);gap:8px}
 .master-depth-stage .built-output>i{display:none}
 .master-depth-stage .built-output>span{font-size:8px}
 .master-depth-stage .built-output strong{font-size:19px}
 .master-depth-stage .built-output p{font-size:12px;line-height:1.65}
 .mentor-depth-stage>.section-top{top:157px}
 .mentor-depth-stage>.section-heading{top:217px;left:24px;right:24px;width:auto}
 .mentor-depth-stage>.section-heading h2{font-size:clamp(62px,18vw,86px)}
 .mentor-depth-stage>.section-heading p{font-size:14px;line-height:1.85;margin-top:25px;max-width:340px}
 .mentor-depth-stage .mentoring-composition{display:block;inset:155px 24px 24px}
 .mentor-depth-stage .mentor-portrait{position:absolute;left:0;top:5px;width:29%;height:auto}
 .mentor-depth-stage .mentor-portrait .image-caption{display:none}
 .mentor-depth-stage .mentor-copy>.eyebrow,.mentor-depth-stage .mentor-copy>h3{margin-left:35%}
 .mentor-depth-stage .mentor-copy>.eyebrow{font-size:6px;line-height:1.7}
 .mentor-depth-stage .mentor-copy h3{font-size:clamp(26px,7.6vw,34px);line-height:1.05;margin-top:13px;margin-bottom:24px;min-height:85px}
 .mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:12px;line-height:1.75;margin-bottom:15px}
 .mentor-depth-stage .mentor-copy .quiet-link{font-size:9px;min-height:38px}
 .mentor-depth-stage .bts-film{max-width:270px;aspect-ratio:2.6;margin-top:16px}
 .mentor-depth-stage .bts-invite strong{font-size:21px}
 .mentor-depth-stage .play-orbit{width:36px;height:36px}
 .mentor-film-rail{grid-auto-columns:82%;gap:18px}
 .mentoring-method>div{grid-template-columns:minmax(0,1fr)}
 .adeel-case .testimonial-layout{display:flex;align-items:stretch}
 .testimonial-screen,.adeel-case .testimonial-screen{width:auto;min-width:0;min-height:250px;aspect-ratio:auto;align-self:stretch}
 .testimonial-frame-label{left:24px;top:27px}
 .testimonial-film-name{left:24px;bottom:62px;font-size:37px}
 .testimonial-film-status{left:24px;right:24px;bottom:25px;font-size:7px;line-height:1.7}
 .testimonial-monogram{left:auto;right:25px;top:58px;font-size:110px}
 .case-results{grid-template-columns:minmax(0,1fr)}
 .case-results>div{padding:22px}
 .case-results strong{font-size:57px}
 .case-results del{font-size:34px}
 .case-results p{gap:12px}
 .case-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}
 .case-tabs button{padding:11px 7px;font-size:9px}
 .case-panels,.case-panel,.case-panel-copy,.case-compare,.case-service{min-width:0}
 .case-panel-copy h3{overflow-wrap:normal;font-size:clamp(36px,10vw,45px)}
 #perspectives .social-reach{grid-template-columns:minmax(0,1fr)}
 #perspectives .social-reach h2{font-size:clamp(44px,13.8vw,58px)}
 .audience-journey{display:block}
 .audience-standing{gap:20px}
 .audience-standing>div{min-width:0}
 #perspectives .reach-figures{gap:16px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
 #perspectives .reach-figures strong{font-size:49px}
 #perspectives .reach-figures>div:nth-child(2) strong{font-size:36px}
 .film-environment-copy{left:24px;right:24px;width:auto}
 .film-environment-copy h2{font-size:clamp(36px,10.3vw,49px)}
 .film-environment-copy p{font-size:12px;line-height:1.75;max-width:100%}
 .aegis-immersive-copy{flex:1;min-width:0;width:calc(100% - 48px);margin-inline:24px;translate:none!important;rotate:none!important}
 .aegis-immersive-copy h3{font-size:clamp(31px,9vw,40px)}
 .aegis-immersive-bottom{align-items:flex-end}
 .aegis-immersive-bottom>a{flex-shrink:0}
 .story-with-portrait{grid-template-columns:minmax(0,1fr)}
 .story-with-portrait>.eyebrow,.story-with-portrait>h3,.story-with-portrait>div{grid-column:1}
 .story-with-portrait h3{font-size:36px}
 .film-dialog{max-width:calc(100vw - 24px)}
 .film-brand-bar>button{min-width:40px;min-height:40px}
 .enquiry-dialog{max-height:calc(100svh - 24px);overflow-y:auto}
}
@media(max-width:700px) and (max-height:740px){
 .master-depth-stage .master-entry-stage .split p{font-size:12px;line-height:1.65}
 .master-depth-stage .master-entry-stage .master-promise{font-size:25px;margin-bottom:14px}
 .master-depth-stage .master-entry-stage .offer-line{padding-block:12px;margin-block:12px}
 .master-depth-stage .master-build-stage .master-build{padding-top:149px;grid-template-columns:minmax(0,1fr) 25%;gap:14px}
 .master-depth-stage .master-build-work h3{font-size:30px;margin-bottom:12px}
 .master-depth-stage .master-build-work>p:not(.eyebrow){font-size:11px}
 .master-depth-stage .built-output{padding:9px 0}
 .master-depth-stage .built-output p{font-size:11px}
 .mentor-depth-stage>.section-heading{top:196px}
 .mentor-depth-stage>.section-heading p{font-size:13px;line-height:1.75}
 .mentor-depth-stage .mentoring-composition{top:148px}
 .mentor-depth-stage .mentor-copy h3{font-size:26px;margin-bottom:18px;min-height:77px}
 .mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:11px;line-height:1.65}
 .mentor-depth-stage .bts-film{max-width:230px;aspect-ratio:2.8}
}
@media(min-width:701px) and (max-width:1100px) and (max-height:850px){
 .scene-unlock .unlock-film{left:2%;top:16%;width:46%;height:45%}
 .scene-unlock .unlock-copy{left:51%;top:19%;right:3%;width:46%}
 .scene-unlock .unlock-copy h2{font-size:44px}
 .scene-unlock .unlock-copy p:not(.eyebrow):not(.unlock-invitation){font-size:11px;line-height:1.65}
 .scene-unlock .motion-circle{left:12%;top:65%;width:18%}
 .scene-unlock .capability-stack{left:31%;right:auto;top:65%;width:130px}
 .scene-business .business-gallery{top:17%;height:42%}
 .scene-business .business-timeline{top:66%;gap:17px}
 .scene-business .founder-engine{display:none}
 .scene-business .business-proof-link{bottom:7%}
 .scene-business .chapter-business-copy>p:not(.eyebrow){font-size:12px}
 .scene-health .chapter-health-copy{top:18%;width:48%}
 .scene-health .chapter-health-copy h2{font-size:48px}
 .scene-health .chapter-health-copy>p:not(.eyebrow){font-size:12px;max-width:400px}
 .scene-health .health-phones{left:52%;right:2%;width:46%;top:25%;height:55%;gap:8%}
 .scene-health .health-phone{max-width:140px}
 .master-depth-stage .master-entry-stage{padding-top:155px}
 .master-depth-stage .master-entry-stage h2{font-size:74px;margin-bottom:20px}
 .master-depth-stage .master-entry-stage .split p{font-size:14px}
 .master-depth-stage .master-entry-stage>.eyebrow{margin-bottom:20px}
 .master-depth-stage .master-entry-stage .master-promise{font-size:29px}
 .master-depth-stage .master-build-stage .master-build{padding-top:158px}
 .master-depth-stage .master-build-work h3{font-size:40px}
 .master-depth-stage .built-output{padding:12px 0}
 .mentor-depth-stage .mentoring-composition{top:158px}
 .mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:12px;line-height:1.75}
 .mentor-depth-stage .bts-film{aspect-ratio:2.6;margin-top:14px}
}
@media(prefers-reduced-motion:reduce){
 .master-depth-track,.mentor-depth-track,.film-depth-track{height:auto!important}
 .master-depth-stage,.mentor-depth-stage{height:auto;min-height:0;position:relative}
 .master-depth-stage .master-entry-stage,.master-depth-stage .master-build-stage .master-build{padding-top:70px}
 .mentor-depth-stage .mentoring-composition{position:relative;inset:auto}
 .master-depth-stage .master-build-track,.mentor-depth-stage .mentoring-composition{opacity:1!important;transform:none!important}
}

@media(max-width:1100px){.hero.depth-opening{height:1680svh!important}}
@media(max-width:700px){.hero.depth-opening{height:1880svh!important}}
@media(min-width:701px) and (max-width:1100px) and (min-height:851px){.scene-unlock .unlock-film{height:auto;max-height:32%;aspect-ratio:16/9}.scene-unlock .capability-stack{top:27%;width:135px}.scene-unlock .capability-tile{padding:15px}.scene-unlock .capability-tile strong{font-size:26px}}
@media(prefers-reduced-motion:reduce){.hero.depth-opening{height:auto!important}}
@media(min-width:701px) and (max-width:1100px) and (min-height:851px){
 .scene-health .health-path{display:none}
 .scene-health .health-phones{top:56%;height:34%;gap:12%}
 .scene-health .health-phone{max-width:135px}
 .scene-health .health-phone figcaption{margin-top:12px}
 .scene-health .health-phone figcaption strong{font-size:25px}
 .scene-health .scene-footnote{display:none}
}

/* Short landscape screens use two compact columns instead of cropped portrait stages. */
@media(min-width:701px) and (max-width:1100px) and (max-height:500px){
 :root{--gutter:28px}
 .site-header{height:60px;padding-block:6px}
 .site-header .brand-logo{height:42px;width:42px}
 .site-header nav.open{top:60px;max-height:calc(100svh - 60px);overflow:auto;grid-template-columns:1fr 1fr}
 .opening-stage{height:100svh;min-height:0}
 .opening-scene{inset:0}
 .opening-progress{bottom:8px;font-size:7px}
 .opening-progress>#opening-chapter{display:none}
 .opening-stage>.soundscape-toggle{left:28px;bottom:42px;font-size:7px;min-height:28px;padding:5px 8px}
 .opening-track{margin-left:150px}
 .scene-identity .identity-type{left:28px;top:81px;width:51%}
 .scene-identity .identity-type .eyebrow{font-size:7px}
 .scene-identity .identity-type h1{font-size:64px;line-height:.92;margin:14px 0}
 .scene-identity .opening-statement{font-size:21px}
 .scene-identity .opening-intro{font-size:10px;line-height:1.55;margin-top:12px;max-width:300px}
 .scene-identity .identity-film{width:59%;height:100%;top:0;right:0}
 .scene-identity .master-invitation{width:205px;right:28px;bottom:47px}
 .master-invitation .invitation-film{height:103px;padding:27px 18px 0}
 .master-invitation .invitation-duration{font-size:6px;top:10px}
 .master-invitation .invitation-copy{padding:10px 37px 12px 15px}
 .master-invitation .invitation-copy>strong{font-size:24px}
 .master-invitation .invitation-description{font-size:7px;line-height:1.5}
 .master-invitation .invitation-arrow{width:23px;height:23px;right:10px}
 .opening-scene .eyebrow{font-size:7px;margin-bottom:12px}
 .scene-unlock .unlock-film{left:28px;top:85px;width:44%;height:auto;max-height:56%;aspect-ratio:16/9}
 .scene-unlock .unlock-copy{left:51%;right:28px;top:80px;width:auto}
 .scene-unlock .unlock-copy h2{font-size:31px}
 .scene-unlock .unlock-copy p:not(.eyebrow):not(.unlock-invitation){font-size:10px;line-height:1.5;margin-top:10px}
 .scene-unlock .unlock-copy .unlock-invitation{font-size:17px;margin-top:9px}
 .scene-unlock .ai-proof-line{margin-top:10px;padding-top:10px;gap:15px}
 .scene-unlock .ai-proof-line strong{font-size:28px}
 .scene-unlock .ai-proof-line>div:nth-child(2) strong{font-size:25px}
 .scene-unlock .ai-proof-line span{font-size:5px}
 .scene-unlock .motion-circle,.scene-unlock .capability-stack{display:none}
 .scene-business .chapter-business-copy{left:28px;top:87px;width:39%}
 .scene-business .chapter-business-copy h2{font-size:37px}
 .scene-business .chapter-business-copy>p:not(.eyebrow){font-size:10px;line-height:1.55;margin-top:14px}
 .scene-business .business-gallery,.scene-business .founder-engine{display:none}
 .scene-business .business-timeline{left:48%;right:28px;top:84px;display:grid;grid-template-columns:1fr 1fr;gap:22px 22px;border:0}
 .scene-business .business-timeline:before{display:none}
 .scene-business .business-timeline li{border-top:1px solid #35558366;padding-top:10px}
 .scene-business .business-date{font-size:14px;margin-bottom:5px}
 .scene-business .business-timeline strong{font-size:36px}
 .scene-business .business-timeline .business-award strong{font-size:24px}
 .scene-business .business-timeline h3{font-size:13px}
 .scene-business .business-timeline li:before{top:-5px}
 .scene-business .business-proof-link{left:28px;bottom:83px;font-size:8px}
 .scene-aegis .aegis-scene-copy{left:28px;top:82px;width:45%}
 .scene-aegis .aegis-scene-copy h2{font-size:57px;margin-bottom:12px}
 .scene-aegis .aegis-scene-copy h3{font-size:24px}
 .scene-aegis .aegis-scene-copy p:not(.eyebrow){font-size:10px;line-height:1.55;margin:12px 0}
 .scene-aegis .aegis-scene-copy .button{font-size:8px;min-height:30px}
 .scene-aegis .aegis-screen{top:16%;height:70%;right:5%;width:38%}
 .scene-health .chapter-health-copy{top:83px;left:28px;width:45%}
 .scene-health .chapter-health-copy h2{font-size:33px}
 .scene-health .chapter-health-copy>p:not(.eyebrow){font-size:10px;line-height:1.55;margin-top:13px}
 .scene-health .health-authorship{font-size:9px!important;line-height:1.55!important;margin-top:12px!important}
 .scene-health .health-path,.scene-health .scene-footnote,.scene-aegis .scene-footnote{display:none}
 .scene-health .health-phones{top:24%;left:52%;right:28px;width:auto;height:60%;gap:15%;align-items:flex-start}
 .scene-health .health-phone{max-width:78px;width:38%}
 .scene-health .health-phone-frame{padding:3px;border-radius:18px}
 .scene-health .health-phone-screen{border-radius:15px}
 .scene-health .health-phone figcaption{margin-top:8px;gap:4px}
 .scene-health .health-phone figcaption>span:first-child{display:none}
 .scene-health .health-phone figcaption strong{font-size:18px}
 .scene-health .health-phone figcaption button{font-size:6px;min-height:24px;gap:8px}
 .scene-cinema .cinema-copy{left:28px;right:28px;bottom:64px}
 .scene-cinema .cinema-copy h2{font-size:40px}
 .scene-cinema .cinema-copy>p{font-size:11px;max-width:300px}
 .master-section-label,.mentor-section-label{top:76px;padding-bottom:9px}
 .master-section-label strong,.mentor-section-label strong{font-size:22px}
 .master-section-label span,.mentor-section-label span{font-size:6px}
 .master-depth-stage .master-entry-stage{padding-top:125px;min-height:0;height:100svh;padding-bottom:20px}
 .master-depth-stage .master-entry-stage>.eyebrow{font-size:7px;margin-bottom:15px}
 .master-depth-stage .master-entry-stage>.split{display:grid;grid-template-columns:1fr 1fr;gap:6%}
 .master-depth-stage .master-entry-stage h2{font-size:60px;margin-bottom:0}
 .master-depth-stage .master-entry-stage .master-promise{font-size:23px;margin-bottom:9px}
 .master-depth-stage .master-entry-stage .split p{font-size:10px;line-height:1.6}
 .master-depth-stage .master-entry-stage .offer-line{margin:10px 0;padding:8px 0;min-height:0}
 .master-depth-stage .master-entry-stage .offer-line strong{font-size:29px}
 .master-depth-stage .master-entry-stage .button{font-size:8px;min-height:30px}
 .master-depth-stage .master-entry-stage .button>span{height:30px;width:30px}
 .master-depth-stage .master-build-stage{min-height:0;height:100svh}
 .master-depth-stage .master-build-stage .master-build{padding-top:125px;grid-template-columns:23% 1fr;gap:28px}
 .master-depth-stage .master-build-person{height:57svh}
 .master-depth-stage .master-build-person>span{font-size:5px;margin-top:6px}
 .master-depth-stage .master-build-work>.eyebrow{font-size:6px;margin-bottom:8px}
 .master-depth-stage .master-build-work h3{font-size:31px;margin-bottom:8px}
 .master-depth-stage .master-build-work>p:not(.eyebrow){font-size:10px;line-height:1.5;margin:8px 0}
 .master-depth-stage .master-build-work{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:14px}
 .master-depth-stage .master-build-work>.eyebrow,.master-depth-stage .master-build-work>h3,.master-depth-stage .master-build-work>p{grid-column:1/-1}
 .master-depth-stage .built-output{display:block;padding:10px 0}
 .master-depth-stage .built-output>span,.master-depth-stage .built-output>i{display:none}
 .master-depth-stage .built-output strong{font-size:18px}
 .master-depth-stage .built-output p{font-size:9px;line-height:1.55}
 .mentor-depth-stage>.section-top{top:125px}
 .mentor-depth-stage>.section-top .eyebrow,.mentor-depth-stage>.section-top .micro{font-size:7px}
 .mentor-depth-stage>.section-heading{top:160px;width:auto;display:grid;grid-template-columns:1fr 1fr;gap:6%}
 .mentor-depth-stage>.section-heading h2{font-size:61px}
 .mentor-depth-stage>.section-heading p{font-size:11px;line-height:1.75;margin:0}
 .mentor-depth-stage .mentoring-composition{inset:125px 28px 15px;grid-template-columns:23% 1fr;gap:25px}
 .mentor-depth-stage .mentor-portrait img{height:57svh;object-fit:cover}
 .mentor-depth-stage .mentor-portrait .image-caption{display:none}
 .mentor-depth-stage .mentor-right{display:grid;grid-template-columns:1.5fr 1fr;gap:22px}
 .mentor-depth-stage .mentor-copy>.eyebrow{font-size:6px;line-height:1.6}
 .mentor-depth-stage .mentor-copy h3{font-size:28px;margin:10px 0}
 .mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:10px;line-height:1.6}
 .mentor-depth-stage .mentor-copy .quiet-link{font-size:7px;min-height:28px}
 .mentor-depth-stage .bts-film{align-self:center;margin:0;aspect-ratio:.9}
 .mentor-depth-stage .bts-invite{padding:10px}
 .mentor-depth-stage .bts-invite strong{font-size:20px}
 .mentor-depth-stage .bts-invite small{font-size:5px}
 .mentor-depth-stage .play-orbit{height:27px;width:27px;font-size:8px}
 .film-depth-sticky{height:100svh;min-height:0}
 .film-depth-sticky .film-environment-top{top:80px;font-size:7px}
 .film-depth-sticky .film-environment-copy{bottom:50px;width:80%}
 .film-depth-sticky .film-environment-copy h2{font-size:36px}
 .film-depth-sticky .film-environment-copy p{font-size:10px;max-width:420px;margin-top:12px}
 .film-environment-note{display:none}
 .film-sound{right:28px;bottom:18px}
 .film-dialog{max-height:calc(100svh - 20px)}
 .film-dialog video{max-height:calc(100svh - 110px)}
}
@media(max-width:700px){
 .scene-unlock .unlock-film{top:11%;left:24px;right:24px;width:calc(100% - 48px);height:auto;aspect-ratio:16/9;max-height:24%;border:1px solid #355aa0}
 .scene-unlock .unlock-copy{top:37%}
 .scene-unlock .motion-circle{width:90px;left:auto;right:32px;top:24%;bottom:auto}
 .scene-unlock .capability-stack{display:none}
}
@media(max-width:700px) and (max-height:740px){
 .scene-unlock .unlock-film{top:13%;max-height:18%;width:60%;left:24px}
 .scene-unlock .motion-circle{width:62px;right:24px;top:19%}
 .scene-unlock .unlock-copy{top:34%}
}
/* Pinned tracks include their own header clearance. */
#masterclass,#mentoring,#films{scroll-margin-top:0}
@media(max-width:700px){.aegis-sticky{top:76px;height:calc(100svh - 76px);min-height:0}}
@media(max-width:700px) and (max-height:740px){
 .aegis-sticky .depth-visual{height:35%;min-height:155px}
 .aegis-sticky .depth-copy>.eyebrow{margin:5px 0 15px;font-size:8px}
 .aegis-sticky .depth-steps{height:180px}
 .aegis-sticky .depth-step h3{font-size:32px;margin-bottom:15px}
 .aegis-sticky .depth-step p{font-size:12px;line-height:1.7}
 .aegis-sticky .depth-track{margin-top:12px}
}
@media(min-width:701px) and (max-width:1100px) and (max-height:500px){
 .aegis-sticky{top:60px;height:calc(100svh - 60px);min-height:0;padding:15px 28px;gap:5%}
 .aegis-sticky .depth-visual{height:100%;min-height:0}
 .aegis-sticky .depth-copy>.eyebrow{font-size:7px;margin-bottom:13px}
 .aegis-sticky .depth-steps{height:170px}
 .aegis-sticky .depth-step{grid-template-columns:20px 1fr;gap:10px}
 .aegis-sticky .depth-step h3{font-size:30px;margin-bottom:12px}
 .aegis-sticky .depth-step p{font-size:11px;line-height:1.65}
 .aegis-sticky .depth-track{margin:12px 0 10px 30px}
}
@media(max-width:700px){
 .story-numbers strong{font-family:'Big Shoulders',sans-serif;font-size:clamp(42px,13.5vw,60px);letter-spacing:-.02em;white-space:nowrap}
 .story-numbers>div{min-width:0;padding-left:12px}
 .story-numbers>div:first-child{padding-left:0}
}
@media(max-width:350px){
 .scene-identity .master-invitation{height:144px;max-height:none}
 .master-invitation .invitation-copy{padding-top:11px;padding-bottom:11px}
 .master-invitation .invitation-copy>strong{font-size:22px}
 .master-invitation .invitation-description{font-size:7px;line-height:1.5}
}
@media(max-width:350px){.scene-business .chapter-business-copy h2{font-size:28px}}
html{scroll-padding-top:0}
main>section{scroll-margin-top:92px}
#home,#masterclass,#mentoring,#films{scroll-margin-top:0}
@media(max-width:700px) and (max-height:740px){
 .scene-health .health-phone{max-width:68px}
 .scene-health .health-phone figcaption strong{font-size:17px}
}
@media(max-width:350px){
 .master-section-label,.mentor-section-label{display:block}
 .master-section-label strong,.mentor-section-label strong{font-size:22px}
 .master-section-label span,.mentor-section-label span{display:none}
 .master-depth-stage .master-build-stage .master-build{grid-template-columns:minmax(0,1fr) 22%;gap:10px;padding-top:145px}
 .master-depth-stage .built-output{padding:8px 0}
}
@media(max-width:700px){
 .audience-growth{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);gap:14px}
 .audience-growth>div{min-width:0}
 .audience-growth strong{font-size:clamp(37px,11.7vw,52px);white-space:nowrap}
 .mentor-depth-stage>.section-heading{top:235px}
}
@media(max-width:700px) and (max-height:740px){.mentor-depth-stage>.section-heading{top:222px}}
@media(max-width:350px){.master-depth-stage .built-output{padding:6px 0}}
@media(min-width:701px) and (max-width:1100px) and (max-height:500px){
 .scene-identity .identity-type .button{display:none}
 .opening-stage>.soundscape-toggle{bottom:8px}
 .scene-unlock .unlock-copy{top:73px}
 .scene-unlock .unlock-copy h2{font-size:28px}
 .scene-unlock .unlock-copy p.unlock-invitation{font-size:16px;margin-top:6px}
 .scene-unlock .unlock-copy p:not(.eyebrow):not(.unlock-invitation){margin-top:8px;line-height:1.4}
 .scene-unlock .ai-proof-line{margin-top:6px;padding-top:6px}
 .scene-unlock .ai-proof-line span{margin-top:5px}
 .scene-unlock .ai-usage-note{margin-top:6px;font-size:7px}
}
@media(min-width:701px) and (max-width:1100px) and (max-height:500px){.mentor-depth-stage>.section-heading{top:180px}}
@media(min-width:701px) and (max-width:1100px){
 .opening-stage>.soundscape-toggle{bottom:18px}
 .opening-progress>#opening-chapter{display:none}
 .opening-track{margin-left:150px}
}
@media(min-width:701px) and (max-width:1100px) and (min-height:501px) and (max-height:850px){
 .scene-unlock .capability-stack{top:63%;gap:10px}
 .scene-unlock .capability-tile{padding:10px}
 .scene-unlock .capability-tile>span{font-size:7px}
 .scene-unlock .capability-tile strong{font-size:22px;margin-top:8px}
}
@media(min-width:701px) and (max-width:1100px) and (max-height:500px){.opening-stage>.soundscape-toggle{bottom:8px}}

/* The accessible reading version must override every device composition. */
@media(prefers-reduced-motion:reduce){
 .hero.depth-opening,.master-depth-track,.mentor-depth-track,.film-depth-track{height:auto!important}
 .master-depth-stage,.mentor-depth-stage,.master-depth-stage .master-entry-stage,.master-depth-stage .master-build-stage{position:relative;height:auto!important;min-height:0;overflow:visible}
 .master-depth-stage .master-entry-track,.master-depth-stage .master-build-track{position:relative;inset:auto;height:auto;opacity:1!important}
 .master-depth-stage .master-entry-stage{padding:110px var(--gutter) 35px}
 .master-depth-stage .master-build-stage .master-build{padding-top:35px;padding-bottom:50px}
 .master-section-label,.mentor-section-label,.master-entry-objects{display:none}
 .mentor-depth-stage>.section-top,.mentor-depth-stage>.section-heading,.mentor-depth-stage .mentoring-composition{position:relative;inset:auto;top:auto;width:auto;opacity:1!important;transform:none!important}
 .mentor-depth-stage>.section-heading{margin-block:40px}
 .mentor-depth-stage .mentoring-composition{margin-top:50px}
 .aegis-depth{height:auto!important}
 .aegis-sticky{position:relative;top:auto;height:auto;min-height:0;display:block}
 .aegis-sticky .depth-visual{height:300px;min-height:0}
 .aegis-sticky .depth-steps{height:auto}
 .aegis-sticky .depth-step{position:relative;opacity:1!important;transform:none!important;margin-block:35px}
}
@media(min-width:701px) and (max-width:850px){
 .audience-journey{display:block}
 .audience-growth{grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);gap:25px}
 .audience-growth>div{min-width:0}
 .audience-growth strong{font-size:65px;white-space:nowrap}
}
@media(min-width:701px) and (max-width:800px) and (min-height:851px){.scene-health .health-phone{max-width:125px}}
@media(prefers-reduced-motion:reduce){
 .opening-scene{margin:0!important}
 .scene-identity .master-invitation{position:absolute;top:auto;bottom:70px;left:auto;right:var(--gutter);margin:0}
 .opening-scene:not(.scene-identity):not(.scene-cinema){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:center;height:auto!important;min-height:0!important;padding:80px var(--gutter)}
 .scene-unlock .unlock-film,.scene-unlock .unlock-copy,.scene-business .chapter-business-copy,.scene-business .business-gallery,.scene-business .business-timeline,.scene-business .business-proof-link,.scene-aegis .aegis-scene-copy,.scene-aegis .aegis-screen,.scene-health .chapter-health-copy,.scene-health .health-phones{position:relative!important;inset:auto!important;max-width:none;width:auto!important;transform:none!important}
 .scene-unlock .unlock-film{height:auto;aspect-ratio:16/9;max-height:none}
 .scene-unlock .depth-object,.scene-business .founder-engine,.opening-stage>.soundscape-toggle{display:none}
 .scene-business .business-gallery{height:440px}
 .scene-business .business-timeline,.scene-business .business-proof-link{grid-column:1/-1}
 .scene-aegis .aegis-screen{height:470px}
 .scene-health .health-phones{height:auto;gap:30px;justify-content:center;padding-bottom:30px}
 .scene-health .health-phone{max-width:125px;transform:none!important}
 .opening-scene .scene-footnote{position:relative;inset:auto;grid-column:1/-1}
}
@media(prefers-reduced-motion:reduce) and (max-width:700px){
 .scene-identity .identity-type{left:24px;right:24px;width:auto;top:130px}
 .scene-identity .master-invitation{left:24px;right:24px;width:auto;bottom:55px}
 .opening-scene:not(.scene-identity):not(.scene-cinema){grid-template-columns:minmax(0,1fr);gap:30px;padding-block:60px}
 .scene-unlock .unlock-film{width:100%!important}
 .scene-business .business-gallery{height:340px}
 .scene-business .business-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}
 .scene-health .health-phone{max-width:105px}
 .scene-health .health-phone figcaption strong{font-size:21px}
}
@media(min-width:701px) and (max-width:1100px) and (max-height:500px){
 .branded-film-dialog.is-portrait{width:min(500px,calc(100vw - 40px));max-height:calc(100svh - 20px);grid-template-columns:minmax(0,145px) minmax(0,1fr);gap:22px;padding:16px}
 .branded-film-dialog.is-portrait[open]{display:grid}
 .branded-film-dialog.is-portrait>video{grid-column:1;grid-row:1/3;width:100%;height:auto;max-height:calc(100svh - 54px);object-fit:contain}
 .branded-film-dialog.is-portrait .film-brand-bar{grid-column:2;grid-row:1;align-self:start}
 .branded-film-dialog.is-portrait .film-controls{grid-column:2;grid-row:2;align-self:end}
 .branded-film-dialog.is-portrait .film-brand-bar>div{min-width:0}
 .branded-film-dialog.is-portrait .film-brand-bar span{font-size:13px}
}

/* /device-refinements-v10.css */
/* Fixed vector geometry: identical arrows on Apple, Android and desktop. */
.ui-arrow{display:inline-block;width:1.15em;height:1.15em;flex:none;vertical-align:-.2em;overflow:visible}
.contact-link>span,.button>span,.invitation-arrow{display:inline-flex;align-items:center;justify-content:center}
.contact-link>span>.ui-arrow,.button>span>.ui-arrow,.invitation-arrow>.ui-arrow{width:60%;height:60%;max-width:25px;max-height:25px}
.business-portrait{padding:0;border:0;background:transparent;cursor:zoom-in}
.business-portrait>img{width:100%;height:100%;object-fit:contain;display:block}
.business-press{touch-action:manipulation;cursor:zoom-in}
.unlock-heading,.unlock-detail{display:contents}
.mobile-chapter-label,.business-print-heading,.business-timeline-heading{display:none}
body.modal-open{position:fixed;top:var(--modal-scroll-top);left:0;right:0;width:100%;overflow:hidden}
.image-dialog{max-height:calc(100svh - 32px);margin:auto;padding:18px;background:#08111f;color:#fff;border:1px solid #31569b}
.image-dialog[open]{display:flex;flex-direction:column;gap:14px}
.image-dialog .dialog-top{flex:none;align-items:center;gap:16px}
.image-dialog .dialog-top p{font-size:13px;line-height:1.5}
.image-dialog .dialog-top button{min-width:44px;min-height:44px;flex:none}
.image-dialog>img{display:block;min-height:0;width:100%;max-height:calc(100svh - 140px);object-fit:contain}
@media(max-width:700px) and (prefers-reduced-motion:no-preference), (min-width:701px) and (max-width:1100px) and (max-height:500px) and (prefers-reduced-motion:no-preference){
 .hero.depth-opening{height:3400svh!important;overflow-anchor:none}
 .opening-stage.sc-stage{height:100svh;min-height:0;overflow:clip!important}
 .opening-scene{inset:0}
 .site-header{height:72px;padding:10px 18px;gap:12px;align-items:center}
 .site-header .brand{gap:8px;align-items:center}
 .site-header .brand .sa-approved{width:43px;height:45px;display:block}
 .site-header .brand>span:last-child{font-size:9px;line-height:1.35}
 .site-header .contact-link{font-size:11px;gap:7px}
 .site-header .contact-link>span{width:29px;height:29px}
 .site-header .menu-toggle{min-height:44px;min-width:34px}
 .site-header nav.open{top:71px}
 .scene-identity .identity-film video.identity-portrait{left:10%;right:auto;top:65px;width:90%;height:73%;object-fit:contain!important;object-position:center top!important}
 .scene-identity .identity-shade{background:linear-gradient(0deg,#03050a 2%,#03050a99 37%,transparent 75%)}
 .scene-identity .identity-type{left:24px;right:24px;top:auto;bottom:235px;width:auto}
 .scene-identity .identity-type h1{font-size:clamp(57px,15.5vw,75px);line-height:.94;margin:15px 0}
 .scene-identity .identity-type .eyebrow{font-size:9px;letter-spacing:.13em}
 .scene-identity .identity-type .opening-statement{font-size:27px;line-height:1.08}
 .scene-identity .identity-type .opening-intro{font-size:14px;line-height:1.55;max-width:320px;margin-top:16px}
 .scene-identity .master-invitation{left:auto;right:22px;bottom:76px;width:min(278px,76vw);height:132px;max-height:none;display:grid;grid-template-columns:78px minmax(0,1fr);box-shadow:0 16px 48px #0009;border-radius:3px}
 .master-invitation .invitation-film{padding:22px 2px;height:100%}
 .master-invitation .invitation-film video{height:auto;width:100%;transform:none}
 .master-invitation .invitation-duration{display:none}
 .master-invitation .invitation-copy{padding:17px 32px 14px 5px}
 .master-invitation .invitation-kicker{font-size:6px;letter-spacing:.07em;margin-bottom:8px}
 .master-invitation .invitation-copy>strong{font-size:25px;line-height:1.04}
 .master-invitation .invitation-description{font-size:8px;line-height:1.5;margin-top:9px}
 .master-invitation .invitation-arrow{width:23px;height:23px;top:47px;right:10px}
 .scene-unlock .unlock-film{inset:0;width:100%;height:100%;max-height:none;aspect-ratio:auto;border:0}
 .scene-unlock .unlock-film video{width:100%;height:100%;object-fit:cover;object-position:61% center}
 .scene-unlock .unlock-film:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#030915d9,#030915a6 40%,transparent 70%,#03091566),rgba(3,9,21,var(--ai-scrim,.24));opacity:1;pointer-events:none}
 .scene-unlock .unlock-film .film-inscription,.scene-unlock .unlock-film .film-corner{display:none}
 .scene-unlock .unlock-film .sound-control{z-index:2;bottom:72px;right:24px;font-size:10px;min-height:38px}
 .scene-unlock .unlock-copy{inset:0;width:100%;max-width:none;pointer-events:none}
 .scene-unlock .unlock-heading,.scene-unlock .unlock-detail{display:block;position:absolute;left:24px;right:24px;pointer-events:auto}
 .scene-unlock .unlock-heading{top:116px}
 .scene-unlock .unlock-heading .eyebrow{font-size:10px;margin-bottom:22px}
 .scene-unlock .unlock-heading h2{font-size:clamp(43px,12.1vw,57px);line-height:1.03}
 .scene-unlock .unlock-copy p.unlock-invitation{font-size:25px;line-height:1.2;margin-top:20px;color:white}
 .scene-unlock .unlock-detail{top:125px}
 .scene-unlock .unlock-detail .mobile-chapter-label{display:block;font:500 31px/1.08 'Big Shoulders';color:#fff;margin-bottom:24px}
 .scene-unlock .unlock-copy .unlock-detail p:not(.mobile-chapter-label){font-size:17px;line-height:1.65;color:#fff;margin:0;max-width:none}
 .scene-unlock .ai-proof-line{margin-top:30px;padding-top:25px;gap:20px}
 .scene-unlock .ai-proof-line strong{font-size:50px}
 .scene-unlock .ai-proof-line span{font-size:10px;line-height:1.6}
 .scene-unlock .ai-usage-note{font-size:12px;margin-top:18px;min-height:40px;display:inline-flex;gap:8px;align-items:center}
 .scene-unlock .motion-circle,.scene-unlock .motion-circle.alpha-ready{width:145px;top:auto;bottom:128px;right:22px;left:auto}
 .scene-unlock .capability-stack{display:none}
 .scene-business .chapter-business-copy{left:24px;right:24px;top:112px;width:auto}
 .scene-business .chapter-business-copy .eyebrow{font-size:9px;max-width:none;line-height:1.6;margin-bottom:20px}
 .scene-business .chapter-business-copy h2{font-size:clamp(43px,12vw,57px);line-height:1.02}
 .scene-business .chapter-business-copy>p:not(.eyebrow){display:none}
 .scene-business .business-gallery{display:block;inset:0;width:100%;height:100%;pointer-events:none}
 .scene-business .business-gallery .business-portrait{position:absolute;top:46%;left:24px;right:24px;width:calc(100% - 48px);height:36%;max-height:none;pointer-events:auto;object-fit:contain}
 .scene-business .business-press{position:absolute;top:31%;left:24px;right:24px;width:calc(100% - 48px);height:auto;transform:none;pointer-events:auto}
 .scene-business .business-press>img{width:100%;height:auto;max-height:none;object-fit:contain;transform:none}
 .scene-business .business-press>span{display:flex;justify-content:space-between;align-items:center;font-size:11px;line-height:1.5;padding-top:17px;min-height:44px}
 .scene-business .business-print-heading,.scene-business .business-timeline-heading{display:block;position:absolute;left:24px;right:24px;top:120px;font:500 46px/1.04 'Big Shoulders';color:white;text-transform:uppercase}
 .scene-business .business-print-heading span,.scene-business .business-timeline-heading span{color:#2856c9}
 .scene-business .business-timeline-heading{font-size:37px;top:114px}
 .scene-business .founder-engine{display:none}
 .scene-business .business-timeline{top:240px;bottom:auto;left:24px;right:24px;width:auto;display:grid;grid-template-columns:1fr 1fr;gap:52px 23px}
 .scene-business .business-timeline li{min-width:0;padding-top:16px}
 .scene-business .business-date{font-size:22px;margin-bottom:12px}
 .scene-business .business-timeline strong{font-size:57px;line-height:1.05}
 .scene-business .business-timeline h3{font-size:22px;line-height:1.15}
 .scene-business .business-timeline .business-award strong{font-size:30px;line-height:1.09}
 .scene-business .business-proof-link{left:24px;right:24px;bottom:97px;font-size:12px;min-height:40px;justify-content:space-between}
 .scene-business .chapter-orbits{opacity:.14!important}
 .scene-aegis .aegis-scene-copy{top:110px;left:24px;right:24px;width:auto}
 .scene-aegis .aegis-scene-copy>p:not(.eyebrow){font-size:16px;line-height:1.6}
 .scene-aegis .aegis-screen{right:14%;left:14%;width:72%;top:44%;height:44%;max-height:none}
 .scene-health .chapter-health-copy{left:24px;right:24px;top:110px;width:auto}
 .scene-health .chapter-health-copy>p:not(.eyebrow){font-size:16px;line-height:1.6}
 .scene-health .health-phones{left:9%;right:9%;width:82%;top:48%;height:39%;gap:22px}
 .scene-health .health-phone{width:calc(50% - 11px);max-width:145px}
 .scene-cinema .cinema-film{inset:0;width:100%;height:100%}
 .scene-cinema .cinema-film video{height:100%;width:100%;object-fit:cover}
 .scene-cinema .cinema-copy{left:24px;right:24px;bottom:120px}
 .scene-cinema .cinema-copy p{font-size:16px;line-height:1.6}
 .opening-progress{bottom:22px;left:24px;right:24px}
 .opening-stage>.soundscape-toggle{left:24px;bottom:17px;font-size:9px;min-height:36px}
 .opening-progress #opening-chapter,.opening-track{display:none}
 .opening-progress{justify-content:flex-end;pointer-events:none}
 .opening-progress a,.opening-progress button{pointer-events:auto}
}
@media(max-width:700px) and (max-height:740px) and (prefers-reduced-motion:no-preference){
 .scene-identity .identity-type{bottom:213px}
 .scene-identity .identity-type h1{font-size:54px;margin:10px 0}
 .scene-identity .identity-type .opening-statement{font-size:24px}
 .scene-identity .identity-type .opening-intro{font-size:13px;line-height:1.5;margin-top:10px}
 .scene-identity .master-invitation{height:122px;bottom:70px;width:min(270px,78vw)}
 .scene-unlock .unlock-detail{top:102px}
 .scene-unlock .unlock-detail .mobile-chapter-label{font-size:28px;margin-bottom:18px}
 .scene-unlock .unlock-copy .unlock-detail p:not(.mobile-chapter-label){font-size:16px;line-height:1.55}
 .scene-unlock .ai-proof-line{margin-top:18px;padding-top:16px}
 .scene-unlock .ai-proof-line strong{font-size:43px}
 .scene-unlock .ai-usage-note{margin-top:10px}
 .scene-business .chapter-business-copy{top:104px}
 .scene-business .chapter-business-copy h2{font-size:42px}
 .scene-business .business-timeline-heading{top:104px;font-size:33px}
 .scene-business .business-timeline{top:201px;gap:37px 23px}
 .scene-business .business-timeline strong{font-size:51px}
 .scene-business .business-timeline .business-award strong{font-size:26px}
 .scene-business .business-date{font-size:20px}
 .scene-business .business-timeline h3{font-size:19px}
 .scene-business .business-proof-link{bottom:65px}
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference), (min-width:701px) and (max-width:1100px) and (max-height:500px) and (prefers-reduced-motion:no-preference){
 .scene-unlock .unlock-film .sound-control{inset:auto 24px 73px auto;width:auto;height:38px;padding:9px 12px;display:flex;gap:14px;align-items:center}
 .scene-unlock .unlock-film video{object-position:48% center}
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference), (min-width:701px) and (max-width:1100px) and (max-height:500px) and (prefers-reduced-motion:no-preference){
 .scene-unlock .unlock-copy .unlock-detail p.mobile-chapter-label{font:500 31px/1.08 'Big Shoulders';margin-bottom:24px;text-transform:uppercase}
}
.aegis-mobile-heading,.health-mobile-heading{display:none}
@media(max-width:700px) and (prefers-reduced-motion:no-preference), (min-width:701px) and (max-width:1100px) and (max-height:500px) and (prefers-reduced-motion:no-preference){
 .hero.depth-opening{height:3600svh!important}
 .aegis-mobile-heading,.health-mobile-heading{display:block;position:absolute;top:113px;left:24px;right:24px;font:500 41px/1.04 'Big Shoulders';text-transform:uppercase;color:white}
 .aegis-mobile-heading span,.health-mobile-heading span{color:#2856c9}
 .scene-aegis .aegis-screen{top:235px;height:54%;left:6%;right:6%;width:88%}
 .scene-health .health-phones{top:228px;height:54%;left:9%;right:9%;width:82%;gap:22px}
 .scene-health .health-phone{max-width:145px;width:calc(50% - 11px)}
 .scene-health .health-phone figcaption strong{font-size:24px}
 .scene-health .health-phone figcaption button{font-size:11px;line-height:1.3;min-height:44px;align-items:center}
 .scene-health .scene-footnote{display:none}
 .scene-health .chapter-health-copy .health-path{font-size:13px;line-height:1.6}
}
@media(max-width:700px) and (max-height:740px) and (prefers-reduced-motion:no-preference){
 .scene-aegis .aegis-screen{top:207px;height:55%}
 .aegis-mobile-heading,.health-mobile-heading{top:103px;font-size:35px}
 .scene-health .health-phones{top:194px;height:54%;gap:17px}
 .scene-health .health-phone{max-width:115px}
}
@media(min-width:701px) and (max-width:1100px) and (min-height:501px) and (prefers-reduced-motion:no-preference){
 .scene-unlock .unlock-film{inset:0;width:100%;height:100%;max-height:none;border:0;aspect-ratio:auto}
 .scene-unlock .unlock-film video{width:100%;height:100%;object-fit:cover;object-position:68% center}
 .scene-unlock .unlock-film:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#030916ed, #030916a8 57%,#03091640);pointer-events:none}
 .scene-unlock .unlock-film .sound-control{inset:auto 30px 86px auto;width:auto;height:40px;z-index:3;padding:10px 15px;display:flex;gap:15px;align-items:center}
 .scene-unlock .unlock-film .film-inscription{display:none}
 .scene-unlock .unlock-copy{left:5%;top:17%;width:61%;right:auto;max-width:570px}
 .scene-unlock .unlock-copy h2{font-size:clamp(53px,6.8vw,72px)}
 .scene-unlock .unlock-copy p.unlock-invitation{font-size:30px;line-height:1.2;margin-top:24px}
 .scene-unlock .unlock-copy p:not(.eyebrow):not(.unlock-invitation){font-size:17px;line-height:1.65}
 .scene-unlock .unlock-copy .mobile-chapter-label{display:none}
 .scene-unlock .motion-circle,.scene-unlock .motion-circle.alpha-ready{left:auto;right:4%;top:auto;bottom:19%;width:24%}
 .scene-unlock .capability-stack{top:23%;right:4%;width:23%;gap:15px}
 .scene-unlock .capability-tile{padding:20px}
 .scene-unlock .capability-tile strong{font-size:30px}
}
@media(min-width:701px) and (max-width:1100px) and (min-height:501px) and (max-height:850px) and (prefers-reduced-motion:no-preference){
 .scene-unlock .unlock-copy{top:15%;width:65%}
 .scene-unlock .unlock-copy h2{font-size:50px}
 .scene-unlock .unlock-copy p.unlock-invitation{font-size:26px;margin-top:17px}
 .scene-unlock .unlock-copy p:not(.eyebrow):not(.unlock-invitation){font-size:16px;line-height:1.5;margin-top:16px}
 .scene-unlock .ai-proof-line{margin-top:18px;padding-top:18px}
 .scene-unlock .ai-proof-line strong{font-size:48px}
 .scene-unlock .capability-tile{padding:15px}
 .scene-unlock .capability-tile strong{font-size:26px}
 .scene-unlock .motion-circle,.scene-unlock .motion-circle.alpha-ready{bottom:17%;width:21%}
}

/* Light, integrated mobile calls to action; no square icon tile. */
@media(max-width:700px){
 .site-header .contact-link{gap:9px;font-size:11px;padding:8px 0;background:none;border:0;box-shadow:none}
 .site-header .contact-link>span{width:23px;height:28px;background:none;border:0;box-shadow:none}
 .site-header .contact-link>span>.ui-arrow{width:22px;height:22px;max-width:none;max-height:none;color:#e7edfa}
 .site-header .menu-toggle{margin-left:5px}
 .master-invitation .invitation-arrow{background:none;border:0;box-shadow:none;color:#173f9c}
 .master-invitation .invitation-arrow>.ui-arrow{width:22px;height:22px;max-width:none;max-height:none}
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference), (min-width:701px) and (max-width:1100px) and (max-height:500px) and (prefers-reduced-motion:no-preference){
 .scene-aegis .aegis-mobile-heading,.scene-health .health-mobile-heading{font:500 41px/1.04 'Big Shoulders';color:white}
 .scene-aegis .aegis-scene-copy>p:not(.eyebrow),.scene-health .chapter-health-copy>p:not(.eyebrow){color:#edf1f8}
}
@media(max-width:700px) and (max-height:740px) and (prefers-reduced-motion:no-preference){
 .scene-aegis .aegis-mobile-heading,.scene-health .health-mobile-heading{font-size:35px}
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference), (min-width:701px) and (max-width:1100px) and (max-height:500px) and (prefers-reduced-motion:no-preference){
 .scene-identity .master-invitation{width:min(294px,82vw);height:132px;grid-template-columns:64px minmax(0,1fr);align-items:stretch}
 .scene-identity .master-invitation .invitation-copy{min-height:0;padding:16px 25px 13px 7px}
 .scene-identity .master-invitation .invitation-copy>strong{font-size:clamp(19px,5.5vw,23px);line-height:1.02;letter-spacing:-.025em}
 .scene-identity .master-invitation .invitation-kicker{font-size:7px;margin:0 0 8px}
 .scene-identity .master-invitation .invitation-description{font-size:10px;line-height:1.35;margin-top:8px}
 .scene-identity .master-invitation .invitation-arrow{width:19px;height:22px;right:7px;top:38px}
 .scene-identity .master-invitation .invitation-film{padding:25px 0}
 .scene-health .chapter-health-copy p.health-authorship{font-size:14px;line-height:1.5}
}

@media(max-width:360px) and (prefers-reduced-motion:no-preference), (max-width:700px) and (max-height:679px) and (prefers-reduced-motion:no-preference){
 .scene-unlock .unlock-detail .ai-proof-line{position:absolute;left:0;right:0;top:145px;display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0;padding-top:24px}
 .scene-unlock .unlock-detail .ai-proof-line strong{font-size:44px}
 .scene-unlock .unlock-detail .ai-proof-line span{font-size:11px;line-height:1.6}
 .scene-unlock .unlock-detail .ai-usage-note{position:absolute;left:0;top:295px;margin:0;font-size:12px}
 .scene-unlock .unlock-detail p.mobile-chapter-label{font-size:28px!important;margin-bottom:20px!important}
 .scene-business .chapter-business-copy h2{font-size:38px}
 .scene-business .business-timeline-heading{font-size:30px;top:105px}
 .scene-business .business-timeline{top:197px;gap:28px 18px}
 .scene-business .business-timeline strong{font-size:46px}
 .scene-business .business-timeline .business-award strong{font-size:23px}
 .scene-business .business-timeline h3{font-size:18px}
 .scene-business .business-date{font-size:19px;margin-bottom:8px}
}
@media(min-width:701px) and (max-width:1100px) and (min-height:501px) and (prefers-reduced-motion:no-preference){
 .scene-unlock .capability-stack{left:auto;right:4%;bottom:auto}
}
@media(min-width:701px) and (max-width:1100px){
 .site-header .contact-link{gap:11px}
 .site-header .contact-link>span{width:26px;height:30px;background:none;border:0;box-shadow:none}
 .site-header .contact-link>span>.ui-arrow{width:23px;height:23px;max-width:none;max-height:none}
}
/* Keep the masterclass and mentoring readable as separate depth moments. */
@media(max-width:700px) and (prefers-reduced-motion:no-preference), (min-width:701px) and (max-width:1100px) and (max-height:500px) and (prefers-reduced-motion:no-preference){
 .master-depth-track{height:650svh!important;overflow-anchor:none}
 .mentor-depth-track{height:800svh!important;overflow-anchor:none}
 .master-section-label,.mentor-section-label{top:94px}
 .master-section-label strong,.mentor-section-label strong{font-size:22px}
 .master-section-label span,.mentor-section-label span{font-size:8px}
 .master-depth-stage .master-entry-stage{padding-top:149px}
 .master-depth-stage .master-entry-stage h2{font-size:52px;line-height:1.03;margin-bottom:22px}
 .master-depth-stage .master-entry-stage .split p{font-size:16px;line-height:1.6}
 .master-depth-stage .master-entry-stage .master-promise{font-size:28px;line-height:1.1;margin-bottom:16px}
 .master-depth-stage .master-entry-stage .offer-line{font-size:13px;min-height:40px;padding-block:12px;margin-block:14px}
 .master-depth-stage .master-entry-stage .button{font-size:10px;min-height:44px}
 .master-depth-stage .master-build-stage .master-build{display:block;padding:0;height:100%;position:relative}
 .master-depth-stage .master-build-work{display:block;position:absolute;top:150px;left:0;right:0;width:auto}
 .master-depth-stage .master-build-work>.eyebrow{font-size:10px;margin-bottom:18px}
 .master-depth-stage .master-build-work h3{font-size:46px;line-height:1.04;margin:0 0 22px}
 .master-depth-stage .master-build-work>p:not(.eyebrow){font-size:16px;line-height:1.65;max-width:400px}
 .master-depth-stage .master-build-person{position:absolute;left:0;right:0;top:51%;height:41%;width:100%;margin:0}
 .master-depth-stage .master-build-person video{width:100%;height:100%;object-fit:contain}
 .master-depth-stage .master-build-person>span{display:none}
 .master-depth-stage .built-output{position:absolute;left:0;right:0;top:145px;display:grid;grid-template-columns:22px 1fr;gap:13px;padding:17px 0}
 .master-depth-stage .built-output:nth-of-type(2){top:265px}
 .master-depth-stage .built-output:nth-of-type(3){top:385px}
 .master-depth-stage .built-output>span{font-size:11px}
 .master-depth-stage .built-output strong{font-size:25px;line-height:1.15}
 .master-depth-stage .built-output p{font-size:15px;line-height:1.6;margin-top:7px}
 .mentor-depth-stage>.section-top{top:150px}
 .mentor-depth-stage>.section-top .micro{display:none}
 .mentor-depth-stage>.section-heading{top:208px;left:24px;right:24px;display:block;width:auto}
 .mentor-depth-stage>.section-heading h2{font-size:65px;line-height:1.04}
 .mentor-depth-stage>.section-heading p{font-size:17px;line-height:1.7;max-width:none;margin-top:25px}
 .mentor-depth-stage .mentoring-composition{position:absolute;inset:149px 24px 24px;display:block;margin:0}
 .mentor-depth-stage .mentor-right{display:contents}
 .mentor-depth-stage .mentor-copy{position:absolute;inset:0;width:100%}
 .mentor-depth-stage .mentor-copy>.eyebrow,.mentor-depth-stage .mentor-copy>h3{margin-left:0}
 .mentor-depth-stage .mentor-copy>.eyebrow{font-size:9px;line-height:1.6}
 .mentor-depth-stage .mentor-copy h3{font-size:42px;line-height:1.04;margin:15px 0 25px;min-height:0}
 .mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:17px;line-height:1.65;margin-bottom:20px;max-width:none}
 .mentor-depth-stage .mentor-copy .quiet-link{font-size:12px;min-height:44px}
 .mentor-depth-stage .mentor-portrait{position:absolute;top:190px;left:0;right:0;width:100%;height:calc(100svh - 390px);margin:0}
 .mentor-depth-stage .mentor-portrait img{width:100%;height:100%;object-fit:contain;aspect-ratio:auto}
 .mentor-depth-stage .bts-film{position:absolute;top:210px;left:0;right:0;width:100%;max-width:none;margin:0;aspect-ratio:4/3}
 .mentor-depth-stage .bts-invite strong{font-size:28px}
 .mentor-depth-stage .bts-invite small{font-size:9px}
 .mentor-depth-stage .play-orbit{width:48px;height:48px}
}
@media(max-width:700px) and (max-height:740px) and (prefers-reduced-motion:no-preference){
 .master-depth-stage .master-entry-stage{padding-top:140px}
 .master-depth-stage .master-entry-stage h2{font-size:46px;margin-bottom:17px}
 .master-depth-stage .master-entry-stage .master-promise{font-size:25px;margin-bottom:13px}
 .master-depth-stage .master-entry-stage .split p{font-size:15px;line-height:1.55}
 .master-depth-stage .master-build-work{top:140px}
 .master-depth-stage .master-build-work h3{font-size:40px;margin-bottom:18px}
 .master-depth-stage .master-build-work>p:not(.eyebrow){font-size:15px;line-height:1.6}
 .master-depth-stage .built-output{top:130px;padding:13px 0}
 .master-depth-stage .built-output:nth-of-type(2){top:240px}
 .master-depth-stage .built-output:nth-of-type(3){top:350px}
 .master-depth-stage .built-output strong{font-size:23px}
 .master-depth-stage .built-output p{font-size:14px;line-height:1.55}
 .mentor-depth-stage>.section-heading{top:190px}
 .mentor-depth-stage>.section-heading h2{font-size:58px}
 .mentor-depth-stage>.section-heading p{font-size:16px;line-height:1.6}
 .mentor-depth-stage .mentoring-composition{top:142px}
 .mentor-depth-stage .mentor-copy h3{font-size:35px;margin-bottom:20px}
 .mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:16px;line-height:1.6}
 .mentor-depth-stage .mentor-portrait{top:165px;height:calc(100svh - 355px)}
 .mentor-depth-stage .bts-film{top:180px;aspect-ratio:4/3}
}
@media(min-width:701px) and (max-width:1100px) and (min-height:501px) and (max-height:850px) and (prefers-reduced-motion:no-preference){
 .scene-unlock .capability-stack{gap:13px}
 .scene-unlock .capability-tile{padding:12px}
 .scene-unlock .capability-tile strong{font-size:25px;margin-top:10px}
 .scene-unlock .motion-circle,.scene-unlock .motion-circle.alpha-ready{width:16%;bottom:17%}
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference), (min-width:701px) and (max-width:1100px) and (max-height:500px) and (prefers-reduced-motion:no-preference){
 .master-depth-stage .master-build-person{left:calc(50% - 11.5svh);right:auto;width:23svh;max-width:none;padding:0}
 .master-depth-stage .master-build-person video{background:transparent}
}

@media(max-width:700px) and (prefers-reduced-motion:no-preference), (min-width:701px) and (max-width:1100px) and (max-height:500px) and (prefers-reduced-motion:no-preference){
 .mentor-depth-stage:before{content:'';position:absolute;width:125vw;height:100vw;border:1px solid #36579130;border-radius:50%;left:12%;top:37%;box-shadow:0 0 0 35px #31599408,0 0 0 76px #31599405;transform:rotate(-25deg);pointer-events:none}
 .mentor-depth-stage .mentoring-composition{top:158px}
 .mentor-depth-stage .play-orbit{border-radius:50%;background:#08102477;border-color:#a9bee8}
}
@media(max-width:360px) and (prefers-reduced-motion:no-preference), (max-width:700px) and (max-height:679px) and (prefers-reduced-motion:no-preference){
 .mentor-depth-stage .mentor-copy p:not(.eyebrow){position:absolute;top:65px;left:0;right:0;font-size:16px;line-height:1.6;margin:0}
 .mentor-depth-stage .mentor-copy .quiet-link{position:absolute;top:360px;left:0;right:auto;font-size:11px}
 .mentor-depth-stage .mentor-copy h3{font-size:32px}
 .mentor-depth-stage .mentor-portrait{top:145px;height:calc(100svh - 335px)}
 .mentor-depth-stage .bts-film{top:170px}
}
@media(min-width:701px) and (max-width:1100px) and (min-height:501px){
 .scene-business .chapter-business-copy>p:not(.eyebrow){font-size:14px;line-height:1.7}
 .scene-health .chapter-health-copy>p:not(.eyebrow){font-size:15px;line-height:1.65}
 .scene-health .chapter-health-copy p.health-authorship{font-size:14px}
 .master-depth-stage .master-entry-stage .split p{font-size:16px;line-height:1.65}
 .master-depth-stage .master-build-work>p:not(.eyebrow){font-size:15px;line-height:1.65}
 .master-depth-stage .built-output p{font-size:14px;line-height:1.6}
 .mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:15px;line-height:1.65}
}
/* Wide, short phones use the same authored depth beats with landscape geometry. */
@media(min-width:701px) and (max-width:1100px) and (max-height:500px) and (prefers-reduced-motion:no-preference){
 :root{--gutter:28px}
 .site-header{height:60px;padding:5px 28px}
 .site-header .brand .sa-approved{width:43px;height:45px}
 .site-header nav.open{top:60px;max-height:calc(100svh - 60px)}
 .scene-identity .identity-film video.identity-portrait{left:auto;right:9%;width:45%;height:calc(100svh - 60px);top:60px;object-fit:contain!important}
 .scene-identity .identity-type{top:80px;left:28px;right:auto;bottom:auto;width:46%}
 .scene-identity .identity-type h1{font-size:43px;line-height:.95;margin:12px 0}
 .scene-identity .identity-type .eyebrow{font-size:8px}
 .scene-identity .identity-type .opening-statement{font-size:21px;line-height:1.06}
 .scene-identity .identity-type .opening-intro{font-size:14px;line-height:1.5;max-width:410px;margin-top:14px}
 .scene-identity .master-invitation{width:260px;height:122px;right:28px;bottom:43px;top:auto;grid-template-columns:61px 1fr}
 .scene-identity .master-invitation .invitation-copy{padding:14px 25px 10px 5px}
 .scene-identity .master-invitation .invitation-copy>strong{font-size:21px}
 .scene-identity .master-invitation .invitation-description{font-size:9px}
 .scene-unlock .unlock-heading{top:88px;left:28px;right:28px}
 .scene-unlock .unlock-heading h2{font-size:41px;line-height:1.02;max-width:500px}
 .scene-unlock .unlock-heading .eyebrow{font-size:9px;margin-bottom:14px}
 .scene-unlock .unlock-copy p.unlock-invitation{font-size:25px;margin-top:16px;max-width:430px}
 .scene-unlock .unlock-detail{top:88px;left:28px;right:28px}
 .scene-unlock .unlock-copy .unlock-detail p.mobile-chapter-label{font-size:28px;margin-bottom:19px}
 .scene-unlock .unlock-copy .unlock-detail p:not(.mobile-chapter-label){font-size:16px;line-height:1.6;max-width:800px}
 .scene-unlock .unlock-detail .ai-proof-line{position:absolute;left:0;right:auto;top:95px;width:65%;display:grid;grid-template-columns:1fr 1fr;margin:0;padding-top:20px}
 .scene-unlock .unlock-detail .ai-proof-line strong{font-size:44px}
 .scene-unlock .unlock-detail .ai-proof-line span{font-size:10px;line-height:1.4}
 .scene-unlock .unlock-detail .ai-usage-note{position:absolute;top:216px;left:0;margin:0;font-size:11px;min-height:30px}
 .scene-unlock .motion-circle,.scene-unlock .motion-circle.alpha-ready{width:145px;top:105px;right:8%;bottom:auto}
 .scene-unlock .unlock-film .sound-control{inset:auto 105px 15px auto;height:33px;min-height:33px}
 .scene-business .chapter-business-copy{top:86px;left:28px;right:auto;width:47%}
 .scene-business .chapter-business-copy h2{font-size:39px;line-height:1.01}
 .scene-business .chapter-business-copy .eyebrow{font-size:8px;margin-bottom:13px}
 .scene-business .business-gallery .business-portrait{left:52%;right:28px;width:calc(48% - 28px);top:86px;height:65%}
 .scene-business .business-print-heading{left:28px;right:auto;width:35%;top:115px;font-size:38px}
 .scene-business .business-press{left:43%;right:28px;top:90px;width:calc(57% - 28px);max-width:480px}
 .scene-business .business-press>img{max-height:210px;object-fit:contain}
 .scene-business .business-press>span{padding-top:6px;font-size:10px;min-height:32px}
 .scene-business .business-timeline-heading{top:79px;font-size:30px;left:28px}
 .scene-business .business-timeline-heading br{display:none}
 .scene-business .business-timeline{top:174px;left:28px;right:28px;grid-template-columns:repeat(4,1fr);gap:22px}
 .scene-business .business-timeline strong{font-size:44px}
 .scene-business .business-timeline h3{font-size:19px}
 .scene-business .business-date{font-size:18px;margin-bottom:10px}
 .scene-business .business-timeline .business-award strong{font-size:25px}
 .scene-business .business-proof-link{left:auto;right:115px;bottom:10px;min-height:32px;font-size:10px}
 .scene-aegis .aegis-scene-copy{top:88px;left:28px;right:28px;width:auto}
 .scene-aegis .aegis-scene-copy h2{font-size:55px;margin:0}
 .scene-aegis .aegis-lockup{gap:15px;margin-bottom:12px}
 .scene-aegis .aegis-lockup img{max-width:43px}
 .scene-aegis .aegis-scene-copy h3{font-size:28px;line-height:1.05}
 .scene-aegis .aegis-scene-copy>p:not(.eyebrow){font-size:16px;line-height:1.6;max-width:650px;margin-top:15px}
 .scene-aegis .aegis-scene-copy .button{display:none}
 .scene-aegis .aegis-mobile-heading,.scene-health .health-mobile-heading{font-size:39px;top:114px;left:28px;right:auto;width:40%}
 .scene-aegis .aegis-screen{top:70px;left:48%;right:3%;width:49%;height:75%}
 .scene-aegis .scene-footnote{display:none}
 .scene-health .chapter-health-copy{top:86px;left:28px;right:28px;width:auto}
 .scene-health .chapter-health-copy h2{font-size:37px;line-height:1.03}
 .scene-health .chapter-health-copy>p:not(.eyebrow){font-size:16px;line-height:1.6;max-width:750px;margin-top:17px}
 .scene-health .chapter-health-copy .health-authorship,.scene-health .health-path{display:none}
 .scene-health .health-phones{top:77px;left:45%;right:3%;width:52%;height:62%;gap:25px;justify-content:center}
 .scene-health .health-phone{width:100px;max-width:100px}
 .scene-health .health-phone figcaption{margin-top:5px}
 .scene-health .health-phone figcaption strong{font-size:18px;line-height:1.02}
 .scene-health .health-phone figcaption>span{display:none}
 .scene-health .health-phone figcaption button{font-size:9px;min-height:30px;margin-top:2px}
 .scene-cinema .cinema-copy{bottom:67px;left:28px;right:28px}
 .scene-cinema .cinema-copy h2{font-size:43px}
 .scene-cinema .cinema-copy p{font-size:15px;line-height:1.6;margin-top:16px;max-width:590px}
 .opening-progress{bottom:10px;left:28px;right:28px}
 .opening-stage>.soundscape-toggle{left:28px;bottom:10px;font-size:9px;min-height:30px}
 .master-section-label,.mentor-section-label{top:76px;padding-bottom:9px}
 .master-section-label strong,.mentor-section-label strong{font-size:23px}
 .master-depth-stage .master-entry-stage{padding-top:117px}
 .master-depth-stage .master-entry-stage>.eyebrow{font-size:8px;margin-bottom:12px}
 .master-depth-stage .master-entry-stage>.split{display:grid;grid-template-columns:40% 1fr;gap:26px}
 .master-depth-stage .master-entry-stage h2{font-size:49px;line-height:1.02}
 .master-depth-stage .master-entry-stage .master-promise{font-size:24px;margin-bottom:11px}
 .master-depth-stage .master-entry-stage .split p{font-size:14px;line-height:1.55}
 .master-depth-stage .master-entry-stage .offer-line{font-size:11px;margin:8px 0;padding:8px 0;min-height:30px}
 .master-depth-stage .master-entry-stage .offer-line b{font-size:32px}
 .master-depth-stage .master-entry-stage .button{font-size:9px;min-height:38px}
 .master-entry-objects span{display:none}
 .master-depth-stage .master-build-work{top:122px}
 .master-depth-stage .master-build-work>.eyebrow{font-size:9px;margin-bottom:13px}
 .master-depth-stage .master-build-work h3{font-size:39px;line-height:1.04;margin-bottom:17px}
 .master-depth-stage .master-build-work>p:not(.eyebrow){font-size:15px;line-height:1.6;max-width:42%}
 .master-depth-stage .master-build-person{top:111px;left:auto;right:15%;width:135px;height:65%;max-width:none;padding:0}
 .master-depth-stage .built-output{top:0;left:43%;right:0;padding:10px 0;display:grid;grid-template-columns:20px 1fr;gap:13px}
 .master-depth-stage .built-output:nth-of-type(2){top:83px}
 .master-depth-stage .built-output:nth-of-type(3){top:166px}
 .master-depth-stage .built-output strong{font-size:23px}
 .master-depth-stage .built-output p{font-size:13px;line-height:1.5;margin-top:6px}
 .mentor-depth-stage>.section-top{top:127px}
 .mentor-depth-stage>.section-heading{top:175px;display:grid;grid-template-columns:40% 1fr;gap:25px}
 .mentor-depth-stage>.section-heading h2{font-size:49px}
 .mentor-depth-stage>.section-heading p{font-size:16px;line-height:1.6;margin:0}
 .mentor-depth-stage .mentoring-composition{inset:121px 28px 18px}
 .mentor-depth-stage .mentor-copy h3{font-size:37px;width:44%;margin-top:15px}
 .mentor-depth-stage .mentor-copy>.eyebrow{font-size:9px}
 .mentor-depth-stage .mentor-copy p:not(.eyebrow){position:absolute;top:53px;left:0;right:0;max-width:780px;font-size:16px;line-height:1.6;margin:0}
 .mentor-depth-stage .mentor-copy .quiet-link{position:absolute;top:191px;left:0;right:auto;font-size:11px;min-height:40px}
 .mentor-depth-stage .mentor-portrait{top:0;left:52%;right:0;width:48%;height:245px}
 .mentor-depth-stage .bts-film{top:0;left:48%;right:0;width:52%;aspect-ratio:1.55;max-width:none}
 .mentor-depth-stage .bts-invite strong{font-size:26px}
}
.bts-film .play-orbit{border-radius:50%}
@media(min-width:701px) and (max-width:1100px) and (max-height:500px) and (prefers-reduced-motion:no-preference){
 .opening-progress .skip-sequence{font-size:0;min-width:36px}
 .opening-progress .skip-sequence>span{font-size:24px}
 .scene-unlock .unlock-film .sound-control{right:145px}
 .master-invitation .invitation-arrow{background:none;border:0;box-shadow:none;color:#173f9c}
 .master-invitation .invitation-arrow>.ui-arrow{width:20px;height:20px;max-width:none;max-height:none}
 .master-depth-stage .built-output>span{display:block;font-size:11px}
 .master-depth-stage .built-output>div{min-width:0;grid-column:2}
 .master-depth-stage .built-output>i{display:none}
}
@media(max-width:360px) and (prefers-reduced-motion:no-preference), (max-width:700px) and (max-height:679px) and (prefers-reduced-motion:no-preference){
 .master-depth-stage .master-entry-stage>.split>div{position:absolute;top:0;left:0;right:0}
 .master-depth-stage .master-entry-stage h2{font-size:49px}
 .master-depth-stage .master-entry-stage .split p{font-size:15px;line-height:1.55}
 .master-depth-stage .master-entry-stage .master-promise{font-size:26px;line-height:1.05;margin-bottom:18px}
 .master-depth-stage .built-output,.master-depth-stage .built-output:nth-of-type(2),.master-depth-stage .built-output:nth-of-type(3){top:150px;padding:24px 0;grid-template-columns:24px 1fr;gap:15px}
 .master-depth-stage .built-output strong{font-size:29px}
 .master-depth-stage .built-output p{font-size:17px;line-height:1.6}
 .master-depth-stage .master-build-work{top:144px}
}
@media(prefers-reduced-motion:reduce) and (max-width:700px){
 .scene-identity .master-invitation{left:auto;right:22px;width:min(294px,82vw);height:132px;bottom:45px;grid-template-columns:64px 1fr}
 .master-invitation .invitation-copy{padding:16px 25px 13px 7px}
 .master-invitation .invitation-copy>strong{font-size:22px;line-height:1.05}
 .master-invitation .invitation-description{font-size:10px;line-height:1.4}
 .master-depth-stage .master-entry-stage .split p,.master-depth-stage .master-build-work>p:not(.eyebrow),.master-depth-stage .built-output p,.mentor-depth-stage .mentor-copy p:not(.eyebrow){font-size:16px;line-height:1.7}
}
/* Keep the complete portrait below the navigation in both iPad orientations. */
@media(min-width:701px) and (max-width:1100px) and (min-height:501px) and (prefers-reduced-motion:no-preference){
 .scene-identity .identity-film .identity-portrait{top:84px;height:calc(100% - 84px);object-fit:contain!important;object-position:center top!important}
 .scene-identity .master-invitation .invitation-arrow{background:none;border:0;box-shadow:none;color:#173f9c}
 .scene-identity .master-invitation .invitation-arrow>.ui-arrow{width:23px;height:23px;max-width:none;max-height:none}
}

/* /performance-v11.css */
/* Preserve authored depth, without retaining six invisible 3D scenes. */
.opening-scene{will-change:auto;transform-style:flat;backface-visibility:visible}
.opening-world{transform-style:flat}
.opening-scene:not(.scene-live),.opening-scene:not(.scene-live) *{animation-play-state:paused!important}
@media(max-width:1366px),(pointer:coarse){
 .scene-plane,.master-entry-stage,.master-build-stage,.mentor-portrait,.mentor-copy,.bts-film,.method-grid>*,.story-mosaic>*{will-change:auto!important}
 .opening-scene .motion-circle{filter:none!important}
}
@media(prefers-reduced-motion:reduce){
 .opening-scene{display:block!important}
}
/* The same chapter beats over less empty finger travel. */
@media(max-width:700px) and (prefers-reduced-motion:no-preference),(max-width:1100px) and (max-height:500px) and (prefers-reduced-motion:no-preference){
 .hero.depth-opening{height:2400svh!important}
}
@media(max-width:360px) and (prefers-reduced-motion:no-preference),(max-width:700px) and (max-height:679px) and (prefers-reduced-motion:no-preference){
 .hero.depth-opening{height:2600svh!important}
}
.business-portrait.business-film{overflow:hidden;cursor:pointer;border-radius:5px}
.business-film>video{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 37%}
.business-film-play{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:34px;height:34px;border:1px solid #ffffff90;border-radius:50%;background:#07112280;color:white;pointer-events:none}
.business-film-play svg{width:17px;height:17px;display:block;margin-left:2px}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .scene-business .business-gallery .business-film{top:43%;height:42%}
}
@media(min-width:701px) and (min-height:501px){
 .scene-business .business-gallery .business-portrait.business-film{position:relative;top:auto;left:auto;right:auto}
}

/* Scott: white headline; only AI Meets carries the sapphire accent. */
.film-environment-copy h2{color:#fff}
.film-environment-copy h2 em{color:var(--sapphire-type)!important;font-style:normal}
@media(min-width:1101px){.film-environment-copy h2{font-size:clamp(48px,5.15vw,80px);line-height:1.02}}

/* Mayfair shares Beyond the Expected's angled retreat and orbital foreground. */
.film-depth-sticky{isolation:isolate;background:radial-gradient(ellipse at 80% 35%,#102140,#03070d 74%)}
.film-depth-sticky .film-environment{z-index:1;will-change:auto}
.film-depth-sticky .film-environment-copy{transform:none;will-change:auto}
.film-depth-orbits.chapter-orbits{inset:8% -10% 8% 45%;z-index:2;opacity:.24}
.film-depth-track:not(.cinema-live) .film-depth-orbits *{animation-play-state:paused}
.form-contact{font-size:14px;line-height:1.7;margin:20px 0 10px;color:#c7d5eb}
.form-contact a{color:#fff;text-underline-offset:4px}
.footer-bottom a{color:inherit}
@media(max-width:700px){.film-depth-orbits.chapter-orbits{inset:10% -40% 10% 15%}}
@media(prefers-reduced-motion:reduce){.film-depth-orbits{display:none}}

/* /readability-v11b.css */
/* Readable supporting promises, with the approved headline hierarchy retained. */
.master-depth-stage .master-entry-stage>.eyebrow{font-size:clamp(16px,1.3vw,20px);font-weight:600;letter-spacing:.11em;color:#153d8d;line-height:1.5}
.master-depth-stage .master-entry-stage p.offer-line{font-size:clamp(20px,1.65vw,26px);font-weight:600;color:#173968;gap:20px;flex-wrap:wrap}
.master-session-time{white-space:nowrap}
.mentor-depth-stage>.section-top .eyebrow,.mentor-depth-stage>.section-top .micro{font-size:clamp(15px,1.2vw,18px);line-height:1.5;letter-spacing:.1em;color:#f5f7fc}
.mentor-depth-stage>.section-top{align-items:center;gap:24px}

/* Grid intrinsic sizing must never let a portrait clipping cover its caption. */
.receipt-image{position:relative;display:block;height:clamp(220px,19vw,280px);padding:0;overflow:hidden;isolation:isolate}
.receipt-image>img{position:absolute;inset:16px;width:calc(100% - 32px);height:calc(100% - 32px);min-height:0;max-height:calc(100% - 32px);object-fit:contain}
[data-image="ai-health-release"] .receipt-image>img{object-fit:cover;object-position:50% 0}
.receipt-item .receipt-label{display:block;margin-top:20px;font-size:11px;line-height:1.5;color:#c4d3ef}
.receipt-item .receipt-note{font-size:14px;line-height:1.6;color:#e0e7f2}
.receipt-item .archive-open{font-size:11px;min-height:32px;color:#d2dff4}
.coverage-links{padding:28px;align-items:center;border:1px solid #385b8c70;background:linear-gradient(115deg,#10213c,#080d18);gap:30px;margin-top:36px}
.coverage-links>span{font-size:12px;line-height:1.7;color:#c3d2eb}
.coverage-links>a{font-size:17px;line-height:1.6;color:#fff;display:flex;align-items:center;gap:15px}
.coverage-links .ui-arrow{flex-shrink:0;width:22px;height:22px;color:#7aa1fc}
.archive-additional{gap:32px;margin-top:32px}
.archive-mini{grid-template-columns:128px minmax(0,1fr);gap:24px;padding:26px 0}
.archive-mini>img,.archive-mini:last-child>img{width:128px;height:140px;object-fit:contain}
.archive-mini strong{font:500 clamp(27px,2.5vw,37px)/1.1 'Big Shoulders',sans-serif;letter-spacing:.005em;color:#fff}
.archive-mini small{font-size:11px;color:#c3d2eb;line-height:1.5}
.explainer-play>span{display:grid;place-items:center;padding:0}
.explainer-play svg{display:block;width:23px;height:23px;margin-left:2px}

/* Aegis recedes on the same camera path as the films, into its explanation. */
.aegis-film-track{--aegis-panel-height:100svh;position:relative;height:calc(var(--aegis-panel-height) + 72svh);background:radial-gradient(ellipse at 80% 35%,#102140,#080d18 74%);isolation:isolate}
.aegis-film-stage{position:sticky;top:calc(100svh - var(--aegis-panel-height));height:var(--aegis-panel-height);overflow:clip}
.aegis-film-stage>.aegis-immersive{height:100%;min-height:0;transform-origin:center;will-change:auto}
.aegis-film-stage .aegis-immersive-copy{translate:none!important;rotate:none!important}
#inside-aegis{margin-top:-60px;z-index:1;background:#080d18}
#inside-aegis .aegis-sticky{align-items:start;padding-top:38px}
#inside-aegis .depth-visual{height:clamp(420px,58svh,620px);min-height:0}
#inside-aegis .depth-copy{padding-top:38px}
#inside-aegis .depth-step h3 em{color:var(--sapphire-type)!important}

@media(max-width:1100px){
 .mentor-depth-stage>.section-top{flex-wrap:wrap;gap:12px}
 .master-depth-stage .master-entry-stage>.eyebrow{font-size:16px}
 .master-depth-stage .master-entry-stage p.offer-line{font-size:20px}
 .archive-mini{grid-template-columns:105px minmax(0,1fr);gap:18px}
 .archive-mini>img,.archive-mini:last-child>img{width:105px;height:130px}
}
@media(max-width:700px){
 .master-depth-stage .master-entry-stage>.eyebrow{font-size:12px;letter-spacing:.07em;max-width:100%}
 .master-depth-stage .master-entry-stage p.offer-line{font-size:18px;gap:12px}
 .mentor-depth-stage>.section-top .eyebrow{font-size:13px;letter-spacing:.07em}
 .receipt-image{height:245px}
 .coverage-links{padding:24px 20px}
 .coverage-links>a{font-size:16px}
 .archive-mini strong{font-size:30px}
 .aegis-film-track{--aegis-panel-height:max(940px,110svh);height:calc(var(--aegis-panel-height) + 58svh)}
 #inside-aegis{margin-top:-35px}
 #inside-aegis .aegis-sticky{padding-top:16px;align-items:center;justify-content:flex-start;gap:18px}
 #inside-aegis .depth-visual{height:39%;min-height:190px;max-height:330px;flex-shrink:0}
 #inside-aegis .depth-copy{padding-top:0}
}
@media(max-width:1100px) and (max-height:500px){
 .master-depth-stage .master-entry-stage>.eyebrow{font-size:11px;margin-bottom:13px}
 .master-depth-stage .master-entry-stage p.offer-line{font-size:15px}
 .mentor-depth-stage>.section-top .eyebrow{font-size:12px}
 .aegis-film-track{--aegis-panel-height:760px}
 #inside-aegis .aegis-sticky{align-items:center;display:grid;grid-template-columns:1fr 1fr;padding:18px 28px;gap:5%}
 #inside-aegis .depth-visual{height:100%;min-height:0}
 #inside-aegis .depth-copy{padding-top:0}
}
@media(prefers-reduced-motion:reduce){
 .aegis-film-track{height:auto}
 .aegis-film-stage{position:relative;top:auto;height:auto;overflow:visible}
 .aegis-film-stage>.aegis-immersive{height:auto;min-height:var(--aegis-panel-height);transform:none!important}
 #inside-aegis{margin-top:0}
 #inside-aegis .depth-visual{height:350px}
}

/* Give the audience proof its own clear introduction. */
.social-reach-v7 .audience-journey {padding-top:24px;padding-bottom:48px;align-items:start}
.social-reach-v7 .audience-journey > div:first-child > .eyebrow {margin:0 0 24px;line-height:1.6}
.social-reach-v7 .audience-journey h3 {line-height:1.12}
.social-reach-v7 .audience-journey > div:first-child > p:not(.eyebrow) {margin-top:24px;font-size:15px;line-height:1.85}
@media(max-width:700px){
 .social-reach-v7 .audience-journey {padding-top:18px;padding-bottom:36px}
 .social-reach-v7 .audience-journey > div:first-child > .eyebrow {margin-bottom:20px}
 .social-reach-v7 .audience-journey > div:first-child > p:not(.eyebrow) {font-size:15px;margin-top:22px}
}

/* Visible authorship beneath the screening room. */
.films-v5 .film-foot {display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);align-items:start;gap:32px;margin-top:32px}
.films-v5 .film-foot > .film-production-stages {display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:clamp(13px,1.05vw,16px);line-height:1.8;letter-spacing:.06em;font-weight:600;color:#f5f7fc}
.film-production-stages > span {white-space:nowrap}
.film-production-stages > .ui-arrow {flex:0 0 19px;width:19px;height:19px;color:var(--sapphire-type)}
.films-v5 .film-foot .film-authorship {margin:0;font-size:clamp(15px,1.15vw,18px);line-height:1.65;text-align:right;color:#f5f7fc}
.film-authorship strong {font-weight:500}
.film-authorship > span {display:block;color:#aabbd5;margin-top:4px}
@media(max-width:1100px){
 .films-v5 .film-foot {grid-template-columns:1fr;gap:20px}
 .films-v5 .film-foot .film-authorship {text-align:left}
}
@media(max-width:600px){
 .films-v5 .film-foot > .film-production-stages {font-size:12px;gap:8px 10px}
 .film-production-stages > .ui-arrow {flex-basis:16px;width:16px;height:16px}
 .films-v5 .film-foot .film-authorship {font-size:15px}
}

/* Opening expertise and experience should read as prominently as the offer. */
.scene-identity .identity-type .eyebrow {font-size:clamp(15px,1.12vw,18px);line-height:1.5;letter-spacing:.13em}
.scene-identity .identity-type .opening-intro {font-size:clamp(17px,1.25vw,20px);line-height:1.7;max-width:480px;color:#fff;margin:22px 0 36px}
.scene-identity .identity-type .button {font-size:12px}
@media(min-width:1101px) and (prefers-reduced-motion:no-preference){
 .scene-identity .master-invitation {bottom:10%}
}
@media(min-width:1101px) and (max-height:850px) and (prefers-reduced-motion:no-preference){
 .scene-identity .identity-type {top:100px}
 .scene-identity .identity-type h1 {font-size:min(10.5vw,15svh);margin:20px 0}
 .scene-identity .identity-type .opening-intro {font-size:17px;line-height:1.6;max-width:470px;margin:18px 0 30px}
 .scene-identity .identity-type .opening-statement {font-size:36px;line-height:1.1}
}
@media(min-width:701px) and (max-width:1100px){
 .scene-identity .identity-type .eyebrow {font-size:13px}
 .scene-identity .identity-type .opening-intro {font-size:17px;max-width:440px;margin-top:20px}
}
@media(max-width:700px){
 .scene-identity .identity-type .eyebrow {font-size:12px;line-height:1.5}
 .scene-identity .identity-type .opening-intro {font-size:16px;line-height:1.6;max-width:none;margin:18px 0 0}
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .scene-identity .identity-type {bottom:240px}
 .scene-identity .master-invitation {bottom:64px}
}
@media(max-width:700px) and (max-height:740px) and (prefers-reduced-motion:no-preference){
 .scene-identity .identity-type {bottom:225px}
 .scene-identity .identity-type h1 {font-size:49px;margin:12px 0}
 .scene-identity .identity-type .opening-intro {font-size:15px;line-height:1.55;margin-top:15px}
 .scene-identity .master-invitation {bottom:58px}
}
@media(min-width:701px) and (max-width:1100px) and (max-height:500px) and (prefers-reduced-motion:no-preference){
 .scene-identity .identity-type .eyebrow {font-size:11px}
 .scene-identity .identity-type .opening-intro {font-size:15px;line-height:1.5;margin-top:14px}
}
@media(min-width:701px) and (max-width:1100px) and (min-height:501px) and (max-height:850px) and (prefers-reduced-motion:no-preference){
 .scene-identity .identity-type{top:110px}
}
@media(max-width:700px) and (max-height:740px) and (prefers-reduced-motion:no-preference){
 .scene-identity .identity-type{bottom:246px}
 .scene-identity .master-invitation{bottom:70px}
}

/* /power-hour-v12.css */
/* A private conversation, framed as a cinematic invitation. */
.power-hour-track{--power-panel-height:max(860px,100svh);position:relative;height:calc(var(--power-panel-height) + 76svh);background:#03070d;isolation:isolate;scroll-margin-top:0}
.power-hour-stage{position:sticky;top:calc(100svh - var(--power-panel-height));height:var(--power-panel-height);overflow:hidden;perspective:1400px}
.power-hour-panel{position:relative;height:100%;isolation:isolate;overflow:hidden;color:#fff;transform-origin:center;background:#050b13}
.power-hour-film,.power-hour-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2}
.power-hour-film{object-fit:cover;object-position:62% center}
.power-hour-shade{z-index:-1;background:linear-gradient(90deg,#030811ed 0%,#030811cc 38%,#0308113b 76%),linear-gradient(0deg,#030811e6 0%,transparent 50%,#03081133)}
.power-hour-topline{position:absolute;top:118px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:20px}
.power-hour-topline>span,.power-hour-footer{font-size:11px;letter-spacing:.12em;line-height:1.6;color:#c3cee2}
.power-hour-sound{display:inline-flex;align-items:center;gap:12px;padding:10px 0;border:0;background:none;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.08em;min-height:44px;cursor:pointer}
.power-hour-sound svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}
.power-hour-content{position:absolute;left:var(--gutter);top:23%;width:52%;max-width:720px}
.power-hour-content .eyebrow{font-size:14px;line-height:1.6;color:#e3e9f5;margin-bottom:22px}
.power-hour-content h2{font:500 clamp(74px,8vw,124px)/.96 'Big Shoulders',sans-serif;letter-spacing:-.015em;text-transform:uppercase;color:#fff;margin:0}
.power-hour-content h2 em{font-style:normal;color:var(--sapphire-type)}
.power-hour-lead{font:500 clamp(29px,2.5vw,38px)/1.15 'Big Shoulders',sans-serif;margin:26px 0 20px;color:#fff}
.power-hour-content .power-hour-intro{font-size:17px;line-height:1.75;color:#fff;max-width:640px}
.power-hour-topics{display:grid;grid-template-columns:1fr 1fr;gap:12px 25px;list-style:none;padding:24px 0 0;margin:24px 0 0;border-top:1px solid #718ab44d;max-width:620px}
.power-hour-topics li{font-size:14px;line-height:1.55;color:#edf2fc;padding-left:15px;position:relative}
.power-hour-topics li:before{content:'';position:absolute;left:0;top:.6em;width:4px;height:4px;border-radius:50%;background:#739cff}
.power-hour-focus{font-size:14px;line-height:1.7;margin-top:24px;color:#d1dcee}
.power-hour-reserve{position:absolute;right:var(--gutter);bottom:120px;width:325px;max-width:33%;padding:28px;border:1px solid #7596d866;background:#07101cbd;backdrop-filter:blur(14px);box-shadow:0 18px 60px #0004}
.power-hour-price strong{display:block;font:500 66px/1 'Big Shoulders',sans-serif;color:#fff;letter-spacing:-.02em}
.power-hour-price>span{display:block;font-size:11px;line-height:1.6;letter-spacing:.1em;margin-top:12px;color:#d9e4f8}
.power-hour-reserve .button{font-size:11px;line-height:1.5;letter-spacing:.035em;display:flex;justify-content:space-between;width:100%;gap:12px;margin-top:25px;color:#fff;text-align:left;padding:0}
.power-hour-reserve .button>span{width:40px;height:40px;flex:none;background:var(--sapphire-type)}
.power-hour-reserve>p{font-size:12px;line-height:1.6;color:#c8d4e8;margin-top:18px}
.power-hour-footer{position:absolute;left:var(--gutter);right:var(--gutter);bottom:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.power-hour-footer>a{color:#dce7fa;display:flex;align-items:center;gap:16px;text-transform:uppercase;min-height:44px}
.power-hour-orbits{position:absolute;inset:17% -24% -30% 48%;pointer-events:none;z-index:-1;opacity:.32}
.power-hour-orbits i{position:absolute;inset:0;border:1px solid #6e91d7;border-radius:50%;transform:rotate(-24deg)}
.power-hour-orbits i:nth-child(2){inset:15%;transform:rotate(35deg)}
.power-hour-orbits i:nth-child(3){inset:30%;transform:rotate(75deg)}
@media(min-width:701px) and (max-width:1100px){
 .power-hour-content{top:23%;width:55%}
 .power-hour-content h2{font-size:80px}
 .power-hour-topics{grid-template-columns:1fr;gap:9px;padding-top:20px;margin-top:22px}
 .power-hour-reserve{right:var(--gutter);width:275px;max-width:33%;bottom:110px;padding:22px}
 .power-hour-price strong{font-size:57px}
}
@media(max-width:700px){
 .power-hour-track{--power-panel-height:max(1180px,100svh);height:calc(var(--power-panel-height) + 55svh)}
 .power-hour-panel{padding:195px 24px 105px}
 .power-hour-topline{top:98px;left:24px;right:24px;gap:20px}
 .power-hour-topline>span{font-size:9px;max-width:180px}
 .power-hour-sound{font-size:10px;gap:8px;white-space:nowrap}
 .power-hour-film{object-position:64% center}
 .power-hour-shade{background:linear-gradient(90deg,#030811d9,#03081166),linear-gradient(0deg,#030811f2 0%,#030811a6 52%,#03081138)}
 .power-hour-content{position:relative;top:auto;left:auto;right:auto;width:auto;max-width:none}
 .power-hour-content .eyebrow{font-size:11px;letter-spacing:.1em;margin-bottom:20px}
 .power-hour-content h2{font-size:clamp(59px,16vw,82px);line-height:1}
 .power-hour-lead{font-size:29px;margin:25px 0 20px}
 .power-hour-content .power-hour-intro{font-size:16px;line-height:1.7}
 .power-hour-topics{gap:10px 16px;grid-template-columns:1fr 1fr;padding-top:21px;margin-top:22px}
 .power-hour-topics li{font-size:13px;line-height:1.55}
 .power-hour-focus{font-size:13px;line-height:1.6;margin-top:22px;max-width:290px}
 .power-hour-reserve{position:relative;left:auto;right:auto;bottom:auto;width:100%;max-width:none;padding:22px 24px;margin-top:36px}
 .power-hour-price{display:flex;align-items:center;justify-content:space-between;gap:20px}
 .power-hour-price strong{font-size:51px}
 .power-hour-price>span{font-size:10px;max-width:100px;margin:0}
 .power-hour-reserve .button{font-size:12px;margin-top:18px}
 .power-hour-reserve>p{margin-top:12px;font-size:11px}
 .power-hour-footer{left:24px;right:24px;bottom:23px;font-size:9px;gap:25px}
 .power-hour-footer>span{max-width:160px}
 .power-hour-footer>a{gap:7px;font-size:9px;white-space:nowrap}
 .power-hour-orbits{inset:22% -75% 20% 5%;opacity:.22}
}
@media(max-width:360px){.power-hour-track{--power-panel-height:1240px}.power-hour-panel{padding-top:180px}.power-hour-topics{grid-template-columns:1fr;gap:6px}.power-hour-content .power-hour-intro{font-size:16px}.power-hour-reserve{padding:20px}}
@media(min-width:701px) and (max-width:1100px) and (max-height:500px){
 .power-hour-track{--power-panel-height:800px}
 .power-hour-content{top:170px;width:57%}
 .power-hour-topline{top:95px}
 .power-hour-content h2{font-size:68px}
 .power-hour-content .power-hour-intro{font-size:16px}
 .power-hour-reserve{bottom:95px}
}
@media(prefers-reduced-motion:reduce){.power-hour-track{height:auto}.power-hour-stage{position:relative;top:0}.power-hour-panel{transform:none!important}.power-hour-orbits{display:none}}

/* /portrait-framing-v12a.css */
/* Keep the portrait's crown below the navigation, including its forward motion. */
/* Deepen the AI film's existing underlay without dimming its foreground type. */
.scene-unlock .unlock-film::after {
  box-shadow: inset 0 0 0 100vmax rgb(2 6 16 / 18%);
}
.scene-identity .identity-film {
  --portrait-headroom: 108px;
  transform-origin: 65% var(--portrait-headroom);
}
.scene-identity .identity-film video.identity-portrait {
  top: var(--portrait-headroom);
  height: calc(100% - var(--portrait-headroom));
  object-position: center top !important;
  mix-blend-mode: lighten;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 20%, #000 88%, transparent), linear-gradient(180deg, transparent, #000 28px, #000 82%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 20%, #000 88%, transparent), linear-gradient(180deg, transparent, #000 28px, #000 82%, transparent);
  -webkit-mask-composite: source-in;
  mask-composite: intersect;
}
/* Keep the face to the right of Alexander, rather than lowering it behind the name. */
@media (min-width: 1101px) {
  .scene-identity .identity-film video.identity-portrait {
    width: 54%;
    right: -3%;
  }
}
@media (max-width: 1100px) and (min-width: 701px) {
  .scene-identity .identity-film {
    --portrait-headroom: 108px;
    --portrait-width: min(75vw, calc((100svh - var(--portrait-headroom)) * .5625));
    --portrait-right: -14vw;
  }
  .scene-identity .identity-film video.identity-portrait {
    top: var(--portrait-headroom);
    width: var(--portrait-width);
    height: auto;
    left: auto;
    right: calc(var(--portrait-right) + (75vw - var(--portrait-width)) / 2);
    aspect-ratio: 9 / 16;
  }
}
@media (min-width: 701px) and (max-width: 1100px) and (max-aspect-ratio: 1/1) {
  .scene-identity .identity-film { --portrait-right: -27vw; }
}
@media (max-width: 700px) {
  .scene-identity .identity-type .eyebrow {
    font-size: 10px;
    line-height: 1.4;
    letter-spacing: .1em;
  }
  .scene-identity .identity-film {
    --portrait-headroom: 90px;
    --portrait-width: min(90vw, 41.0625svh);
    --portrait-left: 28vw;
  }
  .scene-identity .identity-film video.identity-portrait {
    top: var(--portrait-headroom);
    width: var(--portrait-width);
    height: auto;
    aspect-ratio: 9 / 16;
    left: calc(var(--portrait-left) + (90vw - var(--portrait-width)) / 2);
    right: auto;
  }
}
@media (max-width: 700px) and (max-height: 740px) {
  .scene-identity .identity-film { --portrait-left: 44vw; }
}
@media (min-width: 701px) and (max-width: 1100px) and (max-height: 500px) {
  .scene-identity .identity-film {
    --portrait-headroom: 78px;
    --portrait-width: min(45vw, calc((100svh - var(--portrait-headroom)) * .5625));
  }
  .scene-identity .identity-film video.identity-portrait {
    right: calc(9vw + (45vw - var(--portrait-width)) / 2);
  }
}

/* /audience-numbers-v12d.css */
/* Reserve each final value's space so counting never shifts the adjacent figures. */
:is(#perspectives, #story, #testimonial-adeel, .ai-proof-line) .audience-counter {
  display: inline-grid;
  vertical-align: baseline;
  font: inherit;
  font-variant-numeric: tabular-nums;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  max-width: none;
  white-space: nowrap;
}
:is(#perspectives, #story, #testimonial-adeel, .ai-proof-line) .audience-counter::before {
  content: attr(data-width-label);
  grid-area: 1 / 1;
  visibility: hidden;
  pointer-events: none;
}
:is(#perspectives, #story, #testimonial-adeel, .ai-proof-line) .audience-counter > .audience-counter-value {
  grid-area: 1 / 1;
  display: block;
  font: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  max-width: none;
}
:is(#perspectives, #story, #testimonial-adeel, .ai-proof-line) .audience-arrived { animation: audienceNumberSettle 1s ease-out both; }
@keyframes audienceNumberSettle {
  from { transform: translateY(10px); opacity: .4; }
  to { transform: translateY(0); opacity: 1; }
}
@media (prefers-reduced-motion: reduce) {
  :is(#perspectives, #story, #testimonial-adeel, .ai-proof-line) .audience-arrived { animation: none; }
}

/* /closing-depth-v12d.css */
/* The reading layout stays in normal document flow; only its visual planes move. */
[data-continuity] { position: relative; }
.continuity-plane {
  transform: var(--continuity-pose, none) !important;
  transform-origin: center;
  translate: none !important;
  rotate: none !important;
  transition: none !important;
  opacity: 1 !important;
  will-change: auto;
}
.aegis-film-stage > .aegis-continuity-orbits {
  inset: 4% -8% 5% 30%;
  z-index: 0;
  opacity: .48;
  overflow: hidden;
}
.aegis-continuity-orbits * { animation-play-state: paused !important; }
.aegis-continuity-orbits.orbit-visible * { animation-play-state: running !important; }
.aegis-film-stage > .aegis-immersive { position: relative; z-index: 1; }
@media (max-width: 700px) {
  .aegis-film-stage > .aegis-continuity-orbits { inset: 9% -30% 10% 4%; opacity: .4; }
}
@media (prefers-reduced-motion: reduce) {
  .continuity-plane { transform: none !important; }
  .aegis-continuity-orbits { display: none; }
}

/* /tablet-polish-v12e.css */
/* Readable supporting copy and a more deliberate closing thought. */
.scene-business .chapter-business-copy > p:not(.eyebrow) { color: #fff; }
.scene-aegis .aegis-scene-copy > p:not(.eyebrow),
.scene-health .chapter-health-copy > p:not(.eyebrow),
.scene-cinema .cinema-copy > p:not(.eyebrow) { color: #fff; }
.adeel-case .case-service h3 { font-size: clamp(32px, 3.3vw, 48px); line-height: 1.08; }
.adeel-case .case-service p:not(.eyebrow) { font-size: 16px; line-height: 1.75; }
.adeel-case .case-source-note { font-size: 14px; line-height: 1.75; color: #edf2fc; }
@media (min-width: 701px) {
  .scene-cinema .cinema-copy > p:not(.eyebrow) { font-size: clamp(17px,1.5vw,21px); line-height: 1.65; max-width: 640px; }
  .power-hour-focus { font-size: 17px; line-height: 1.7; margin-top: 40px; color: #fff; }
  .power-hour-track { --power-panel-height: max(920px,100svh); }
}

/* iPad Pro landscape is wider than the old 1100px tablet breakpoint.
   Include its taller landscape canvas and touch layouts without changing
   the approved 1366 x 900 desktop portrait composition. */
@media (min-width: 701px) and (max-width: 1400px) and (min-height: 501px) and (max-aspect-ratio: 3/2),
       (min-width: 701px) and (max-width: 1100px) and (min-height: 501px),
       (min-width: 701px) and (max-width: 1400px) and (min-height: 501px) and (hover: none) {
  .site-header { height: 86px; padding: 12px var(--gutter); gap: 24px; }
  .site-header .brand { margin-right: auto; flex: 0 0 auto; }
  .site-header .brand .sa-approved { width: 60px; height: 60px; }
  .site-header .brand > span { font-size: 12px; letter-spacing: .13em; }
  .site-header nav { display: none; }
  .site-header .contact-link { display: flex; margin: 0; font-size: 14px; gap: 14px; }
  .site-header .contact-link > span { background: none; border: 0; width: 28px; height: 36px; }
  .site-header .menu-toggle { display: grid; gap: 8px; padding: 12px; min-height: 44px; min-width: 44px; }
  .site-header .menu-toggle span { height: 1px; width: 28px; background: #fff; }
  .site-header nav.open { display: grid; position: absolute; top: 86px; left: 0; right: 0; grid-template-columns: 1fr 1fr; gap: 0 32px; padding: 22px var(--gutter); margin: 0; max-width: none; max-height: calc(100svh - 86px); overflow: auto; background: #080c14fa; border-bottom: 1px solid #36558688; }
  .site-header nav.open a { font: 500 26px/1.3 'Big Shoulders', sans-serif; text-transform: uppercase; padding: 16px 0; white-space: normal; border-bottom: 1px solid #36558644; }

  .scene-identity .master-invitation { width: 310px; height: 166px; min-height: 0; max-height: none; left: auto; right: 4%; bottom: 105px; top: auto; display: grid; grid-template-columns: 88px minmax(0,1fr); border-radius: 5px; box-shadow: 0 22px 64px #0009; }
  .scene-identity .invitation-film { height: 100%; padding: 24px 0; }
  .scene-identity .invitation-film video { width: 100%; height: 100%; object-fit: contain; transform: none; }
  .scene-identity .invitation-duration { display: none; }
  .scene-identity .invitation-copy { padding: 20px 28px 17px 7px; }
  .scene-identity .invitation-copy > strong { font-size: 27px; line-height: 1.04; }
  .scene-identity .invitation-kicker { font-size: 8px; margin-bottom: 10px; }
  .scene-identity .invitation-description { font-size: 10px; line-height: 1.5; margin-top: 10px; }
  .scene-identity .invitation-arrow { right: 8px; top: 55px; width: 22px; height: 26px; background: none; border: 0; color: #173f9c; }

  .scene-business .chapter-business-copy { top: 15%; left: 4%; width: 43%; }
  .scene-business .chapter-business-copy h2 { font-size: clamp(46px,4.5vw,62px); line-height: 1.03; }
  .scene-business .chapter-business-copy > p:not(.eyebrow) { font-size: 15px; line-height: 1.7; margin-top: 20px; max-width: 470px; }
  .scene-business .business-gallery { top: 16%; right: 4%; width: 44%; height: 43%; display: grid; grid-template-columns: 1fr 1fr; gap: 18px; align-items: stretch; }
  .scene-business .business-gallery .business-portrait,
  .scene-business .business-gallery .business-press { position: relative; inset: auto; width: 100%; height: 100%; max-height: none; max-width: none; margin: 0; padding: 0; transform: none; background: #080e1b; border: 1px solid #36578966; border-radius: 4px; overflow: hidden; }
  .scene-business .business-film > video { width: 100%; height: 100%; object-fit: contain; object-position: center; }
  .scene-business .business-press > img { display: block; width: 100%; height: calc(100% - 48px); object-fit: contain; }
  .scene-business .business-press > span { position: absolute; bottom: 0; left: 0; right: 0; margin: 0; padding: 12px; font-size: 9px; line-height: 1.5; }
  .scene-business .founder-engine { left: 4%; width: 31%; height: 100px; top: auto; bottom: 34%; }
  .scene-business .business-timeline { top: 70%; bottom: auto; left: 4%; right: 4%; width: auto; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 28px; }
  .scene-business .business-date { font-size: 21px; margin-bottom: 12px; }
  .scene-business .business-timeline strong { font-size: clamp(43px,4.4vw,58px); line-height: 1.05; }
  .scene-business .business-timeline h3 { font-size: 21px; line-height: 1.2; }
  .scene-business .business-timeline .business-award strong { font-size: clamp(24px,2.2vw,30px); line-height: 1.08; }
  .scene-business .business-proof-link { left: auto; right: 4%; bottom: 9%; }
  .opening-stage > .soundscape-toggle { bottom: 79px; left: var(--gutter); min-height: 36px; font-size: 10px; }
  .scene-health .scene-footnote { bottom: 145px; }

  .master-depth-stage .master-build-person { width: 100%; max-width: 360px; height: min(63svh,660px); margin: 0; padding: 0; }
  .master-depth-stage .master-build-person video { width: 100%; height: 100%; object-fit: contain; }
  .film-depth-sticky .film-environment-copy h2 { font-size: clamp(39px,4.5vw,62px); line-height: 1.06; }
  .film-depth-sticky .film-environment-copy { max-width: 740px; }
  .case-service .eyebrow { font-size: 13px; line-height: 1.6; }
  .adeel-case .case-source-note { max-width: 980px; margin-top: 28px; }
}
@media (min-width: 701px) and (max-width: 1100px) and (min-height: 501px) and (max-aspect-ratio: 1/1) {
  .scene-business .chapter-business-copy { width: 49%; }
  .scene-business .founder-engine { width: 46%; bottom: 36%; }
  .scene-business .business-gallery { width: 37%; grid-template-columns: 1fr; grid-template-rows: 1fr 1fr; height: 47%; gap: 15px; }
  .scene-business .business-press > img { height: calc(100% - 38px); }
  .scene-business .business-timeline { gap: 18px; }
  .scene-business .business-timeline h3 { font-size: 18px; }
  .scene-business .business-timeline .business-award strong { font-size: 23px; }
  .power-hour-content { top: 19%; }
}

/* Keep the tablet timeline and controls on separate rows on shorter screens. */
@media (min-width: 701px) and (max-width: 1100px) and (min-height: 501px) and (max-height: 850px),
       (min-width: 701px) and (max-width: 1400px) and (min-height: 501px) and (max-height: 850px) and (max-aspect-ratio: 3/2) {
  .scene-business .business-timeline { top: 62%; }
  .opening-stage > .soundscape-toggle { bottom: 22px; }
  .opening-progress > span { display: none; }
  .opening-progress .opening-track { margin-left: 150px; }
  .scene-health .scene-footnote { bottom: 105px; }
}

/* /mobile-polish-v13.css */
.reel-browse{display:none}
/* Phone compositions: each beat has a subject, a reading area and a clear action. */
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .opening-stage,.master-depth-stage,.mentor-depth-stage{contain:paint}
 .scene-plane,.master-build-person,.master-build-work{backface-visibility:visible}
 .chapter-orbits>div{opacity:.16}
 .scene-cinema .chapter-orbits>div{opacity:.1}
 .film-depth-orbits>div,.aegis-continuity-orbits>div{opacity:.35}
 .power-hour-orbits{opacity:.07}
 .scene-identity .master-invitation{position:absolute;left:auto;right:24px;bottom:92px;width:min(294px,calc(100% - 48px));height:auto;min-height:122px;display:block;grid-template-columns:none;padding:19px 22px;text-align:left;background:linear-gradient(125deg,#14264a,#080f20 75%);border:1px solid #668aca80;border-radius:14px;box-shadow:0 15px 30px #0006;overflow:visible;color:#fff}
 .scene-identity .invitation-film{display:none}
 .scene-identity .invitation-copy{padding:0;position:relative}
 .scene-identity .invitation-kicker{font:500 10px/1.5 Manrope,sans-serif;letter-spacing:.08em;color:#c8d8f5;display:block;margin-bottom:9px}
 .scene-identity .invitation-copy strong{font:500 29px/1.05 'Big Shoulders',sans-serif;color:#fff;display:block;padding-right:28px}
 .scene-identity .invitation-description{display:block;font-size:12px;line-height:1.6;color:#e6edfa;margin-top:10px}
 .scene-identity .invitation-description br{display:none}
 .scene-identity .invitation-arrow{position:absolute;right:0;top:33px;width:24px;height:24px;display:grid;place-items:center;background:none;border:0;color:#dbe6ff}
 .scene-identity .invitation-arrow svg{width:22px;height:22px}
 .scene-identity .identity-type{bottom:290px}
 .scene-unlock .unlock-detail>p:not(.mobile-chapter-label){color:#fff!important;font-size:17px;line-height:1.65;text-shadow:0 1px 10px #0008}
 .business-film-play{width:42px;height:42px}
 .business-film-play svg{margin:0!important;width:20px;height:20px;display:block}
 .business-film-play svg path{transform:none}
 .scene-business .business-print-heading{top:115px;left:24px;right:24px}
 .scene-business .business-print-heading h2{font-size:39px;line-height:1.08}
 .scene-business .business-press{top:255px;left:24px;right:24px;width:calc(100% - 48px);height:auto}
 .scene-business .business-press>img{width:100%;height:auto;object-fit:contain}
 .scene-business .business-press>span{font-size:11px;line-height:1.6;padding:15px 0;min-height:44px;color:#fff}
 .business-press::after{content:'Health. Human performance. A lifetime of understanding people.\A Tap the feature to read the full interview.';white-space:pre-line;display:block;font:400 16px/1.7 Manrope,sans-serif;text-align:left;margin-top:14px;padding-top:18px;border-top:1px solid #6985b345;color:#e8eef9}
 .scene-health .health-authorship{font-size:17px!important;line-height:1.65!important;color:#fff!important;margin-top:24px;display:block}
 .scene-health .health-authorship strong{display:block;font-size:21px;color:#fff;margin-top:10px}
 .health-mobile-heading{top:110px!important;font-size:36px!important;line-height:1.08!important}
 .health-mobile-heading::after{content:'Screens, animation and code by Scott Alexander.';font:400 12px/1.6 Manrope,sans-serif;text-transform:none;letter-spacing:0;display:block;color:#fff;margin-top:12px;max-width:270px}
 .scene-health .health-phones{top:230px!important;left:24px!important;width:calc(100% - 48px)!important;height:auto!important;gap:16px;align-items:start}
 .scene-health .health-phone{width:calc(50% - 8px);max-width:180px;margin:0;transform:none}
 .scene-health .health-phone-frame{width:100%;height:auto;aspect-ratio:auto}
 .scene-health .health-phone figcaption{margin-top:16px}
 .scene-health .health-phone figcaption strong{font-size:23px}
 .scene-health .health-phone figcaption>span{font-size:9px}
 .scene-health .health-phone figcaption button{font-size:11px;min-height:44px}
 .scene-cinema .cinema-copy{left:24px;right:24px;bottom:100px;display:block;width:auto}
 .scene-cinema .cinema-copy .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:16px}
 .scene-cinema .cinema-copy h2{font-size:clamp(40px,10.4vw,48px)!important;line-height:1.02;margin-bottom:22px}
 .scene-cinema .cinema-copy>p{font-size:16px!important;line-height:1.65!important;max-width:320px;color:#fff;margin:0}
 .cinema-copy .cinema-line{display:block}
 .scene-cinema .cinema-copy>p>br{display:none}
 .scene-cinema .cinema-copy>p>strong{display:block;margin-top:15px;font-size:17px}
 .scene-cinema .cinema-film:after{background:linear-gradient(0deg,#02060df2 0%,#02060d99 40%,transparent 80%)}
 .master-depth-stage .master-build-work{top:138px!important}
 .master-depth-stage .master-build-work h3{font-size:40px;margin-bottom:18px}
 .master-depth-stage .master-build-work>p:not(.eyebrow){font-size:16px;line-height:1.65;max-width:none}
 .master-depth-stage .master-build-person{top:390px;left:0;right:0;width:100%;max-width:none;height:calc(100svh - 438px);min-height:190px;overflow:hidden;border-radius:4px;background:#172027;box-shadow:0 14px 28px #18223a15}
 .master-depth-stage .master-build-person video{width:100%;height:100%;object-fit:cover;object-position:50% 27%}
 .master-depth-stage .master-build-person>span{display:block;position:absolute;bottom:0;left:0;right:0;padding:28px 16px 14px;background:linear-gradient(transparent,#030811bb);font-size:9px;letter-spacing:.1em;color:white}
 .film-depth-sticky .film-environment-copy{left:24px;right:24px;bottom:94px;max-width:none;width:auto}
 .film-depth-sticky .film-environment-copy h2{font-size:clamp(34px,8.6vw,42px)!important;line-height:1.08;letter-spacing:-.015em;max-width:360px}
 .film-depth-sticky .film-environment-copy p{font-size:15px;line-height:1.7;color:#fff;max-width:345px;margin-top:22px}
 .film-depth-sticky .film-environment-top{top:108px;left:24px;right:24px}
 .film-environment-top .eyebrow{font-size:10px}
 .film-environment-top .micro{font-size:9px}
 .film-environment-copy .film-inline-sound{margin-top:20px;font-size:11px;min-height:44px;gap:12px}
 .film-environment-copy .film-inline-sound>span{border-radius:50%;width:34px;height:34px;border:1px solid #9db5e55e;background:#07152b}
 .film-environment-copy .film-inline-sound>span:after{display:none}
 .film-environment-copy .film-inline-sound svg{width:17px;height:17px}
 .film-environment-note{left:24px;right:24px;bottom:24px;font-size:9px;line-height:1.7}
 /* The long offer reads in natural flow; the backdrop stays with the reader. */
 .power-hour-track{height:auto!important;--power-panel-height:auto}
 .power-hour-stage{position:relative;top:0;height:auto;overflow:clip;perspective:none}
 .power-hour-panel{height:auto;min-height:0;padding:390px 24px 32px;overflow:clip;background:#050b13;transform-origin:center top}
 .power-hour-film{top:0;height:530px;object-fit:cover;object-position:62% center;z-index:0}
 .power-hour-shade{top:0;height:550px;background:linear-gradient(0deg,#050b13 0%,#050b1344 45%,#050b1300 75%);z-index:1;pointer-events:none}
 .power-hour-topline{top:105px;left:24px;right:24px;z-index:2}
 .power-hour-topline>span{max-width:160px;font-size:10px}
 .power-hour-sound{font-size:11px}
 .power-hour-content,.power-hour-reserve,.power-hour-footer{position:relative;z-index:2}
 .power-hour-content h2{font-size:60px;line-height:1;max-width:300px}
 .power-hour-content .eyebrow{font-size:11px;margin-bottom:14px;color:#cbd8f3}
 .power-hour-lead{font-size:29px;margin:22px 0 18px}
 .power-hour-content .power-hour-intro{font-size:16px;line-height:1.75}
 .power-hour-topics{gap:14px 18px;margin-top:28px;padding-top:25px}
 .power-hour-topics li{font-size:13px;line-height:1.6}
 .power-hour-focus{font-size:17px;line-height:1.65;max-width:330px;margin-top:30px;color:#fff}
 .power-hour-reserve{background:linear-gradient(125deg,#122242,#091221);border:1px solid #5476b780;backdrop-filter:none;box-shadow:none;border-radius:10px;padding:24px;margin-top:28px}
 .power-hour-price strong{font-size:54px}
 .power-hour-reserve .button{font-size:12px;min-height:48px}
 .power-hour-footer{left:auto;right:auto;bottom:auto;margin-top:35px;font-size:9px;gap:25px}
 .reel-browse{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid #647eac44;margin:28px 0 16px;color:#e6edff;font-size:11px;letter-spacing:.08em}
 .reel-browse>div{display:flex;gap:8px}
 .reel-browse button{width:42px;height:42px;border-radius:50%;border:1px solid #7a97ce66;display:grid;place-items:center;color:#fff;background:#101b2d}
 .reel-browse button:disabled{opacity:.3}
 .reel-browse svg{width:18px;height:18px}
 #perspectives .reel-rail{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:0;padding:0 24px 18px 0;margin-right:-24px;scrollbar-width:thin;scrollbar-color:#365dc1 #101b2e}
 #perspectives .journal-film{flex:0 0 78%;min-width:0;scroll-snap-align:start}
 #perspectives .rail-hint{display:block;font-size:10px;color:#dce7fa;margin-top:15px}
 .interview-wall{display:grid;grid-template-columns:1fr;gap:26px;padding:0;max-width:none;width:100%}
 .archive-interview,.archive-interview:nth-child(2){width:100%;margin:0}
 .archive-interview:before{display:none}
 .interview-caption{padding:20px}
 .press-credits{grid-template-columns:1fr 1fr;gap:0;align-items:stretch;margin:0;padding:0;border-top:1px solid #657fa640}
 .press-credits>div{padding:22px 12px 22px 0;display:flex;flex-direction:column;justify-content:space-between;gap:10px;min-height:106px;border-bottom:1px solid #657fa640}
 .press-credits span{font-size:21px;line-height:1.25}
 .press-credits small{font-size:9px;line-height:1.5}
 .archive-evidence{gap:32px}
 .receipt-grid{gap:28px}
 .receipt-item{padding:0 0 26px;width:100%;margin:0}
 .receipt-image{height:260px;background:#0c1421;border:1px solid #7894c330}
 .receipt-image>img{inset:16px;width:calc(100% - 32px);height:calc(100% - 32px);max-height:none;object-fit:contain!important}
 [data-image="health-press"] .receipt-image{height:390px}
 [data-image="ai-health-release"] .receipt-image{height:300px}
 .receipt-label{font-size:11px;margin-top:20px;color:#c8d9fb}
 .receipt-item h4{font-family:'Big Shoulders',sans-serif;font-size:32px;line-height:1.1;margin:10px 0}
 .receipt-note{color:#e1e8f3;font-size:14px;line-height:1.6}
 .receipt-item .archive-open{display:flex;align-items:center;justify-content:space-between;min-height:44px;font-size:10px;margin-top:16px}
 .receipt-source{margin-top:8px;font-size:13px}
 .archive-additional{gap:18px}
 .archive-mini{padding:16px;grid-template-columns:90px minmax(0,1fr);gap:18px;background:#0c1421}
}
@media(min-width:701px){.reel-browse{display:none}}
@media(max-width:700px) and (prefers-reduced-motion:no-preference) and (max-height:740px){
 .scene-identity .master-invitation{bottom:78px;padding:15px 18px;width:274px}
 .scene-identity .invitation-copy strong{font-size:26px}
 .scene-identity .invitation-description{font-size:11px;margin-top:8px}
 .scene-identity .identity-type{bottom:268px}
 .scene-business .business-print-heading{top:101px}
 .scene-business .business-print-heading h2{font-size:33px}
 .scene-business .business-press{top:213px}
 .business-press::after{font-size:14px;line-height:1.6;padding-top:10px;margin-top:5px}
 .scene-health .health-phones{top:204px!important;left:35px!important;width:calc(100% - 70px)!important}
 .scene-health .health-phone{max-width:146px}
 .health-mobile-heading{top:100px!important;font-size:30px!important}
 .scene-health .health-phone figcaption{margin-top:10px}
 .scene-health .health-phone figcaption strong{font-size:21px}
 .scene-cinema .cinema-copy{bottom:86px}
 .scene-cinema .cinema-copy h2{font-size:38px!important}
 .scene-cinema .cinema-copy>p{font-size:15px!important}
 .master-depth-stage .master-build-work{top:122px!important}
 .master-depth-stage .master-build-work h3{font-size:35px}
 .master-depth-stage .master-build-person{top:350px;height:calc(100svh - 392px);min-height:150px}
 .film-depth-sticky .film-environment-copy h2{font-size:33px!important}
 .film-depth-sticky .film-environment-copy p{font-size:14px;line-height:1.65;margin-top:16px}
 .film-depth-sticky .film-environment-copy{bottom:70px}
}
@media(prefers-reduced-motion:reduce){
 .scene-identity .identity-type{bottom:auto}
 .power-hour-panel{transform:none!important}
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .scene-identity .master-invitation .invitation-copy strong{font-size:29px!important;line-height:1.05!important;padding-right:28px;max-width:none;width:auto;margin:0}
 .scene-identity .master-invitation .invitation-kicker{font-size:10px!important;line-height:1.5!important;margin:0 0 9px;color:#c8d8f5}
 .scene-identity .master-invitation .invitation-description{font-size:12px!important;line-height:1.6!important;max-width:none;width:auto;color:#e6edfa}
 .scene-identity .master-invitation .invitation-description br{display:inline}
 .scene-identity .master-invitation .invitation-arrow{right:0;top:38px;width:24px;height:24px;background:none!important;border:0!important}
 /* The opening director owns geometry opacity and its scroll depth. */
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){.scene-identity .master-invitation .invitation-copy{padding:0!important}}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .mobile-stage-resting{visibility:hidden!important}
 .mobile-stage-resting .scene-plane,.mobile-stage-resting .master-entry-stage,.mobile-stage-resting .master-build-stage,.mobile-stage-resting .master-build-person,.mobile-stage-resting .master-build-work,.mobile-stage-resting .mentor-portrait,.mobile-stage-resting .mentor-copy,.mobile-stage-resting .film-environment{transform:none!important;visibility:hidden!important}
 .mobile-stage-resting *{animation-play-state:paused!important}
}

@media(max-width:700px) and (prefers-reduced-motion:no-preference) and (max-height:619px){
 .scene-identity .identity-type{bottom:150px}
 .scene-identity .master-invitation{bottom:110px}
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .scene-health .health-phones .health-phone{transform:none!important}
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference) and (max-height:619px){
 .scene-health .health-authorship{display:none}
 .scene-health .health-phones{top:202px!important;left:40px!important;width:calc(100% - 80px)!important;gap:12px}
 .scene-health .health-phone{width:calc(50% - 6px)}
 .scene-health .health-phone figcaption strong{font-size:18px;white-space:nowrap}
 .scene-health .health-phone figcaption>span{display:none}
 .scene-health .health-phone figcaption button{font-size:10px;min-height:35px}
}

/* A phone-sized precision dial; the desktop and tablet clock retain their layout. */
.clock-counter-orbit,.clock-beacon{display:none}
@media(max-width:700px){
 .master-journey{padding-top:16px}
 .hours-art>.micro{display:block;color:#173b78;font-size:12px;letter-spacing:.13em;text-align:center}
 .master-clock{isolation:isolate;max-width:290px;margin:20px auto 24px}
 .master-clock::before{content:'';position:absolute;inset:2%;border-radius:50%;background:radial-gradient(ellipse at 32% 15%,#345e9c 0%,#112747 35%,#060e20 72%);border:1px solid #7a93b2;box-shadow:0 18px 30px #101e3529,inset 0 2px 3px #dfeeff99,inset 0 -3px 6px #010612;z-index:-1}
 .master-clock::after{content:'';position:absolute;inset:15.25%;border:1px solid #8cadde4d;border-radius:50%;box-shadow:inset 0 1px 20px #01071566,0 0 20px #245fc126;pointer-events:none;z-index:-1}
 .master-clock svg{position:relative;overflow:visible}
 .master-clock svg>circle:first-child{stroke:#b8cceb;stroke-width:1.3}
 .master-clock svg>g{stroke:#a8c0e3;stroke-width:1.4}
 .master-clock svg>circle:not([class]):not(:first-child){stroke:#728eb466;stroke-width:1}
 .master-clock .clock-orbit{stroke:#629aff;stroke-width:2.4;stroke-linecap:round;filter:drop-shadow(0 0 3px #3876e6)}
 .master-clock .clock-runner{stroke:#b9d8ff;stroke-width:2.5;stroke-linecap:round;filter:drop-shadow(0 0 3px #569bff)}
 .master-clock .clock-counter-orbit{display:block;fill:none;stroke:#4b80cc70;stroke-width:1;stroke-dasharray:90 702;transform-origin:200px 200px;animation:clockContinuous 28s linear infinite reverse}
 .master-clock .clock-beacon{display:block;fill:#eef6ff;filter:drop-shadow(0 0 5px #73acff);transform-origin:200px 200px;animation:clockContinuous 18s linear infinite}
 .master-clock .clock-counter-orbit,.master-clock .clock-beacon{animation-play-state:var(--clock-state,paused)}
 .master-clock .twelve{color:#f6f8ff!important;font-family:'Big Shoulders',sans-serif;font-size:130px;letter-spacing:-.025em;line-height:1;transform:translateY(-4px)}
 .master-clock .master-hour-count{display:block;font-weight:500;text-shadow:0 3px 18px #7facf32e;transition:none}
 .master-clock .twelve span{font:500 9px/1.5 Manrope,sans-serif;letter-spacing:.13em;color:#c2d4f0;margin-top:11px}
 .hours-art .time-ends{font-size:11px;color:#173b78;padding-top:15px;border-color:#173b7840}
 .hours-art>p{font-size:14px;line-height:1.7;color:#3d4655;margin-top:18px}
}
@media(max-width:360px){.master-clock{max-width:258px}.master-clock .twelve{font-size:116px}.hours-art .time-ends{font-size:10px}}
@media(prefers-reduced-motion:reduce){.master-clock .clock-counter-orbit,.master-clock .clock-beacon{animation:none!important}}

/* /mobile-refinement-v14.css */
/* The phone has its own reading rhythm and camera, not a scaled desktop. */
.method-stage,.power-hour-reading{display:contents}
.method-progress,.method-scroll-note,.case-mobile-browse{display:none}
@media(max-width:700px){
 .mentor-copy p:not(.eyebrow){color:#fff!important}
 .site-header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:#080c12}
 .case-panels{display:block!important}
 .case-panel[hidden]{display:none!important}
 .case-panel:not([hidden]){display:block;min-height:0}
 .case-panel-copy{padding-bottom:24px;max-width:none}
 .case-panel-copy h3{font-size:42px;line-height:1.08}
 .case-panel-copy p{font-size:16px;line-height:1.7;color:#fff}
 .case-panel-copy .case-panel-note{font-size:13px;line-height:1.65;color:#dce5f6}
 .case-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%}
 .case-tabs button{font-size:11px;line-height:1.4;padding:12px 8px;min-height:62px;white-space:normal;text-align:left}
 .case-tabs button span{display:block;margin-top:5px}
 .case-compare{display:flex!important;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#456ed0 #10192c;padding-bottom:16px;align-items:flex-start}
 .case-compare>figure{flex:0 0 91%;min-width:0;scroll-snap-align:start;margin:0}
 .case-compare figcaption{margin-bottom:15px}
 .case-compare figcaption strong{font-size:25px;line-height:1.2;color:#fff}
 .case-compare figcaption>span{font-size:11px;color:#9cbbff}
 .case-social .case-image{max-height:none;height:auto;display:block;width:100%}
 .case-social .case-image img{width:100%;height:auto;max-height:none;object-fit:contain}
 .case-after-social{display:block}
 .case-after-social .case-reel-image{margin-top:14px}
 .case-after-social .case-reel-image img{max-height:330px;object-fit:cover;object-position:top}
 .case-mobile-browse{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 18px;color:#fff;font-size:11px;letter-spacing:.06em}
 .case-mobile-browse small{display:block;margin-top:7px;font-size:11px;color:#cad9ef;letter-spacing:0}
 .case-mobile-browse>div{display:flex;gap:6px}
 .case-mobile-browse button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #698dd566;border-radius:50%;background:#101b30;color:white}
 .case-mobile-browse svg{width:19px;height:19px}
 .scene-identity .identity-geometry{opacity:.26;inset:14% -53% -8% 2%;pointer-events:none}
 .scene-identity .identity-geometry .orbital-core{border-color:#668bc866}
}
@keyframes invitation-core-spin{to{transform:rotate(405deg)}}
@keyframes invitation-core-light{50%{opacity:.5;transform:scale(.75)}}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .mobile-stage-resting{visibility:hidden}
 .mobile-stage-resting *{will-change:auto!important;animation-play-state:paused!important}
 .mentoring-method{height:420svh!important;position:relative;margin:30px -24px 60px!important;padding:0!important;max-width:none;opacity:1!important;transform:none!important;border:0!important}
 .method-stage{display:block;position:sticky;top:0;height:100svh;overflow:hidden;padding:112px 24px 64px;background:radial-gradient(ellipse at 95% 53%,#112447 0%,#050a14 61%,#03070c 100%);perspective:1200px}
 .method-stage>.eyebrow{font-size:12px;letter-spacing:.12em;margin:0 0 30px;color:#cfddf8}
 .method-stage>div:not(.method-progress){display:block;position:relative;height:calc(100% - 126px);margin:0;padding:0}
 .method-stage article{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:32px 26px;border:1px solid #7499dd50;border-radius:10px;background:linear-gradient(130deg,#102348e6,#060d1bd9);box-shadow:inset 0 1px #b7d4ff20;transform-origin:50% 50%;margin:0;min-height:0}
 .method-stage article>span{font-size:12px;letter-spacing:.12em;color:#97b9ff;margin-bottom:28px}
 .method-stage article h3{font-size:46px;line-height:1.08;max-width:260px;color:#fff;margin:0 0 25px}
 .method-stage article p{font-size:17px;line-height:1.75;color:#f1f5ff;margin:0;max-width:290px}
 .method-progress{display:flex;position:absolute;left:24px;right:24px;bottom:70px;gap:12px}
 .method-progress button{position:relative;flex:1;background:transparent;border:0;border-bottom:1px solid #496087;padding:13px 0;text-align:left;font:400 13px Manrope,sans-serif;color:#a4b1c9;cursor:pointer}
 .method-progress button::after{content:'';position:absolute;left:0;bottom:-1px;height:2px;width:calc(100% * var(--step-progress,0));background:#6896ff}
 .method-progress button[aria-current=true]{color:#fff}
 .method-scroll-note{display:block;position:absolute;left:24px;bottom:34px;font-size:9px;color:#aebbd2;letter-spacing:.13em}
 .power-hour-track{height:calc(180svh + var(--power-reading-travel,1150px))!important;--power-panel-height:100svh}
 .power-hour-stage{position:sticky;top:0;height:100svh;overflow:hidden;perspective:1400px;contain:paint}
 .power-hour-panel{height:100%;padding:0;min-height:0;overflow:hidden;transform-origin:center;background:#050b13}
 .power-hour-film{inset:0;height:100%;width:100%;object-fit:cover;object-position:64% center;z-index:0}
 .power-hour-shade{inset:0;height:100%;z-index:1;background:linear-gradient(180deg,#03081130 5%,#03081133 35%,#030811b8 60%,#030811f2 100%);opacity:1}
 .power-hour-shade::after{content:'';position:absolute;inset:0;background:#030811;opacity:var(--power-reading-shade,0)}
 .power-hour-orbits{inset:15% -80% -35% -20%;z-index:2;opacity:.23;animation:power-orbit-drift 32s linear infinite;pointer-events:none}
 .power-hour-orbits i{border-color:#7b9cd6}
 .power-hour-topline{z-index:4;top:100px;left:24px;right:24px}
 .power-hour-topline>span{opacity:var(--power-context-opacity,1);font-size:9px}
 .power-hour-reading{display:block;position:absolute;left:24px;right:24px;top:0;z-index:3;transform:translateY(48svh);padding-bottom:24px}
 .power-hour-content,.power-hour-reserve,.power-hour-footer{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:100%;max-width:none}
 .power-hour-content h2{font-size:62px;line-height:1;max-width:320px;text-shadow:0 2px 15px #0004}
 .power-hour-lead{font-size:30px;line-height:1.25;margin:24px 0}
 .power-hour-content .power-hour-intro{font-size:17px;line-height:1.75;color:#fff}
 .power-hour-topics{grid-template-columns:1fr;gap:12px;margin:30px 0 0;padding:25px 0 0}
 .power-hour-topics li{font-size:15px;line-height:1.6;color:#fff}
 .power-hour-focus{font-size:19px;line-height:1.6;margin:32px 0;color:#fff}
 .power-hour-footer{margin-top:30px;gap:18px}
 .power-hour-reserve{margin-top:32px;background:linear-gradient(135deg,#142a4eef,#071325e8);padding:25px;border:1px solid #7196d980;box-shadow:none;backdrop-filter:none}
 .power-hour-reserve .button{min-height:48px;line-height:1.5}
}
@keyframes power-orbit-drift{to{rotate:360deg}}
@media(max-width:700px) and (max-height:680px) and (prefers-reduced-motion:no-preference){
 .method-stage{padding-top:98px}
 .method-stage article{padding:22px}
 .method-stage article h3{font-size:36px;margin-bottom:16px}
 .method-stage article>span{margin-bottom:16px}
 .method-stage article p{font-size:15px;line-height:1.6}
}
@media(prefers-reduced-motion:reduce){.invitation-core *{animation:none}.power-hour-orbits{animation:none}}
@media(max-width:700px){
 .case-social>figure:first-child .case-image{max-height:none}
 .case-after-social .case-reel-image{max-height:none;overflow:hidden}
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .power-hour-film{object-position:center}
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .power-hour-topline{text-shadow:0 1px 6px #000}
 .power-hour-sound{background:#0813269c;border:1px solid #aec8f326;padding:8px 12px;border-radius:22px}
 .power-hour-topline>span{color:#fff}
 .power-hour-stage.mobile-stage-resting .power-hour-orbits{animation-play-state:paused}
}
/* Preserve the original desktop grid despite the phone's sticky stage wrapper. */
.mentoring-method>.method-stage{display:contents}
.mentoring-method>.method-stage>div:not(.method-progress){display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
.mentoring-method>.method-stage>.eyebrow{font-size:10px;margin-bottom:30px}
@media(max-width:1050px){.mentoring-method>.method-stage>div:not(.method-progress){grid-template-columns:1fr 1fr;gap:32px}}
@media(max-width:700px){.mentoring-method>.method-stage>div:not(.method-progress){grid-template-columns:1fr;gap:28px}}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .mentoring-method>.method-stage{display:block}
 .mentoring-method>.method-stage>div:not(.method-progress){display:block;height:calc(100% - 115px);margin:0;padding:0}
 .mentoring-method>.method-stage>.eyebrow{font-size:12px;margin:0 0 30px}
 .mentoring-method>.method-stage>.method-progress{display:flex;gap:12px}
 .mentoring-method article{will-change:auto}
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .method-stage article{overflow:hidden}
 .method-stage article::before{content:attr(data-step);position:absolute;right:20px;top:12px;font:500 108px/.95 'Big Shoulders',sans-serif;color:#91b5ff0f;pointer-events:none}
 .method-stage article::after{content:'';position:absolute;right:-155px;bottom:-180px;width:330px;height:330px;border:1px solid #7096d921;border-radius:50%;box-shadow:0 0 0 38px #7199e109,0 0 0 76px #7199e106;pointer-events:none}
}
/* /review-polish-v15.css */
/* Shared current-state audio control. The text and icon have equal optical space. */
button.audio-state,.scene-unlock .unlock-film button.audio-state,.film-environment-copy button.audio-state,.power-hour-topline button.audio-state{
 display:inline-flex;align-items:center;justify-content:center;gap:11px;box-sizing:border-box;width:auto;height:42px;min-height:42px;padding:0 15px;border:1px solid #577fc9;border-radius:24px;background:#061020d9;color:#eff4ff;font:500 11px/1 Manrope,sans-serif;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;
}
.audio-state .audio-symbol,.film-environment-copy .audio-state>span{display:flex;align-items:center;justify-content:center;flex:none;position:static;padding:0;margin:0;width:18px;height:18px;min-height:0;border:0;border-radius:0;background:none;color:inherit;line-height:1}
.audio-state span::after{display:none!important}.audio-state svg{display:block;width:18px!important;height:18px!important;max-width:none;max-height:none;margin:0;vertical-align:0}
.audio-state[data-sound=off] .audio-waves,.audio-state[data-sound=on] .audio-cross{display:none}
.audio-state:hover{background:#10294b}.audio-state:focus-visible{outline:2px solid white;outline-offset:4px}
.card-light-trace{position:absolute;inset:-1px;width:calc(100% + 2px);height:calc(100% + 2px);overflow:visible;pointer-events:none;fill:none;color:#c3d8f9;opacity:.8;border-radius:inherit}
.card-light-trace rect{stroke:currentColor;stroke-width:1;stroke-dasharray:11 89;vector-effect:non-scaling-stroke;animation:card-edge-travel 7s linear infinite;animation-play-state:paused}
.trace-active .card-light-trace rect{animation-play-state:running}
@keyframes card-edge-travel{to{stroke-dashoffset:-100}}
.power-hour-reserve{border-radius:12px;background:linear-gradient(125deg,#102644aa,#050f20a3);backdrop-filter:none;-webkit-backdrop-filter:none}
.power-hour-content h2 em{color:#1946af!important}
@media(min-width:701px){.master-invitation .card-light-trace{display:none}}
@media(max-width:700px){
 /* One phone composition owns the cover. Keep the face above the long surname. */
 .scene-identity .identity-film video.identity-portrait{top:82px;left:auto;right:-12px;width:auto;height:calc(100svh - 365px);max-height:590px;aspect-ratio:9/16;object-fit:contain!important;object-position:center top!important;mix-blend-mode:normal;-webkit-mask-image:linear-gradient(180deg,#000 70%,transparent);mask-image:linear-gradient(180deg,#000 70%,transparent);-webkit-mask-composite:source-over;mask-composite:add}
 .scene-identity .identity-type{top:auto;bottom:278px;left:24px;right:24px}
 .scene-identity .identity-type h1{font-size:clamp(49px,14vw,62px);line-height:.98;margin:14px 0 15px}
 .scene-identity .identity-type .eyebrow{font-size:10px;letter-spacing:.095em}
 .scene-identity .identity-type .opening-statement{font-size:27px;line-height:1.08}
 .scene-identity .identity-type .opening-intro{font-size:15px;line-height:1.65;margin:18px 0 0;max-width:360px;color:#fff}
 .scene-identity .identity-shade{background:linear-gradient(0deg,#03050a 9%,#03050ab0 32%,transparent 68%)}
 .scene-identity .identity-geometry{inset:0!important;opacity:.26;overflow:hidden!important}
 .scene-identity .identity-geometry .orbital-core{position:absolute;width:140%;height:115%;left:-12%;top:-5%;border-color:#496cac66}
 .scene-identity .master-invitation{bottom:76px;width:min(304px,calc(100% - 48px));padding:19px 22px;box-shadow:0 10px 24px #0005;background:linear-gradient(130deg,#11254c,#070f20 75%);overflow:hidden}
 .scene-identity .master-invitation .invitation-kicker{padding-right:0}
 .scene-identity .master-invitation .invitation-copy strong{font-size:29px!important}
 .scene-identity .master-invitation .invitation-description{font-size:12px!important}
 .scene-identity .master-invitation .invitation-arrow{top:37px}
 .scene-unlock .unlock-detail .mobile-chapter-label span{color:#1946af}
 .mentor-depth-stage .section-heading>p,.mentor-copy p,.mentor-copy h3{color:white!important}
 /* Aegis: readable introduction, then the complete product, with a full-field orbit. */
 .scene-aegis .aegis-screen{inset:235px 6% 85px!important;width:88%!important;height:calc(100% - 320px)!important;max-height:none!important;overflow:visible;z-index:2!important;box-shadow:none;background:none;aspect-ratio:auto}
 .scene-aegis .aegis-screen video.app-welcome-video{width:100%;height:100%;object-fit:contain!important;object-position:center!important;mask-size:contain!important;-webkit-mask-size:contain!important;mask-position:center!important;-webkit-mask-position:center!important;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;animation:none!important}
 .scene-aegis .aegis-screen::before,.scene-aegis .aegis-screen::after{display:none}
 .scene-aegis .aegis-scene-copy{top:118px!important;left:24px;right:24px;width:auto!important;z-index:3}
 .scene-aegis .aegis-scene-copy>p:not(.eyebrow){font-size:17px!important;line-height:1.7;color:#fff!important;max-width:360px}
 .scene-aegis .aegis-mobile-heading{top:118px!important;left:24px;right:24px;font-size:40px!important;z-index:3}
 .scene-aegis .aegis-mobile-heading span{color:#1946af}
 .scene-aegis .aegis-orbit{display:block!important;inset:-15% -60% -18% -40%;height:auto;width:auto;aspect-ratio:auto;border-radius:49%;z-index:0;opacity:.19!important;overflow:hidden;transform:none}
 .scene-aegis .aegis-orbit i{inset:7%;border-radius:48%;border-color:#6784b8;animation:none!important}
 .scene-aegis .aegis-orbit i:nth-child(2){inset:22% 18%}
 .scene-aegis .aegis-sculpture{display:block!important;position:absolute;left:calc(50% - 85px);top:auto;bottom:105px;width:170px;height:145px;object-fit:contain;opacity:calc(.8 * (1 - var(--aegis-product,0)));z-index:1;filter:none!important}
 .scene-aegis .scene-footnote{left:24px;bottom:71px;font-size:9px}
 /* Health keeps its full-width visual field and gives the authorship one consistent scale. */
 .scene-health .chapter-orbits{inset:-14% -55% -8% -45%!important;opacity:.2!important;overflow:hidden}
 .scene-health .chapter-orbits>div{opacity:.6}
 .scene-health .chapter-health-copy .health-authorship{font-size:16px!important;line-height:1.65!important;border-color:#1946af;margin-top:22px!important}
 .scene-health .chapter-health-copy .health-authorship strong{font-size:16px!important;font-weight:500;margin-top:8px}
 .scene-health .health-path{display:flex!important;position:relative;gap:16px;font-size:10px;margin-top:24px;color:#becde7}
 .scene-health .health-path span{padding:10px 0;border-top:1px solid #314c77}
 .scene-health .chapter-health-copy>p:not(.eyebrow){font-size:17px!important;line-height:1.65}
 .scene-cinema .cinema-copy{bottom:105px;left:24px;right:24px}
 .scene-cinema .cinema-copy h2{font-size:clamp(39px,10.5vw,46px)!important}
 .scene-cinema .cinema-copy>p{font-size:16px!important;line-height:1.65!important}
 .scene-cinema .sound-control{top:104px!important;right:24px!important;bottom:auto!important}
 .master-entry-objects{display:none}
 .master-build-work h3{color:#111b30}
 .master-build-work h3::after{content:'';display:block;width:54px;height:2px;background:#163c86;margin-top:20px}
 .case-proof{opacity:1!important;transform:none!important;padding-top:28px}
 .case-panel{animation:none!important;transform:none!important;opacity:1!important}
 .case-panel-copy h3{font-size:39px;line-height:1.08}
 .case-panel-copy h3 em{color:#1946af!important}
 .case-proof-top{display:block}.case-proof-top>.eyebrow{margin-bottom:20px}
 .case-playback{gap:18px;align-items:center}.case-playback>span{font-size:10px;line-height:1.6;max-width:170px}
 .case-mobile-browse{margin-bottom:15px}.case-tabs{margin-top:20px}
 /* Continuous navy grading: no hard join below the yacht film. */
 .power-hour-panel{background:#030811}
 .power-hour-stage{background:#030811}
 .power-hour-shade{background:linear-gradient(90deg,#0308118f,transparent 95%),linear-gradient(180deg,#03081112 10%,#03081138 30%,#030811d9 72%,#030811 100%)}
 .power-hour-shade::after{background:#030811;opacity:calc(var(--power-reading-shade,0) * .66)}
 .power-hour-orbits{inset:0!important;opacity:.15!important;overflow:hidden;animation:none}
 .power-hour-orbits i{inset:-10% -45% -15% -25%;border-color:#607ca9}
 .power-hour-orbits i:nth-child(2){inset:7% -27% 5% -8%}.power-hour-orbits i:nth-child(3){inset:24% -10% 20% 10%}
 .power-hour-content h2{font-size:clamp(54px,14.5vw,64px);max-width:340px;line-height:1.02}
 .power-hour-content .power-hour-intro{font-size:16px;line-height:1.7;max-width:355px}
 .power-hour-lead{font-size:28px;margin:22px 0}
 .power-hour-topics li{font-size:15px}.power-hour-topics li::before{background:#1946af}
 .power-hour-reserve{background:linear-gradient(120deg,#112542ab,#030d1caf);border-color:#506b9470;padding:25px;border-radius:12px;overflow:hidden}
 .power-hour-focus{font-size:18px;line-height:1.65}
 .power-hour-footer{padding-bottom:12px}
 /* Bound layer allocation. Each subject retains its own perspective camera; avoid nested 3D containers. */
 .opening-world,.opening-scene,.sc-stage,.power-hour-stage,.method-stage{perspective:none!important;transform-style:flat!important}
 .opening-scene *,.master-depth-stage *,.mentor-depth-stage *,.power-hour-stage *,.continuity-plane{will-change:auto!important;backface-visibility:visible!important;transform-style:flat!important}
 .identity-type,.power-hour-content,.aegis-scene-copy,.aegis-mobile-heading{text-shadow:none!important}
 .phone-section-resting{visibility:hidden!important}
 .phone-section-resting *{animation-play-state:paused!important;will-change:auto!important;transform:none!important;filter:none!important;backdrop-filter:none!important}
 .opening-stage .soundscape-toggle{backdrop-filter:none;-webkit-backdrop-filter:none}
 .scene-unlock .unlock-film::after{box-shadow:none!important}
 .scene-plane{filter:none!important}
}
@media(max-width:700px) and (max-height:760px){
 .scene-identity .identity-film video.identity-portrait{top:76px;height:calc(100svh - 320px)}
 .scene-identity .identity-type{bottom:255px}
 .scene-identity .identity-type h1{font-size:52px;margin:10px 0 13px}
 .scene-identity .identity-type .opening-statement{font-size:25px}
 .scene-identity .identity-type .opening-intro{font-size:14px;line-height:1.55;margin-top:13px}
 .scene-identity .master-invitation{bottom:69px;padding:16px 19px}
 .scene-aegis .aegis-scene-copy{top:100px!important}
 .scene-aegis .aegis-scene-copy>p:not(.eyebrow){font-size:16px!important;line-height:1.55}
 .scene-aegis .aegis-sculpture{width:130px;height:110px;left:calc(50% - 65px);bottom:87px}
 .scene-aegis .aegis-screen{inset:213px 8% 77px!important;width:84%!important;height:calc(100% - 290px)!important}
}
@media(prefers-reduced-motion:reduce){.card-light-trace rect{animation:none}.phone-section-resting{visibility:visible!important}}

@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .master-build-work .built-output{position:absolute!important;top:245px!important;left:0;right:0;min-height:210px;margin:0;padding:28px 24px!important;border:1px solid #193c8438;border-radius:8px;background:linear-gradient(135deg,#fff,#e1e8f4);display:grid!important;grid-template-columns:28px minmax(0,1fr);gap:16px;box-shadow:0 12px 24px #12326212}
 .master-build-work .built-output strong{font-size:29px;line-height:1.1;color:#103a83}
 .master-build-work .built-output p{font-size:16px;line-height:1.7;margin-top:18px;color:#283245}
 .master-build-work .built-output>i{display:none}
 .master-build-work .built-output::after{content:'';position:absolute;left:24px;bottom:18px;height:2px;width:calc((100% - 48px)*var(--output-progress,0));background:#153b88}
}
@media(max-width:700px) and (max-height:680px) and (prefers-reduced-motion:no-preference){.master-build-work .built-output{top:210px!important;min-height:190px;padding:22px!important}.master-build-work .built-output strong{font-size:25px}.master-build-work .built-output p{font-size:15px}}
@media(max-width:700px){.scene-identity .identity-film video.identity-portrait{mix-blend-mode:lighten;-webkit-mask-image:linear-gradient(90deg,transparent,#000 17%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 17%,#000 88%,transparent)}}

@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .scene-aegis .aegis-sculpture{display:none!important}
 .scene-aegis .aegis-screen{inset:auto!important;top:var(--product-top,460px)!important;left:6%!important;right:6%!important;width:88%!important;height:var(--product-height,400px)!important}
}

@media(max-width:700px) and (max-height:680px){
 .scene-identity .identity-film video.identity-portrait{top:76px!important;height:260px!important;right:-5px}
 .scene-identity .identity-type{top:202px!important;bottom:auto!important}
 .scene-identity .identity-type h1{font-size:44px!important;line-height:.98;margin:11px 0 12px}
 .scene-identity .identity-type .opening-statement{font-size:24px!important}
 .scene-identity .identity-type .opening-intro{font-size:13px!important;line-height:1.6;margin-top:13px}
}

/* /cover-v15a.css */
/* Mobile cover: original glass-core film, four-edge portrait blend and camera field. */
@media(max-width:700px){
 /* Give the isolated scene its own identical backdrop. Safari must blend the
    moving film against real navy pixels, not a transparent stacking group. */
 .opening-scene.scene-identity{background:#03050a}
 .scene-identity .identity-film{mix-blend-mode:lighten}
 .scene-identity .identity-film video.identity-portrait{
  mix-blend-mode:normal;
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent),linear-gradient(180deg,transparent,#000 6%,#000 72%,transparent 98%);
  mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent),linear-gradient(180deg,transparent,#000 6%,#000 72%,transparent 98%);
  -webkit-mask-composite:source-in;mask-composite:intersect;
 }
 /* Restore the orbit geometry and motion from the approved v12 cover. */
 .scene-identity .identity-geometry{inset:20% -25% 20%!important;overflow:visible!important}
 .scene-identity .identity-geometry .orbital-core{inset:0;width:auto;height:auto;aspect-ratio:1;max-height:100%;margin:auto;border-color:#3668ca50;transform:rotateX(18deg) rotateY(-16deg)}
 .scene-identity .identity-geometry .orbital-core i{border-color:#4566af50;animation-duration:34s}
 .scene-identity .identity-geometry .orbital-core i:nth-child(2){animation-duration:47s}
 .scene-identity .identity-geometry .orbital-core i:nth-child(3){animation-duration:27s;border-color:#6390ef55}
 .scene-identity .identity-geometry .orbital-core span{filter:none;animation-duration:12s;border-top-color:#72a0ff}
 .scene-identity .master-invitation{isolation:isolate}
 .scene-identity .master-invitation .invitation-film{display:block;position:absolute;inset:20px -10px auto auto;width:128px;height:112px;padding:0;margin:0;z-index:0;overflow:hidden;pointer-events:none;mix-blend-mode:screen;
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 18%,#000 87%,transparent),linear-gradient(180deg,transparent,#000 10%,#000 78%,transparent);
  mask-image:linear-gradient(90deg,transparent,#000 18%,#000 87%,transparent),linear-gradient(180deg,transparent,#000 10%,#000 78%,transparent);
  -webkit-mask-composite:source-in;mask-composite:intersect;
 }
 .scene-identity .master-invitation .invitation-film video{display:block;width:100%;height:100%;object-fit:cover;transform:none;filter:invert(1) hue-rotate(180deg) saturate(1.2);opacity:.9}
 .scene-identity .master-invitation .invitation-duration{display:none}
 .scene-identity .master-invitation .invitation-copy{position:relative;z-index:1}
 .scene-identity .master-invitation .invitation-copy strong{font-size:27px!important;padding-right:68px;line-height:1.08!important}
 .scene-identity .master-invitation .invitation-kicker{font-size:9px!important;letter-spacing:.04em}
 .scene-identity .master-invitation .invitation-arrow{top:auto;bottom:0;right:-5px;width:20px;height:20px}
 .scene-identity .master-invitation .invitation-description{padding-right:14px;font-size:11px!important}
 .scene-identity.cover-motion-paused .orbital-core *,.scene-identity.cover-motion-paused .card-light-trace rect{animation-play-state:paused!important}
}
@media(prefers-reduced-motion:reduce){.scene-identity .orbital-core *{animation:none!important}}

/* A native video poster can disappear while Safari replaces its decoder. Keep
   the same artwork in a separate paint layer until the first decoded frame. */
.scene-unlock .unlock-film{background-image:url('/assets/aegis-intelligence-poster-web-v11-1280.webp');background-size:cover;background-position:64% center}
.scene-unlock .unlock-film>video:not(.media-frame-ready){opacity:0!important}
@media(max-width:700px){.scene-unlock .unlock-film{background-position:61% 25%}}
@media(max-width:700px){.master-build-work .built-output .card-light-trace{color:#1946af;opacity:.7}}

/* Restore the approved Aegis product shot; desktop keeps its existing copy. */
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .scene-aegis .aegis-mobile-heading{top:113px!important;font-size:41px!important}
 .scene-aegis .aegis-screen{inset:auto!important;top:235px!important;left:6%!important;right:6%!important;width:88%!important;height:54%!important}
 .scene-aegis .aegis-screen video.app-welcome-video{animation:appPresentation 9s ease-in-out infinite!important}
 .scene-aegis .aegis-orbit{inset:auto!important;top:48%!important;right:8%!important;left:auto!important;bottom:auto!important;height:41%!important;width:auto!important;aspect-ratio:1;border-radius:50%;opacity:.5!important;overflow:visible;transform:none!important}
 .scene-aegis .aegis-orbit i{inset:8%;border-radius:50%;border-color:#5383d666;animation:orbitTurn 10s linear infinite!important}
 .scene-aegis .aegis-orbit i:nth-child(2){inset:18%;animation-direction:reverse!important;animation-duration:14s!important}
}
@media(max-width:700px) and (max-height:740px) and (prefers-reduced-motion:no-preference){
 .scene-aegis .aegis-mobile-heading{top:103px!important;font-size:35px!important}
 .scene-aegis .aegis-screen{top:207px!important;height:55%!important}
}

/* Preserve the original broad moving circles. Contrast is controlled once on
   each plane, rather than multiplying opacity until the artwork vanishes. */
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .opening-scene .chapter-orbits{display:block!important;overflow:visible!important;inset:14% -30% 18% 5%!important}
 .scene-health .chapter-orbits,.scene-unlock .chapter-orbits,.scene-cinema .chapter-orbits{inset:10% -40% 10% 15%!important;opacity:var(--orbit-opacity,.18)!important}
 .opening-scene .chapter-orbits>div,.scene-cinema .chapter-orbits>div{opacity:1}
 .power-hour-orbits{display:block!important;inset:22% -75% 20% 5%!important;opacity:.18!important;overflow:visible;animation:power-orbit-drift 32s linear infinite}
 .power-hour-orbits i{inset:0;border-color:#6e91d7}
 .power-hour-orbits i:nth-child(2){inset:15%}.power-hour-orbits i:nth-child(3){inset:30%}
 .power-hour-stage.mobile-stage-resting .power-hour-orbits{animation-play-state:paused}
}

/* The live matte already defines the entire circular silhouette. A second
   elliptical CSS crop was shaving its moving outer rim on phones. */
@media(max-width:700px){
 .scene-unlock .motion-circle{clip-path:none!important;-webkit-clip-path:none!important;background:none}
 .scene-unlock .motion-circle.alpha-ready{background-image:none}
}

/* Approved cover colour accent: keep the remaining title and composition. */
.scene-identity .master-invitation .invitation-one-to-one{color:#2856c9}

/* Exactly one visible face: poster before readiness, completed canvas after. */
.motion-circle>.alpha-canvas{display:none}
.motion-circle.alpha-ready>.alpha-canvas{display:block}
.motion-circle.alpha-ready>.alpha-poster,.motion-circle>.alpha-poster[hidden]{display:none!important}

/* Shared optical edge and breathing room for the phone-app showcase. */
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .scene-health .health-mobile-heading{left:32px;right:32px;width:auto;text-align:left;letter-spacing:0;font-size:clamp(28px,8.18vw,36px)!important}
 .scene-health .health-mobile-heading::after{margin-top:16px;max-width:none}
 .scene-health .health-phones{top:264px!important}
}
@media(max-width:700px) and (max-height:740px) and (prefers-reduced-motion:no-preference){
 .scene-health .health-mobile-heading{left:32px;right:32px;font-size:30px!important}
 .scene-health .health-phones{top:244px!important}
}

.mentor-intro-portrait{display:none}
.journey-depth-track,.journey-depth-stage{display:contents}
.journey-depth-orbits{display:none}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .master-entry-objects{display:block!important;inset:10% -32% 3% 5%;opacity:.65;z-index:-1}
 .master-entry-objects i{top:14%;right:-3%;width:112vw;border-color:#17448b45;box-shadow:none;animation:frameOrbit 36s linear infinite}
 .master-entry-objects i:nth-child(2){top:22%;right:9%;width:88vw;animation-direction:reverse;animation-duration:49s}
 .master-entry-objects i:nth-child(3){top:32%;right:23%;width:60vw;animation-duration:29s}
 .master-entry-objects span{display:none}
 .mobile-stage-resting .master-entry-objects i{animation-play-state:paused}
 .mentor-intro-portrait{display:block;position:absolute;left:24px;right:24px;top:var(--mentor-intro-top,560px);bottom:38px;pointer-events:none;overflow:hidden;border-radius:4px}
 .mentor-intro-portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}
 .mentor-depth-stage.mobile-stage-resting .mentor-intro-portrait{visibility:hidden!important}
 .journey-depth-track{display:block;position:relative;height:480svh;margin:0 -24px;overflow-anchor:none}
 .journey-depth-stage{display:block;position:sticky;top:0;height:100svh;overflow:hidden;background:#f2f0e9;isolation:isolate}
 .master-journey .journey-list{position:absolute;inset:0;margin:0;padding:0;border:0;list-style:none}
 .master-journey .journey-list>li{position:absolute;left:32px;right:32px;top:30%;margin:0;padding:28px 0;border-top:1px solid #1d448849;transform-origin:center;transition:none!important;opacity:1}
 .master-journey .journey-list>li:before{display:none}
 .master-journey .journey-list h3{font-size:34px;line-height:1.1;margin:19px 0}
 .master-journey .journey-list p{font-size:16px;line-height:1.7}
 .master-journey .journey-list>li>span{font-size:11px;color:#234887}
 .journey-depth-orbits{display:block;position:absolute;inset:17% -30% 12%;pointer-events:none;opacity:.3}
 .journey-depth-orbits i{position:absolute;inset:0;border:1px solid #2856c9;border-radius:50%;animation:frameOrbit 34s linear infinite}
 .journey-depth-orbits i:nth-child(2){inset:15%;border-radius:13%;animation-direction:reverse}
 .journey-depth-orbits i:nth-child(3){inset:29%;animation-duration:27s}
 .journey-resting .journey-depth-orbits i{animation-play-state:paused}
}

@media(max-width:700px) and (max-height:740px) and (prefers-reduced-motion:no-preference){
 .mentor-depth-stage>.section-heading{top:212px}
 .mentor-depth-stage>.section-heading h2{font-size:50px}
 .mentor-depth-stage>.section-heading p{font-size:14px;line-height:1.6;margin-top:18px}
 .mentor-intro-portrait img{object-position:center 20%}
 .journey-depth-stage .journey-list>li{top:25%}
 .journey-depth-stage .journey-list p{font-size:15px}
}

/* Tight, measured handoff from the finished mentoring film into the method. */
.case-mobile-result{display:none}
@media(max-width:700px){
 .mentoring-film-heading>.eyebrow{margin-bottom:16px}
 .mentoring-film-heading h3{line-height:1.1}
 .mentor-film-rail{margin-top:22px}
 .bts-invite .play-orbit svg{width:19px;height:19px;display:block}
 .case-social+.case-panel-note{margin-top:20px}
 .case-mobile-result{display:block;margin:0 0 24px;padding:20px 18px;background:#0a1429;border:1px solid #254579;border-radius:6px}
 .case-mobile-result>span,.case-mobile-result>small{display:block;color:#d4e0f3;font:400 11px/1.6 Manrope,sans-serif;letter-spacing:.06em}
 .case-mobile-result>strong{display:flex;align-items:center;gap:20px;font:500 39px/1.2 'Big Shoulders',sans-serif;margin:10px 0;color:#fff}
 .case-mobile-result i{font:400 26px/1 Manrope,sans-serif;color:#2856c9}
 .case-mobile-result+.case-mobile-browse{display:none}
 .case-compare.case-social{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:visible;padding-bottom:0}
 .case-social>figure{width:auto;min-width:0;margin:0}
 .case-social figcaption{min-height:64px;margin-bottom:12px}
 .case-social figcaption strong{font-size:23px!important;line-height:1.15}
 .case-social figcaption>span{font-size:10px}
 .case-social .case-image{display:block;width:100%;height:auto!important;aspect-ratio:4/5;overflow:hidden}
 .case-social .case-image img{display:block;width:100%;height:auto!important;object-fit:contain;object-position:center top}
 .case-after-social .case-reel-image{margin-top:12px;aspect-ratio:4/5}
 .power-hour-content h2 em{color:#1946af!important}
 .power-hour-reserve .button>span{background:#163e91}
 .aegis-film-track{--aegis-panel-height:max(900px,108svh)}
 .aegis-immersive-top{top:102px}
 .aegis-immersive-top .eyebrow{font-size:9px}
 .aegis-immersive-top .micro{font-size:8px;margin-top:7px}
 .aegis-immersive-copy{margin:158px 24px 95px;flex:none;width:calc(100% - 48px)}
 .aegis-immersive-copy>.eyebrow{font-size:9px;margin:0 0 14px}
 .aegis-immersive-copy h2{font-size:78px;margin:0;line-height:1}
 .aegis-immersive-copy h3{font-size:38px;line-height:1.1;margin-top:270px}
 .aegis-immersive-copy>p:not(.eyebrow){font-size:15px;line-height:1.75;margin:22px 0 24px;color:#fff;max-width:none}
 .aegis-environment{inset:230px 4% auto -60%;height:320px;mix-blend-mode:lighten}
 .aegis-environment video{object-fit:contain;object-position:center}
 .aegis-environment{-webkit-mask-image:linear-gradient(180deg,transparent,#000 15%,#000 68%,transparent);mask-image:linear-gradient(180deg,transparent,#000 15%,#000 68%,transparent)}
 .aegis-environment-shade{background:linear-gradient(0deg,#030711 0%,transparent 55%)}
 .aegis-immersive-bottom{font-size:7px;bottom:24px}
}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .mentoring-method{margin:calc(24px - var(--mentor-tail-space,0px)) -24px 60px!important}
 .mentoring-method>.method-stage{top:72px;height:calc(100svh - 72px);padding-top:40px}
}

.business-film-play{display:grid;place-items:center;line-height:0}
.business-film-play svg{display:block;width:22px;height:22px;margin:0!important;transform:none!important}
.business-film{background:#03050a url('/assets/entrepreneur-desk-poster-v16b.jpg') center/cover no-repeat}
.business-film video:not(.media-frame-ready){opacity:0!important}

.phone-orbit-svg{display:none}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .phone-vector-orbit{border-color:transparent!important}
 .phone-vector-orbit>i,.phone-vector-orbit>span{display:none!important;animation:none!important}
 .phone-vector-orbit>.phone-orbit-svg{display:block;position:absolute;inset:-25%;width:150%;height:150%;pointer-events:none;overflow:hidden;transform:none!important;filter:none!important}
}

.audience-depth-track,.audience-depth-stage{display:contents}
.audience-depth-orbits{display:none}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .audience-depth-track{display:block;position:relative;height:245svh;margin:0 -24px 28px}
 .audience-depth-stage{display:flex;flex-direction:column;position:sticky;top:0;height:100svh;padding:110px 24px 62px;overflow:hidden;background:#050911;isolation:isolate}
 .audience-depth-stage>.eyebrow{font-size:9px;margin:0 0 20px;z-index:1}
 .audience-depth-stage>h2{font-size:42px!important;line-height:1.05;margin:0 0 18px;z-index:1}
 .audience-depth-stage>.instagram-handle{margin:0 0 22px;z-index:1;align-self:flex-start}
 .audience-depth-stage>.audience-standing{margin:0;padding:21px 0;z-index:1;gap:20px}
 .audience-depth-stage>.reach-figures{margin:18px 0 0;padding:20px 0;z-index:1}
 .audience-depth-stage .audience-standing p{font-size:10px}
 .audience-depth-stage .audience-standing h3{font-size:25px}
 .audience-depth-stage .audience-standing>strong{font-size:47px}
 .audience-depth-stage>.audience-depth-orbits{display:block;inset:18% -35% 10% 15%;opacity:.16;z-index:0}
 .audience-depth-stage>.continuity-plane{flex-shrink:0}
}
@media(max-width:700px) and (max-height:740px) and (prefers-reduced-motion:no-preference){
 .audience-depth-stage{padding-top:98px}
 .audience-depth-stage>h2{font-size:34px!important;margin-bottom:12px}
 .audience-depth-stage>.eyebrow{margin-bottom:13px}
 .audience-depth-stage>.instagram-handle{margin-bottom:12px}
 .audience-depth-stage>.audience-standing{padding:12px 0}
 .audience-depth-stage>.reach-figures{margin-top:10px;padding-top:12px}
}

/* Phone corrections from the physical-device review: retain the full portrait
   and let the heading recede within its reading area. */
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .mentor-depth-stage>.section-heading{top:196px}
 .mentor-depth-stage>.section-heading h2{font-size:50px;line-height:1.02}
 .mentor-depth-stage>.section-heading p{font-size:15px;line-height:1.65;margin-top:20px}
 .mentor-intro-portrait img{object-fit:contain;object-position:center center}
 .mentor-intro-portrait{bottom:24px}
 /* The old section margin and sticky header allowance were being added twice. */
 #perspectives>.section-top{margin-bottom:24px}
 #perspectives .social-reach{margin-top:0}
 .audience-depth-stage{top:82px;height:calc(100svh - 82px);padding-top:18px}
}
/* Equal profile/reel rows, with the original screenshots still openable. */
.case-social{align-items:start}
.case-social .case-after-social{display:block}
.case-social .case-row-label{display:block;font:400 10px/1.5 Manrope,sans-serif;color:#bacbe5;margin:16px 0 10px}
.case-social .case-image{height:auto!important;aspect-ratio:4/5!important;max-height:none!important;overflow:hidden!important;margin:0!important}
.case-social .case-image img{display:block;width:100%;height:auto!important;max-height:none!important;object-fit:contain!important}
.case-social .case-reels-before img{transform:translateY(-64.5%)}
.case-social figcaption{min-height:65px;margin-bottom:0}
@media(max-width:700px){
 .case-social figcaption{min-height:70px}
 .case-social .case-row-label{font-size:10px;margin-top:16px}
 .case-tabs button{min-height:78px}
 .case-compare.case-portraits{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}
 .case-portraits>figure{min-width:0}
 .case-portraits figcaption{min-height:66px}
 .case-portraits figcaption strong{font-size:22px}
}

#story>.section-heading h2{transform-origin:left top;margin-left:0;padding-left:0}
@media(max-width:700px) and (prefers-reduced-motion:no-preference){
 .audience-depth-track{margin-bottom:32px}
 .audience-depth-stage{height:auto;padding-bottom:32px}
 .social-profile-copy>.reach-context{margin-top:0}
}

.case-social .case-reel-image{aspect-ratio:4/3!important}
.case-next-proof{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:18px;width:100%;margin-top:25px;padding:18px 0;border-top:1px solid #34517c;border-bottom:1px solid #34517c;font-size:13px;text-align:left;color:#dbe7fc}
.case-next-proof span{font-size:25px;color:#2856c9}

/* The film remains the focus; the shorter title follows the other film chapter. */
.film-depth-sticky .film-environment-copy h2{font-size:clamp(42px,4.5vw,68px)!important;line-height:1.05;max-width:850px}
@media(max-width:700px){
 .film-depth-sticky .film-environment-copy h2{font-size:clamp(31px,8.3vw,37px)!important;max-width:100%;line-height:1.08}
 .work-intro{position:relative;display:block;min-height:600px;margin-bottom:24px;isolation:isolate;overflow:hidden}
 .work-intro h2{position:relative;z-index:2;font-size:40px;margin:0;padding-top:12px;line-height:1.07}
 .work-intro img{position:absolute;inset:125px 0 auto;max-width:none;width:100%;height:450px;object-fit:cover;object-position:50% 35%;z-index:0;
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 13%,#000 87%,transparent),linear-gradient(180deg,transparent,#000 17%,#000 70%,transparent);
  mask-image:linear-gradient(90deg,transparent,#000 13%,#000 87%,transparent),linear-gradient(180deg,transparent,#000 17%,#000 70%,transparent);
  -webkit-mask-composite:source-in;mask-composite:intersect}
}
@media(max-width:700px){
 .footer.section{padding:48px 24px 28px;min-height:0}
 .footer>.eyebrow{margin:0;font-size:10px;line-height:1.7}
 .footer .footer-mark{position:absolute;top:83px;right:24px;width:90px;height:90px;margin:0;object-fit:contain}
 .footer>h2{font-size:38px;line-height:1.06;margin:130px 0 0;transform-origin:left center}
 .footer>.button{display:flex;width:fit-content;margin:28px 0 0;padding:0;min-height:48px;gap:22px;font-size:10px;transform-origin:left center}
 .footer>.button>span{width:44px;height:44px}
 .footer-bottom{margin-top:44px;padding-top:22px;gap:15px;flex-wrap:wrap;font-size:9px;letter-spacing:.06em}
}

/* Native scrolling keeps its normal behaviour; only supported colours change. */
:root{scrollbar-color:#2856c9 #070b10}
@supports not (scrollbar-color:#2856c9 #070b10){
 ::-webkit-scrollbar{width:10px;height:10px}
 ::-webkit-scrollbar-track{background:#070b10}
 ::-webkit-scrollbar-thumb{background:#2856c9;border:2px solid #070b10;border-radius:8px}
}
@media(forced-colors:active){:root{scrollbar-color:auto}}

@media(max-width:700px){#case-panel-presence .case-mobile-browse{display:none}.case-portraits figcaption{height:90px;min-height:90px}.case-portraits figcaption strong{font-size:20px}}

/* Centre each publication and its caption within the five-column credits row. */
.press-credits>div{align-items:center;text-align:center;padding-inline:12px}
.press-credits>div>span,.press-credits>div>small{width:100%;text-align:center}
@media(min-width:701px) and (max-width:1050px){
 .press-credits{grid-template-columns:repeat(6,minmax(0,1fr))}
 .press-credits>div{grid-column:span 2}
 .press-credits>div:nth-child(4){grid-column:2/span 2}
 .press-credits>div:nth-child(5){grid-column:4/span 2}
}
@media(max-width:700px){.press-credits>div:last-child{grid-column:1/-1}}

/* The final offers unfold through depth, with a blue rule tracking each reveal. */
.work-list{position:relative}
.work-list>button{position:relative;isolation:isolate;overflow:hidden;grid-template-columns:36px minmax(0,1fr) 190px 48px;padding:34px 20px;gap:24px;border-color:#31508666}
.work-list>button::before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,#123a85,#2856c9 65%,#82a5e3);transform:scaleX(var(--offer-reveal,1));transform-origin:left center;pointer-events:none}
.work-list>button::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(110deg,#153b742b,transparent 66%);opacity:var(--offer-reveal,1);transform:translateX(calc((1 - var(--offer-reveal,1))*-40%))}
.work-list>button:hover{padding-left:20px;background:#10264c50}
.work-list>button:focus-visible{outline:2px solid #7299e5;outline-offset:4px}
.work-list>button>span{color:#8da5cb;font-size:13px}
.work-list>button>small{display:block;font-size:11px;line-height:1.5;color:#c4d2e9}
.work-list>button>.offer-cost{justify-self:end;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:115px;padding:12px 15px;border:1px solid #31558d;border-radius:5px;background:#102449}
.work-list .offer-cost strong{font:600 25px/1.1 'Big Shoulders',sans-serif;letter-spacing:.025em;color:#e0e9fc}
.work-list .offer-cost>span{font-size:11px;letter-spacing:.1em;color:#bacbec}
.work-list>button>b{display:grid;place-items:center;width:46px;height:46px;border:1px solid #2856c966;background:#10244955;border-radius:50%;color:#2856c9}
.work-list>button>b svg{width:27px;height:27px;transition:transform .3s ease}
.work-list>button:hover>b svg,.work-list>button:focus-visible>b svg{transform:translate(3px,-3px)}
@media(max-width:700px){
 .work-list>button{grid-template-columns:22px minmax(0,1fr) 42px;gap:12px;padding:28px 10px 28px 0}
 .work-list>button:hover{padding-left:0}
 .work-list h3{font-size:32px;line-height:1.08}
 .work-list p{font-size:12px;line-height:1.7}
 .work-list>button>span{align-self:start;padding-top:6px;font-size:11px}
 .work-list>button>b{grid-column:3;grid-row:1;width:40px;height:40px}
 .work-list>button>small{grid-column:2/-1;grid-row:2;justify-self:start;margin:5px 0 0;text-align:left}
 .work-list>button>.offer-cost{flex-direction:row;gap:14px;min-width:0;padding:10px 14px}
 .work-list .offer-cost strong{font-size:26px}
 .work-list .offer-cost>span{font-size:12px}
}
@media(prefers-reduced-motion:reduce){.work-list>button::before,.work-list>button::after{transform:none}.work-list>button>b svg{transition:none}}

/* Carry the approved phone dial's deep-blue face onto desktop and tablet. */
@media(min-width:701px){
 .master-clock{isolation:isolate}
 .master-clock::before{content:'';position:absolute;inset:2%;border-radius:50%;background:radial-gradient(ellipse at 32% 15%,#345e9c 0%,#112747 35%,#060e20 72%);border:1px solid #7a93b2;box-shadow:0 18px 30px #101e3529,inset 0 2px 3px #dfeeff99,inset 0 -3px 6px #010612;z-index:-1}
 .master-clock::after{content:'';position:absolute;inset:15.25%;border:1px solid #8cadde4d;border-radius:50%;box-shadow:inset 0 1px 20px #01071566,0 0 20px #245fc126;pointer-events:none;z-index:-1}
 .master-clock svg{position:relative;overflow:visible}
 .master-clock svg>circle:first-child{stroke:#b8cceb;stroke-width:1.3}
 .master-clock svg>g{stroke:#a8c0e3;stroke-width:1.4}
 .master-clock svg>circle:not([class]):not(:first-child){stroke:#728eb466;stroke-width:1}
 .master-clock .clock-orbit{stroke:#629aff;stroke-width:2.4;stroke-linecap:round;filter:drop-shadow(0 0 3px #3876e6)}
 .master-clock .clock-runner{stroke:#b9d8ff;stroke-width:2.5;stroke-linecap:round;filter:drop-shadow(0 0 3px #569bff)}
 .master-clock .twelve{color:#f6f8ff!important;font-family:'Big Shoulders',sans-serif;letter-spacing:-.025em}
 .master-clock .master-hour-count{font-weight:500;text-shadow:0 3px 18px #7facf32e}
 .master-clock .twelve span{color:#c2d4f0;letter-spacing:.13em}
}

.site-header nav a:hover,.site-header nav a:focus-visible,.site-header nav a[aria-current="location"]{color:#2856c9}
.site-header nav a[aria-current="location"]{text-decoration:underline;text-decoration-color:#2856c9;text-decoration-thickness:1px;text-underline-offset:7px}

@media(min-width:701px){
 .social-profile-copy .audience-depth-stage>.eyebrow{margin:0 0 26px;padding-left:2px;transform-origin:left top}
 .social-profile-copy .audience-depth-stage>h2{margin-left:0;padding-left:0;transform-origin:left top}
}

/* v16d: Media-style circular controls, kept clear of the film's opening text. */
.explainer-card{display:grid;grid-template-columns:minmax(0,1fr)}
.explainer-card>img{grid-area:1/1;display:block}
.explainer-card .explainer-play{grid-area:1/1;position:relative;left:auto;top:auto;align-self:end;justify-self:end;transform:none;margin:18px;width:50px;height:50px;box-sizing:border-box;display:grid;place-items:center;gap:0;padding:0;border:1px solid #ccd9f78c;border-radius:50%;background:#071329c9;color:#f3f5fa;backdrop-filter:blur(3px)}
.explainer-card .explainer-play>span{width:100%;height:100%;display:grid;place-items:center;border:0;padding:0;background:none;border-radius:50%}
.explainer-card .explainer-play svg{display:block;width:22px;height:22px;margin:0;padding:0;transform:none}
.explainer-card .explainer-caption{grid-area:2/1}

/* /enquiry-v16d.css */
/* The enquiry has a dedicated portrait plane and one shared field alignment. */
#enquiry-dialog{width:min(960px,calc(100vw - 32px));padding:0;background:#07090c;border-color:#324567;border-radius:10px;isolation:isolate;overflow:auto}
#enquiry-dialog .close-dialog{z-index:4;right:18px;top:16px;min-height:38px;padding:6px 11px;background:#080c14;border:1px solid #36548a}
.enquiry-visual{position:absolute;inset:0 auto 0 0;width:36%;pointer-events:none;overflow:hidden;background:#07090c}
.enquiry-visual video{display:block;width:100%;height:100%;max-height:none;object-fit:contain;object-position:center center;mix-blend-mode:lighten;mask-image:linear-gradient(180deg,#000 70%,transparent 99%)}
.enquiry-content{position:relative;margin-left:36%;padding:52px 42px 32px}
#enquiry-dialog .eyebrow{margin:14px 0 0;font-size:10px;line-height:1.7;letter-spacing:.12em;color:#b8c8e5}
#enquiry-dialog h2{font-size:48px;line-height:1.03;margin:22px 0 30px}
#enquiry-dialog h2 em{color:#2856c9}
#enquiry-form label{margin:0 0 22px;font-size:12px;line-height:1.6;color:#dbe2ef}
#enquiry-form :is(input:not([type=checkbox]),select,textarea){width:100%;min-height:48px;margin:10px 0 0;padding:12px 0;line-height:1.5;font-size:16px;color:#fff;background:transparent;border:0;border-bottom:1px solid #63779770;border-radius:0;box-shadow:none}
#enquiry-form select{appearance:none;-webkit-appearance:none;padding-right:28px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%239bb4df' stroke-width='1.6'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right center}
#enquiry-form .form-row{gap:22px}
#enquiry-form textarea{min-height:85px}
#enquiry-form .consent{display:flex;align-items:flex-start;gap:12px;font-size:12px;line-height:1.7;margin:4px 0 24px}
#enquiry-form .consent input{width:16px;height:16px;flex:0 0 16px;margin:2px 0 0;accent-color:#2856c9}
#enquiry-form .button{margin:0;min-height:48px;font-size:11px}
#enquiry-form .form-contact{font-size:12px;line-height:1.8;margin-top:18px}
#enquiry-form .form-note{font-size:11px;line-height:1.7;color:#9cacc4}
@media(max-width:700px){
 #enquiry-dialog{width:calc(100vw - 24px);max-height:calc(100svh - 24px)}
 .enquiry-content{margin:0;padding:54px 22px 26px}
 .enquiry-visual{inset:58px 10px auto auto;width:145px;height:258px;background:none}
 .enquiry-visual video{mask-image:linear-gradient(180deg,#000 55%,transparent 99%);object-position:center top}
 #enquiry-dialog .eyebrow{max-width:60%;font-size:9px;line-height:1.7}
 #enquiry-dialog h2{font-size:38px;width:62%;margin:20px 0 46px;line-height:1.07}
 #enquiry-form{position:relative}
 #enquiry-form .form-row{grid-template-columns:1fr;gap:0}
 #enquiry-form label{margin-bottom:22px}
}
@media(max-width:380px){.enquiry-visual{width:125px;height:222px}#enquiry-dialog h2{font-size:34px}}

/* /startup-v17.css */
/* One portrait, shared with the opening. No extra video or canvas is allocated. */
 html.startup-loading #startup-screen:not([hidden]){display:block;position:fixed;inset:0;z-index:9999;background:linear-gradient(180deg,transparent 38%,#03050a99 54%,#03050a 77%);color:#f4f3ef}
 html.startup-loading #main{pointer-events:none}
 html.startup-loading .opening-stage{top:0!important;height:100svh!important;min-height:0!important;background:#03050a!important}
 html.startup-loading .opening-world,html.startup-loading .scene-identity{transform:none!important;opacity:1!important;visibility:visible!important}
 html.startup-loading .opening-scene:not(.scene-identity),html.startup-loading .identity-type,html.startup-loading .identity-geometry,html.startup-loading .master-invitation,html.startup-loading .opening-field,html.startup-loading .opening-stage>button,html.startup-loading .opening-nav,html.startup-loading .opening-progress,html.startup-loading .opening-controls,html.startup-loading .vertical-note{visibility:hidden!important}
 html.startup-loading .scene-identity .identity-film{inset:0!important;width:100%!important;height:77%!important;max-height:none!important;transform:none!important;opacity:1!important;visibility:visible!important;mix-blend-mode:lighten}
 html.startup-loading .scene-identity .identity-film video.identity-portrait{inset:0!important;width:100%!important;height:100%!important;transform:none!important;object-fit:contain!important;object-position:center top!important;opacity:1!important;filter:none!important;-webkit-mask-image:linear-gradient(180deg,#000 70%,transparent 100%);mask-image:linear-gradient(180deg,#000 70%,transparent 100%)}
 html.startup-loading .identity-shade{display:none!important}
 .startup-copy{position:absolute;left:28px;right:28px;bottom:max(54px,env(safe-area-inset-bottom));max-width:480px;margin:auto}
 .startup-kicker{display:block;font:9px/1.7 Manrope,sans-serif;letter-spacing:.18em;color:#b4bfd4;max-width:250px;margin-bottom:20px}
 .startup-copy h2{font:600 clamp(56px,17.3vw,76px)/.94 'Big Shoulders',sans-serif;letter-spacing:-.02em;text-transform:uppercase;margin:0 0 30px;visibility:hidden}
 .startup-type-ready .startup-copy h2{visibility:visible;animation:startup-name .65s cubic-bezier(.2,.7,.2,1) both}
 .startup-type-fallback .startup-copy h2{visibility:visible;font:600 clamp(30px,8vw,38px)/1.1 Manrope,sans-serif}
 .startup-progress{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;height:4px;margin-top:26px}
 .startup-progress i{display:block;position:relative;background:#152038;overflow:hidden}
 .startup-progress i::after{content:'';position:absolute;inset:0;background:#214cbd;transform:scaleX(0);transform-origin:left;transition:transform .28s ease}
 .startup-progress i.loaded::after{transform:scaleX(1)}
 .startup-status{margin:15px 0 0;font:10px/1.5 Manrope,sans-serif;letter-spacing:.1em;color:#a2afc5}
 .startup-continue{border:0;border-bottom:1px solid #284990;background:none;color:#f4f3ef;padding:12px 0;font:12px Manrope,sans-serif;margin-top:12px}
 .startup-continue span{color:#315bc5;margin-left:22px}
 #startup-screen.startup-exiting{background:#03050a!important;transition:opacity .28s ease;opacity:0}
 @keyframes startup-name{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:700px){
 .scene-identity .master-invitation .invitation-film{top:10px;right:18px;width:116px;height:100px}
 .scene-identity .master-invitation .invitation-arrow{right:2px;bottom:0}
 /* A compact closing composition on the same ink background as the site. */
 .footer.section{background:#070b10;padding:40px 24px 26px;border-top:1px solid #234887;min-height:0}
 .footer>.eyebrow{padding-right:76px;max-width:300px;font-size:10px;line-height:1.7;margin:0}
 .footer .footer-mark{top:28px;right:24px;width:62px;height:62px}
 .footer>h2{margin:48px 0 0;font-size:clamp(33px,8.65vw,40px);line-height:1.06}
 .footer>h2 em{display:block;max-width:390px}
 .footer>.button{margin:28px 0 0;font-size:11px;gap:20px;min-height:44px}
 .footer>.button>span{width:42px;height:42px;border-radius:50%;background:#0c1834;color:#3966d4;border-color:#294a8d}
 .footer-bottom{margin-top:36px;padding-top:20px;display:grid;grid-template-columns:1fr auto;gap:12px;font-size:9px;letter-spacing:.04em}
 .footer-bottom>a{grid-row:2;grid-column:1/-1;font-size:11px}
 .footer-bottom>span:last-child{grid-column:2;grid-row:1}
}
@media(prefers-reduced-motion:reduce){.startup-type-ready .startup-copy h2{animation:none}.startup-progress i::after,#startup-screen.startup-exiting{transition:none}}

@media(min-width:701px){
 html.startup-loading #startup-screen:not([hidden]){background:linear-gradient(90deg,#03050a 0%,#03050ae6 30%,#03050a33 54%,transparent 70%),linear-gradient(0deg,#03050a 0%,transparent 35%)}
 html.startup-loading .scene-identity .identity-film{left:39%!important;right:0!important;top:0!important;bottom:0!important;width:61%!important;height:100%!important}
 html.startup-loading .scene-identity .identity-film video.identity-portrait{object-position:center center!important}
 .startup-copy{left:8vw;right:auto;bottom:16vh;width:40vw;max-width:580px;margin:0}
 .startup-kicker{font-size:11px;max-width:none;margin-bottom:28px}
 .startup-copy h2{font-size:clamp(76px,8.3vw,148px);margin-bottom:42px}
 .startup-type-fallback .startup-copy h2{font-size:clamp(38px,5vw,76px)}
 .startup-progress{height:5px;max-width:420px;gap:10px}
 .startup-status{font-size:11px;margin-top:18px}
}
@media(min-width:701px) and (max-width:1024px) and (orientation:portrait){
 html.startup-loading .scene-identity .identity-film{left:15%!important;width:85%!important;height:82%!important}
 html.startup-loading #startup-screen:not([hidden]){background:linear-gradient(180deg,transparent 30%,#03050a66 53%,#03050a 82%)}
 .startup-copy{left:7vw;bottom:9vh;width:70vw;max-width:600px}
 .startup-copy h2{font-size:clamp(90px,13vw,130px)}
}

@media(max-width:700px){
 /* Keep the measured scroll footprint, but drop offscreen layout/paint surfaces. */
 .mobile-stage-resting,.phone-section-resting{content-visibility:hidden;contain-intrinsic-size:auto var(--resting-height,800px)}
}
