:root{--blue:#174c38;--ink:#edf5d7;--orange:#f2cb72;--line:rgba(241,240,232,.25);--dark:#103c2d;--font:'Space Grotesk',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--blue);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:7px}button{border:0}::selection{background:var(--orange);color:#103c2d}.skip{position:fixed;top:-80px;left:20px;z-index:20;padding:15px;background:var(--ink);color:var(--blue)}.skip:focus{top:15px}.header{position:absolute;z-index:5;top:0;left:0;width:100%;padding:26px 4.3%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-family:var(--font);font-size:43px;font-weight:700;letter-spacing:-5px;display:inline-flex;align-items:center;line-height:1}.wordmark-star{font-size:28px;letter-spacing:0;margin-left:7px;color:var(--orange)}.header nav{display:flex;gap:38px;font-size:14px}.header nav a{position:relative;padding:6px 0}.header nav a:after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:currentColor;transition:width .25s}.header nav a:hover:after{width:100%}.contact-link{display:flex;align-items:center;gap:35px;font-size:14px}.contact-link span{font-size:25px}.scene-wrap{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;transition:opacity .8s}.scene-wrap canvas{width:100%;height:100%;display:block}.scene-fallback{position:absolute;width:60vw;height:60vw;border:2px solid var(--line);border-radius:50%;top:15vh;right:-10vw;box-shadow:0 0 0 60px #ffffff04,0 0 0 120px #ffffff04;display:none}.webgl-unavailable .scene-fallback{display:block}.webgl-unavailable #explode{display:none}.noise{position:fixed;inset:0;opacity:.028;z-index:4;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.8' filter='url(%23n)'/%3E%3C/svg%3E")}main{position:relative;z-index:1}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font);font-weight:500}h1,h2{letter-spacing:-.065em}.hero{min-height:850px;height:100svh;max-height:1200px;padding:160px 4.3% 95px;position:relative;display:flex;flex-direction:column;justify-content:center}.hero-kicker,.eyebrow,.hero-footer,.scene-note,.chapter-meta,.chapter-footnote,.dock-title,.journey-dock,.toolbox>span,.study-date,.study-type,.extra-study>span,footer>span{font-family:var(--font);font-size:12px;font-weight:500;letter-spacing:.09em}.hero-kicker{margin-bottom:37px;display:flex;align-items:center;gap:15px}.tiny-cross{font-size:21px;color:var(--orange)}.kicker-slash{opacity:.5;margin:0 6px}h1{font-size:clamp(74px,9.65vw,154px);line-height:.93;position:relative;z-index:2;max-width:1250px;pointer-events:none}h1 .outline-word{-webkit-text-stroke:1.5px var(--ink);color:transparent}.mobile-break,.mobile-hyphen{display:none}.hero-bottom{margin-top:38px;display:flex;align-items:flex-end;gap:75px}.hero-bottom p{line-height:1.55;font-size:17px}.hero-bottom p span{opacity:.65}.round-link{display:flex;align-items:center;gap:15px;font-size:14px}.circle-arrow{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;width:50px;height:50px;font-size:24px;transition:background .25s,color .25s,transform .25s}.round-link:hover .circle-arrow{background:var(--ink);color:var(--blue);transform:translateY(4px)}.hero-footer{position:absolute;bottom:26px;left:4.3%;right:4.3%;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:11px}.scene-note{position:absolute;right:6%;top:23%;font-size:10px;opacity:.65;writing-mode:vertical-rl}.play-button{position:absolute;right:9%;bottom:18%;background:rgba(12,52,35,.7);backdrop-filter:blur(16px);border:1px solid #edf5d750;border-radius:40px;padding:13px 20px;display:flex;align-items:center;gap:12px;font-size:13px;transition:background .3s,transform .3s}.play-button span{color:var(--orange);font-size:24px}.play-button:hover{background:rgba(12,45,32,.9);transform:rotate(-3deg)}.journey{padding:70px 0 0}.journey-intro{padding:40px 7% 60px;max-width:650px}.eyebrow{display:block;margin-bottom:28px}.journey-intro h2{font-size:clamp(48px,5.8vw,82px);line-height:1.04;margin-bottom:24px}.journey-intro p{line-height:1.6;opacity:.72}.chapter{min-height:90svh;display:flex;align-items:center;padding:80px 7%;position:relative;scroll-margin-top:0}.chapter-content{width:46%;max-width:560px;padding:34px 0;border-top:1px solid var(--line)}.chapter-meta{display:flex;gap:24px;align-items:center;margin-bottom:50px}.chapter-meta>span:first-child{font-size:15px;border:1px solid var(--line);width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.chapter-meta>span:last-child{opacity:.65}.chapter .eyebrow{color:#f2cb72;margin-bottom:22px}.chapter h3{font-size:clamp(36px,4.6vw,66px);line-height:1.07;letter-spacing:-.055em;margin-bottom:25px}.chapter-project{display:block;font-size:16px;font-family:var(--mono);font-weight:400;letter-spacing:.01em;line-height:1.4;color:var(--orange);margin-top:6px}.chapter-project-item{margin-top:34px}.chapter-project-item:first-of-type{margin-top:20px}.chapter-name{display:inline-flex;align-items:center;gap:.18em}.chapter-logo{width:.8em;height:.8em;border-radius:50%;object-fit:cover;flex-shrink:0}.chapter-content>p{font-size:18px;line-height:1.65;max-width:460px;opacity:.85}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.tags span{font-size:12px;border:1px solid var(--line);padding:7px 12px;border-radius:30px}details{margin-top:32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:18px 0;font-size:14px}summary::-webkit-details-marker{display:none}summary>span{font-size:24px;transition:transform .3s;color:var(--orange)}details[open] summary>span{transform:rotate(45deg)}details p{font-size:16px;line-height:1.65;padding:0 15px 22px 0;opacity:.85}.chapter-footnote{display:block;opacity:.5;font-size:10px;margin-top:28px;line-height:1.7}.learning{position:relative;z-index:2;background:var(--dark);padding:100px 7% 0}.section-top{display:flex;align-items:center;justify-content:space-between}.asterisk{font-size:75px;font-weight:400;color:var(--orange);display:inline-block;animation:spin 28s linear infinite}.learning h2{font-size:clamp(45px,6.5vw,90px);line-height:1.07;margin:10px 0 55px;max-width:950px}.learning h2 em{font-style:normal;color:#c4dc8f}.learning-list>div{border-top:1px solid var(--line);padding:26px 0;display:grid;grid-template-columns:50px 1fr 1fr;gap:25px;align-items:center}.learning-list>div>span{font-size:12px;opacity:.55}.learning-list h3{font-size:clamp(23px,2.6vw,36px);letter-spacing:-.045em}.learning-list p{opacity:.7;line-height:1.5}.toolbox{margin-top:65px;padding:30px 0 40px;border-top:1px solid var(--line)}.toolbox>span{opacity:.6;font-size:10px}.toolbox p{font-family:var(--font);font-size:clamp(18px,2.7vw,38px);font-weight:500;margin-top:26px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;letter-spacing:-.045em}.toolbox i{color:var(--orange);font-style:normal;font-size:22px}.education{position:relative;z-index:2;background:#edf5d7;color:#234732;padding:110px 7% 90px}.education h2{font-size:clamp(44px,6.3vw,85px);line-height:1.06;margin-bottom:65px}.education h2>span{color:var(--blue)}.study-row{display:grid;grid-template-columns:1fr 2.1fr .7fr;gap:25px;padding:36px 0;border-top:1px solid #23473233}.study-row>div:first-child{display:flex;flex-direction:column;gap:25px}.study-number{font-family:var(--font);font-size:32px;letter-spacing:-.05em}.study-date{font-size:11px;opacity:.65}.study-row h3{font-size:clamp(27px,3.2vw,43px);line-height:1.12;letter-spacing:-.05em;margin-bottom:14px}.study-row p{font-size:16px;margin-bottom:22px}.study-detail{font-size:13px;opacity:.7;line-height:1.7}.study-type{font-size:10px;text-align:right;padding-top:12px}.extra-study{border-top:1px solid #23473233;display:flex;gap:45px;align-items:baseline;padding-top:35px;margin-top:8px}.extra-study>span{font-size:10px;white-space:nowrap}.extra-study p{font-size:14px;line-height:1.8}.extra-study p span{opacity:.5;margin:0 6px}.ending{position:relative;min-height:95svh;padding:110px 7% 140px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(90deg,#174c38 0%,#174c38cc 40%,#174c3800 100%)}.ending h2{font-size:clamp(50px,7.4vw,106px);line-height:1.05;max-width:950px;pointer-events:none}.cursor-mark{color:var(--orange);animation:blink 1.2s steps(1) infinite}.ending>p{line-height:1.6;margin:30px 0 35px;font-size:18px;opacity:.75}.ending-cta{font-family:var(--font);font-size:26px;align-self:flex-start;border-bottom:1px solid var(--line);padding-bottom:12px;display:flex;align-items:center;gap:55px}.ending-cta span{transition:transform .3s}.ending-cta:hover span{transform:translate(5px,-5px)}footer{position:absolute;bottom:30px;left:7%;right:7%;padding-top:25px;border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;font-size:13px}footer>.wordmark{font-size:35px}footer>.wordmark span{font-size:23px;letter-spacing:0;margin-left:8px;color:var(--orange)}footer>span{font-size:10px;margin-right:auto;opacity:.65}.journey-dock{position:fixed;bottom:22px;left:50%;transform:translate(-50%,100px);opacity:0;z-index:6;background:#103c2ddd;border:1px solid #ffffff28;border-radius:50px;backdrop-filter:blur(20px);display:flex;align-items:center;gap:9px;padding:9px 14px 9px 20px;transition:transform .5s,opacity .5s;font-size:9px;white-space:nowrap}.journey-dock.show{transform:translate(-50%,0);opacity:1}.dock-title{font-size:9px;margin-right:12px}.journey-dock a{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;font-size:12px;transition:background .25s,color .25s}.journey-dock a.active{background:var(--orange);color:#234732}.journey-dock a:hover{background:#ffffff28}.dock-line{height:1px;width:24px;background:var(--line);margin:0 8px}.journey-dock>span:last-child{opacity:.6}.motion{position:fixed;z-index:7;bottom:24px;right:25px;width:38px;height:38px;border-radius:50%;border:1px solid #ffffff44;background:#103c2d88;backdrop-filter:blur(12px);font-size:14px;display:grid;place-items:center}.scroll-progress{position:fixed;top:0;left:0;right:0;z-index:10;height:3px;background:var(--orange);transform-origin:left;transform:scaleX(0)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .9s,transform .9s}.reveal.visible{opacity:1;transform:translateY(0)}.paused *{animation-play-state:paused!important}.paused html{scroll-behavior:auto}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{50%{opacity:0}}
@media(min-width:1700px){.hero{padding-left:7%;padding-right:7%}.header{padding-left:7%;padding-right:7%}.hero-kicker{margin-bottom:50px}}
@media(max-width:1000px){.header nav{gap:24px}.hero{min-height:760px}.hero-bottom{gap:35px}.scene-note{right:3%}.chapter-content{width:51%}.chapter-content>p{font-size:17px}.play-button{right:5%;bottom:16%}.learning-list>div{grid-template-columns:30px 1fr 1fr;gap:18px}.study-row{grid-template-columns:1fr 2.5fr}.study-type{display:none}.extra-study{gap:25px}}
@media(max-width:700px){html{scroll-padding-top:35px}.header{padding:22px 6%}.wordmark{font-size:35px}.header nav{gap:18px;font-size:12px}.header nav a[href="#aprendizajes"]{display:none}.contact-link{gap:10px;font-size:12px}.contact-link span{font-size:20px}.hero{padding:132px 6% 110px;height:100svh;min-height:850px;justify-content:flex-start}.hero-kicker{font-size:10px;gap:8px;margin-bottom:27px;letter-spacing:.04em}.hero-kicker .kicker-slash{margin:0 3px}h1{font-size:clamp(58px,13.8vw,95px);line-height:.96;max-width:100%}.mobile-break{display:block}.mobile-hyphen{display:inline}h1 .outline-word{-webkit-text-stroke:1px var(--ink)}.hero-bottom{margin-top:32px;display:block}.hero-bottom p{font-size:15px;max-width:230px}.round-link{position:absolute;bottom:107px;left:6%;font-size:12px;gap:12px}.circle-arrow{width:43px;height:43px}.hero-footer{left:6%;right:6%;bottom:25px;gap:25px;font-size:8px;line-height:1.7}.hero-footer>span:last-child{max-width:110px;text-align:right}.play-button{bottom:185px;right:7%;font-size:11px;padding:8px 13px}.play-button span{font-size:20px}.scene-note{top:54%;right:4%;font-size:8px}.journey{padding-top:30px}.journey-intro{padding:45px 7% 80px}.journey-intro h2{font-size:51px}.journey-intro p{font-size:16px}.eyebrow{font-size:10px;margin-bottom:23px}.chapter{min-height:1050px;padding:45px 7% 390px;align-items:flex-start}.chapter-content{width:100%;max-width:none;padding:25px 0 0}.chapter-meta{margin-bottom:30px}.chapter h3{font-size:48px}.chapter-content>p{font-size:16px;max-width:100%}.tags{margin-top:23px}.tags span{font-size:11px}details{margin-top:25px}.chapter-footnote{font-size:9px}.learning{padding:65px 7% 0}.learning h2{font-size:45px;margin:15px 0 40px}.asterisk{font-size:50px}.learning-list>div{grid-template-columns:28px 1fr;gap:13px;padding:24px 0}.learning-list h3{font-size:27px}.learning-list p{grid-column:2;font-size:15px}.toolbox{margin-top:35px}.toolbox p{justify-content:flex-start;font-size:21px;gap:12px}.toolbox i{font-size:17px}.education{padding:75px 7% 65px}.education h2{font-size:46px;margin-bottom:45px}.study-row{grid-template-columns:1fr;gap:25px;padding:28px 0}.study-row>div:first-child{flex-direction:row;align-items:center;gap:24px}.study-number{font-size:25px}.study-row h3{font-size:32px}.study-row p{font-size:15px}.extra-study{display:block;padding-top:25px}.extra-study p{margin-top:16px;font-size:13px}.ending{min-height:850px;padding:75px 7% 230px;justify-content:flex-start;background:linear-gradient(180deg,#174c38 5%,#174c38aa 40%,#174c3800)}.ending h2{font-size:54px;line-height:1.07}.ending>p{font-size:16px}.ending-cta{font-size:22px;gap:28px}footer{bottom:30px;display:grid;grid-template-columns:1fr 1fr;gap:25px}footer>.wordmark{font-size:33px}footer>span{text-align:right;margin-right:0;font-size:9px}footer>a:last-child{text-align:right}.journey-dock{bottom:18px;padding:8px 12px;gap:6px}.dock-title{display:none}.journey-dock>span:last-child{font-size:8px}.dock-line{width:14px;margin:0 3px}.motion{right:12px;bottom:19px;width:32px;height:32px}.journey-dock a{width:30px;height:30px}.scene-wrap{transition:opacity .4s}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
/* Voxel garden edition. Mobile scenes occupy explicit layout slots. */
.ending-cta{max-width:100%;min-width:0;flex-wrap:wrap;overflow-wrap:anywhere}.play-button{max-width:100%;min-width:0;flex-wrap:wrap}
@media(max-width:900px){h1,h2,h3{overflow-wrap:anywhere}}
:root{--mono:ui-monospace,SFMono-Regular,Consolas,monospace}
html{scroll-padding-top:60px}body{overflow-x:clip}button,a,summary{touch-action:manipulation}
.scene-wrap{left:auto;right:0;width:55%;height:100svh}
.hero{padding-left:5%;padding-right:5%}h1{font-size:clamp(4rem,8.3vw,8.75rem);line-height:.98;max-width:1000px}
.mobile-scene-slot{display:none}.chapter-content{width:45%}
.hero-kicker,.eyebrow,.hero-footer,.scene-note,.chapter-meta,.chapter-footnote,.journey-dock,.toolbox>span,.study-date,.study-type,.extra-study>span,footer>span{font-family:var(--mono);font-size:.75rem;letter-spacing:.025em;line-height:1.6}
.hero-bottom p,.chapter-content>p,.ending>p{font-size:1.0625rem}
.chapter-meta>span:first-child,.circle-arrow,.tags span,.motion,.journey-dock,.journey-dock a{border-radius:4px}
.tags span{font-size:.75rem}.chapter .eyebrow{color:var(--orange)}
.circle-arrow,.motion{width:44px;height:44px}.round-link,.contact-link,.header nav a,footer>a{min-height:44px}
.header nav a{display:flex;align-items:center}.header nav,.contact-link,.round-link,.play-button,summary,footer{font-size:.875rem}
summary{min-height:54px}.play-button{background:#103c2de8;border-radius:4px;box-shadow:4px 4px 0 #0a3023;padding:12px 18px;min-height:48px}
.play-button:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 #0a3023}
.learning-list p,details p,.study-row p{font-size:1rem}.learning-list>div>span,.toolbox>span,.study-date,.study-type{font-size:.75rem}
.study-detail,.extra-study p{font-size:.875rem}.education{background:#edf1db}
.ending{background:linear-gradient(90deg,#174c38 0%,#174c38cc 40%,#174c3800 100%)}
.journey-dock{background:#103c2df2;border:1px solid #edf5d740;border-radius:6px;box-shadow:4px 4px 0 #0a3023;visibility:hidden}
.journey-dock.show{visibility:visible}.journey-dock a{width:44px;height:44px;font-size:.875rem}
.motion{background:#103c2ded}.scene-fallback{border-radius:4px;box-shadow:0 0 0 50px #ffffff04,0 0 0 100px #ffffff04}
@media(max-width:1050px){.hero-bottom{display:block}.round-link{margin-top:24px}.chapter-content{width:48%}.dock-title{display:none}}
@media(max-width:900px){
html{scroll-padding-top:24px}.header{padding:15px 6%;gap:12px;flex-wrap:wrap}.wordmark{font-size:2.1rem}.wordmark-star{font-size:1.5rem}
.header nav{gap:16px;font-size:.875rem}.header nav a[href="#aprendizajes"]{display:none}.contact-link{font-size:.875rem;gap:6px}.contact-link span{font-size:1.2rem}
.hero{padding:40px 6% 28px;height:auto;max-height:none;min-height:0;display:block}.header{position:relative}
.hero-kicker{font-size:.75rem;line-height:1.6;gap:8px;flex-wrap:wrap;margin-bottom:25px}.tiny-cross{display:none}.kicker-slash{margin:0!important}
h1{font-size:clamp(2.15rem,10.1vw,4.6rem);line-height:1.05;letter-spacing:-.065em}h1 .outline-word{-webkit-text-stroke:1px var(--ink)}
.hero-bottom{margin-top:25px}.hero-bottom p{font-size:1rem;line-height:1.65;max-width:none}
.round-link{position:static;margin-top:22px;font-size:.875rem;min-height:44px;gap:12px}.circle-arrow{width:44px;height:44px}
.scene-wrap{position:absolute;inset:0;width:100%;height:100%;z-index:0;transition:opacity .25s}
.mobile-scene-slot{display:block;position:relative;width:100%;height:330px;isolation:isolate}
.hero>.mobile-scene-slot{margin:5px 0 -14px;height:340px}
.scene-note{position:static;writing-mode:horizontal-tb;font-size:.75rem;text-align:center;display:block;margin-bottom:18px}
.play-button{position:relative;right:auto;bottom:auto;margin:0 auto 34px;justify-content:center;font-size:.875rem}
.hero-footer{position:static;padding-top:22px;gap:20px;font-size:.75rem;line-height:1.7;flex-wrap:wrap}
.hero-footer>span:last-child{display:none}
.journey{padding-top:20px}.journey-intro{padding:50px 7% 40px;max-width:none}.journey-intro h2{font-size:clamp(2.5rem,10vw,4rem)}
.eyebrow{font-size:.75rem;line-height:1.6;margin-bottom:22px}.chapter{min-height:0;padding:35px 7% 30px;display:block}
.chapter-content{width:100%;max-width:none;padding:25px 0 0}.chapter-meta{margin-bottom:30px}.chapter h3{font-size:clamp(2.3rem,10vw,3.8rem)}
.chapter-content>p{font-size:1rem}.tags{margin-top:24px}.tags span{font-size:.75rem}.chapter-footnote{font-size:.75rem;margin-top:24px}
.chapter>.mobile-scene-slot{height:310px;margin-top:15px}
.learning{padding:65px 7% 0}.learning h2{font-size:clamp(2.2rem,9vw,3.8rem);margin:15px 0 38px}.asterisk{font-size:3rem}
.learning-list>div{grid-template-columns:25px 1fr;gap:12px;padding:24px 0}.learning-list h3{font-size:1.65rem}.learning-list p{grid-column:2;font-size:1rem}
.toolbox{margin-top:35px}.toolbox p{justify-content:flex-start;font-size:1.25rem;gap:12px}.toolbox i{font-size:1.1rem}
.education{padding:70px 7% 60px}.education h2{font-size:clamp(2.2rem,9vw,3.8rem);margin-bottom:42px}
.study-row{grid-template-columns:1fr;gap:23px;padding:28px 0}.study-row>div:first-child{flex-direction:row;align-items:center;gap:23px}
.study-number{font-size:1.6rem}.study-row h3{font-size:1.9rem}.study-row p{font-size:1rem}.study-type{display:none}
.extra-study{display:block;padding-top:25px}.extra-study p{margin-top:16px;font-size:.875rem}
.ending{min-height:0;padding:65px 7% 35px;display:flex;justify-content:flex-start;background:var(--blue)}
.ending h2{font-size:clamp(2.15rem,8.6vw,3.7rem)}.ending>p{font-size:1rem}.ending-cta{font-size:1.35rem;gap:24px}
.ending>.mobile-scene-slot{order:5;height:330px;margin-top:20px}
footer{position:static;order:6;display:grid;grid-template-columns:1fr 1fr;gap:18px;font-size:.875rem;padding-top:22px}
footer>span{text-align:right;margin-right:0;font-size:.75rem}footer>a{display:flex;align-items:center}footer>a:last-child{justify-content:flex-end}
.journey-dock{bottom:max(14px,env(safe-area-inset-bottom));left:14px;transform:translateY(100px);padding:5px 7px;gap:3px}
.journey-dock.show{transform:translateY(0)}.journey-dock>span{display:none}.journey-dock a{width:44px;height:44px}
.motion{right:14px;bottom:max(19px,env(safe-area-inset-bottom));width:44px;height:44px}.noise{display:none}
}
@media(max-width:370px){
.header{gap:4px}.header nav{gap:10px;font-size:.8125rem}.contact-link{font-size:.8125rem}.wordmark{font-size:1.9rem}
.hero>.mobile-scene-slot{height:295px}.chapter>.mobile-scene-slot,.ending>.mobile-scene-slot{height:285px}
.toolbox p{gap:10px}.hero-footer{padding-right:44px}
}

/* The background is behind the live 3D world; text keeps its own clear layer. */
.scenic-world{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:#174c38}
.scenery{position:absolute;inset:-6%;opacity:0;transform:translate3d(0,var(--scenery-y,0px),0) scale(1.03);transition:opacity 1.1s;will-change:transform}
.scenery img{display:block;width:100%;height:100%;object-fit:cover;object-position:65% 55%}
.scenery-forest{opacity:.42}
[data-scenery="workshop"] .scenery-forest{opacity:0}
[data-scenery="workshop"] .scenery-workshop{opacity:.45}
.scenic-world:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#174c38fa 0%,#174c38e8 26%,#174c3870 63%,#174c3824 100%),linear-gradient(0deg,#174c38bb,transparent 35%,#174c3866)}
.scene-wrap{z-index:1}
main{z-index:2}
.header{background:linear-gradient(180deg,#174c38b3,transparent)}
.chapter{perspective:1200px}
.chapter-content{rotate:y var(--depth-turn,0deg);transform-origin:left center}
.learning{background:linear-gradient(110deg,#103c2dfa 25%,#103c2dd9 60%,#103c2d80),url('./assets/voxel-forest.webp') center right/cover no-repeat}
.ending{background:linear-gradient(90deg,#174c38f2 0%,#174c38b0 35%,transparent 90%)}
@media(max-width:900px){
 .scenery img{object-position:70% center}
 .scenery-forest{opacity:.26}
 [data-scenery="workshop"] .scenery-workshop{opacity:.3}
 .scenic-world:after{background:linear-gradient(180deg,#174c38ed 0%,#174c38cf 36%,#174c3880 68%,#174c38bd 100%)}
 .scene-wrap{z-index:0}
 .chapter-content{rotate:none}
 .learning{background:linear-gradient(180deg,#103c2df5 0%,#103c2dea 70%,#103c2d99),url('./assets/voxel-forest-mobile.webp') center bottom/cover no-repeat}
 .ending{background:linear-gradient(180deg,#174c38eb,transparent 70%)}
 .mobile-scene-slot{background:radial-gradient(ellipse,#174c3860 10%,transparent 70%)}
}
@media(prefers-reduced-motion:reduce){.scenery{transform:none;will-change:auto}.chapter-content{rotate:none}}

/* Play CTA. The scene canvas is pointer-transparent and sits under the text
   layer, so main.js toggles .scene-hot from a rect test instead of :hover. */
.game-cta{position:fixed;z-index:7;top:27%;right:20%;display:flex;align-items:center;gap:10px;padding:12px 20px;min-height:48px;font-family:var(--mono);font-size:.875rem;letter-spacing:.025em;background:var(--orange);color:#103c2d;border-radius:4px;box-shadow:4px 4px 0 #0a3023;transition:opacity .3s,transform .3s,box-shadow .3s}
.game-cta span{font-size:1rem}
.game-cta:hover,.game-cta:focus-visible{transform:translate(2px,2px);box-shadow:2px 2px 0 #0a3023}
/* The sandbox needs real WebGL. main.js marks software-3d when it fell back to
   the CPU renderer and webgl-unavailable when even that failed; in both cases
   the game would only reach its own error card, so do not offer the door. */
.webgl-unavailable .game-cta,.software-3d .game-cta{display:none}
@media(min-width:901px){
 .game-cta{opacity:0;transform:translateY(6px);pointer-events:none}
 .scene-hot .game-cta,.game-cta:focus-visible{opacity:1;pointer-events:auto}
 .scene-hot .game-cta{transform:none}
 .scene-hot .game-cta:hover,.game-cta:focus-visible{transform:translate(2px,2px)}
 .scene-off .game-cta{opacity:0;pointer-events:none}
}
@media(max-width:900px){
 .game-cta{top:auto;bottom:max(19px,env(safe-area-inset-bottom));right:70px;padding:10px 16px;min-height:44px;font-size:.8125rem}
}
@media(max-width:370px){.game-cta{right:64px;padding:9px 13px}}

/* University marks. Unlike the square company avatars these are institutional
   lockups — a round seal and a mark stacked over a wordmark — so they are
   contained at a readable size instead of cropped into a circle. */
.study-logo{height:56px;width:auto;max-width:120px;object-fit:contain;object-position:left center;align-self:flex-start}
@media(max-width:900px){.study-logo{height:40px;max-width:84px;align-self:center}}

/* Years in the work chapters. Bolder needs more opacity too: heavy type at 65%
   reads muddy rather than strong. */
.chapter-meta>span:last-child{font-size:1.25rem;font-weight:700;letter-spacing:.01em;opacity:.88}
@media(max-width:900px){.chapter-meta>span:last-child{font-size:1.0625rem}}
