:root{color:#14211f;background:#f3f0e8;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--forest: #0b2928;--forest-2: #123c39;--paper: #f7f4ed;--orange: #ee9842;--orange-light: #ffd39d;--red: #c74f3f;--green: #26715d;--ink: #15231f;--muted: #68726e;--line: #d8d8cf;--shadow: 0 16px 45px rgba(15, 38, 35, .12)}*{box-sizing:border-box}html{background:var(--forest);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper);overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #1f79ff;outline-offset:3px}.app{min-height:100vh;background:var(--paper);padding-bottom:env(safe-area-inset-bottom)}.skip-link{position:fixed;left:12px;top:-80px;z-index:100;background:#fff;color:var(--ink);padding:12px 18px;border-radius:8px}.skip-link:focus{top:12px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.toast{position:fixed;z-index:80;left:50%;bottom:calc(18px + env(safe-area-inset-bottom));width:min(calc(100% - 32px),460px);padding:13px 16px;border-radius:10px;background:#162c29;color:#fff;box-shadow:0 12px 38px #05161447;text-align:center;font-size:13px;font-weight:600;opacity:0;transform:translate(-50%,20px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.toast--visible{opacity:1;transform:translate(-50%)}.topbar{min-height:70px;padding:calc(10px + env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) 10px max(18px,env(safe-area-inset-left));background:var(--forest);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:12px}.brand{display:inline-flex;align-items:center;gap:9px}.brand__mark{width:40px;height:40px;display:grid;place-items:center;background:var(--orange);color:var(--forest);clip-path:polygon(50% 0,100% 23%,92% 82%,50% 100%,8% 82%,0 23%)}.brand>span:last-child{display:flex;flex-direction:column;line-height:.86}.brand strong{font:800 18px/1 Barlow Condensed,sans-serif;letter-spacing:.08em}.brand small{margin-top:3px;color:#8db2aa;font:700 10px/1 Barlow Condensed,sans-serif;letter-spacing:.28em}.topbar__actions{display:flex;align-items:center;gap:8px}.signal{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:38px;padding:6px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;color:#fff;font-weight:700;white-space:nowrap}.signal svg{color:var(--orange);fill:var(--orange)}.signal--compact{min-height:auto;padding:0;background:transparent;border:0;color:inherit}.text-button{min-height:48px;padding:0 8px;border:0;background:transparent;color:#b7cbc6;text-decoration:underline;text-underline-offset:3px}.page{width:100%;max-width:1120px;margin:0 auto}.eyebrow{color:#60746f;font:700 12px/1.2 Barlow Condensed,sans-serif;letter-spacing:.18em}.eyebrow--light{color:#9ab9b2}h1,h2{margin:0;font-family:Barlow Condensed,sans-serif}.hero{position:relative;overflow:hidden;padding:44px 20px 28px;background:var(--forest);color:#fff}.hero:after{content:"";position:absolute;right:-50px;bottom:-100px;width:260px;height:180px;transform:rotate(-11deg);background:#ffffff09;clip-path:polygon(50% 0,100% 100%,0 100%)}.hero__weather{position:absolute;right:10px;top:20px;color:#ffffff14;transform:rotate(-8deg)}.hero h1{position:relative;margin:9px 0 12px;font-size:clamp(48px,15vw,72px);line-height:.87;letter-spacing:-.025em;text-transform:uppercase}.hero>p{position:relative;max-width:470px;margin:0 0 20px;color:#c3d2cf;font-size:15px;line-height:1.55}.hero__goal{position:relative;display:flex;align-items:center;gap:12px;margin:0 0 18px;padding:13px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff0d}.hero__goal svg{flex:0 0 auto;color:var(--orange)}.hero__goal div{display:flex;flex-direction:column;gap:3px}.hero__goal strong{font-size:14px}.hero__goal small{color:#a9bfba;font-size:12px}.difficulty-picker{position:relative;margin:0 0 18px;padding:0;border:0}.difficulty-picker legend{margin-bottom:7px;color:#c3d2cf;font:700 11px Barlow Condensed,sans-serif;letter-spacing:.1em;text-transform:uppercase}.difficulty-picker div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.difficulty-picker button{min-height:42px;padding:6px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#ffffff0a;color:#d8e3e0;font:700 12px Barlow Condensed,sans-serif}.difficulty-picker button.active{border-color:var(--orange);background:var(--orange);color:#18231f}.button{min-height:52px;border:1px solid transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;font-weight:700;transition:transform .16s ease,background .16s ease}.button:active{transform:translateY(1px)}.button svg{width:19px}.button--wide{width:100%}.button--primary{position:relative;background:var(--orange);color:#18231f;box-shadow:0 8px 25px #ee98422e}.button--ghost-light{position:relative;margin-top:8px;border-color:#ffffff2e;background:transparent;color:#fff}.button--dark{background:var(--forest);color:#fff}.button--outline{border-color:#9ba8a4;background:transparent;color:var(--forest)}.home-grid{display:grid;gap:12px;padding:16px}.status-card{padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 3px 14px #1428240a}.gear-summary{display:flex;align-items:center;gap:13px;margin-top:12px}.gear-summary--buried .gear-icon{background:#d7e8ed;color:#427987}.gear-icon{flex:0 0 auto;width:46px;height:46px;border-radius:11px;background:#fff0dc;color:#a65c17;display:grid;place-items:center}.gear-icon svg{width:24px}.gear-summary div{min-width:0;display:flex;flex-direction:column;gap:3px}.gear-summary strong{font:700 18px Barlow Condensed,sans-serif}.gear-summary small{color:var(--muted);font-size:12px;line-height:1.35}.durability{display:flex;gap:5px;margin:14px 0}.durability span{height:6px;flex:1;border-radius:99px;background:#e2e3dd}.durability .filled{background:var(--orange)}.stakes{margin:0;padding-top:12px;border-top:1px solid #ecece6;display:flex;justify-content:space-between;gap:8px;font-size:12px}.stakes strong{color:var(--green)}.stakes span{color:var(--red);font-weight:600}.feature-card{width:100%;min-height:92px;padding:15px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);text-align:left;display:grid;grid-template-columns:48px 1fr 20px;align-items:center;gap:12px}.feature-card--store{background:#f8ead8;border-color:#eacfae}.feature-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:11px;color:var(--forest);background:#0b292812}.feature-card>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.feature-card small{color:#77817c;font:700 10px Barlow Condensed,sans-serif;letter-spacing:.13em}.feature-card strong{margin:2px 0;font:700 19px Barlow Condensed,sans-serif}.feature-card em{color:var(--muted);font-size:12px;font-style:normal}.refuge-preview{width:100%;min-height:104px;padding:15px;border:1px solid #c9c1ab;border-radius:14px;display:grid;grid-template-columns:48px 1fr 20px;align-items:center;gap:12px;background:linear-gradient(145deg,#e6e2d5,#c9d4cf);color:var(--ink);text-align:left}.refuge-preview--lit{border-color:#e4b66f;background:radial-gradient(circle at 20% 35%,#ffe4a8,#d7c5a3 35%,#9baea7)}.refuge-preview>svg{width:32px;color:#8c5a20}.refuge-preview>span{min-width:0;display:flex;flex-direction:column}.refuge-preview small{font:700 10px Barlow Condensed,sans-serif;letter-spacing:.13em;color:#56635f}.refuge-preview strong{margin:2px 0;font:700 19px Barlow Condensed,sans-serif}.refuge-preview em{color:#53605c;font-size:12px;font-style:normal}.medical-note{margin:0;padding:0 20px 24px;text-align:center;color:#818985;font-size:10px;line-height:1.5}.play-layout{display:grid}.question-column{min-width:0;padding:18px 16px 40px}.run-meta{min-height:38px;display:flex;justify-content:space-between;align-items:center;gap:10px;color:var(--muted);font:700 11px Barlow Condensed,sans-serif;letter-spacing:.1em}.mode-chip{min-height:34px;padding:0 9px;display:inline-flex;align-items:center;gap:6px;border:0;border-radius:7px;background:#e9eff0;color:#365e65;font:inherit}.mode-chip svg{width:15px}.mode-chip--safe{background:#e4f0e8;color:var(--green)}.progress{height:4px;margin:8px 0 26px;border-radius:99px;overflow:hidden;background:#dedfd9}.progress span{display:block;height:100%;border-radius:inherit;background:var(--orange);transition:width .25s ease}.recall-banner{display:flex;align-items:center;gap:10px;margin:-10px 0 18px;padding:11px 13px;border-radius:9px;background:#e7eef0;color:#345c62}.recall-banner svg{width:20px}.recall-banner span{display:flex;flex-direction:column;gap:2px;font-size:11px}.recall-banner strong{font-size:13px}.topic{margin:0 0 7px;color:#9b672e;font:700 11px Barlow Condensed,sans-serif;text-transform:uppercase;letter-spacing:.12em}.question-title{margin-bottom:22px;color:var(--ink);font-size:clamp(29px,8vw,42px);line-height:1.04;letter-spacing:-.01em}.answers{display:grid;gap:10px}.answer{width:100%;min-height:64px;padding:10px 13px;border:1px solid #ced2cd;border-radius:11px;background:#fff;color:var(--ink);display:grid;grid-template-columns:34px 1fr 22px;align-items:center;gap:10px;text-align:left;line-height:1.35}.answer:not(:disabled):hover{border-color:#67847d;background:#fbfcf9}.answer:disabled{color:inherit;opacity:1}.answer__key{width:32px;height:32px;border:1px solid #d5d8d3;border-radius:8px;display:grid;place-items:center;color:#5c6965;font:700 13px Barlow Condensed,sans-serif}.answer__result{width:20px}.answer--selected{border-color:#476d67;background:#eef4f1}.answer--correct{border-color:#58a08b;background:#e8f5ef;box-shadow:inset 4px 0 #3b8a72}.answer--correct .answer__key,.answer--correct .answer__result{color:var(--green)}.answer--wrong{border-color:#d68a7e;background:#faece9;box-shadow:inset 4px 0 var(--red)}.answer--wrong .answer__key,.answer--wrong .answer__result{color:var(--red)}.button--lock{margin-top:14px;background:var(--orange);color:var(--forest)}.button--lock:disabled{background:#dddcd5;color:#777f7b;cursor:default}.mobile-context{margin-bottom:14px}.status-card--compact{padding:10px 12px}.status-card--compact .eyebrow{font-size:9px}.status-card--compact .gear-summary{margin-top:6px;gap:9px}.status-card--compact .gear-icon{width:34px;height:34px}.status-card--compact .gear-icon svg{width:18px}.status-card--compact .gear-summary strong{font-size:16px}.status-card--compact .gear-summary small{font-size:10px}.status-card--compact .durability{margin:8px 0 0}.feedback{margin-top:16px;padding:16px;border-radius:14px;border:1px solid;background:#fff}.feedback--correct{border-color:#aed2c5}.feedback--wrong{border-color:#e4bbb4}.feedback__headline{display:flex;align-items:center;gap:11px}.feedback__headline>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#fff}.feedback--correct .feedback__headline>span{background:var(--green)}.feedback--wrong .feedback__headline>span{background:var(--red)}.feedback__headline svg{width:21px}.feedback__headline div{display:flex;flex-direction:column}.feedback__headline strong{font:700 21px Barlow Condensed,sans-serif}.feedback__headline small{color:var(--muted)}.feedback>p{margin:13px 0;line-height:1.55;font-size:14px}.feedback details{margin-bottom:15px;border-top:1px solid #e4e6e0;padding-top:12px;color:var(--muted);font-size:12px}.feedback summary{min-height:48px;display:flex;align-items:center;gap:7px;color:var(--forest);font-weight:700;cursor:pointer}.feedback summary::-webkit-details-marker{display:none}.feedback summary svg{width:17px}.feedback details p{line-height:1.45}.feedback blockquote{margin:8px 0;padding-left:12px;border-left:3px solid var(--orange);line-height:1.5}.desktop-context{display:none}.checkpoint{min-height:calc(100vh - 70px);padding:44px 18px 36px;text-align:center}.checkpoint__mountain{width:74px;height:74px;margin:0 auto 20px;display:grid;place-items:center;background:var(--forest);color:var(--orange);clip-path:polygon(50% 0,100% 23%,92% 82%,50% 100%,8% 82%,0 23%)}.checkpoint__mountain svg{width:38px;height:38px}.checkpoint h1{margin:8px 0 10px;font-size:47px;line-height:.95;text-transform:uppercase}.checkpoint>p{max-width:530px;margin:0 auto 22px;color:var(--muted);font-size:14px;line-height:1.55}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 auto 14px;max-width:520px}.results-grid>div{padding:17px 10px;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;flex-direction:column}.results-grid strong{font:800 30px Barlow Condensed,sans-serif}.results-grid small{color:var(--muted);font-size:11px}.checkpoint .status-card{max-width:520px;margin:auto;text-align:left}.route{max-width:520px;margin:0 auto 16px;display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:7px}.route span{min-width:58px;display:flex;flex-direction:column;gap:2px;align-items:center;color:var(--muted);font-size:10px}.route b{width:34px;height:34px;border:2px solid #b8bfbb;border-radius:50%;display:grid;place-items:center;background:#fff;color:#707975;font-size:14px}.route span.reached b{border-color:var(--orange);background:var(--orange);color:var(--forest)}.route i{height:2px;background:#c8ccc7}.next-brief{max-width:520px;margin:0 auto 14px;padding:14px;border:1px solid #ccd3cf;border-radius:12px;background:#e8edeb;text-align:left}.next-brief div{display:flex;flex-direction:column;gap:3px}.next-brief small{color:#60716c;font:700 10px Barlow Condensed,sans-serif;letter-spacing:.08em}.next-brief strong{font:700 18px Barlow Condensed,sans-serif}.next-brief p{margin:7px 0 0;color:var(--muted);font-size:12px}.overtime-note{max-width:520px;margin:14px auto;padding:13px;border-radius:11px;background:#e8edeb;display:flex;align-items:center;gap:11px;text-align:left}.overtime-note svg{flex:0 0 auto;color:var(--forest)}.overtime-note span{display:flex;flex-direction:column;gap:2px;font-size:11px;color:var(--muted)}.overtime-note strong{color:var(--ink);font-size:13px}.choice-pair{max-width:520px;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px auto 8px}.button--choice{width:100%;min-width:0;padding:0 10px}.checkpoint .choice-note{margin-bottom:0;font-size:10px}.collection-page{padding:20px 16px 42px}.back-button{min-height:48px;padding:0;border:0;display:inline-flex;align-items:center;gap:7px;background:transparent;color:var(--forest);font-weight:700}.back-button svg{width:19px}.collection-heading{margin:16px 0 22px;display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.collection-heading>div:first-child{min-width:0;flex:1 1 auto}.collection-heading h1{margin:3px 0 5px;font-size:48px;line-height:1;text-transform:uppercase}.collection-heading p{max-width:500px;margin:0;color:var(--muted);font-size:13px;line-height:1.45}.collection-heading .signal{background:var(--forest);flex:0 0 auto}.count-badge{min-width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:var(--forest);font-weight:800}.filters{margin:0 -16px 18px;padding:0 16px 3px;display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filters button{min-height:48px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#5d6864;white-space:nowrap}.filters button.active{border-color:var(--forest);background:var(--forest);color:#fff}.catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.item-card{min-width:0;padding:10px;border:1px solid var(--line);border-radius:13px;background:#fff}.item-art{height:105px;margin-bottom:11px;display:grid;place-items:center;border-radius:9px;background:#e2ece9;color:#315e55}.item-art svg{width:44px;height:44px;stroke-width:1.4}.item-art--refuge{background:#f6e4cc;color:#9f5d23}.item-art--dossier{background:#e9e5d7;color:#746a47}.item-card>small{color:#77827e;font:700 9px Barlow Condensed,sans-serif;letter-spacing:.12em}.item-card h2{margin:3px 0;font-size:20px;line-height:1}.item-card p{min-height:49px;margin:5px 0 11px;color:var(--muted);font-size:11px;line-height:1.45}.item-card .payoff{min-height:0;padding-top:8px;border-top:1px solid #e5e6e0;color:#405d56;font-weight:600}.buy-button{width:100%;min-height:48px;padding:5px 8px;border:1px solid #bdc5c1;border-radius:8px;background:#f8f9f6;color:var(--forest);display:flex;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:700}.buy-button:not(:disabled):hover{background:#eef2ef}.buy-button:disabled{border-color:#d7dbd6;color:#78817e;background:#f2f3f0}.buy-button svg{width:16px}.buried-panel{margin-bottom:16px;padding:15px;border:1px solid #9fbfc7;border-radius:13px;background:#e1eef1;display:flex;gap:12px;color:#315f69}.buried-panel>svg{flex:0 0 auto}.buried-panel strong{font:700 19px Barlow Condensed,sans-serif;color:#244b53}.buried-panel p{margin:4px 0 0;font-size:12px;line-height:1.45}.casebook{margin-bottom:16px;padding:16px;border:1px solid #c5b98d;border-radius:13px;background:#fffbed;box-shadow:0 8px 26px #342d1614}.casebook>div{display:grid;grid-template-columns:38px 1fr 48px;align-items:center;gap:10px}.casebook>div>svg{color:#75663b}.casebook span{display:flex;flex-direction:column}.casebook small{color:#807550;font:700 10px Barlow Condensed,sans-serif;letter-spacing:.12em}.casebook strong{font:700 20px Barlow Condensed,sans-serif}.casebook button{width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;background:#eee8d4;color:var(--forest)}.casebook button svg{width:18px}.casebook ul{margin:14px 0 0;padding-left:22px;color:#4f554d;font-size:13px;line-height:1.55}.locker-grid{display:grid;gap:10px;margin-bottom:17px}.locker-item{width:100%;min-height:94px;padding:12px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);display:grid;grid-template-columns:60px 1fr 24px;align-items:center;gap:12px;text-align:left}.locker-item--equipped{border-color:#d08a3e;box-shadow:inset 4px 0 var(--orange);background:#fffaf3}.locker-item--buried{border-color:#98bcc5;background:#e7f0f2}.locker-item__art{width:60px;height:60px;display:grid;place-items:center;border-radius:10px;background:#eef0eb;color:var(--forest)}.locker-item__art svg{width:30px}.locker-item>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.locker-item small{color:var(--muted);font-size:10px}.locker-item strong{font:700 19px Barlow Condensed,sans-serif}.locker-item em{color:var(--muted);font-size:11px;font-style:normal;line-height:1.35}.locker-item>svg{width:20px;color:var(--green)}@media(min-width:720px){.topbar{padding-left:max(28px,calc((100vw - 1120px)/2));padding-right:max(28px,calc((100vw - 1120px)/2))}.dashboard{padding:24px;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(300px,.78fr);gap:18px}.hero{min-height:670px;padding:64px 54px;border-radius:18px;display:flex;flex-direction:column;justify-content:center}.hero h1{font-size:82px}.hero>p{font-size:17px}.hero .button{max-width:380px}.home-grid{align-content:center;padding:0}.medical-note{grid-column:1 / -1;padding-bottom:0}.play-layout{grid-template-columns:minmax(0,720px) 300px;gap:44px;padding:40px 28px 70px}.question-column{padding:0}.mobile-context{display:none}.desktop-context{display:block;padding-top:50px}.desktop-context .status-card{position:sticky;top:24px}.question-title{font-size:42px}.checkpoint{max-width:680px}.collection-page{padding:40px 28px 70px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.item-card{padding:14px}.item-art{height:155px}.locker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1050px){.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:370px){.brand strong{font-size:16px}.brand__mark{width:36px;height:36px}.signal{padding-inline:8px}.hero{padding-inline:16px}.hero h1{font-size:49px}.question-column{padding-inline:12px}.answer{padding-inline:10px;grid-template-columns:32px 1fr 20px;font-size:14px}.collection-page{padding-inline:12px}.collection-heading{flex-direction:column;gap:12px}.collection-heading .signal{align-self:flex-start}.filters{margin-inline:-12px;padding-inline:12px}.catalog-grid{grid-template-columns:1fr}.item-card{padding:12px}.item-art{height:120px}.item-card h2{font-size:18px}.choice-pair{gap:7px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
