@charset "UTF-8";
:root{color-scheme:light;--cream:#fff6df;--ink:#283c34;--orange:#ef713e;--gold:#edca76;--glass:rgba(31,48,41,.75);font-family:"Segoe UI","Microsoft JhengHei",sans-serif;font-size:16px}
*{box-sizing:border-box}html,body,#app{margin:0;width:100%;height:100%;overflow:hidden}body{background:#334640;color:var(--cream);touch-action:none}button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus-visible{outline:3px solid #fff2b4;outline-offset:5px}button{transition:background .2s,transform .2s}button:hover{transform:translateY(-2px)}button:active{transform:translateY(1px)}button:disabled{opacity:.5;cursor:wait}.hidden{display:none!important}#game-canvas{width:100%;height:100%;display:block;outline:none}#grade{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 60% 42%,transparent 44%,rgba(20,31,25,.32));mix-blend-mode:multiply}body[data-quality=low] #grade{display:none}.screen{position:absolute;inset:0}#menu{background:linear-gradient(90deg,rgba(24,44,36,.96) 0%,rgba(25,43,35,.86) 25%,rgba(29,44,34,.27) 51%,transparent 75%)}.menu-top,.menu-bottom{position:absolute;left:4.5%;right:4.5%;display:flex;align-items:center;justify-content:space-between}.menu-top{top:4.8%}.edition{font-size:11px;font-weight:600;letter-spacing:2.5px;display:flex;align-items:center;gap:12px;color:#e6e3c9}.edition i{width:7px;height:7px;background:var(--gold);border-radius:50%;box-shadow:0 0 14px #eed7806b}.icon-button{border:1px solid #f7edd842;color:var(--cream);background:#203a3550;width:43px;height:43px;border-radius:50%;font-size:20px;backdrop-filter:blur(10px)}.menu-content{position:absolute;top:18%;left:8%;width:450px}.chapter-label{display:flex;align-items:center;gap:14px;font-size:11px;letter-spacing:3px;color:var(--gold);font-weight:650}.chapter-label span{border:1px solid #dbc47c60;padding:6px 9px;border-radius:3px;letter-spacing:1px}h1{font-family:"Arial Black","Segoe UI",sans-serif;font-weight:950;font-size:clamp(68px,7.8vw,126px);line-height:.88;letter-spacing:-6px;margin:25px 0 16px;text-shadow:0 3px 1px #152b2922}h1>span{color:var(--gold)}.title-arrow{display:inline-block;font-family:Arial,sans-serif;vertical-align:top;font-size:.5em;margin-top:2px;margin-left:12px;color:var(--cream)}.menu-content h2{font-size:24px;letter-spacing:9px;font-weight:500;margin:24px 0 20px}.menu-description{font-size:15px;line-height:1.85;color:#e1dfccba;letter-spacing:2px;margin-bottom:29px}.primary-button{display:flex;align-items:center;justify-content:space-between;width:256px;padding:17px 23px;border:0;background:var(--orange);color:#fff9e9;font-size:17px;font-weight:650;letter-spacing:2px;border-radius:5px;box-shadow:0 5px 0 #9c482b,0 12px 28px #0002}.primary-button:hover{background:#fb8551}.button-arrow{font-family:Arial;font-size:26px;line-height:1}.menu-secondary{display:flex;align-items:center;gap:15px;margin-top:24px}.menu-secondary button{color:#f2edd4cf;background:none;border:0;padding:4px 0;font-size:13px;letter-spacing:1px}.small-icon{margin-right:6px;font-size:18px}.separator{width:1px;height:13px;background:#eee2b944}.scene-caption{position:absolute;right:6%;bottom:18%;display:flex;gap:16px;font-size:13px;line-height:2;letter-spacing:2px;text-shadow:0 2px 9px #20362d}.scene-caption b{font-weight:500}.caption-line{display:block;width:35px;height:1px;background:#e9d4a6;margin-top:15px}.menu-bottom{bottom:4.5%;border-top:1px solid #f4ead42b;padding-top:19px;font-size:12px;letter-spacing:1.5px;color:#e3dcc2a6}.menu-bottom b{font-weight:500;margin-left:16px;color:#f2ead4}.menu-bottom-right i{font-style:normal;margin:0 15px}#menu-best:empty{display:none}#loading{position:absolute;inset:0;background:#263d34;display:grid;place-content:center;text-align:center;z-index:90}#loading p{font-size:14px;letter-spacing:3px;color:#dfd7bd}.tiny-mark{font-weight:900;font-size:80px;letter-spacing:-8px;color:var(--gold)}.tiny-mark span{font-size:40px;vertical-align:super;margin-left:12px}.loading-dots{animation:pulse 1s infinite}
#hud{position:absolute;inset:0;pointer-events:none}.objective{position:absolute;left:30px;top:28px;display:flex;gap:13px;text-shadow:0 2px 8px #122b2a}.objective-icon{font-size:30px;color:#ffd989;border:1px solid #fbe5ac55;background:#203f345c;border-radius:12px;width:46px;height:46px;display:grid;place-content:center}.objective small{font-size:12px;letter-spacing:2px;color:#fff0c9}.objective strong{display:block;font-size:20px;margin-top:5px;letter-spacing:2px}.objective #sub-objective{display:block;font-size:12px;color:#fff2d7b0;margin-top:7px}.hud-right{position:absolute;right:28px;top:28px;display:flex;align-items:center;gap:20px;font-size:14px;text-shadow:0 2px 6px #20352c}.hud-right button{pointer-events:auto}.hud-right #secret-count{color:var(--gold)}#timer{font-variant-numeric:tabular-nums}#crosshair{position:absolute;left:50%;top:50%;width:4px;height:4px;border-radius:50%;background:#fffaebbd;box-shadow:0 0 0 3px #1e3a331b}#interaction-prompt{position:absolute;left:50%;top:64%;transform:translateX(-50%);background:#22392bda;border:1px solid #ffe9b46b;padding:10px 18px;border-radius:8px;font-size:14px;letter-spacing:1px;box-shadow:0 6px 20px #172b272e;white-space:nowrap}kbd{font-family:inherit;display:inline-block;font-size:11px;line-height:1.7;background:#fff3cf1a;border:1px solid #ffedc560;border-radius:4px;padding:0 6px;margin:0 5px;color:#fff5d5}#held-item{position:absolute;bottom:92px;left:50%;transform:translateX(-50%);font-size:13px;border-radius:6px;background:var(--glass);padding:9px 15px}#toast{position:absolute;top:20%;left:50%;transform:translate(-50%,-10px);padding:13px 22px;background:#2a4437e8;border:1px solid #fae6a74d;border-radius:8px;font-size:15px;color:#fff0cd;text-align:center;opacity:0;transition:opacity .25s,transform .25s;max-width:80%;line-height:1.7;backdrop-filter:blur(8px)}#toast.visible{opacity:1;transform:translate(-50%,0)}#checkpoint-note{position:absolute;left:30px;bottom:32px;font-size:12px;color:#fff1d5b5;letter-spacing:1px;text-shadow:0 2px 9px #23362a}#context-controls{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);font-size:12px;color:#fff2d9c2;white-space:nowrap;transition:opacity 1s}#context-controls>span{margin-left:16px}#route-compass{position:absolute;right:30px;bottom:30px;display:flex;align-items:center;gap:10px;color:#d9f4c8;text-shadow:0 2px 5px #1d3227}#route-compass>span{font-size:12px;letter-spacing:2px}#route-compass b{font-size:26px}#route-compass small{position:absolute;bottom:31px;right:0;white-space:nowrap;font-size:10px;letter-spacing:1px;color:#e9efd5ae}#glider-indicator{position:absolute;bottom:66px;left:30px;padding:9px 13px;background:#34584599;border:1px solid #e5d49450;border-radius:7px;font-size:13px;color:var(--gold)}#vehicle-indicator{position:absolute;right:40px;bottom:100px;text-align:center}#vehicle-indicator b{font-size:42px;font-variant-numeric:tabular-nums}#vehicle-indicator span{display:block;font-size:11px;letter-spacing:2px}.boost-track{width:110px;height:5px;background:#fff4;overflow:hidden;margin-top:10px;border-radius:5px}.boost-track i{display:block;width:100%;height:100%;background:#f4cb75}#event-banner{position:absolute;top:112px;left:50%;transform:translateX(-50%);background:#a34532ed;padding:13px 23px;border:1px solid #ffd3966b;border-radius:10px;text-align:center;box-shadow:0 6px 30px #5729174a}#event-title{font-weight:650;letter-spacing:2px}#event-clock{margin-left:15px;font-size:24px;color:#ffdf87}#event-detail{display:block;margin-top:6px;font-size:12px}#intro{position:absolute;inset:0;background:linear-gradient(0deg,#142d3455,transparent 50%,#1b322333);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:none;text-shadow:0 3px 18px #16311b}#intro>span{font-size:14px;letter-spacing:7px;color:#f2cd7f}#intro h2{font-size:46px;letter-spacing:10px;font-weight:500;margin:15px 0}#intro p{font-size:18px;letter-spacing:6px}#skip-intro{position:absolute;bottom:40px;right:40px;pointer-events:auto;background:none;border:0;color:#fff1cd;font-size:13px}#fade{position:absolute;inset:0;background:#203629;opacity:0;pointer-events:none;transition:opacity .2s;z-index:25}#fade.flash{opacity:.94}#modal{border:1px solid #a8ac8970;max-width:660px;width:calc(100% - 36px);border-radius:16px;background:#f6edda;color:#304539;padding:42px;box-shadow:0 22px 90px #112e297a;max-height:90%;overflow:auto;touch-action:pan-y}#modal::backdrop{background:#122d2a6e;backdrop-filter:blur(6px)}.close-button{position:absolute;right:16px;top:13px;border:0;background:none;color:#51634f;font-size:28px;width:32px;height:32px}#modal h2{font-size:28px;letter-spacing:3px;margin:0 0 9px}#modal .eyebrow{color:#a86742;font-size:11px;letter-spacing:3px;margin-bottom:12px}#modal p{font-size:14px;line-height:1.8;color:#6b7564}#modal kbd{color:#354936;background:#e4dfc9;border-color:#c2c7b1;min-width:28px;text-align:center}#modal .controls-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 28px;margin:24px 0;font-size:14px}.controls-grid>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ccd0b8;padding-bottom:10px}.route-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.route-list div{background:#e9e5d0;padding:12px;border-radius:6px;font-size:13px;line-height:1.7}.route-list b{display:block;font-weight:650;color:#435a46}.setting-label{font-size:14px;display:block;margin:28px 0 12px}.quality-options{display:flex;gap:10px}.quality-options button{flex:1;background:#e7e2cb;color:#52634a;border:1px solid #d1d0b6;border-radius:8px;padding:14px}.quality-options button.active{background:#3f5e48;color:#fff5d8;border-color:#3f5e48}input[type=range]{width:100%;accent-color:#a37540;touch-action:auto}.pause-actions{display:flex;flex-direction:column;gap:14px;margin:26px 0 8px}.pause-actions button{border:1px solid #b7c0a8;border-radius:7px;background:#e5e2cd;padding:13px;color:#3c533f}.pause-actions .resume{background:#41604b;color:#fff1d1}.muted{font-size:12px!important}.setting-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin:18px 0}.setting-row input{width:18px;height:18px;accent-color:#41604b}#complete{z-index:30;background:#1e382c90;display:grid;place-items:center;backdrop-filter:blur(7px)}.complete-card{position:relative;width:min(550px,90vw);text-align:center;background:#f6edda;color:#304936;padding:55px 42px 34px;border-radius:10px;box-shadow:0 25px 80px #162e2570}.completion-stamp{display:block;font-size:11px;letter-spacing:3px;color:#a46f48}.complete-card .eyebrow{font-size:12px;letter-spacing:2px;margin:24px 0 10px}.complete-card h2{font-size:38px;margin:10px 0;letter-spacing:4px}.complete-card>p{font-size:14px;color:#758069}.complete-card .primary-button{margin:30px auto 15px;justify-content:space-between}.complete-card #return-menu{background:none;border:0;font-size:13px;color:#6a785c;margin-top:10px}#stats{display:grid;grid-template-columns:1fr 1fr;margin-top:32px;gap:24px;border-top:1px solid #c8cbb1;padding-top:26px}#stats span{display:block;font-size:12px;color:#758267;margin-bottom:7px}#stats strong{font-size:23px;font-weight:600}#stats .route-stat{font-size:18px}#fatal-error{position:absolute;inset:0;background:#263d34;padding:15%;z-index:100}#fatal-error p{line-height:1.8}#fatal-error button{background:var(--orange);border:0;border-radius:5px;color:white;padding:12px 25px}#touch-controls{position:absolute;inset:0;pointer-events:none;z-index:10}#look-zone{position:absolute;right:0;top:95px;bottom:0;width:57%;pointer-events:auto}#joystick{position:absolute;bottom:50px;left:55px;width:116px;height:116px;border:1px solid #fff3cd66;border-radius:50%;background:#243d3c30;pointer-events:auto;touch-action:none}#joystick-knob{position:absolute;left:34px;top:34px;width:46px;height:46px;border-radius:50%;background:#fff0c340;border:1px solid #fff0c375;pointer-events:none}.touch-actions{position:absolute;right:25px;bottom:34px;display:flex;gap:12px;align-items:flex-end}.touch-actions button{width:61px;height:61px;border-radius:50%;background:#273f37a8;color:#ffefca;border:1px solid #f8eaca88;font-size:24px;pointer-events:auto;display:grid;place-content:center;gap:2px}.touch-actions button small{font-size:10px;letter-spacing:1px}.touch-actions #touch-jump{width:76px;height:76px;background:#d9974bbb}.touch-actions #touch-special{margin-bottom:43px}#touch-run,#touch-throw{position:absolute;bottom:181px;left:74px;background:#29443780;color:#ffefcd;border:1px solid #f8eaca66;border-radius:20px;padding:9px 15px;pointer-events:auto;font-size:12px}#touch-run.active{background:#be944f}#touch-throw{left:auto;right:53px;bottom:148px}#rotate-notice{display:none;position:absolute;inset:0;z-index:80;background:#203b32ed;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px}#rotate-notice>span{font-size:70px;color:var(--gold);margin-bottom:22px}#rotate-notice strong{font-size:22px;letter-spacing:2px}#rotate-notice p{font-size:14px;line-height:2;color:#e4ddc4}#rotate-notice button{border:1px solid #dfd6b977;padding:12px 24px;background:none;color:#e8dcba;border-radius:6px;margin-top:25px}
@keyframes pulse{50%{opacity:.3}}@media(max-height:730px){.menu-content{top:17%}h1{font-size:86px;margin-top:20px}.menu-content h2{font-size:20px;margin:19px 0 13px}.menu-description{font-size:13px;margin:13px 0 23px}.primary-button{padding:14px 23px}.menu-secondary{margin-top:21px}}@media(max-width:900px){.menu-content{left:6%;width:380px}.scene-caption{display:none}.edition{font-size:9px;letter-spacing:1.5px}.menu-bottom-right{font-size:10px}.objective{left:18px;top:17px}.objective strong{font-size:17px}.objective small{font-size:10px}.hud-right{top:15px;right:17px;gap:12px}.objective #sub-objective{max-width:260px;font-size:11px}#context-controls{display:none}#checkpoint-note{left:18px;bottom:14px}#route-compass{bottom:18px;right:20px}#glider-indicator{bottom:44px;left:18px}#modal{padding:30px}.complete-card{padding:32px}.complete-card h2{font-size:30px}}@media(pointer:coarse){#context-controls{display:none}#checkpoint-note{bottom:16px}#glider-indicator{bottom:15px;left:50%;transform:translateX(-50%);padding:5px 9px;font-size:11px}#route-compass{bottom:18px;right:43%}#route-compass small{display:none}#held-item{bottom:27px}#vehicle-indicator{right:28px;bottom:165px}#interaction-prompt{top:62%}#toast{font-size:13px;top:20%;padding:10px 16px}#event-banner{top:85px}#touch-controls.hidden{display:none!important}}@media(max-height:530px){.menu-top{top:5%}.menu-content{top:17%;left:7%}.chapter-label{font-size:9px;gap:9px}.chapter-label span{padding:3px 6px}h1{font-size:61px;letter-spacing:-3px;margin:17px 0 11px}.menu-content h2{font-size:16px;letter-spacing:5px;margin:12px 0}.menu-description{display:none}.primary-button{width:220px;padding:12px 17px;font-size:14px;margin-top:23px}.menu-secondary{margin-top:18px}.menu-bottom{bottom:4%;padding-top:12px;font-size:10px}.objective strong{font-size:15px}.objective #sub-objective{font-size:10px}.objective-icon{width:34px;height:36px;font-size:24px}.hud-right .icon-button{width:35px;height:35px}.hud-right{font-size:12px}.complete-card{padding:24px;max-width:490px}.complete-card h2{font-size:27px}.complete-card .eyebrow{margin:12px 0 5px}.complete-card #stats{margin-top:16px;padding-top:16px;gap:13px}.complete-card .primary-button{margin:20px auto 8px}.complete-card #return-menu{margin:0}.completion-stamp{font-size:10px}.complete-card #stats strong{font-size:19px}#intro h2{font-size:33px}#intro p{font-size:15px}#joystick{bottom:32px;left:37px;width:100px;height:100px}#joystick-knob{left:27px;top:27px}#touch-run{bottom:145px;left:52px}.touch-actions{bottom:24px;right:22px;gap:10px}.touch-actions button{height:53px;width:53px;font-size:21px}.touch-actions #touch-jump{height:65px;width:65px}.touch-actions #touch-special{margin-bottom:26px}#touch-throw{bottom:124px;right:35px}}@media(max-width:600px) and (orientation:portrait){body.touch:not(.portrait-ok) #rotate-notice{display:flex}.menu-content{left:10%;top:22%;width:90%}h1{font-size:80px}.menu-bottom-right{display:none}.menu-content h2{font-size:21px}.menu-description{display:block}.menu-top .edition{font-size:8px;letter-spacing:1px}.menu-bottom{font-size:11px}.objective{max-width:65%}.objective #sub-objective{max-width:185px}.hud-right{gap:8px}.hud-right #timer{display:none}#secret-count{font-size:11px}.controls-grid{grid-template-columns:1fr!important}.route-list{grid-template-columns:1fr!important}#joystick{left:20px;bottom:70px;width:90px;height:90px}#joystick-knob{left:22px;top:22px}#touch-run{left:27px;bottom:174px}.touch-actions{right:13px;gap:7px;bottom:59px}.touch-actions button{height:47px;width:47px}.touch-actions #touch-jump{height:58px;width:58px}.touch-actions #touch-special{margin-bottom:32px}#route-compass{right:20px;bottom:20px}#toast{width:85%}#glider-indicator{bottom:35px}#event-banner{top:113px;width:85%}#intro h2{font-size:30px;letter-spacing:5px}#intro p{font-size:15px;letter-spacing:3px}.complete-card{padding:36px 24px}.complete-card h2{font-size:29px}}

h1>span{display:inline-block;position:relative;white-space:nowrap}.title-arrow{position:absolute;left:100%;top:0;margin-left:10px}.menu-content{width:470px}@media(max-width:900px){.menu-content{width:380px}}@media(max-width:600px) and (orientation:portrait){h1{font-size:72px}.menu-content{width:85%}}
/* Neng Neng campaign interface */
.menu-content h2{font-size:21px;letter-spacing:5px}.case-actions{position:absolute;right:28px;top:89px;display:flex;gap:7px;pointer-events:auto}.case-actions button{border:1px solid #ead9b74d;border-radius:7px;background:#243f36b8;color:#fff0ce;padding:8px 12px;font-size:12px;backdrop-filter:blur(8px)}#achievement-toast{position:absolute;left:50%;bottom:105px;transform:translate(-50%,15px);opacity:0;padding:12px 20px;border:1px solid #f4cb7380;background:#30483beb;color:#f8d885;border-radius:9px;font-size:14px;transition:.3s;white-space:nowrap}#achievement-toast.visible{opacity:1;transform:translate(-50%,0)}#story-panel{position:absolute;z-index:35;bottom:6%;left:50%;transform:translateX(-50%);width:min(720px,90vw);padding:24px 30px 18px;background:#f7efddeF;color:#344a3b;border:1px solid #cbbf9b;border-radius:12px;box-shadow:0 16px 90px #12271d70;backdrop-filter:blur(14px)}.story-header{display:flex;align-items:center;gap:11px;font-size:14px;color:#8c7046}.story-emblem{width:28px;height:28px;display:grid;place-content:center;background:#2c8382;border-radius:8px;color:#fff3d6;font-family:Georgia;font-style:italic}.story-header b{font-weight:650;letter-spacing:2px}#story-page{margin-left:auto;font-size:12px;color:#819076}#story-text{white-space:pre-line;font-size:18px;line-height:1.95;letter-spacing:.8px;margin:17px 0 20px;max-height:35vh;overflow-y:auto;touch-action:pan-y}.story-footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.story-footer small{font-size:11px;color:#89917a}#story-next{background:#426c56;border:0;color:#fff0cc;padding:11px 19px;border-radius:6px;font-size:14px}.name-input{width:100%;background:#fff9ed;border:1px solid #b7bca1;padding:14px 15px;border-radius:7px;font-size:20px;color:#3a503d;outline-offset:3px;touch-action:auto}.name-input:focus{outline:2px solid #689b85}#name-error{color:#b75334!important;min-height:23px;margin:7px 0 12px!important}.deduction-options{display:grid;gap:12px;margin:24px 0}.deduction-options button{border:1px solid #bac3a8;background:#e7e5d2;color:#3f5943;padding:15px;border-radius:7px;text-align:left;font-size:15px}.deduction-options button:hover{background:#d5debf}#deduction-feedback{min-height:50px;color:#ad663f!important}.journal-tabs{display:flex;gap:8px;border-bottom:1px solid #c8ccb3;padding:12px 0}.journal-tabs button{border:0;background:#dde2c9;border-radius:5px;color:#506449;padding:9px;font-size:13px}#journal-body{max-height:48vh;overflow:auto;touch-action:pan-y}#journal-body details{border-bottom:1px solid #d6d7c2;padding:13px 0}#journal-body summary{cursor:pointer;font-size:14px;line-height:1.7}#journal-body p{white-space:normal}.medals{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:15px}.medal{background:#e8e6d7;padding:12px;border-radius:6px;opacity:.6}.medal.earned{background:#e4d8ab;opacity:1}.medal b{display:block;font-size:13px;font-weight:600}.medal small{display:block;font-size:11px;margin-top:5px;line-height:1.6;color:#68765c}.local-record{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #dedfc9;padding:12px 0}.chapter-times{grid-column:1/-1;font-size:12px;margin:0;color:#7a856a}body:not(.touch) #touch-controls #joystick,body:not(.touch) #touch-controls #look-zone{display:none}body:not(.touch) .touch-actions{bottom:81px;right:28px;gap:8px}body:not(.touch) .touch-actions button{width:43px;height:43px;font-size:17px;border-radius:10px}body:not(.touch) .touch-actions #touch-jump{width:48px;height:48px}body:not(.touch) .touch-actions #touch-special{margin-bottom:0}body:not(.touch) .touch-actions button small{font-size:9px}body:not(.touch) #touch-run{left:auto;right:188px;bottom:81px;font-size:11px;padding:12px 10px;border-radius:9px}body:not(.touch) #touch-throw{bottom:140px;right:30px}body:not(.touch) #held-item{bottom:96px}#glider-indicator{max-width:230px}
@media(max-height:530px){#story-panel{padding:15px 22px 13px;bottom:5%;width:min(650px,83vw)}#story-text{font-size:15px;line-height:1.75;margin:10px 0 13px;max-height:28vh}.story-header{font-size:12px}.story-emblem{width:24px;height:24px}#story-next{padding:8px 15px;font-size:12px}.story-footer small{font-size:10px}.case-actions{right:17px;top:65px}.case-actions button{font-size:11px;padding:6px 10px}.menu-content h2{font-size:16px}#achievement-toast{bottom:93px;padding:8px 13px;font-size:12px}}
@media(max-width:600px) and (orientation:portrait){#story-panel{bottom:7%;padding:19px;width:91vw}#story-text{font-size:16px;line-height:1.85;max-height:42vh}.story-footer{align-items:flex-end}.story-footer small{max-width:120px;line-height:1.7}#story-next{white-space:nowrap}.case-actions{top:103px;right:15px}.case-actions button{font-size:11px;padding:7px 9px}.objective #sub-objective{max-width:210px}.objective strong{font-size:14px;letter-spacing:1px}.objective small{font-size:9px;letter-spacing:1px}.menu-content h2{font-size:18px;letter-spacing:3px}.medals{grid-template-columns:1fr}#achievement-toast{bottom:235px;font-size:12px}#modal h2{font-size:23px}.complete-card .primary-button{font-size:14px;letter-spacing:1px}.menu-bottom b{margin-left:7px;letter-spacing:0}}
