:root{--ink:#101114;--muted:#666a73;--blue:#0878ff;--violet:#7857ff;--gold:#ffad38;--white:#fff;--surface:#f5f5f7;--glass:rgba(255,255,255,.62);--line:rgba(20,25,35,.1);--max:min(1240px,calc(100% - 48px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#f8f9fc;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;width:100%}button{font:inherit}.ambient{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.ambient i{position:absolute;width:55vw;aspect-ratio:1;border-radius:50%;filter:blur(100px);opacity:.18}.ambient i:nth-child(1){left:-25vw;top:8vh;background:#70c8ff}.ambient i:nth-child(2){right:-20vw;top:35vh;background:#9473ff}.ambient i:nth-child(3){left:24vw;bottom:-30vw;background:#ffc46a}.glass{background:rgba(255,255,255,.58);border:1px solid rgba(255,255,255,.76);box-shadow:0 18px 50px rgba(45,58,82,.12),inset 0 1px 1px rgba(255,255,255,.9);backdrop-filter:blur(28px) saturate(150%)}
.spatial-nav{position:fixed;z-index:30;top:18px;left:50%;width:min(1000px,calc(100% - 32px));height:62px;padding:8px 10px 8px 18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-radius:22px;transform:translateX(-50%)}.brand img{width:138px}.spatial-nav nav{display:flex;gap:28px;font-size:12px}.spatial-nav nav a{opacity:.68;transition:.2s}.spatial-nav nav a:hover{opacity:1}.nav-book{justify-self:end}.menu{display:none}
.pill{display:inline-flex;min-height:46px;padding:0 20px;align-items:center;justify-content:center;gap:22px;border-radius:999px;font-size:14px;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s}.pill:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(22,34,55,.18)}.pill-primary{color:white;background:linear-gradient(135deg,#1687ff,#6657ee);box-shadow:0 8px 24px rgba(68,91,237,.25)}.pill-dark{min-height:44px;color:#fff;background:#14161a}.pill-glass{background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.9);box-shadow:0 10px 35px rgba(24,37,61,.08);backdrop-filter:blur(22px)}
.hero{position:relative;height:150vh;min-height:1100px;overflow:hidden}.hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:35vh;background:linear-gradient(transparent,#f8f9fc);pointer-events:none}#headset-canvas{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.hero-glow{position:absolute;left:50%;top:50vh;width:min(75vw,1050px);height:440px;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(70,148,255,.27),rgba(140,100,255,.12) 42%,transparent 72%);filter:blur(24px)}.hero-copy{position:relative;z-index:2;width:min(950px,calc(100% - 40px));margin:auto;padding-top:155px;text-align:center}.eyebrow{margin:0 0 18px;color:#6a6f78;font-size:13px;font-weight:650;letter-spacing:.02em}.hero h1,.section-head h2,.story h2,.recap h2,.proof h2,.cta h2{margin:0;font-size:clamp(58px,8vw,116px);line-height:.92;letter-spacing:-.072em}.hero h1 span{color:transparent;background:linear-gradient(90deg,#147dff,#7868f5,#f1993b);-webkit-background-clip:text;background-clip:text}.hero-lede{max-width:670px;margin:28px auto 0;color:var(--muted);font-size:clamp(18px,2vw,24px);line-height:1.42}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:34px}.spatial-hint{position:absolute;z-index:4;left:50%;top:calc(100vh - 110px);padding:11px 18px 11px 12px;display:flex;gap:12px;align-items:center;border-radius:999px;transform:translateX(-50%);font-size:10px}.spatial-hint p{margin:0;color:#737781}.spatial-hint b{color:#1b1d21}.mouse-dot{width:31px;height:31px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#d8e6ff);box-shadow:0 5px 14px rgba(50,80,130,.18)}.hero-caption{position:absolute;z-index:2;left:50%;top:112vh;transform:translateX(-50%);white-space:nowrap;color:#878b93;font-size:12px;text-transform:uppercase;letter-spacing:.2em}
.story{position:relative;z-index:3;width:var(--max);margin:-28vh auto 0;padding:130px 0 150px;display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw}.sticky-copy{position:sticky;top:145px;align-self:start}.story h2{font-size:clamp(48px,5.5vw,78px)}.story h2 span,.section-head h2 span{color:#888c94}.sticky-copy>p:not(.eyebrow){max-width:510px;color:var(--muted);font-size:18px;line-height:1.55}.text-link{display:inline-flex;gap:28px;margin-top:22px;color:var(--blue);font-weight:600}.story-cards{display:grid;gap:22px}.story-cards article{position:relative;min-height:390px;padding:38px;border-radius:38px;overflow:hidden}.story-cards b{color:#8a8e96;font-size:12px}.story-cards h3{position:relative;z-index:2;max-width:430px;margin:150px 0 12px;font-size:32px;line-height:1.05;letter-spacing:-.04em}.story-cards p{position:relative;z-index:2;max-width:430px;margin:0;color:var(--muted);line-height:1.5}.orb{position:absolute;right:-50px;top:-70px;width:280px;aspect-ratio:1;border-radius:50%;filter:blur(2px)}.orb-blue{background:radial-gradient(circle at 35% 30%,#e8f4ff,#5ba8ff 35%,#2562e9 65%,transparent 68%);box-shadow:0 20px 70px rgba(60,115,255,.32)}.orb-gold{background:radial-gradient(circle at 35% 30%,#fff7da,#ffbf4e 35%,#ee7328 66%,transparent 68%)}.orb-violet{background:radial-gradient(circle at 35% 30%,#f4ebff,#a782ff 35%,#5f4bd7 66%,transparent 68%)}
.journey,.products,.services,.clients{position:relative;z-index:3;padding:140px 0}.section-head{width:min(900px,calc(100% - 40px));margin:0 auto 70px;text-align:center}.section-head h2{font-size:clamp(52px,7vw,94px)}.section-head>p:last-child{max-width:600px;margin:24px auto 0;color:var(--muted);font-size:19px;line-height:1.5}.journey-track{width:100%;padding:15px max(24px,calc((100vw - 1240px)/2));display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.journey-track::-webkit-scrollbar{display:none}.journey-card{flex:0 0 310px;min-height:390px;padding:30px;border-radius:34px;scroll-snap-align:center;transition:.3s}.journey-card:hover,.journey-card.active{transform:translateY(-8px);box-shadow:0 30px 70px rgba(37,52,84,.16),inset 0 1px 1px #fff}.journey-card>span{color:#979aa1;font-size:11px}.journey-icon{width:88px;height:88px;margin:70px auto 48px;display:grid;place-items:center;border-radius:50%;color:white;background:linear-gradient(145deg,#62b9ff,#6459e8);box-shadow:0 14px 40px rgba(66,99,225,.3);font-size:42px}.journey-card h3{margin:0 0 8px;font-size:26px;letter-spacing:-.04em}.journey-card p{margin:0;color:var(--muted);line-height:1.5;font-size:14px}
.product-shell{width:var(--max);margin:auto;padding:16px;border-radius:42px}.product-tabs{display:flex;gap:8px;padding:5px}.product-tabs button{flex:1;padding:15px;border:0;border-radius:999px;color:#70737a;background:transparent;cursor:pointer}.product-tabs button span{margin-right:8px;font-size:10px}.product-tabs button.active{color:#17191d;background:rgba(255,255,255,.78);box-shadow:0 8px 20px rgba(30,42,65,.08)}.product-scene{min-height:620px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;padding:50px 40px}.product-copy{display:none;padding-left:25px}.product-copy.active{display:block;animation:rise .55s ease}.product-copy h3{margin:0 0 18px;font-size:clamp(58px,7vw,96px);letter-spacing:-.07em}.product-copy>p:not(.eyebrow){max-width:480px;color:var(--muted);font-size:18px;line-height:1.55}.product-copy .pill{margin-top:22px}.product-object{position:relative}.product-object img{position:relative;z-index:2;aspect-ratio:1.42;object-fit:cover;border-radius:30px;mix-blend-mode:multiply;filter:contrast(1.04)}.rings{position:absolute;inset:-10%;display:grid;place-items:center}.rings i{position:absolute;width:75%;aspect-ratio:1;border:1px solid rgba(77,114,255,.22);border-radius:50%;animation:ring 9s linear infinite}.rings i:nth-child(2){width:95%;border-color:rgba(130,83,255,.14);animation-direction:reverse}.rings i:nth-child(3){width:115%;border-color:rgba(255,158,55,.12);animation-duration:14s}
.service-grid{width:var(--max);margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:22px}.media-card{position:relative;min-height:690px;border-radius:42px;overflow:hidden;background:#111}.media-card>img{position:absolute;inset:0;height:100%;object-fit:cover;object-position:left}.media-card>img.focus-right{object-position:right}.media-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.75))}.media-chip{position:absolute;left:24px;top:24px;padding:10px 15px;border-radius:999px;color:#212328;font-size:12px}.media-copy{position:absolute;left:0;right:0;bottom:0;padding:38px;color:white}.media-copy h3{max-width:430px;margin:0 0 12px;font-size:40px;letter-spacing:-.05em}.media-copy p{max-width:430px;margin:0;color:#d3d3d7;line-height:1.5}.round-button{position:absolute;right:34px;bottom:42px;width:62px;height:62px;border:0;border-radius:50%;color:#191b20;background:rgba(255,255,255,.9);cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.22);transition:.25s}.round-button:hover{transform:scale(1.08);background:#fff}
.recap{position:relative;z-index:3;width:var(--max);min-height:760px;margin:100px auto;padding:80px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;border-radius:48px;background:linear-gradient(145deg,#10121a,#252641);color:white;overflow:hidden}.recap::after{content:"";position:absolute;width:500px;aspect-ratio:1;right:-150px;top:-180px;border-radius:50%;background:radial-gradient(circle,#6358df,transparent 68%);opacity:.45}.recap h2{font-size:clamp(50px,6vw,84px)}.recap-copy>p:last-child{color:#bbbcc7;font-size:18px;line-height:1.55}.recap-orbit{position:relative;z-index:2;min-height:500px}.orbit-center{position:absolute;left:50%;top:50%;width:145px;height:145px;display:grid;place-items:center;border-radius:50%;transform:translate(-50%,-50%);color:#272a31;font-size:20px;font-weight:700}.recap-orbit>span{position:absolute;padding:14px 20px;border-radius:999px;color:#292b31;font-size:12px}.recap-orbit>span:nth-of-type(1){left:50%;top:5%;transform:translateX(-50%)}.recap-orbit>span:nth-of-type(2){right:0;top:50%}.recap-orbit>span:nth-of-type(3){left:50%;bottom:5%;transform:translateX(-50%)}.recap-orbit>span:nth-of-type(4){left:0;top:50%}.recap-orbit::before{content:"";position:absolute;inset:55px;border:1px solid rgba(255,255,255,.22);border-radius:50%;animation:ring 18s linear infinite}
.proof{position:relative;z-index:3;width:var(--max);margin:160px auto;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.proof-image{border-radius:40px;overflow:hidden;box-shadow:0 30px 80px rgba(30,38,54,.14)}.proof-image img{min-height:650px;object-fit:cover}.proof h2{font-size:clamp(48px,5.5vw,76px)}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:40px}.metrics>div{min-height:150px;padding:22px;border-radius:26px}.metrics strong{font-size:50px;letter-spacing:-.06em}.metrics i{font-style:normal;font-size:20px}.metrics span{display:block;margin-top:20px;color:#777b83;font-size:10px;text-transform:uppercase}.values{display:flex;gap:28px;margin-top:30px;color:#4d5158;font-weight:650}.clients{overflow:hidden}.client-marquee{width:100%;overflow:hidden}.client-row{width:max-content;display:flex;gap:14px;padding:10px 14px;animation:marquee 35s linear infinite}.client-row>div{width:240px;height:125px;padding:25px;display:grid;place-items:center;border-radius:28px;background:white;box-shadow:0 14px 40px rgba(40,50,70,.08)}.client-row img{max-height:72px;object-fit:contain}
.cta{position:relative;z-index:3;min-height:900px;padding:150px 20px;display:grid;place-items:center;overflow:hidden}.cta-glow{position:absolute;width:min(900px,90vw);aspect-ratio:1;border-radius:50%;background:conic-gradient(from 20deg,#69bfff,#7a5cff,#ffab4e,#69bfff);filter:blur(80px);opacity:.35;animation:spin 18s linear infinite}.cta-panel{position:relative;z-index:2;width:min(900px,100%);padding:90px 70px;border-radius:54px;text-align:center}.cta-panel>img{width:130px;margin:0 auto 30px}.cta h2{font-size:clamp(54px,7vw,96px)}.cta-panel>p:not(.eyebrow){max-width:600px;margin:28px auto;color:var(--muted);font-size:19px}.contact-line{display:flex;justify-content:center;gap:28px;margin-top:42px;color:#777b82;font-size:12px}.floating-book{position:fixed;z-index:25;right:24px;bottom:24px;height:54px;padding:7px 8px 7px 20px;display:flex;align-items:center;gap:16px;border-radius:999px;font-size:13px;font-weight:650}.floating-book b{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;color:white;background:#15171b}footer{position:relative;z-index:3;width:var(--max);min-height:110px;margin:auto;display:flex;align-items:center;gap:28px;border-top:1px solid var(--line);color:#868a91;font-size:11px}footer img{width:135px}footer span{margin-right:auto}
.reveal{opacity:0;transform:translateY(28px);transition:opacity .85s ease,transform .85s ease}.reveal.visible{opacity:1;transform:none}@keyframes rise{from{opacity:0;transform:translateY(16px)}}@keyframes ring{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(max-width:900px){.spatial-nav{grid-template-columns:1fr auto}.spatial-nav nav,.nav-book{display:none}.menu{display:flex;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:0;border-radius:50%;background:rgba(255,255,255,.55)}.menu span{width:18px;height:1px;background:#202226}.spatial-nav nav.open{position:fixed;display:flex;inset:76px 16px auto;padding:25px;flex-direction:column;align-items:flex-start;gap:0;border-radius:28px;background:rgba(245,247,252,.94);box-shadow:0 25px 70px rgba(30,40,60,.2);backdrop-filter:blur(28px)}.spatial-nav nav.open a{width:100%;padding:15px 5px;border-bottom:1px solid var(--line);font-size:20px}.story,.product-scene,.recap,.proof{grid-template-columns:1fr}.sticky-copy{position:relative;top:auto}.story{margin-top:-20vh}.product-object{order:-1}.product-copy{padding:0}.service-grid{grid-template-columns:1fr}.recap-orbit{min-height:430px}.proof-image img{min-height:0}.metrics{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:600px){:root{--max:calc(100% - 28px)}.spatial-nav{top:10px;height:58px;width:calc(100% - 20px);padding-left:14px}.brand img{width:120px}.hero{height:1250px;min-height:0}.hero-copy{padding-top:120px}.hero h1{font-size:54px}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;align-items:center}.spatial-hint{top:calc(100vh - 100px)}.hero-caption{top:1050px}.story{display:block;margin-top:-130px;padding:80px 0}.sticky-copy{margin-bottom:55px}.story h2,.section-head h2{font-size:46px}.story-cards article{min-height:330px;padding:28px}.story-cards h3{margin-top:130px;font-size:28px}.journey,.products,.services,.clients{padding:95px 0}.section-head{margin-bottom:45px}.journey-card{flex-basis:82vw}.product-shell{width:calc(100% - 20px);padding:8px;border-radius:30px}.product-tabs button{padding:12px 8px;font-size:12px}.product-tabs button span{display:none}.product-scene{min-height:680px;padding:25px 18px 38px}.product-object img{border-radius:22px}.product-copy h3{font-size:58px}.media-card{min-height:610px;border-radius:30px}.media-copy{padding:26px}.media-copy h3{font-size:33px;padding-right:55px}.round-button{right:22px;bottom:28px;width:52px;height:52px}.recap{width:calc(100% - 20px);min-height:800px;margin:70px auto;padding:55px 24px;border-radius:34px;gap:30px}.recap h2,.proof h2,.cta h2{font-size:47px}.recap-orbit{min-height:340px}.recap-orbit::before{inset:35px}.orbit-center{width:105px;height:105px}.recap-orbit>span{padding:10px 12px;font-size:9px}.proof{margin:100px auto;gap:50px}.proof-image{border-radius:28px}.metrics{grid-template-columns:1fr}.metrics>div{min-height:120px}.values{flex-wrap:wrap}.client-row>div{width:190px;height:105px}.cta{min-height:760px;padding:100px 12px}.cta-panel{padding:65px 22px;border-radius:36px}.contact-line{flex-direction:column;gap:10px}.floating-book{right:12px;bottom:12px}.floating-book span{display:none}footer{padding:26px 0;flex-wrap:wrap}footer span{width:100%;order:3}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Bright spatial asset treatment */
.hero{
  background:
    linear-gradient(180deg,rgba(248,249,252,.7),rgba(248,249,252,.92)),
    url("assets/bright-hero-gallery.webp") center 35%/cover no-repeat;
}
.hero::after{height:42vh}
#headset-canvas{z-index:1}
.hero-copy{z-index:3}
.hero-lede{color:#4f535b}
.product-object img{
  mix-blend-mode:normal;
  filter:saturate(.92) contrast(1.02);
  box-shadow:0 24px 60px rgba(45,55,75,.12);
}
.proof-image img{object-position:center}
@media(max-width:600px){
  .hero{background-position:60% center}
}
