*{box-sizing:border-box}html{color-scheme:dark;background:#080e1d;overscroll-behavior:none}body{margin:0;color:#f0f6ff;font-family:Inter,Arial,sans-serif;font-size:16px}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;border:1px solid #52617c;background:#18263d;border-radius:9px;min-height:44px;padding:12px 20px;transition:background .15s}button:hover{background:#30435e}button:disabled{opacity:.45;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #a5ffdf;outline-offset:3px}.primary{background:#a5ffdf;color:#082c29;font-weight:750;border-color:#a5ffdf}.primary:hover{background:#ceffed}[hidden]{display:none!important}.masthead{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 26px}.wordmark{color:#f0faf7;text-decoration:none;font-size:14px;letter-spacing:.08em;font-weight:700}.wordmark>span{display:inline-block;border:1px solid #5b746e;color:#a5ffdf;padding:6px 8px;margin-right:9px;letter-spacing:0}.icon-button{min-width:44px;padding:7px;font-size:24px;background:transparent}main{max-width:1440px;margin:auto;padding:0 24px}.game-shell{position:relative;width:100%;aspect-ratio:16/9;max-height:calc(100dvh - 122px);min-height:360px;overflow:hidden;background:#0b1227;border:1px solid #34415a;border-radius:13px;isolation:isolate;touch-action:none;-webkit-user-select:none;user-select:none}#game{position:absolute;inset:0;touch-action:none}#game canvas{display:block;touch-action:none;outline:none}#hud{position:absolute;inset:0;pointer-events:none}.hud-top{display:flex;align-items:flex-start;gap:30px;padding:22px 25px;background:linear-gradient(#090f24fa,#090f24a8,transparent)}.progress-block>span,.aging-clock>span{display:block;font-size:12px;letter-spacing:.08em;color:#d4e1f0;font-weight:700}.progress-block strong{font-size:38px;font-variant-numeric:tabular-nums;letter-spacing:-.045em;line-height:1.2}.progress-block strong span{font-size:22px;color:#b1c5d8;letter-spacing:-.02em}.progress-block small{display:inline-block;color:#c1d2df;font-size:13px;font-variant-numeric:tabular-nums;margin-left:15px}.aging-clock{width:150px}.aging-clock strong{display:block;font-size:28px;line-height:1.5;color:#ffc3d7;font-variant-numeric:tabular-nums}.aging-clock.urgent strong{color:#ff82aa}.aging-clock.urgent{filter:drop-shadow(0 0 8px #ff4b8766)}.aging-clock.won strong{color:#a5ffdf;font-size:19px}.pause-button{margin-left:auto;pointer-events:auto;min-width:44px;background:#0e192cdd;padding:10px}.learning-hud{position:absolute;right:94px;top:25px;width:230px}.learning-hud>div{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.learning-hud span{font-size:12px;letter-spacing:.08em;color:#d4e1f0;font-weight:700}.learning-hud strong{white-space:nowrap;font-size:18px;font-variant-numeric:tabular-nums;color:#b7ffdf}progress{display:block;appearance:none;-webkit-appearance:none;width:100%;height:6px;border:0;border-radius:4px;background:#35415a;overflow:hidden}progress::-webkit-progress-bar{background:#35415a}progress::-webkit-progress-value{background:#a5ffdf;border-radius:4px}progress::-moz-progress-bar{background:#a5ffdf;border-radius:4px}#aging-progress::-webkit-progress-value{background:#ff92b9}#aging-progress::-moz-progress-bar{background:#ff92b9}.aging-clock.won progress::-webkit-progress-value{background:#a5ffdf}.aging-clock.won progress::-moz-progress-bar{background:#a5ffdf}#feedback{position:absolute;top:112px;left:20%;right:20%;text-align:center;font-size:15px;line-height:1.4;color:#edf6ff;opacity:0;background:#0b1728f2;border-radius:8px;padding:10px 14px}#feedback.visible{opacity:1}#specialty-toast{position:absolute;left:50%;top:25%;transform:translate(-50%);width:max-content;max-width:65%;text-align:center;padding:17px 26px;background:#0c1b2bf7;border:1px solid var(--specialty-color,#a5ffdf);border-radius:12px;box-shadow:0 6px 28px #0007}#specialty-toast span{font-size:11px;letter-spacing:.08em;color:var(--specialty-color,#a5ffdf)}#specialty-toast strong{display:block;font-size:25px;line-height:1.2;margin:9px 0}#specialty-toast small{display:block;color:#e0edf5;font-size:16px;line-height:1.4}#specialty-toast b{display:block;margin-top:12px;font-size:13px;color:var(--specialty-color,#a5ffdf)}#gate-ui{position:absolute;top:24%;left:15%;right:15%;text-align:center}.gate-instruction{display:inline-flex;align-items:center;gap:16px;font-size:12px;letter-spacing:.06em;font-weight:700;margin-bottom:12px;padding:8px 12px;background:#101d31f2;border-radius:7px}.gate-instruction span{color:#a5ffdf;letter-spacing:0}#gate-choices{display:flex;justify-content:space-between;gap:15%}.gate-choice{display:flex;flex-direction:column;justify-content:center;width:43%;padding:18px 14px;background:#0c192cf7;border:1px solid var(--gate-color,#a5ffdf);border-radius:12px;box-shadow:0 6px 22px #0008;transition:background .15s,border-color .15s}.gate-choice.selected{background:#1d3046fa;outline:2px solid var(--gate-color,#a5ffdf);outline-offset:3px}.gate-choice>span{display:block;font-size:14px;font-weight:700;color:var(--gate-color,#a5ffdf)}.gate-choice>strong{display:flex;align-items:center;justify-content:center;font-size:24px;line-height:1.15;margin:12px 0;min-height:56px;overflow-wrap:break-word}.gate-choice>small{display:block;font-size:17px;line-height:1.4;color:#e1edf8;min-height:48px;text-wrap:balance}.gate-choice>b{display:block;font-size:30px;line-height:1.1;margin-top:12px;color:var(--gate-color,#a5ffdf)}.one-gate #gate-choices{justify-content:center}.gate-choice[data-branch="0"]{--gate-color:#83ceff}.gate-choice[data-branch="1"]{--gate-color:#99ffce}.gate-choice[data-branch="2"]{--gate-color:#ffb696}.gate-choice[data-branch="3"]{--gate-color:#c0a1ff}.gate-choice[data-branch="4"]{--gate-color:#ffd68d}#overlay{position:absolute;inset:0;pointer-events:none}#overlay>*{pointer-events:auto}.start-panel{position:absolute;left:6%;top:9%;width:42%;max-height:90%;overflow-y:auto;padding-bottom:20px}#overlay:has(.start-panel){background:linear-gradient(90deg,#081324ef 0,#081324b5 36%,transparent 70%)}.eyebrow{font-size:12px;letter-spacing:.08em;color:#a5ffdf;line-height:1.6}h1{font-size:clamp(58px,7.2vw,104px);line-height:.91;letter-spacing:-.06em;font-weight:850;margin:24px 0}h1 em{font-style:normal;color:#a5ffdf}p{line-height:1.6;color:#cad9e7;font-size:16px}p b{color:#f0faf7}.start-panel>p{max-width:380px}.start-actions{display:flex;flex-direction:column;gap:10px;max-width:300px;margin-top:28px}.start-actions>button:not(.primary){background:transparent;border-color:#6b8196;color:#d5e4ef}.start-actions>button:not(.primary):hover{background:#20324a}.start-actions>.primary{font-size:18px;min-height:52px}.best-preview{display:flex;gap:7px;flex-direction:column;margin-top:24px;font-size:15px}.best-preview>span{letter-spacing:.06em;font-size:11px;color:#a7becf}.best-preview>strong{font-weight:500;color:#dae8f0}.home-secondary{display:flex;gap:24px;flex-wrap:wrap;margin-top:16px}.home-secondary button,.text-button{background:none;border:0;padding:8px 0;min-height:44px;color:#c2d8e7;font-size:14px}.under-game{padding:16px 2px;font-size:13px;color:#aebfd2;text-align:center}.modal-shade{position:absolute;inset:0;display:grid;place-items:center;padding:20px;background:#080f20e8}.modal{width:540px;max-width:100%;max-height:100%;overflow:auto;border:1px solid #456078;background:#102034;border-radius:13px;padding:30px;box-shadow:0 24px 80px #0008;-webkit-user-select:text;user-select:text;touch-action:pan-y}.modal h2{font-size:34px;line-height:1.12;letter-spacing:-.025em;margin:13px 0 18px}.modal p{font-size:16px}.modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.modal-actions>button{flex:1 1 auto}.modal-actions>.text-button{flex:1 1 100%}.modal-actions>p{flex:1 1 100%;font-size:14px;margin:0}.pause-stats{display:flex;gap:40px;margin:24px 0}.pause-stats strong{font-size:32px}.pause-stats small{display:block;font-size:12px;color:#bdd0dd;margin-top:7px}.result-meta,.death-cause{font-size:15px;color:#f0b6d0}.victory-time{font-size:64px;font-variant-numeric:tabular-nums;color:#a5ffdf;letter-spacing:-.06em}.setting{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #3a4c63;padding:15px 0;gap:20px}.setting b{font-size:16px}.setting small{display:block;line-height:1.5;color:#bbcede;font-size:14px;max-width:330px}.setting input{accent-color:#a5ffdf;width:24px;height:24px;flex-shrink:0}.how-to p{font-size:15px}.fine-print{font-size:14px!important;color:#afc4d5}.storage-note{color:#ffdaa6!important;font-size:14px!important}.discovery-list{max-height:40vh;overflow:auto;touch-action:pan-y}.discovery-list h3{font-size:17px;color:#d8f0e8;margin:24px 0 10px}.discovery-list section>div{font-size:15px;line-height:2;color:#a2b7ca}.discovery-list .discovered{color:#a5ffdf}.analytics-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.analytics-grid>span{display:flex;justify-content:space-between;font-size:15px;border-bottom:1px solid #40546a;padding:10px 0}.analytics-grid b{color:#a5ffdf}#countdown{position:absolute;inset:0;display:grid;place-items:center;font-size:110px;font-weight:800;color:#c2ffeb;background:#09162980;text-shadow:0 5px 40px #001c20;pointer-events:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:1000px)and (min-aspect-ratio:1/1){.masthead{height:50px}.game-shell{max-height:calc(100dvh - 60px)}.start-panel{top:6%}h1{font-size:58px;margin:18px 0}.start-panel>p{font-size:15px}.start-actions{margin-top:16px}.best-preview{margin-top:12px}.home-secondary{margin-top:5px}.under-game{display:none}.hud-top{padding:15px;gap:16px}.progress-block strong{font-size:30px}.learning-hud{right:78px;top:18px;width:170px}#gate-ui{top:27%;left:16%;right:16%}.gate-choice{padding:10px}.gate-choice strong{font-size:19px;min-height:44px;margin:8px 0}.gate-choice small{font-size:15px;min-height:42px}.gate-choice>b{margin-top:4px}.gate-instruction{margin-bottom:9px}}@media(max-aspect-ratio:1/1){html,body{height:100%;overflow:hidden}.masthead{padding:env(safe-area-inset-top) 14px 0;height:calc(52px + env(safe-area-inset-top))}.wordmark{font-size:13px}.wordmark>span{padding:4px 6px}.icon-button{min-height:44px;min-width:44px}main{padding:0}.game-shell{height:calc(100dvh - 52px - env(safe-area-inset-top));max-height:none;min-height:360px;width:100%;aspect-ratio:auto;border:0;border-radius:0}.under-game{display:none}.hud-top{padding:15px 14px 12px;gap:14px;align-items:flex-start}.progress-block{flex:1}.progress-block>span,.aging-clock>span{font-size:11px;letter-spacing:.06em}.progress-block strong{font-size:35px}.progress-block strong span{font-size:21px}.progress-block small{font-size:12px;margin-left:8px}.aging-clock{width:96px}.aging-clock strong{font-size:27px;line-height:1.5}.pause-button{min-width:44px;min-height:44px;padding:9px;margin-left:0}.learning-hud{top:91px;left:15px;right:15px;width:auto;padding:0 0 8px;background:linear-gradient(#0b162bf2,#0b162b9c);border-radius:4px}.learning-hud>div{margin-bottom:8px}.learning-hud span{font-size:12px}.learning-hud strong{font-size:17px}#feedback{top:143px;left:14px;right:14px;font-size:14px;padding:10px}#specialty-toast{top:23%;max-width:calc(100% - 32px);width:calc(100% - 32px);padding:16px 14px}#specialty-toast strong{font-size:23px}#specialty-toast small{font-size:16px}#gate-ui{top:max(151px,23%);left:13px;right:13px}.gate-instruction{font-size:11px;margin-bottom:12px;gap:12px}#gate-choices{gap:14px}.gate-choice{width:calc(50% - 7px);padding:16px 10px}.gate-choice>span{font-size:13px}.gate-choice>strong{font-size:20px;min-height:69px;margin:10px 0}.gate-choice>small{font-size:15px;min-height:63px}.gate-choice>b{font-size:28px;margin-top:10px}.start-panel{left:0;top:0;width:100%;max-height:100%;height:100%;padding:39px 26px 24px;background:linear-gradient(#081225e8 0,#081225df 49%,#08122550 83%)}#overlay:has(.start-panel){background:none}.eyebrow{font-size:12px}h1{font-size:clamp(68px,20vw,96px);margin:28px 0}.start-panel>p{font-size:17px;max-width:330px}.start-actions{margin-top:26px;gap:10px}.start-actions>.primary{flex:1 1 100%}.start-actions>button{min-height:48px}.best-preview{margin-top:22px}.home-secondary{margin-top:8px}.modal-shade{padding:14px}.modal{padding:24px 20px;max-height:calc(100% - 10px)}.modal h2{font-size:30px;overflow-wrap:break-word}.modal-actions{margin-top:20px}.modal-actions>.primary{flex:1 1 100%}.discovery-list{max-height:43vh}}@media(max-height:700px)and (max-aspect-ratio:1/1){.start-panel{padding-top:25px}h1{font-size:65px;margin:23px 0}.start-panel>p{font-size:16px}.start-actions{margin-top:20px}.best-preview{margin-top:12px}#gate-ui{top:148px}.gate-choice{padding:12px 9px}.gate-choice strong{font-size:19px;min-height:66px}.gate-choice small{font-size:15px;min-height:63px}.gate-choice>b{margin-top:6px}#specialty-toast{top:155px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
