:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--forest-bg:#06100b;--forest-text:#eaf2ec;--forest-accent:#86f0b6;--forest-muted:#a8b8ad;font-family:Spline Sans Mono,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:0;min-height:100%;margin:0}button,input{font:inherit}button:focus-visible,input:focus-visible,summary:focus-visible,[role=radio]:focus-visible{outline:2px solid var(--forest-accent);outline-offset:3px}::selection{color:#fff;background:#86f0b64d}.auth-shell{padding:max(24px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.auth-form{flex-direction:column;align-items:center;gap:12px;display:flex}.auth-input{width:min(280px,100vw - 32px)}body{background:var(--forest-bg);color:var(--forest-text)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.forest-dashboard,.dashboard-status{background:var(--forest-bg);min-height:100svh;color:var(--forest-text)}.forest-dashboard{font-family:Hanken Grotesk,system-ui,sans-serif;position:relative;overflow-x:clip}.dashboard-status{padding:max(24px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(24px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));color:var(--forest-accent);text-align:center;place-items:center;font-family:Spline Sans Mono,monospace;font-size:14px;display:grid}.field-note{width:min(420px,100vw - 32px);color:var(--forest-text);background:#060e0af5;border:1px solid #86f0b64d;border-radius:18px;padding:24px;line-height:1.6;box-shadow:0 24px 70px #000000b8}.field-note-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px;display:flex}.scene-status{z-index:30;background:var(--forest-bg);color:var(--forest-accent);letter-spacing:.12em;text-transform:uppercase;place-items:center;font-family:Spline Sans Mono,monospace;font-size:14px;display:grid;position:fixed;inset:0}.scene-error{z-index:20;text-align:center;position:fixed;top:88px;left:50%;transform:translate(-50%)}.dashboard-header{z-index:10;padding:max(16px, env(safe-area-inset-top)) max(20px, calc(5vw + env(safe-area-inset-right))) 36px max(20px, calc(5vw + env(safe-area-inset-left)));pointer-events:none;background:linear-gradient(#06100bf5 0%,#06100b00 100%);justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:fixed;top:0;left:0;right:0}.dashboard-brand{color:var(--forest-accent);letter-spacing:.25em;text-shadow:0 2px 8px #000c;pointer-events:auto;padding-top:12px;font-family:Spline Sans Mono,monospace;font-size:13px;font-weight:700}.dashboard-actions{pointer-events:auto;align-items:flex-start;gap:12px;display:flex}.dashboard-control{justify-content:center;align-items:center;gap:8px;line-height:1.2;display:inline-flex}.avatar-picker{position:relative}.avatar-picker>summary{list-style:none}.avatar-picker>summary::-webkit-details-marker{display:none}.avatar-grid{background:#060e0afa;border:1px solid #86f0b652;border-radius:16px;grid-template-columns:repeat(4,minmax(76px,1fr));gap:8px;width:min(390px,100vw - 32px);max-height:min(560px,100vh - 100px);margin:0;padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 24px 60px #000000bf}.avatar-option{min-width:0;min-height:96px;color:var(--forest-muted);text-align:center;cursor:pointer;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 4px;font-family:Spline Sans Mono,monospace;font-size:11px;display:flex;position:relative}.avatar-option:has(input:checked){border-color:var(--forest-accent);color:var(--forest-text);background:#86f0b61f}.avatar-option:has(input:focus-visible){outline:2px solid var(--forest-accent);outline-offset:2px}.avatar-option input{opacity:0;width:1px;height:1px;position:absolute}.avatar-option img,.wisp-thumbnail{object-fit:contain;width:48px;height:56px;image-rendering:pixelated}.wisp-thumbnail{display:block;position:relative}.wisp-thumbnail:before,.wisp-thumbnail:after{content:"";border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wisp-thumbnail:before{background:#bdfad6;width:22px;height:22px;box-shadow:0 0 18px #86f0b6}.wisp-thumbnail:after{border:1px solid #86f0b68c;width:38px;height:38px}.journey-main{z-index:2;pointer-events:none;position:relative}.chapter-section{pointer-events:none;align-items:center;width:100%;min-height:80vh;padding:0 clamp(16px,4vw,60px);display:flex}.chapter-section[data-align=right]{justify-content:flex-end}.chapter-section[data-align=left]{justify-content:flex-start}.chapter-card{pointer-events:auto;width:min(460px,86vw);padding:28px 30px}.journey-band{pointer-events:none;align-items:center;width:100%;min-height:100svh;padding:100px clamp(16px,4vw,60px) 70px;display:flex}.outro-band{min-height:90vh}.outro-band[data-align=right]{justify-content:flex-end}.outro-band[data-align=left]{justify-content:flex-start}.journey-card{pointer-events:auto;background:#060e0ae6;border:1px solid #86f0b647;border-radius:22px;width:min(460px,86vw);padding:36px 34px;box-shadow:0 30px 80px -30px #000000e6}.journey-eyebrow{color:var(--forest-accent);letter-spacing:.22em;text-transform:uppercase;font-family:Spline Sans Mono,monospace;font-size:11px}.journey-card h1,.journey-card h2{margin:14px 0 12px;font-family:Young Serif,Georgia,serif;font-weight:400;line-height:1.04}.journey-card h1{font-size:clamp(34px,4.5vw,54px)}.journey-card h2{font-size:clamp(30px,4vw,46px)}.journey-card h1 span,.journey-card h2 span{color:var(--forest-accent)}.journey-card p{color:#b7c7bd;font-size:15px;line-height:1.65}.discovery-list{flex-wrap:wrap;gap:12px;min-height:36px;margin:20px 0 16px;font-size:28px;display:flex}.discovery-list>span:not(.empty-discovery){filter:drop-shadow(0 0 12px #86f0b666)}.discovery-list .empty-discovery{color:var(--forest-muted);font-size:14px}.journey-card .outro-note{border-top:1px solid #86f0b62e;margin-top:8px;padding-top:16px;font-size:14.5px}.chapter-creature{width:100%;color:var(--forest-text);text-align:left;cursor:pointer;background:#86f0b60d;border:1px solid #86f0b638;border-radius:14px;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:18px;margin-top:22px;padding:16px;display:grid}.chapter-creature:hover{background:#86f0b617;border-color:#86f0b68c}.chapter-creature:focus-visible,.open-codex-card:focus-visible,.codex-overlay button:focus-visible{outline:2px solid var(--forest-accent);outline-offset:3px}.chapter-creature img{object-fit:contain;width:96px;height:96px;image-rendering:pixelated}.chapter-creature-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.chapter-creature-copy strong{font-family:Young Serif,Georgia,serif;font-size:22px;font-weight:400}.chapter-creature-copy>span:last-child{color:var(--forest-muted);font-size:13px;line-height:1.45}.tier-mark{vertical-align:-3px;background-color:var(--tier-color,currentColor);width:14px;height:14px;-webkit-mask:var(--tier-mark) center / contain no-repeat;-webkit-mask:var(--tier-mark) center / contain no-repeat;mask:var(--tier-mark) center / contain no-repeat;flex:none;display:inline-block}.chapter-creature-tier{color:var(--forest-accent);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:6px;font-family:Spline Sans Mono,monospace;font-size:10px;display:inline-flex}.open-codex-card{width:100%;color:var(--forest-text);cursor:pointer;background:#86f0b614;border:1px solid #86f0b659;border-radius:14px;flex-direction:column;gap:10px;margin:20px 0 16px;padding:18px;font-family:Young Serif,Georgia,serif;font-size:20px;display:flex}.journey-card .open-codex-card span{color:var(--forest-accent);text-overflow:ellipsis;white-space:nowrap;font-family:system-ui,sans-serif;font-size:20px;line-height:1.5;overflow:hidden}.codex-overlay{z-index:50;padding:max(20px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(20px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));color:var(--forest-text);background:radial-gradient(circle at 50% 10%,#3a664b7a,#0000 46%),#06100b;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.codex-header{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1460px;margin:0 auto 18px;display:flex}.codex-header h1{margin:2px 0 0;font-family:Young Serif,Georgia,serif;font-size:clamp(32px,5vw,58px);font-weight:400}.codex-kicker{color:var(--forest-accent);letter-spacing:.2em;text-transform:uppercase;font-family:Spline Sans Mono,monospace;font-size:10px}.codex-close,.codex-page-controls button{min-height:44px;color:var(--forest-text);cursor:pointer;background:#060e0abd;border:1px solid #86f0b657;border-radius:999px;padding:10px 16px;font-family:Spline Sans Mono,monospace}.codex-layout{flex:1;grid-template-columns:minmax(190px,240px) minmax(0,1fr);gap:clamp(18px,3vw,42px);width:100%;max-width:1460px;min-height:0;margin:0 auto;display:grid}.codex-index{padding:16px 10px 24px 0;overflow-y:auto}.codex-index section+section{margin-top:20px}.codex-index h2{letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:6px;margin:0 0 7px;font-family:Spline Sans Mono,monospace;font-size:10px;display:flex}.codex-index button{color:#b7c7bd;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:6px;width:100%;padding:8px 9px;font-size:12px;display:grid}.codex-index-sprite{width:24px;height:24px;image-rendering:pixelated}.codex-card-sprites{flex-wrap:wrap;gap:6px;display:flex}.codex-card-sprites img{width:24px;height:24px;image-rendering:pixelated}.codex-index button[aria-current=page]{color:var(--forest-text);background:#86f0b621}.codex-book-shell{flex-direction:column;min-width:0;min-height:0;display:flex}.codex-spread{background:#d8c9a9;border:10px solid #3e2d20;border-radius:18px 28px 28px 18px;flex:1;grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;display:grid;overflow:hidden;box-shadow:0 28px 80px #000000a3}.codex-page{color:#1d251f;text-align:center;background:linear-gradient(90deg,#53392217,#0000 11%),#f1e8d2;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:0;padding:clamp(22px,4vw,54px);display:flex;position:relative;overflow-y:auto}.codex-page+.codex-page{border-left:1px solid #4a352340;box-shadow:inset 15px 0 24px #432d1c17}.codex-page::selection{color:#1d251f;background:#b48a3a6b}.codex-page ::selection{color:#1d251f;background:#b48a3a6b}.codex-page-heading{letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;align-items:center;width:100%;font-family:Spline Sans Mono,monospace;font-size:11px;font-weight:700;display:flex}.codex-page[data-tier=Common]{--tier-color:#6b7280}.codex-page[data-tier=Uncommon]{--tier-color:#22c55e}.codex-page[data-tier=Rare]{--tier-color:#3b82f6}.codex-page[data-tier=Epic]{--tier-color:#a855f7}.codex-page[data-tier=Legendary]{--tier-color:#f59e0b}.codex-page[data-tier=Mythic]{--tier-color:#ef4444}.codex-tier-name{color:var(--tier-color);align-items:center;gap:6px;display:inline-flex}.codex-creature-art{aspect-ratio:1;object-fit:contain;width:min(250px,45vh,80%);image-rendering:pixelated;filter:drop-shadow(0 14px 18px #261d1433);margin:clamp(14px,3vh,28px) auto 10px}.codex-page h2{margin:4px 0 2px;font-family:Young Serif,Georgia,serif;font-size:clamp(26px,3vw,42px);font-weight:400}.codex-subtitle{color:#657064;letter-spacing:.12em;text-transform:uppercase;max-width:36ch;margin:3px 0 14px;font-family:Spline Sans Mono,monospace;font-size:10px;line-height:1.55}.codex-page-notes{text-align:left;justify-content:space-between;align-items:stretch}.codex-notes-copy{width:min(100%,46ch);margin:auto}.codex-notes-name{margin:0 0 18px;font-family:Young Serif,Georgia,serif;font-size:clamp(28px,3vw,40px);line-height:1.05}.codex-field-note{color:#334139;margin:0 0 24px;font-family:Young Serif,Georgia,serif;font-size:clamp(17px,1.5vw,21px);line-height:1.55}.codex-page-notes .codex-notes-copy section{border-top:1px solid #2a4c372e;padding-top:14px}.codex-page-notes .codex-notes-copy section+section{margin-top:14px}.codex-notes-copy h3{color:#506257;letter-spacing:.14em;text-transform:uppercase;margin:0 0 6px;font-family:Spline Sans Mono,monospace;font-size:10px}.codex-page-notes .codex-notes-copy section p{color:#4e5a50;margin:0;font-size:14px;line-height:1.6}.codex-sightings h3{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.codex-sightings h3 span{color:var(--tier-color);font-size:11px}.codex-sightings ul{margin:0;padding:0;list-style:none}.codex-sightings li+li{border-top:1px solid #2a4c3724}.codex-sightings button{color:#3c4a41;letter-spacing:.04em;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:baseline;gap:12px;width:100%;padding:9px 0;font-family:Spline Sans Mono,monospace;font-size:12.5px;display:flex}.codex-sightings button:hover{color:#1d251f}.codex-sightings button span+span{color:var(--tier-color)}.codex-page button:focus-visible{outline-offset:2px;outline:2px solid #2a4c37}.codex-page-controls{justify-content:center;align-items:center;gap:14px;padding-top:14px;font-family:Spline Sans Mono,monospace;font-size:11px;display:flex}.codex-page-controls button:disabled{opacity:.35;cursor:not-allowed}.codex-empty{color:var(--forest-muted);text-align:center;flex:1;place-items:center;display:grid}@media (width<=640px){.dashboard-header{padding:max(10px, env(safe-area-inset-top)) 16px 28px;background:linear-gradient(#06100bfc 0%,#06100beb 72%,#06100b00 100%);flex-wrap:wrap;gap:8px}.dashboard-brand{text-align:center;flex-basis:100%;padding-top:4px}.dashboard-actions{flex-wrap:wrap;justify-content:center;width:100%}.avatar-grid{top:calc(max(104px, env(safe-area-inset-top) + 94px));grid-template-columns:repeat(3,minmax(0,1fr));width:auto;max-height:calc(100svh - 132px);position:fixed;left:16px;right:16px}.scene-error{top:132px}.journey-band,.chapter-section{justify-content:center;min-height:auto;padding:150px 16px 90px}.journey-card,.chapter-card{width:min(380px,100vw - 32px);padding:26px 22px}.chapter-creature{grid-template-columns:76px minmax(0,1fr);gap:13px;padding:13px}.chapter-creature img{width:76px;height:76px}.codex-overlay{padding:max(12px, env(safe-area-inset-top)) 12px max(12px, env(safe-area-inset-bottom))}.codex-header{gap:12px;margin-bottom:10px}.codex-header h1{font-size:31px}.codex-close{padding:9px 12px;font-size:11px}.codex-layout{flex-direction:column;gap:10px;display:flex}.codex-index{flex:0 0 112px;gap:14px;height:112px;min-height:0;padding:4px 2px 8px;display:flex;overflow:auto hidden}.codex-overlay .codex-index section,.codex-overlay .codex-index section+section{min-width:160px;height:100px;margin:0;overflow-y:auto}.codex-book-shell{flex:1}.codex-spread{border-width:7px;border-radius:12px 18px 18px 12px;grid-template-columns:minmax(0,1fr)}.codex-page{padding:18px 20px}.codex-spread[data-mobile-leaf=portrait] .codex-page-notes,.codex-spread[data-mobile-leaf=notes] .codex-page-portrait{display:none}.codex-creature-art{width:min(190px,27vh,72vw);margin:8px auto 2px}.codex-page h2{font-size:28px}.codex-field-note{margin-bottom:16px;font-size:17px}.codex-page-notes .codex-notes-copy section+section{margin-top:10px}.outro-band{padding-bottom:max(90px, env(safe-area-inset-bottom))}}.sound-control[aria-pressed=true]{background:#86f0b61f;border-color:#86f0b699}.relive-journey{min-height:44px;color:var(--forest-mist,#eaf2ec);cursor:pointer;background:#060e0ad1;border:1px solid #86f0b659;border-radius:22px;align-self:flex-start;align-items:center;gap:8px;margin:4px 0 12px;padding:10px 18px;font-family:Spline Sans Mono,monospace;font-size:12.5px;display:inline-flex}.relive-journey:hover{background:#86f0b61a}.relive-journey:focus-visible{outline:2px solid var(--forest-accent);outline-offset:3px}.control-icon{object-fit:contain;flex:none;width:24px;height:24px}.relive-journey .control-icon{width:32px;height:32px}.codex-play-call{color:#1d251f;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #4a352357;border-radius:999px;align-items:center;gap:9px;min-height:44px;margin-top:12px;padding:9px 20px;font-family:Spline Sans Mono,monospace;font-size:10px;display:inline-flex}.codex-play-call:hover{background:#4a352312;border-color:#4a35238c}.codex-play-call[data-playing=true]{background:#4a35231a;border-color:#4a352399}.codex-play-call .control-icon{opacity:.82;filter:brightness(0);width:18px;height:18px}@media (prefers-reduced-motion:no-preference){.codex-play-call[data-playing=true] .control-icon{animation:.9s ease-in-out infinite codex-call-pulse}}@keyframes codex-call-pulse{0%,to{opacity:.82}50%{opacity:.3}}.discovery{z-index:60;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.discovery-wash{background:radial-gradient(circle at 50% 42%, color-mix(in srgb, var(--tier-color) 22%, transparent), transparent 55%), radial-gradient(circle at 50% 50%, #06100bbd, #06100bf2 68%);animation:.26s ease-out both discovery-wash-in;position:absolute;inset:0}.discovery-plate{text-align:center;flex-direction:column;align-items:center;max-width:34rem;display:flex;position:relative}.discovery-specimen{width:288px;height:288px;animation:.38s cubic-bezier(.2,.8,.3,1) both discovery-arrive;position:relative}.discovery-specimen img,.discovery-unidentified{width:100%;height:100%;image-rendering:pixelated;position:absolute;inset:0}.discovery-unidentified{background-color:var(--tier-color);-webkit-mask:var(--specimen) center / contain no-repeat;-webkit-mask:var(--specimen) center / contain no-repeat;mask:var(--specimen) center / contain no-repeat;animation:.62s ease-in .42s both discovery-identify}.discovery-rule{background:var(--tier-color);opacity:.55;width:132px;height:1px;margin:6px 0 20px;animation:.46s ease-out .34s both discovery-draw;display:block}.discovery-eyebrow,.discovery-name,.discovery-note,.discovery-actions{animation:.42s ease-out both discovery-settle;animation-delay:var(--step)}.discovery-eyebrow{--step:.42s;color:var(--tier-color);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:8px;margin:0;font-family:Spline Sans Mono,monospace;font-size:11px;display:inline-flex}.discovery-name{--step:.5s;color:#f1e8d2;margin:10px 0 0;font-family:Young Serif,Georgia,serif;font-size:clamp(34px,7vw,60px);font-weight:400;line-height:1.04}.discovery-note{--step:.58s;text-wrap:balance;max-width:38ch;color:var(--forest-muted);margin:14px 0 0;font-family:Spline Sans Mono,monospace;font-size:13px;line-height:1.65}.discovery-actions{--step:.66s;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 18px;margin-top:30px;display:flex}.discovery-open,.discovery-dismiss{letter-spacing:.16em;text-transform:uppercase;cursor:pointer;min-height:44px;font-family:Spline Sans Mono,monospace;font-size:12px}.discovery-open{border:1px solid var(--tier-color);background:color-mix(in srgb, var(--tier-color) 12%, transparent);color:#f1e8d2;border-radius:999px;padding:12px 24px}.discovery-dismiss{color:var(--forest-muted);background:0 0;border:0;padding:12px 6px}.discovery button:focus-visible{outline-color:var(--tier-color)}@keyframes discovery-wash-in{0%{opacity:0}}@keyframes discovery-arrive{0%{opacity:0;transform:translateY(14px)scale(.94)}}@keyframes discovery-identify{to{opacity:0}}@keyframes discovery-draw{0%{transform:scaleX(0)}}@keyframes discovery-settle{0%{opacity:0;transform:translateY(12px)}}@media (width<=560px){.discovery-specimen{width:192px;height:192px}}@media (prefers-reduced-motion:reduce){.discovery-wash,.discovery-specimen,.discovery-rule,.discovery-eyebrow,.discovery-name,.discovery-note,.discovery-actions{animation:none}.discovery-unidentified{display:none}}
