/* Native scrolling, one mountain and the existing MindLabs brand. */
html{scroll-behavior:smooth;scroll-padding-top:28px}
body{overflow-x:clip}
header .brand{flex-shrink:0}
.scene.hero{display:block;padding:0 5%;overflow:visible}
.home-opening{min-height:calc(100svh - 170px);display:flex;flex-direction:column;justify-content:center}
.home-location{font-size:12px!important;letter-spacing:.12em;text-transform:uppercase;color:#a8c2ff!important;margin:12px 0 22px!important}
.home-opening .hero-photo{height:clamp(220px,33svh,430px)}
.scroll-invitation{min-height:58px;display:flex;align-items:center;justify-content:center;gap:24px;font-size:12px;letter-spacing:.02em;color:#d5dfef}
.scroll-invitation span:last-child{font-size:24px;color:var(--orange)}
.home-chapter{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;min-height:90svh;padding:100px 3%;position:relative}
.chapter-copy{max-width:620px}
.chapter-copy h2,.home-questions h2{font-size:clamp(40px,5.8vw,88px);letter-spacing:-.055em;line-height:1.04}
.chapter-copy>p:not(.eyebrow){font-size:clamp(16px,1.35vw,20px);line-height:1.65;color:var(--muted);margin-top:26px;max-width:540px}
.chapter-copy>.text-link,.chapter-copy>.button{margin-top:30px}
.home-chapter figure{margin:0;position:relative;overflow:hidden}
.mount-window{height:70svh;max-height:850px;border-radius:48% 48% 5px 5px}
.mount-window img,.harbour-window img{display:block;width:100%;height:100%;object-fit:cover;transform:translateY(var(--photo-scroll,0px)) scale(1.1)}
.mount-window figcaption{position:absolute;bottom:26px;left:26px;right:26px;color:white;background:#061321dc;padding:16px 20px;font-size:14px}
.services-chapter{border-block:1px solid var(--line);align-items:start;padding-block:120px}
.services-chapter .chapter-copy{position:sticky;top:70px}
.service-list article{display:flex;gap:22px;padding:30px 0;border-bottom:1px solid var(--line);scroll-margin-top:50px}
.service-list article:first-child{padding-top:0}
.service-list article:last-child{border-bottom:0}
.service-list article>span{color:var(--orange);font-size:12px;padding-top:7px}
.service-list h3{font-size:clamp(24px,2.3vw,36px);letter-spacing:-.035em}
.service-list p{color:var(--muted);font-size:16px;line-height:1.7;margin:18px 0}
.service-list a{display:inline-block;font-size:14px;color:var(--blue);text-decoration:underline;text-underline-offset:5px;padding-block:8px}
.harbour-window{height:65svh;max-height:720px}
.place-chapter{grid-template-columns:1.05fr 1fr}
.home-questions{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding:100px 3% 140px;border-top:1px solid var(--line)}
.home-questions h2{font-size:clamp(36px,4.5vw,66px)}
.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}
.faq-list details:first-child{padding-top:0}
.faq-list summary{font-size:19px;font-weight:700;cursor:pointer;line-height:1.45}
.faq-list summary::marker{color:var(--orange)}
.faq-list p{margin:18px 0;color:var(--muted);font-size:16px;line-height:1.7}
.faq-list a{color:var(--blue);text-decoration:underline}
.site-footer{position:relative;z-index:2;background:#061321;color:#fff;padding:80px 7% 25px}
.footer-invitation{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-bottom:75px;border-bottom:1px solid #ffffff30}
.footer-invitation .eyebrow{color:#b8cfff}
.footer-invitation h2{font-size:clamp(40px,6.3vw,96px);max-width:980px}
.footer-arrow{display:grid;place-items:center;font-size:80px;width:140px;height:140px;border:1px solid #ffffff6b;border-radius:50%;color:var(--orange);flex-shrink:0;transition:transform .3s,background .3s}
.footer-arrow:hover{transform:rotate(8deg);background:#ffffff0b}
.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1.1fr 1fr;gap:6%;padding-block:60px}
.footer-grid nav{display:flex;flex-direction:column;align-items:start;gap:13px;font-size:14px}
.footer-grid h3{font-size:14px;font-weight:700;color:#fff;margin-bottom:14px}
.footer-grid p,.footer-grid a{font-size:14px;line-height:1.6}
.footer-identity .brand{background:#fff;padding:10px 14px;margin-bottom:20px;max-width:100%;border-radius:3px}
.footer-identity .brand-master{width:200px;height:60px;max-width:100%}
.footer-identity>p,.footer-place>p{color:#c8d3e2;margin-bottom:16px}
.footer-identity>a:last-child{color:#ffc0a8;display:inline-block;margin-top:6px}
.footer-place>a{display:block;margin-bottom:12px}
.footer-privacy{margin-top:24px;font-size:12px!important}
.footer-bottom{border-top:1px solid #ffffff30;padding-top:22px;display:flex;justify-content:space-between;gap:24px;color:#c8d3e2;font-size:12px}
.footer-bottom a{padding:6px 0}
.route-heading{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.hero .chapter-copy>p:not(.eyebrow),.hero .service-list p,.hero .faq-list p{color:#c6d3e5}
.hero .eyebrow,.hero .service-list a,.hero .faq-list a{color:#a8c2ff}
.hero .home-questions,.hero .services-chapter,.hero .service-list article,.hero .faq-list details{border-color:#ffffff30}
@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.home-chapter{gap:6%}.mount-window{height:60svh}.footer-arrow{width:100px;height:100px;font-size:60px}}
@media(max-width:650px){.home-opening{min-height:calc(100svh - 145px)}.home-opening .hero-photo{height:260px}.home-location{font-size:10px!important;line-height:1.6!important;max-width:280px;margin-inline:auto!important}.scroll-invitation{font-size:11px;gap:16px;min-height:60px}.home-chapter,.home-questions{grid-template-columns:1fr;min-height:0;padding:65px 1%;gap:35px}.chapter-copy h2{font-size:44px}.chapter-copy>p:not(.eyebrow){margin-top:20px;font-size:16px}.mount-window{height:480px;max-height:65svh}.services-chapter .chapter-copy{position:static}.service-list article{padding:26px 0;gap:15px}.service-list article:first-child{padding-top:10px}.place-chapter .harbour-window{height:330px}.place-chapter .chapter-copy{grid-row:1}.home-questions{padding-bottom:75px}.home-questions h2{font-size:39px}.faq-list summary{font-size:17px}.site-footer{padding:55px 6% 24px}.footer-invitation{gap:14px;padding-bottom:40px}.footer-invitation h2{font-size:37px}.footer-invitation .eyebrow{font-size:9px}.footer-arrow{width:60px;height:60px;font-size:35px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px;padding-block:40px}.footer-identity{grid-column:1/-1;max-width:360px}.footer-place{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;gap:10px}.footer-grid a{min-height:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mount-window img,.harbour-window img{transform:none}.footer-arrow:hover{transform:none}}

/* The directory extends the same brand and links to real page URLs. */
body[data-scene="9"]{--bg:var(--surface);--fg:var(--navy)}
.sitemap-scene{padding-top:60px;padding-bottom:90px}
.sitemap-intro{max-width:760px;margin-bottom:65px}
.sitemap-intro h2{font-size:clamp(46px,6.2vw,90px)}
.sitemap-intro>p:last-child{max-width:540px;color:var(--muted);font-size:18px;line-height:1.65;margin-top:25px}
.sitemap-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6%}
.sitemap-groups nav{display:flex;position:static;flex-direction:column;align-items:stretch;gap:0;padding:0;background:none;width:auto;border:0}
.sitemap-groups h3{font-size:18px;letter-spacing:-.025em;padding-bottom:20px;border-bottom:2px solid var(--orange)}
.sitemap-groups a{display:block;padding:21px 0;border-bottom:1px solid var(--line);font-size:15px;line-height:1.5}
.sitemap-groups strong{display:flex;justify-content:space-between;gap:12px;font-size:17px;font-weight:700}
.sitemap-groups strong>span{color:var(--orange)}
.sitemap-groups a>span{display:block;font-size:14px;color:var(--muted);margin-top:9px}
.sitemap-subtitle{margin-top:35px}
.footer-utility{display:flex;gap:25px;align-items:center;flex-wrap:wrap}
@media(max-width:800px){.sitemap-groups{grid-template-columns:1fr;gap:40px}.sitemap-intro{margin-bottom:40px}.sitemap-scene{padding-top:35px}.footer-utility{gap:20px}}

/* Landscapes share the page's depth instead of sitting in rectangular cards. */
.understanding-chapter{min-height:112svh;gap:5%;isolation:isolate}
.understanding-chapter .chapter-copy{position:relative;z-index:2}
.understanding-chapter .mount-window{height:82svh;max-height:940px;overflow:hidden;border-radius:0;clip-path:inset(var(--window-top,8%) var(--window-side,10%) 0 round var(--window-radius,46%) var(--window-radius,46%) 2% 2%);transform:translateX(var(--window-x,0px));mask-image:linear-gradient(to bottom,#000 75%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 75%,transparent 100%)}
.understanding-chapter .mount-window img{height:100%;width:100%;object-position:center 42%;transform:translateY(var(--landscape-y,40px)) scale(var(--landscape-scale,1.2));transform-origin:center 45%;transition:none}
.place-chapter{min-height:110svh;margin-inline:-5.56%;padding:120px 8%;grid-template-columns:.85fr 1fr;gap:6%;isolation:isolate}
.place-chapter .harbour-window{position:absolute;inset:-7% -3%;width:auto;height:auto;max-height:none;z-index:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0%,#000 9%,#000 66%,transparent 98%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 9%,#000 66%,transparent 98%)}
.place-chapter .harbour-window img{width:100%;height:100%;object-fit:cover;object-position:center 24%;transform:translateY(var(--landscape-y,0px)) scale(var(--landscape-scale,1.14));transform-origin:40% 40%;transition:none;opacity:.85}
.place-chapter .harbour-window::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#061321 0%,transparent 27%,transparent 68%,#061321 100%),linear-gradient(90deg,#06132100 10%,#06132120 35%,#061321de 65%,#061321 100%);pointer-events:none}
.place-chapter .chapter-copy{grid-column:2;position:relative;z-index:2;padding-block:30px}
.place-chapter .chapter-copy>p:not(.eyebrow){color:#d6e0ee}
.footer-identity .footer-brand{background:transparent;padding:0;border-radius:0;display:inline-flex;margin:0 0 25px}
.footer-identity .footer-brand .brand-master{width:245px;height:auto;max-height:100px;object-fit:contain;object-position:left center;filter:url(#footer-ink)}
@media(max-width:650px){.understanding-chapter{min-height:0;gap:10px}.understanding-chapter .mount-window{height:72svh;max-height:620px;margin-inline:-10%;width:120%}.place-chapter{display:block;min-height:100svh;margin:20px -5.56% 0;padding:75px 6%;overflow:hidden}.place-chapter .harbour-window{inset:0 -20% 0 -20%;height:100%;mask-image:linear-gradient(to bottom,transparent 0%,#000 15%,#000 80%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 15%,#000 80%,transparent 100%)}.place-chapter .harbour-window img{object-position:44% 30%;opacity:.62}.place-chapter .harbour-window::after{background:linear-gradient(180deg,#061321 0%,#061321a8 20%,#0613218a 70%,#061321 100%)}.place-chapter .chapter-copy{padding-block:50px;max-width:490px}.footer-identity .footer-brand .brand-master{width:235px}}
@media(prefers-reduced-motion:reduce){.understanding-chapter .mount-window{clip-path:inset(0 round 4px);transform:none}.understanding-chapter .mount-window img,.place-chapter .harbour-window img{transform:none}}

/* Preserve the full stock-derived office scene, including the Mount and table. */
@media(min-width:651px){.home-opening .hero-photo,.approach-photo{height:auto;aspect-ratio:3/1}}

/* Keep the four-person conversation visible on narrow screens. */
@media(max-width:650px){.home-opening .hero-photo,.approach-photo{height:auto;min-height:0;aspect-ratio:1.85/1}}

/* One continuous daylight-to-dusk scene leading into the footer. */
.harbour-journey{--harbour-height:clamp(330px,33.333vw,960px);--sunset:0;--evening:0;--stars:0;--harbour-drift:0px;--harbour-zoom:1.01;display:none;position:relative;height:calc(var(--harbour-height) + 70svh);background:#061321;color:#fff;isolation:isolate}
body[data-scene="0"] .harbour-journey,body[data-scene="6"] .harbour-journey{display:block}
.harbour-frame{position:sticky;top:0;height:var(--harbour-height);overflow:hidden;margin:0}
.harbour-layers{position:absolute;inset:0;transform:translateY(var(--harbour-drift)) scale(var(--harbour-zoom));transform-origin:60% top;will-change:transform}
.harbour-layers img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:56% top}
.harbour-layers .harbour-sunset{opacity:var(--sunset);will-change:opacity}
.harbour-frame:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#06132118 5%,transparent 40%,#061321 100%),linear-gradient(90deg,#06132175,transparent 65%)}
.harbour-copy{position:absolute;z-index:1;left:7%;top:13%;max-width:620px;text-shadow:0 2px 25px #06132155}
.harbour-copy h2{font-size:clamp(32px,4vw,62px);line-height:1.05;letter-spacing:-.045em;font-weight:400;margin:0}
.harbour-frame figcaption{position:absolute;z-index:1;left:7%;bottom:9%;font-size:11px;letter-spacing:.09em;color:#e2eaf2}
@media(max-width:650px){.harbour-journey{--harbour-height:420px;height:calc(var(--harbour-height) + 50svh)}.harbour-layers img{object-position:60% center}.harbour-copy{top:10%;left:6%;right:6%}.harbour-copy h2{font-size:35px}.harbour-frame figcaption{left:6%;font-size:9px}}
@media(prefers-reduced-motion:reduce){.harbour-journey{height:var(--harbour-height);--sunset:.7!important}.harbour-frame{position:relative}.harbour-layers{transform:none;will-change:auto}.harbour-layers .harbour-sunset{will-change:auto}}
@media(max-width:650px){.harbour-journey{--harbour-height:390px}.harbour-layers{top:125px;bottom:auto;height:max(200px,50vw)}.harbour-layers img{object-position:55% top}.harbour-copy{top:9%}.harbour-frame figcaption{bottom:6%}}

/* September 11: one clear thought per section, with a calmer reading scale. */
.home-opening{min-height:0;padding-top:clamp(48px,6vw,88px)}
.home-opening .hero-copy{padding:0 0 44px}
.hero h1{font-size:clamp(38px,5.2vw,76px);line-height:1.1;letter-spacing:-.04em}
.hero h1 .headline-line{display:block;white-space:nowrap}
.hero-copy>p{max-width:520px;font-size:18px;line-height:1.55;margin:24px auto 28px}
.scroll-invitation{min-height:72px;color:var(--orange)}
.hero-photo:before,.hero-photo:after{display:none}
.chapter-copy h2{font-size:clamp(36px,4.5vw,64px);line-height:1.1;letter-spacing:-.04em}
.chapter-copy>p:not(.eyebrow){font-size:18px;line-height:1.65;max-width:460px}
.home-questions h2{font-size:clamp(32px,4vw,56px);line-height:1.1;letter-spacing:-.04em}
.service-list h3{font-size:clamp(24px,2.1vw,32px);letter-spacing:-.03em}
.service-list p{margin:14px 0;font-size:17px;line-height:1.6;max-width:430px}
.scene .scene-grid h2,.approach-content h2,.about-intro h2,.work-copy h2,.case-scene .editorial-top h2,.sitemap-intro h2{font-size:clamp(36px,4.6vw,64px);line-height:1.1;letter-spacing:-.04em}
.about-intro{min-height:370px;padding-block:70px}
.about-intro-story{border:0;padding:0;max-width:360px}
.about-intro-story>p:first-child{font-size:20px;line-height:1.6}
.proof-project{font-size:16px;line-height:1.4;margin:0 0 22px;font-weight:700;letter-spacing:0;color:var(--blue)}
.about-proof blockquote{font-size:clamp(24px,2.2vw,34px);letter-spacing:-.03em;line-height:1.35}
.about-page-end{justify-content:flex-end}
.snapshot-copy .snapshot-summary{font-size:16px!important;color:var(--muted);line-height:1.6;max-width:390px}
.contact-explanation{font-size:18px!important;line-height:1.6!important;max-width:460px}
.sitemap-intro>p:empty{display:none}
.footer-invitation h2{font-size:clamp(34px,4.8vw,70px);line-height:1.1;letter-spacing:-.04em}
.footer-invitation{padding-bottom:48px}
.footer-grid{padding-block:44px}
#transition-label{display:none}
.principles .process-icon-shell,.contact-next .process-icon-shell{display:inline-grid;place-items:center;width:88px;height:88px;border-radius:24px;background:rgba(18,92,255,.055);color:var(--blue);transition:background .25s ease}
.principles .process-icon,.contact-next .process-icon{display:block;width:44px;height:44px;stroke:var(--blue)}
.process-icon>:last-child{stroke:var(--orange)}
.principles article:hover .process-icon,.contact-next li:hover .process-icon{transform:translateY(-3px)}
.principles article:hover .process-icon-shell,.contact-next li:hover .process-icon-shell{background:rgba(18,92,255,.09)}
.contact-next .process-icon-shell{width:62px;height:62px;border-radius:18px}
.contact-next .process-icon{width:32px;height:32px}
.principles h3{font-size:25px;letter-spacing:-.03em;margin-top:18px}
.understanding-chapter .mount-window img{object-position:center 55%}
@media(max-width:650px){
 .home-opening{padding-top:48px}
 .home-opening .hero-copy{padding:0 0 34px}
 .hero h1{font-size:clamp(28px,8.8vw,48px);line-height:1.12;letter-spacing:-.035em}
 .hero-copy>p{font-size:16px;max-width:300px;margin:20px auto 24px;line-height:1.55}
 .chapter-copy h2,.home-questions h2{font-size:clamp(32px,9vw,42px);line-height:1.12}
 .chapter-copy>p:not(.eyebrow){font-size:16px;margin-top:20px}
 .scene .scene-grid h2,.approach-content h2,.about-intro h2,.case-scene .editorial-top h2,.sitemap-intro h2{font-size:clamp(32px,9vw,44px)}
 .about-intro{padding-block:45px;min-height:0;gap:28px}
 .about-intro-story{padding:0!important;border:0!important}
 .about-intro-story>p:first-child{font-size:17px}
 .about-proof-copy{padding-top:12px}
 .proof-project{font-size:15px;margin-bottom:18px}
 .contact-explanation{font-size:16px!important}
 .principles .process-icon-shell{width:70px;height:70px;border-radius:21px}
 .principles .process-icon{width:36px;height:36px}
 .principles h3{font-size:20px;margin-top:14px}
 .contact-next .process-icon-shell{width:56px;height:56px;border-radius:16px}
 .contact-next .process-icon{width:28px;height:28px}
 .understanding-chapter .mount-window{height:62svh;max-height:530px}
 .footer-invitation h2{font-size:clamp(30px,8.3vw,40px)}
 .footer-grid{gap:32px 20px}
}
@media(prefers-reduced-motion:reduce){.principles article:hover .process-icon,.contact-next li:hover .process-icon{transform:none}}

.place-chapter{overflow:clip}

/* Clear, consistent invitations into the seven-question assessment. */
.button.quiz-cta{display:inline-flex;align-items:center;justify-content:center;gap:18px;max-width:100%;min-height:48px;padding:17px 24px;border:1px solid #ff70486b;border-radius:999px;background:var(--navy);color:#fff;font-size:16px;line-height:1.35;text-align:left}
.button.quiz-cta:hover{background:#122238;color:#fff;box-shadow:0 5px 22px #ff704825}
.button.quiz-cta span{flex-shrink:0;color:var(--orange)}
.footer-invitation .quiz-cta{margin-top:28px}
.about-page-end{justify-content:flex-start}
.about-page-end>div{flex-wrap:wrap}
@media(max-width:650px){.button.quiz-cta{font-size:15px;padding:15px 20px;gap:14px}.about-proof blockquote{font-size:24px;line-height:1.4}}

@media(max-width:650px){.about-proof{grid-template-columns:1fr;gap:12px;padding:28px 6%}.about-proof blockquote{font-size:24px;line-height:1.4;margin-bottom:12px}.about-proof .proof-project{margin-bottom:16px}.about-proof .about-landscape{height:210px;min-height:0}.about-proof .about-landscape>img{object-position:center 48%}}
body[data-scene="1"] .footer-invitation .quiz-cta,body[data-scene="5"] .footer-invitation .quiz-cta{display:none}

/* Evening uses the same landscape, so the shore and summit never jump. */
.harbour-evening,.harbour-stars{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.harbour-evening{background:linear-gradient(180deg,rgba(3,10,31,.91),rgba(4,15,36,.83) 38%,rgba(3,13,29,.77) 75%,#061321);opacity:var(--evening)}
.harbour-stars{opacity:var(--stars);overflow:hidden}
@media(prefers-reduced-motion:reduce){.harbour-journey{--evening:0!important;--stars:0!important}}
