*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#102218;color:#f0f2e5;font-family:Arial,sans-serif}body{--accent:#c8dfa9;--ink:#f0f2e5}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit;border:1px solid #d6e5c630;background:#11261db3;border-radius:7px;min-height:42px;padding:10px 15px;transition:background .2s,border-color .2s}button:hover{background:#294535c9;border-color:#d7e3bd88}button:disabled{opacity:.45;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #e6efba;outline-offset:4px}a{color:inherit;text-decoration:none}[hidden]{display:none!important}#scene{position:fixed;inset:0;background:#142a1d url('assets/ferns.webp') center/cover;touch-action:none}#scene canvas{display:block;width:100%;height:100%;cursor:crosshair}.atmosphere{position:fixed;inset:0;pointer-events:none;background:linear-gradient(90deg,#04130c68,transparent 55%),linear-gradient(0deg,#06150dcc,transparent 35%,transparent 76%,#06150c88)}#effects{position:fixed;inset:0;width:100%;height:100%;pointer-events:none}.topbar{position:fixed;top:max(24px,env(safe-area-inset-top));left:4vw;right:4vw;display:flex;align-items:center;justify-content:space-between;z-index:5}.brand{display:flex;align-items:center;gap:14px;font-size:11px;letter-spacing:.22em}.brand img{filter:brightness(1.6)}.top-actions{display:flex;gap:9px}.top-actions button{background:#0b201973;backdrop-filter:blur(10px)}.chapter{position:fixed;left:7vw;top:38%;max-width:510px;pointer-events:none;transition:opacity .5s,transform .8s}.chapter button{pointer-events:auto}.eyebrow{font-size:10px;letter-spacing:.22em;color:var(--accent);line-height:1.7;margin:0 0 17px}h1{font:normal clamp(42px,5vw,78px)/1.04 Georgia,serif;letter-spacing:-.05em;margin:0 0 20px;max-width:520px;text-wrap:balance}.chapter-copy{font:16px/1.75 Arial,sans-serif;color:#e0e6d8;max-width:340px;text-shadow:0 2px 15px #0008}.text-button{padding:10px 0;background:none;border:0;border-radius:0;border-bottom:1px solid #d8e1c957;font-size:13px}.text-button:hover{background:none}.text-button span{margin-left:20px}.altitude{position:fixed;right:4vw;top:33%;display:flex;flex-direction:column;align-items:center;gap:18px;z-index:4}.altitude-label{font-size:8px;letter-spacing:.2em;writing-mode:vertical-rl;margin-bottom:5px}#habitat-rail{display:flex;flex-direction:column;gap:8px}#habitat-rail button{width:26px;min-height:26px;height:26px;padding:0;background:none;border:0;border-radius:50%;position:relative}#habitat-rail button:after{content:'';position:absolute;width:5px;height:5px;border:1px solid #c9dbbca0;border-radius:50%;top:10px;left:10px}#habitat-rail button[aria-current=true]:after{background:#e6efbd;box-shadow:0 0 14px #e4edbd;transform:scale(1.5)}#height{font-size:11px;color:#c9dbc3}.bottom-bar{position:fixed;left:4vw;right:4vw;bottom:max(24px,env(safe-area-inset-bottom));display:flex;justify-content:space-between;align-items:end;gap:15px;z-index:5}.journey-label>span{font-size:9px;letter-spacing:.23em;color:#b7c9b9}.journey-label small{display:block;font-size:12px;margin-top:11px;color:#dce4d2}.scene-actions{display:flex;gap:8px}.scene-actions button{font-size:18px;background:#0d211cc2;backdrop-filter:blur(12px)}.scene-actions button span{font-size:12px;margin-left:8px}.scene-actions #awakening{color:#e6eabc;border-color:#d1d69e66}#notice{position:fixed;bottom:105px;left:50%;transform:translate(-50%,10px);opacity:0;transition:.3s;z-index:20;background:#092018bb;backdrop-filter:blur(12px);padding:12px 22px;border:1px solid #d4e6bc35;border-radius:30px;max-width:85vw;font-size:13px;text-align:center;pointer-events:none}#notice.show{opacity:1;transform:translate(-50%,0)}#loading{position:fixed;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;background:#0b2116;z-index:6;font-size:14px;color:#d9e5cc}.loader{width:35px;height:35px;border:1px solid #ddebbb33;border-top-color:#e3edb7;border-radius:50%;animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#loading strong{font-weight:normal}#charge{position:fixed;z-index:12;pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:8px;width:190px;padding:12px;background:#0b231bd9;backdrop-filter:blur(15px);border:1px solid #dfedbf55;border-radius:12px}#charge img{width:90px;height:65px;object-fit:contain}#charge strong{font-size:14px}#charge span{font-size:10px;text-align:center;color:#bacdb7}#charge i{width:100%;height:2px;background:linear-gradient(90deg,#dfebb9 var(--hold,0%),#d5e5b622 var(--hold,0%))}#note{position:fixed;right:9vw;bottom:110px;width:280px;z-index:5;background:linear-gradient(90deg,#112b2170,#112b2100);border-left:1px solid #d2e4b963;padding:15px 18px;pointer-events:none;backdrop-filter:blur(3px)}#note .eyebrow{font-size:8px;margin-bottom:7px}#note strong{font:20px Georgia,serif}#note-copy{font-size:12px;line-height:1.6;color:#d5e0ca;margin:9px 0}#note button{pointer-events:auto;padding:0;border:0;background:none;min-height:30px;font-size:11px;color:#bdccb2}dialog{color:var(--ink);border:1px solid #c3dac044;border-radius:18px;background:linear-gradient(135deg,#112d24f5,#0b1e17fc);backdrop-filter:blur(26px);width:min(900px,92vw);max-height:88svh;overflow:auto;padding:28px;box-shadow:0 40px 150px #0008}dialog::backdrop{background:#020d0a75;backdrop-filter:blur(7px)}.dialog-top{display:flex;justify-content:space-between;align-items:start;gap:20px}.dialog-top .eyebrow{margin-bottom:8px}h2{font:normal 34px/1.12 Georgia,serif;margin:0 0 22px;letter-spacing:-.035em}.close{border-radius:50%;padding:0;width:38px;min-height:38px;font-size:26px;flex-shrink:0}.tabs{display:flex;gap:7px;border-bottom:1px solid #d7e9cb22;padding-bottom:16px;margin-bottom:20px}.tabs button{border:0;background:none;padding:9px 17px;font-size:13px}.tabs button[aria-pressed=true]{background:#d1e6b61e;color:#e0edc8}#habitat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}#habitat-grid button{min-height:130px;position:relative;overflow:hidden;text-align:left;background:#132e21;padding:16px;display:flex;flex-direction:column;justify-content:end}#habitat-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(.6)}#habitat-grid button:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#04180dce,transparent)}#habitat-grid strong,#habitat-grid small{position:relative;z-index:1}#habitat-grid strong{font:21px Georgia,serif}#habitat-grid small{font-size:9px;letter-spacing:.13em;margin-bottom:8px}#habitat-grid [aria-current=true]{border-color:#d6eaa4}.muted{font-size:11px;color:#aabdac;line-height:1.6;margin-bottom:0}.dialog-footer{border-top:1px solid #d5e2c624;margin-top:20px;padding-top:16px;display:flex;justify-content:space-between;font-size:12px;color:#cad9bd}.dialog-footer span{color:#92ab97}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.settings-grid section{padding:18px;border:1px solid #bdd4ad20;border-radius:12px}h3{font-size:14px;font-weight:normal;color:#e7efdb;margin:0 0 18px}.settings-grid label{display:block;font-size:12px;margin-bottom:15px}.settings-grid small{display:block;font-size:10px;color:#aabdab;line-height:1.55;margin-top:7px}select{width:100%;color:#e7eedd;background:#18382b;border:1px solid #c4d8b535;border-radius:6px;padding:10px;font-size:12px;margin-top:8px}.toggle{display:flex!important;align-items:center;gap:8px}.toggle input{accent-color:#c3dca0;width:17px;height:17px}.settings-grid button{width:100%;font-size:12px}#creature-menu{width:min(780px,92vw)}#creature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}#creature-grid button{padding:8px 4px;background:#0b211766}#creature-grid button[aria-pressed=true]{border-color:#dcdfa9;background:#53604444}#creature-grid img{width:100%;height:54px;object-fit:contain}#creature-grid span{display:block;font-size:10px}.specimen{display:flex;align-items:center;gap:20px;margin:22px 0}.specimen>img{width:145px;height:100px;object-fit:contain}.specimen h3{font:26px Georgia,serif;margin-bottom:10px}.specimen p{font-size:13px;color:#b9cbb6;line-height:1.6;max-width:420px}.release-row{display:flex;gap:16px;align-items:end;justify-content:space-between}.release-row label{font-size:11px;color:#bbcdb6}.release-row input{display:block;width:90px;padding:11px;margin-top:8px;color:#e4edda;background:#173225;border:1px solid #c2d7b54d;border-radius:7px}.primary{background:#d1dfb5;color:#142717;border:0;padding:13px 22px}.primary:hover{background:#e3ecc8}#story-dialog{width:min(580px,90vw);padding:36px}#story-copy{font:18px/1.9 Georgia,serif;color:#d5dfcb;margin:0 0 27px}#story-dialog h2{font-size:43px}.interpretation{margin-top:25px}#find-hint{position:fixed;left:50%;top:100px;transform:translateX(-50%);padding:12px 18px;background:#152f23cc;border:1px solid #d3e5a742;border-radius:25px;font-size:13px;z-index:5;max-width:85vw;text-align:center}.immersive .chapter{opacity:0;pointer-events:none;transform:translateY(12px)}.immersive .chapter button{pointer-events:none}.immersive .altitude{opacity:.6}body.transitioning .chapter{opacity:0;transform:translateY(18px)}.no-script{position:fixed;inset:0;background:#142b1a;display:grid;place-content:center;z-index:50;padding:25px}
@media(max-width:650px){.topbar{left:20px;right:20px;top:max(20px,env(safe-area-inset-top))}.brand{gap:10px;font-size:9px;letter-spacing:.17em}.brand img{width:29px}.top-actions button{min-width:39px;padding:8px 10px}.top-actions button span{display:none}.chapter{left:25px;top:31%;max-width:78vw}h1{font-size:48px;max-width:300px}.chapter-copy{font-size:14px;line-height:1.7;max-width:260px}.eyebrow{font-size:8px;letter-spacing:.18em}.altitude{right:14px;top:31%;gap:10px}.altitude-label{font-size:7px}#habitat-rail{gap:6px}.bottom-bar{left:20px;right:20px;bottom:max(23px,env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:18px}.journey-label{display:flex;justify-content:space-between;align-items:center;gap:10px}.journey-label>span{font-size:7px;letter-spacing:.15em}.journey-label small{font-size:9px;margin:0}.scene-actions{justify-content:space-between}.scene-actions button{flex:1;padding:11px 6px;font-size:17px}.scene-actions button span{margin-left:4px;font-size:10px}#notice{bottom:126px;width:max-content;max-width:88vw;font-size:12px;padding:10px 17px}#note{right:40px;bottom:137px;width:245px;padding:12px 15px}#note-copy{font-size:11px}.dialog-top h2{font-size:27px;max-width:230px}dialog{padding:20px;max-height:90svh;width:94vw}.tabs{margin-bottom:15px}#habitat-grid{grid-template-columns:repeat(2,1fr);gap:8px}#habitat-grid button{min-height:105px;padding:12px}#habitat-grid strong{font-size:18px}.settings-grid{grid-template-columns:1fr 1fr;gap:9px}.settings-grid section{padding:12px 10px}.settings-grid h3{font-size:12px}.settings-grid label,select{font-size:11px}.settings-grid small{font-size:9px}.dialog-footer{font-size:11px;margin-top:15px;padding-top:14px}#creature-grid{grid-template-columns:repeat(3,1fr)}#creature-grid img{height:47px}.specimen{gap:12px;margin:15px 0}.specimen>img{width:85px;height:85px}.specimen h3{font-size:23px}.specimen p{font-size:11px}.release-row{gap:10px}.release-row .primary{font-size:12px;padding:13px 12px}.muted{font-size:10px}#story-dialog{padding:25px}#story-dialog h2{font-size:35px}#story-copy{font-size:17px}#find-hint{top:80px;font-size:12px;width:max-content}}@media(max-height:530px){.chapter{top:27%}h1{font-size:42px;margin-bottom:12px}.chapter-copy{font-size:13px;max-width:340px}.chapter .eyebrow{margin-bottom:9px}.altitude{top:18%;gap:5px}.altitude-label{display:none}#habitat-rail{gap:1px}.bottom-bar{bottom:16px}.topbar{top:15px}.journey-label small{display:none}#habitat-grid button{min-height:85px}dialog{max-height:92svh}.top-actions button{min-height:36px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
/* Keep frequently used controls readable without taking over the scenery. */
.settings-grid label,select{font-size:13px}.settings-grid small{font-size:11px}.settings-grid button{font-size:13px}.scene-actions button span{font-size:13px}.tabs button{font-size:14px}#creature-grid span{font-size:12px}#loading{background:radial-gradient(ellipse at 55% 36%,#355f3def,#0a2117fc 75%)}
@media(max-width:650px){.settings-grid label,select{font-size:12px}.settings-grid small{font-size:10px}.scene-actions button span{font-size:11px}.settings-grid section{padding:12px 9px}#creature-grid span{font-size:11px}}
/* Shared Worlds Within refinement layer: stable controls, framed depth, quiet captions. */
#foreground{position:fixed;inset:0;pointer-events:none;z-index:2;transition:opacity 1s;overflow:hidden}#foreground img{position:absolute;object-fit:contain;pointer-events:none;filter:brightness(.64) saturate(.8);transform-origin:left bottom}.fern-layer{width:48vw;height:35vh;left:-4vw;bottom:-3vh;object-position:left bottom;animation:fern-breath 13s ease-in-out infinite alternate}.bough-layer{width:104vw;height:31vh;left:-2vw;top:-5vh;object-position:center top;animation:bough-breath 16s ease-in-out infinite alternate}#foreground[data-layer=ferns] .bough-layer{opacity:.25}#foreground[data-layer=boughs] .fern-layer{opacity:0}#foreground.panoramic{opacity:0}.chapter{z-index:3}.atmosphere{z-index:2}#effects{z-index:3}#hover-caption{position:fixed;z-index:6;font-size:12px;letter-spacing:.02em;color:#e8efdc;text-shadow:0 1px 8px #00180b,0 1px 4px #00180b;pointer-events:none;border-left:1px solid #d3e7b577;padding:3px 9px;background:linear-gradient(90deg,#10271c66,transparent)}#transition-veil{position:fixed;inset:-2%;background-size:cover;background-position:center;z-index:4;pointer-events:none;filter:brightness(.85)}.transitioning #foreground{opacity:0}.dialog-footer button{background:none;border:0;min-height:24px;padding:0;color:inherit;font-size:12px}.dialog-footer>span{display:none}#forest-intro{position:fixed;inset:0;z-index:4;pointer-events:none;background:linear-gradient(90deg,#06190e5c,transparent 75%);display:flex;align-items:center;padding:0 9vw}.forest-intro-copy{padding-top:25px}.forest-intro-copy>.eyebrow{font-size:10px;letter-spacing:.28em;margin-bottom:23px}.forest-intro-copy h1{font-size:clamp(62px,8.5vw,132px);line-height:.92;max-width:900px;letter-spacing:-.065em;margin-bottom:25px}.forest-intro-copy h1 span{color:#c7dc9b}.forest-intro-copy>p:not(.eyebrow){font-size:17px;color:#dce7cc;margin:0 0 35px}#begin-climb{pointer-events:auto;display:grid;grid-template-columns:32px auto;column-gap:14px;text-align:left;border:0;border-left:1px solid #dfecaf80;background:linear-gradient(90deg,#10261caa,transparent);border-radius:0;padding:13px 18px;min-height:65px}#begin-climb strong{font-size:15px;font-weight:normal;letter-spacing:.03em}#begin-climb small{font-size:11px;color:#bacaad;grid-column:2;margin-top:5px}.climb-arrow{grid-row:1/3;align-self:center;font-size:32px;color:#e0eab1;animation:climb-cue 2.8s ease-in-out infinite}.intro-footnote{position:absolute;bottom:35px;left:9vw;font-size:9px;letter-spacing:.23em;color:#bdceb4}.forest-home .chapter,.forest-home .altitude,.forest-home .bottom-bar{opacity:0;pointer-events:none}.forest-home .chapter button,.forest-home .bottom-bar button{pointer-events:none}.forest-home #foreground .fern-layer{width:53vw;height:38vh}.forest-home #scene{cursor:n-resize}.awakening .chapter{opacity:0;pointer-events:none}.awakening .chapter button{pointer-events:none}.awakening #note,.awakening #hover-caption{display:none!important}#note{background:linear-gradient(90deg,#10291c50,transparent);backdrop-filter:blur(2px)}.journey-label small{font-size:13px;color:#e0eace}#scene:focus-visible{outline:1px solid #d6e8b85c;outline-offset:-4px}
@keyframes fern-breath{from{transform:rotate(-.7deg) translateY(0)}to{transform:rotate(1deg) translateY(4px)}}@keyframes bough-breath{from{transform:translateX(-4px) rotate(-.25deg)}to{transform:translateX(5px) rotate(.35deg)}}@keyframes climb-cue{0%,100%{transform:translateY(3px);opacity:.6}50%{transform:translateY(-5px);opacity:1}}
body.gentle #foreground img,body.gentle .climb-arrow{animation:none!important}body.lightweight #foreground{display:none}body.gentle .chapter,body.gentle #forest-intro{transition:none}
@media(max-width:650px){#forest-intro{padding:0 28px}.forest-intro-copy{padding-top:0}.forest-intro-copy h1{font-size:clamp(60px,13vw,84px)}.forest-intro-copy>.eyebrow{font-size:8px;letter-spacing:.2em;max-width:240px}.forest-intro-copy>p:not(.eyebrow){font-size:14px;max-width:230px;margin-bottom:27px}#begin-climb strong{font-size:14px}.intro-footnote{left:28px;bottom:30px;font-size:8px}.fern-layer{width:65vw;height:28vh}.bough-layer{height:22vh;width:120vw;left:-10vw}.forest-home #foreground .fern-layer{width:72vw;height:32vh}.journey-label small{font-size:10px;max-width:58%;text-align:right}.chapter{top:29%}.chapter-copy{max-width:250px}.dialog-footer{gap:12px;flex-wrap:wrap}}@media(max-height:550px){.forest-intro-copy h1{font-size:60px}.forest-intro-copy>.eyebrow{margin-bottom:12px}.forest-intro-copy>p:not(.eyebrow){margin-bottom:15px}.intro-footnote{bottom:14px}.forest-intro-copy{padding-top:10px}#begin-climb{padding:7px 14px;min-height:52px}.forest-intro-copy h1 br{display:none}}

.forest-home .chapter,.forest-home .altitude,.forest-home .bottom-bar{visibility:hidden}
