@charset "UTF-8";
:root{font-family:'Malgun Gothic','Apple SD Gothic Neo',sans-serif;color:#e8e2d0;font-synthesis:none;--cream:#ece3cb;--amber:#d2ad6e;--green:#314e42;--muted:#a8b5a0}*{box-sizing:border-box}body{margin:0;background:#243c32}button,input,select{font:inherit}button{cursor:pointer;border:0;color:inherit;transition:filter .15s,transform .15s}button:hover:not(:disabled){filter:brightness(1.08)}button:active:not(:disabled){transform:translateY(1px)}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #d5ba7c;outline-offset:4px}button:disabled{cursor:default;opacity:.4}[hidden]{display:none!important}#game{width:100%;height:100svh;min-height:720px;position:relative;overflow:hidden}#scene{position:absolute;inset:0;width:100%;height:100%;touch-action:manipulation}#home-header{position:absolute;left:35px;right:35px;top:25px;display:flex;align-items:center;justify-content:space-between;font-size:15px;letter-spacing:1px}#home-header small{font-size:8px;letter-spacing:2px;margin-left:20px;color:#b1bba5}#settings-button,.icon-button{border:1px solid #b5b58a44;background:#233d32c9;width:37px;height:37px;border-radius:7px;display:grid;place-items:center}#settings-button img,.icon-button img{width:19px;filter:brightness(2)}#title-screen{position:absolute;left:7%;top:24%;width:315px}.eyebrow{font-size:9px;letter-spacing:2.5px;color:#aeb89e;font-weight:600}h1{font-size:83px;line-height:1.02;letter-spacing:-7px;color:#ead7ac;margin:23px 0 24px;text-shadow:0 4px #182f2444;transform:rotate(-3deg)}h1 span{color:#c79262}.tagline{font-size:17px;letter-spacing:4px;font-weight:700}.intro{font-size:12px;line-height:2;color:#b7c0ac;margin:22px 0 26px}.primary{min-height:48px;background:#d1ad70;color:#344235;padding:13px 24px;border:1px solid #e3c58f;border-radius:5px;font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center;gap:30px;width:100%;box-shadow:0 3px #2b332c33}.quiet{display:block;background:transparent;color:#aab79f;font-size:11px;padding:8px;margin:10px auto 0}.version{font-size:8px;letter-spacing:1.5px;color:#91a18b;margin-top:35px}#save-status{font-size:9px;color:#95a38d}#hud{position:absolute;left:24px;right:24px;top:18px;display:flex;align-items:center;gap:28px;border:1px solid #bbc1992a;background:#233e33ee;border-radius:8px;padding:13px 20px;box-shadow:0 5px 18px #1a2b2228;z-index:4}#hud small{display:block;font-size:9px;color:#a4b499;letter-spacing:.6px;margin-bottom:5px}.stage-badge{text-align:left;min-width:210px;background:none;padding:0}.stage-badge strong{font-size:12px}.hud-revenue{min-width:230px;margin-right:auto}.hud-revenue strong{font-size:20px;letter-spacing:.5px}.hud-revenue #goal-target{font-size:10px;color:#aaba9e}.progress-track{height:3px;background:#9aaf8540;overflow:hidden;border-radius:4px;margin-top:7px}.progress-track i{display:block;height:100%;background:#bbbd80;width:0;transition:width .12s}.hud-time{text-align:center;min-width:82px}.hud-time strong{font-size:23px;font-variant-numeric:tabular-nums;color:#e5c590}.hud-satisfaction{min-width:100px}.hud-satisfaction strong{font-size:18px}.wallet{display:flex;gap:7px;align-items:center;color:#e3c38a}.wallet img{width:20px}.wallet strong{font-size:18px;font-variant-numeric:tabular-nums}#hud .wallet small{margin:0;font-size:10px}.playing #home-header,.playing #title-screen{display:none}#day-note{position:absolute;left:29px;top:128px;width:181px;color:#b7c2a9;pointer-events:none}#day-note h2{font-size:15px;color:#eadfc1;margin:12px 0 9px}#day-note p{font-size:10px;line-height:1.8;color:#a5b49b;margin:8px 0 16px}#direct-goal,#vip-goal,#loss-goal{font-size:10px;line-height:2;color:#d2d0ad}#day-note .met{color:#b7cf93}#staff-note{border-top:1px solid #a4b48f24;padding-top:9px}#order-dock{position:absolute;left:27px;top:370px;width:172px}.dock-heading{font-size:11px;color:#d5d6b9;border-bottom:1px solid #a6b88d44;padding-bottom:8px}.dock-heading span{display:block;font-size:8px;color:#8d9f83;margin-top:5px}.order-button{width:100%;background:#2c4438cf;border-bottom:1px solid #9baf8a22;padding:8px 7px;display:flex;gap:6px;align-items:center;text-align:left;font-size:10px}.order-button kbd{font-size:9px;background:#5f72594a;border:0;padding:2px 4px}.order-button img{width:24px;height:24px;object-fit:contain}.order-button .order-name{flex:1}.order-button small{font-size:8px;color:#a0b591;display:block;margin-top:3px}.order-button .seconds{font-size:10px;color:#c8c294}.order-button.locked{border-left:2px solid #dab574;background:#596045db}.order-button.urgent .seconds{color:#dd9b7e}.order-button.vip{border-right:2px solid #c6a663}#order-list .empty{font-size:10px;line-height:1.7;color:#93a38a;padding:13px 0}.management-button{display:flex;gap:12px;align-items:center;background:#2b4439ea;border:1px solid #adbd8e55;padding:13px 17px;border-radius:6px;font-size:12px}.management-button img{width:26px;filter:saturate(.65)}.management-button span{text-align:left}.management-button small{display:block;font-size:8px;color:#9bac91;margin-top:4px}kbd{font-size:9px;border:1px solid #a1af8455;border-radius:3px;padding:3px 5px;font-family:inherit;color:#b9c6a6}#play-controls{position:absolute;left:26px;right:26px;bottom:22px;display:flex;gap:25px;align-items:flex-end;z-index:5}.typing-station{width:560px;max-width:55%;margin:auto;padding:13px 17px 11px;background:#273e34f2;border:1px solid #adb78c66;box-shadow:0 5px 30px #152b2233;border-radius:7px}.typing-heading{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#c7d0ae;margin-bottom:8px}.typing-heading .quiet{padding:0;margin:0;font-size:9px}.typing-heading kbd{font-size:8px}.input-wrap{display:flex;align-items:center;background:#eee9d9;border:1px solid #c0c3a1;border-radius:4px;padding:3px 8px;gap:10px}.input-wrap:focus-within{outline:2px solid #b7c296;outline-offset:2px}.input-wrap>img{width:24px;opacity:.8}.input-wrap input{border:0;background:transparent;outline:none!important;padding:10px 0;font-size:18px;min-width:0;flex:1;color:#344b3d;font-weight:600}.input-wrap input::placeholder{font-size:12px;color:#87927b;font-weight:400}.input-wrap button{font-size:10px;background:#d8ddc5;color:#627356;padding:7px 10px;border-radius:3px}.typing-help{display:flex;justify-content:space-between;margin-top:9px;font-size:8px;color:#94a387;gap:10px}.typing-station.locked{border-color:#d0b275}.typing-station.locked .typing-heading{color:#e1c793}#staff-status{width:227px;padding-bottom:14px;color:#bdc7ad;font-size:10px}#staff-status small{display:block;font-size:8px;line-height:1.7;color:#8fa084;margin-top:8px}#combo{position:absolute;right:34px;top:130px;text-align:right;color:#e0c28b;min-width:150px}#combo small{font-size:10px;letter-spacing:2px;margin-right:9px}#combo strong{font-size:31px;font-weight:600}#combo>span{font-size:9px;display:block;color:#c0c5a0;margin-top:5px}#combo .progress-track{width:120px;margin-left:auto}.battle #combo{right:35px;top:auto;bottom:189px}.battle #order-dock{top:360px}#last-order,#fever,#rush-notice{position:absolute;left:50%;top:111px;transform:translateX(-50%);text-align:center;background:#374f3cec;border:1px solid #d0b77f66;border-radius:5px;padding:9px 23px;color:#d6bc81;z-index:3}#last-order strong,#fever strong{display:block;font-size:13px;letter-spacing:3px}#last-order span,#fever span,#rush-notice span{display:block;font-size:9px;margin-top:5px;color:#b7c59f}#rush-notice{font-size:11px;letter-spacing:2px}.battle #last-order{left:41%}#fever{top:auto;bottom:160px;background:#626443e8}#round-banner{position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);background:#243b33ed;border-top:1px solid #d1b477aa;border-bottom:1px solid #d1b477aa;padding:20px 80px;text-align:center;pointer-events:none;z-index:7}#round-banner strong{display:block;font-size:37px;letter-spacing:10px;color:#dfc99f}#round-banner span{display:block;font-size:11px;color:#9fb48f;margin-top:10px}#toast{position:absolute;left:50%;bottom:163px;transform:translateX(-50%);font-size:11px;line-height:1.6;background:#213a30f5;border:1px solid #aab78855;color:#d6dabb;padding:10px 20px;border-radius:5px;opacity:0;pointer-events:none;z-index:10}#toast.show{opacity:1}dialog{border:1px solid #9e9e7566;border-radius:9px;padding:30px;width:490px;max-width:calc(100% - 28px);max-height:89vh;background:#ebdfc4;color:#344b3b;box-shadow:0 30px 100px #10271fc2}dialog::backdrop{background:#11292186;backdrop-filter:blur(4px)}dialog .eyebrow{color:#7e896c}dialog h2{font-size:25px;letter-spacing:-1px;margin:14px 0 12px}dialog .dialog-desc{font-size:12px;line-height:1.9;color:#657354}.dialog-note{font-size:10px;line-height:1.9;color:#7c8568}dialog .quiet{color:#6c785b}.close{position:absolute;right:15px;top:14px;font-size:23px;background:transparent;color:#7e896b}#briefing-objectives{background:#dcd9bd;border:1px solid #b9be96;padding:15px 19px;border-radius:5px;margin:18px 0;font-size:12px;line-height:2.1}#briefing-objectives strong{color:#405a42}.briefing-menus{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.briefing-menus span{display:flex;align-items:center;gap:4px;font-size:10px}.briefing-menus img{width:31px;height:31px}.setting-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #a2ad8755;font-size:12px}.setting-row input{accent-color:#637d58}.setting-row input[type=checkbox]{width:19px;height:19px}#settings-dialog .primary{margin-top:20px}#upgrade-dialog{width:590px;border:6px solid #9f825b;border-radius:8px;padding:28px;background:#e9ddc0}.menu-wallet{text-align:right;font-weight:700;font-size:17px;color:#846b3e;margin:10px 0}.upgrade-row{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px dashed #b9a986}.upgrade-row>img{width:39px;height:43px;object-fit:contain}.upgrade-info{flex:1}.upgrade-info strong{font-size:12px}.upgrade-info em{font-size:9px;font-style:normal;color:#8d805d}.upgrade-info small{display:block;font-size:10px;margin-top:5px;color:#7b825e}.buy-button{background:#a6b184;border:1px solid #85996d;color:#334c31;border-radius:4px;min-width:76px;font-size:11px;font-weight:700;padding:11px 9px}.upgrade-row.locked-menu>img{opacity:.35}.upgrade-row select{max-width:130px;margin-top:7px;background:#d9dcc0;border:1px solid #a8b186;padding:4px;border-radius:3px;color:#526a45;font-size:10px}#upgrade-list h3{font-size:13px;color:#6d7652;letter-spacing:1px;margin:20px 0 5px}#map-dialog{width:700px}.map-chapter h3{font-size:17px;margin:22px 0 14px}.map-chapter h3 small{font-size:10px;margin-left:14px;color:#89926e}.stage-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.stage-tile{position:relative;min-height:96px;background:#ded8b9;color:#495e40;border:1px solid #b5bc91;border-radius:4px;padding:10px;text-align:left}.stage-tile>span{font-size:13px;font-weight:700}.stage-tile>strong{font-size:10px;display:block;line-height:1.5;margin-top:9px}.stage-tile>small{font-size:8px;color:#7a8763;display:block;margin-top:5px}.stage-tile.completed{background:#c6d0a8}.stage-tile.current{outline:2px solid #8ba269;outline-offset:-2px}.stage-tile>img{position:absolute;top:9px;right:8px;width:15px}.stage-tile:disabled{opacity:.42}#clear-stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;background:#d9d8b9;border:1px solid #bac29b;border-radius:5px;padding:18px;margin-top:18px}#clear-stats small{display:block;font-size:9px;color:#7b8867;margin-bottom:7px}#clear-stats strong{font-size:17px;color:#4b6246}#result-unlock{font-size:11px;line-height:1.8;color:#768157;margin:18px 0}.failed #result-title{color:#96664a}.failed #clear-stats{background:#ddd0b3}.critical #timer{color:#df9f7d}
@media(max-width:1100px){#hud{gap:15px;padding:12px}.stage-badge{min-width:170px}.hud-revenue{min-width:165px}.hud-satisfaction{min-width:76px}.wallet strong{font-size:15px}#day-note{width:150px;left:20px}#order-dock{width:148px;left:18px;top:389px}#staff-status{display:none}#play-controls{gap:20px}.typing-station{max-width:68%;width:580px}.management-button{padding:12px;font-size:11px}#combo{right:23px}.battle #combo{bottom:165px}#title-screen{left:5%;width:280px}h1{font-size:75px}}
@media(max-width:760px){#game{min-width:700px;min-height:720px}body{overflow-x:auto}#hud{gap:12px;left:12px;right:12px;padding:10px}.stage-badge{min-width:140px}.stage-badge strong{font-size:10px}.hud-revenue{min-width:145px}.hud-revenue strong{font-size:16px}.hud-time{min-width:65px}.hud-time strong{font-size:19px}.hud-satisfaction{min-width:58px}#hud small{font-size:8px}.wallet{gap:4px}.wallet img{width:16px}.wallet strong{font-size:12px}.hud-satisfaction strong{font-size:15px}#order-dock{width:128px;top:384px}#day-note{width:130px;top:125px}#day-note h2{font-size:12px}#day-note p{font-size:9px}.order-button{font-size:9px;padding:5px 3px}.order-button img{width:20px}.order-button small{font-size:7px}.management-button small{display:none}.management-button kbd{display:none}#play-controls{left:15px;right:15px;gap:12px}.typing-station{max-width:72%;padding:11px}#combo{right:20px;top:125px}.typing-help{font-size:7px}.stage-grid{grid-template-columns:repeat(3,1fr)}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}

/* Assigned orders remain readable, but cannot be selected again. */
.order-button:disabled{opacity:1;background:#344a40;color:#bec5b4}.order-button:disabled small{color:#a3b09b}.order-button:disabled kbd{opacity:.4}
