*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#f7f7f5;color:#202124;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}header{height:88px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;position:sticky;top:0;z-index:20;background:#f7f7f5f2;border-bottom:1px solid #d8dadd}header img{width:208px;display:block}nav{display:flex;gap:28px;font-size:13px}nav a:hover{text-decoration:underline;text-underline-offset:7px}button{font-size:12px;background:transparent;border:1px solid #b8babd;border-radius:6px;padding:12px 16px}.opening{padding:80px 7% 50px}.eyebrow{font-size:11px;letter-spacing:.16em;line-height:1.6}h1{font-size:clamp(65px,8.8vw,145px);font-weight:500;line-height:.99;letter-spacing:-.07em;margin:40px 0 50px}h1 span{color:#85878c}.opening-bottom{display:flex;justify-content:space-between;align-items:end}.opening-bottom p{font-size:17px;line-height:1.7}.opening-bottom .hint{font-size:10px;letter-spacing:.1em}.scroll-line{display:block;width:1px;height:35px;background:#777;margin-top:15px}.chapter{height:210vh;position:relative}.stage{height:calc(100vh - 88px);min-height:580px;position:sticky;top:88px;overflow:hidden;background:#eeefed;--p:0}.chapter-label{position:absolute;top:25px;left:5%;z-index:5;font-size:11px;letter-spacing:.15em}.image-layout{position:absolute;inset:0}.main-image{position:absolute;margin:0;left:calc(5% + var(--p)*0%);top:calc(8% + var(--p)*4%);width:calc(90% - var(--p)*42%);height:calc(83% - var(--p)*9%);overflow:hidden;will-change:width,height}.main-image img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(calc(1.08 - var(--p)*.08))}.main-image figcaption{position:absolute;bottom:0;left:0;right:0;padding:13px 16px;background:#202124da;color:white;font-size:9px;letter-spacing:.08em;line-height:1.5}.satellite{position:absolute;margin:0;left:36%;top:65%;width:20%;height:25%;border:7px solid #eeefed;overflow:hidden;opacity:var(--p);transform:translateY(calc((1 - var(--p))*80px))}.satellite img{width:100%;height:100%;object-fit:cover}.chapter-copy{position:absolute;left:61%;right:6%;top:22%;opacity:clamp(0,calc(var(--p)*2 - .65),1);transform:translateY(calc((1 - var(--p))*45px))}h2{font-size:clamp(35px,4vw,65px);font-weight:500;letter-spacing:-.055em;line-height:1.05;margin:22px 0}.chapter-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#56585c;max-width:430px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.chips span{border:1px solid #c1c3c6;padding:8px 11px;font-size:11px}.stage-bottom{position:absolute;bottom:22px;left:5%;right:5%;display:flex;align-items:center;gap:20px;font-size:9px;letter-spacing:.15em}.track{height:1px;background:#bfc1c4;flex:1}.track i{display:block;width:calc(var(--p)*100%);height:2px;background:#202124}.human{padding:100px 7%}.human h2{font-size:clamp(40px,5vw,76px);margin:30px 0 50px}.human>img{width:100%;max-height:600px;object-fit:cover;display:block}.human-note{display:grid;grid-template-columns:1fr 1fr;gap:12%;font-size:16px;line-height:1.8;color:#5b5d62}.human-note small{font-size:11px}.ventures{background:#202124;color:#f7f7f5;padding:90px 7%}.ventures h2{font-size:clamp(40px,5vw,76px)}.ventures-intro{color:#bfc1c5}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:55px}.products article{border-top:1px solid #626469;padding-top:22px}.products small{font-size:10px;letter-spacing:.12em;color:#bfc1c5}.products h3{font-weight:500;font-size:23px}.products p{font-size:14px;line-height:1.7;color:#bfc1c5}.standard{margin-top:100px;border-top:1px solid #626469;padding-top:50px}.standard h2{font-size:clamp(36px,4vw,60px)}footer{padding:45px 7%;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;line-height:1.7;color:#5b5d62}footer img{width:200px}footer a{text-decoration:underline}a:focus-visible,button:focus-visible{outline:3px solid #70747b;outline-offset:6px}.paused .chapter{height:auto}.paused .stage{position:relative;--p:1!important}.paused html{scroll-behavior:auto}@media(max-width:800px){header{height:75px;padding:0 5%;gap:12px}header img{width:165px}nav{display:none}button{font-size:11px;padding:10px}.opening{padding:50px 6% 30px}h1{font-size:clamp(51px,10vw,80px);margin:30px 0}.opening-bottom p{font-size:14px}.chapter{height:185vh}.stage{top:75px;height:calc(100svh - 75px);min-height:620px}.main-image{left:5%;top:8%;width:90%;height:calc(82% - var(--p)*43%)}.satellite{display:none}.chapter-copy{left:6%;right:6%;top:51%;transform:translateY(calc((1 - var(--p))*25px))}.chapter-copy h2{font-size:34px;margin:12px 0}.chapter-copy h2 br{display:none}.chapter-copy h2 br:after{content:' '}.chapter-copy>p:not(.eyebrow){font-size:14px;line-height:1.65}.chips{margin-top:14px}.eyebrow{font-size:9px}.stage-bottom{bottom:16px}.main-image figcaption{font-size:8px}.human{padding:65px 6%}.human-note{grid-template-columns:1fr;gap:0;font-size:14px}.products{grid-template-columns:1fr 1fr;gap:28px}.ventures{padding:65px 6%}.products h3{font-size:20px}footer{flex-direction:column;align-items:flex-start}.human>img{min-height:300px;object-fit:cover}.chapter-copy h2{max-width:500px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.chapter{height:auto}.stage{position:relative;--p:1!important}}
/* Immersive image-layout study: one portrait expands out of a technology mosaic. */
.immersive-sequence{height:240vh}.immersive-stage{height:calc(100vh - 88px);min-height:600px;top:88px;position:sticky;background:#161719;overflow:hidden;--q:0}.mosaic{position:absolute;inset:0;transform:scale(calc(1 + var(--q)*.62));transform-origin:50% 44%}.mosaic figure{margin:0;position:absolute;overflow:hidden;border-radius:16px}.mosaic img{width:100%;height:100%;object-fit:cover;display:block}.mosaic-focus{left:29%;width:42%;top:7%;height:77%}.mosaic-focus img{object-position:50% 40%}.mosaic-side{width:27%;height:46%;opacity:calc(1 - var(--q)*.9)}.top-left{left:0;top:-8%;transform:translateX(calc(var(--q)*-120px))}.top-right{right:0;top:-8%;transform:translateX(calc(var(--q)*120px))}.bottom-left{left:0;top:41%;transform:translateX(calc(var(--q)*-120px))}.bottom-right{right:0;top:41%;transform:translateX(calc(var(--q)*120px))}.mosaic-caption{position:absolute;bottom:0;left:0;right:0;padding:70px 6% 35px;background:linear-gradient(transparent,#111214e8);color:#fff;opacity:clamp(0,calc(var(--q)*2-.7),1)}.mosaic-caption h2{font-size:clamp(36px,4.5vw,68px);margin:12px 0}.mosaic-caption>p:not(.eyebrow){font-size:14px}.mosaic-caption small{font-size:10px;color:#d8dadd}.worlds{padding:100px 6%;background:#f7f7f5}.worlds-title{max-width:850px;margin-bottom:45px}.worlds-title h2{font-size:clamp(40px,5.5vw,80px)}.worlds-title>p:last-child,.world-pair p{font-size:17px;line-height:1.8;max-width:630px;color:#5b5d62}.worlds figure{margin:0;overflow:hidden}.game-world img{width:100%;height:auto;display:block}.worlds figcaption{font-size:10px;letter-spacing:.1em;padding:16px 0;color:#5b5d62}.world-pair{display:grid;grid-template-columns:1.2fr 1fr;gap:7%;align-items:center;margin-top:60px}.world-pair img{width:100%;height:480px;object-fit:cover;display:block}.paused .immersive-sequence{height:auto}.paused .immersive-stage{position:relative;--q:1!important}@media(max-width:800px){.immersive-stage{top:75px;height:calc(100svh - 75px)}.mosaic-focus{left:17%;width:66%;top:9%;height:70%}.mosaic-side{width:15%;height:40%}.bottom-left,.bottom-right{top:40%}.mosaic{transform:scale(calc(1 + var(--q)*.35))}.mosaic figure{border-radius:9px}.mosaic-caption{padding:65px 6% 25px}.mosaic-caption h2{font-size:36px}.mosaic-caption>p:not(.eyebrow){font-size:12px}.worlds{padding:65px 6%}.world-pair{grid-template-columns:1fr;gap:20px;margin-top:35px}.world-pair img{height:auto}.world-pair p,.worlds-title>p:last-child{font-size:15px}}@media(prefers-reduced-motion:reduce){.immersive-sequence{height:auto}.immersive-stage{position:relative;--q:1!important}}
.exploration-gallery{padding:90px 6%;background:#eeefed}.exploration-gallery>h2{font-size:clamp(40px,5vw,72px)}.gallery-intro{max-width:650px;font-size:16px;line-height:1.8;color:#5b5d62}.exploration-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px 25px;margin-top:45px}.exploration-grid figure{margin:0}.exploration-grid figure:first-child{grid-column:1/-1}.exploration-grid img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}.exploration-grid figure:first-child img{aspect-ratio:16/9}.exploration-grid figcaption{padding:20px 0}.exploration-grid figcaption span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#5b5d62}.exploration-grid h3{font-size:28px;font-weight:500;letter-spacing:-.04em;margin:12px 0}.satellite{display:none!important}@media(max-width:800px){.exploration-gallery{padding:60px 6%}.exploration-grid{grid-template-columns:1fr;gap:25px}.exploration-grid h3{font-size:25px}}

.company-description{font-size:16px;line-height:1.7;color:#5b5d62;max-width:620px;margin:-20px 0 30px}.opening-bottom>p:first-child{max-width:670px}.ambition-line{font-size:22px;line-height:1.5;max-width:750px;letter-spacing:-.02em}@media(max-width:800px){.company-description{font-size:14px;margin:0 0 24px}.opening-bottom{gap:20px}.opening-bottom>p:first-child{flex:1}.ambition-line{font-size:19px}}

/* Commercial refinement: retain original identity and scroll mechanics. */
.skip-link{position:fixed;top:-80px;left:16px;z-index:99;background:#202124;color:white;padding:14px}.skip-link:focus{top:10px}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap;margin:28px 0}.cta{display:inline-block;background:#202124;color:#fff;padding:17px 25px;border-radius:6px;font-size:14px;line-height:1.5}.cta:hover{background:#42454a}.text-link{display:inline-block;font-size:14px;text-decoration:underline;text-underline-offset:6px;line-height:1.7}.company-description{max-width:820px;font-size:19px}.opening{padding-top:55px;padding-bottom:30px}h1{margin:26px 0 38px}.opening-bottom p{font-size:15px}.commercial-intro,.business-os,.ai-direction,.standard-commercial,.contact{padding:75px 7%}.commercial-intro>p:not(.eyebrow),.lead{font-size:18px;line-height:1.8;max-width:800px}.capability-index{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:35px}.capability-index a{border-top:1px solid #b8babd;padding-top:18px;font-size:14px;line-height:1.7}.immersive-sequence{height:135vh}.immersive-stage{min-height:450px;height:70vh}.chapter{height:170vh}.chapter-copy{left:59%;right:5%;top:19%}.chapter-copy h2{font-size:clamp(32px,3.7vw,58px)}.business-systems,.exploration{padding:70px 7%;display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.business-systems p,.business-os p,.ai-direction p,.exploration p,.standard-commercial p,.contact p{font-size:17px;line-height:1.8;max-width:720px}.workflow{padding:38px;background:#eeefed;display:flex;flex-direction:column;align-items:center}.workflow span{padding:19px;border:1px solid #b8babd;width:100%;text-align:center;background:#f7f7f5}.workflow i{height:28px;width:1px;background:#85878c}.workflow small,.system-map figcaption{font-size:9px;letter-spacing:.12em;color:#56585c;margin-top:25px}.business-os{background:#eeefed}.os-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;margin-top:50px}.status{display:inline-block;font-size:10px;letter-spacing:.13em;border:1px solid #a3a6ab;padding:9px 12px}.os-layout h3{font-size:30px;font-weight:500;letter-spacing:-.04em}.muted{color:#5b5d62;font-size:14px!important}.system-map{margin:0;text-align:center;padding:30px;border:1px solid #c7c9cc;border-radius:12px;background:#f7f7f5}.system-core{padding:24px;line-height:1.4;border:1px solid #a3a6ab;border-radius:50%;width:160px;margin:0 auto 25px;font-size:20px}.system-nodes{display:grid;grid-template-columns:1fr 1fr;gap:10px}.system-nodes span{border:1px solid #d8dadd;padding:16px 8px;font-size:12px;animation:systemPulse 8s ease-in-out infinite}.system-nodes span:nth-child(even){animation-delay:-4s}@keyframes systemPulse{50%{background:#e4e5e3;border-color:#85878c}}.ai-direction{max-width:1050px}.exploration{background:#eeefed}.exploration figure{margin:0}.exploration img{width:100%;height:320px;object-fit:cover}.exploration figcaption{font-size:9px;letter-spacing:.08em;line-height:1.7;margin-top:12px}.human{padding-bottom:35px}.standard-commercial{padding-top:25px}.contact{background:#202124;color:#f7f7f5;display:grid;grid-template-columns:1fr 1fr;gap:7%}.contact-panel{padding:30px;border:1px solid #626469}.contact .muted{color:#c2c5c9}.contact h3{font-size:23px;font-weight:400}.contact a{color:inherit}.legal-content{padding:70px 7%;max-width:1000px;margin:auto}.legal-content p,.legal-content li{font-size:16px;line-height:1.8}.legal-content h1{font-size:55px}.legal-content h2{font-size:28px;margin-top:40px}.paused .system-nodes span{animation:none}html:has(body.paused){scroll-behavior:auto}
@media(max-width:800px){.company-description{font-size:16px}.opening{padding-top:40px}h1{font-size:clamp(51px,10vw,80px)}.commercial-intro,.business-os,.ai-direction,.standard-commercial,.contact,.business-systems,.exploration{padding:50px 6%}.capability-index{grid-template-columns:1fr 1fr}.business-systems,.os-layout,.exploration,.contact{grid-template-columns:1fr;gap:30px}.chapter-copy{top:50%;left:6%;right:6%}.chapter-copy h2{font-size:30px}.chapter-copy>p:not(.eyebrow){font-size:14px}.chapter{height:170vh}.chapter-copy .text-link{font-size:13px}.immersive-sequence{height:120vh}.immersive-stage{height:65svh;min-height:450px}.commercial-intro>p:not(.eyebrow),.business-systems p,.business-os p,.ai-direction p,.exploration p,.standard-commercial p,.contact p{font-size:15px}.os-layout{margin-top:30px}.system-map{padding:22px}.contact-panel{padding:22px}.actions{gap:20px}.opening-bottom{display:block}.exploration img{height:300px}.legal-content h1{font-size:42px}}
@media(prefers-reduced-motion:reduce){.system-nodes span{animation:none}.chapter,.immersive-sequence{height:auto}}
.business-systems p.eyebrow,.business-os p.eyebrow,.ai-direction p.eyebrow,.exploration p.eyebrow,.standard-commercial p.eyebrow,.contact p.eyebrow{font-size:11px;line-height:1.6}.paused .stage,.paused .immersive-stage{top:0}@media(max-width:800px){.business-systems p.eyebrow,.business-os p.eyebrow,.ai-direction p.eyebrow,.exploration p.eyebrow,.standard-commercial p.eyebrow,.contact p.eyebrow{font-size:9px}}@media(prefers-reduced-motion:reduce){.stage,.immersive-stage{top:0}}

.founder-dream{background:#f7f7f5}.founder-dream img{height:auto;aspect-ratio:4/3;object-fit:contain}.founder-dream h2{font-size:clamp(36px,4.5vw,64px)}

.mosaic-focus img{object-position:50% 22%}.exploration:not(.founder-dream) img{height:auto;aspect-ratio:4/3;object-position:50% 20%}

.founder-dream img{aspect-ratio:3/2}.mosaic-side.top-right img{object-position:40% 25%}

/* LEVELLER AI: product direction, no simulated application controls. */
.ai-direction{max-width:none;border-top:1px solid #d8dadd;border-bottom:1px solid #d8dadd;background:linear-gradient(120deg,#f7f7f5,#eeefed)}
.ai-direction-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.ai-direction h2{margin:28px 0}.ai-direction .ai-thesis{font-size:clamp(25px,3vw,42px);line-height:1.2;letter-spacing:-.035em;max-width:900px}.ai-direction .ai-description{max-width:760px}.ai-direction .ai-intent{font-size:14px;color:#575a5e}.ai-direction .ai-modes-label{margin-top:35px;font-size:10px;letter-spacing:.13em}.ai-modes{list-style:none;padding:0;margin:15px 0 28px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;border-top:1px solid #b8babd}.ai-modes li{padding:20px 16px 8px 0}.ai-modes h3{font-size:17px;font-weight:500;margin:0 0 10px}.ai-modes p{font-size:13px;line-height:1.6;margin:0;color:#575a5e}.ai-direction .ai-status-note{font-size:13px;line-height:1.7;margin:0;color:#575a5e;max-width:none}@media(max-width:1000px){.ai-modes{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.ai-modes{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-direction .ai-thesis{font-size:27px}.ai-direction-heading .eyebrow{font-size:10px}.ai-direction .ai-description{font-size:15px}}

.ai-concept{margin:30px 0;max-width:900px}.ai-concept img{display:block;width:100%;height:auto;border-radius:12px}.ai-concept figcaption{font-size:9px;letter-spacing:.12em;color:#575a5e;margin-top:12px}
