:root{color:#2b241c;background:linear-gradient(180deg,#ffffffd1,#ffffff14),repeating-linear-gradient(90deg,rgba(47,122,77,.05) 0 18px,transparent 18px 36px),#f6e7c9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overscroll-behavior:none}button,input{font:inherit}.app-shell{display:flex;flex-direction:column;gap:20px;min-height:100vh;padding:24px}.app-shell--menu{align-items:center;justify-content:center}.main-menu{display:grid;gap:18px;width:min(100%,620px);border:1px solid #d5b373;border-radius:8px;background:linear-gradient(180deg,#fff8e8f7,#fff1cff2),#fff8e8;box-shadow:0 18px 48px #5637192e;padding:28px}.main-menu__copy{max-width:520px;margin:0;color:#5c432d;font-weight:750;line-height:1.45}.main-menu__actions{display:flex;flex-wrap:wrap;gap:10px}.menu-button{border:1px solid #1f3e2c;border-radius:6px;background:#2f7a4d;color:#fff;padding:10px 14px;font-weight:900}.menu-button--secondary{border-color:#8b673e;background:#fff8e8;color:#47301e}.main-menu__controls{display:grid;gap:10px;border-top:1px solid #dec28f;padding-top:14px}.main-menu__controls h2{margin:0;color:#263023;font-size:1rem}.main-menu__control-grid{display:grid;grid-template-columns:minmax(90px,max-content) 1fr;gap:8px 14px;color:#5c432d;font-weight:750}.main-menu__control-grid span:nth-child(odd){color:#263023;font-weight:900}.game-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;width:min(100%,1080px);margin:0 auto}.eyebrow{margin:0 0 4px;color:#7c4f24;font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{margin:0;color:#263023;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.status-panel{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;color:#33291f;font-weight:700;font-variant-numeric:tabular-nums}.game-toolbar{display:flex;align-items:flex-end;flex-direction:column;gap:10px}.game-hud{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;color:#33291f;font-weight:800;font-variant-numeric:tabular-nums}.game-hud__badge,.game-hud__area{display:inline-flex;align-items:center;gap:7px;border:1px solid #dec28f;border-radius:8px;background:#fff8e8;box-shadow:0 2px #623d1c14;padding:8px 10px;text-align:center;white-space:nowrap}.game-hud__badge:before,.game-hud__area:before{content:attr(data-icon);display:inline-grid;min-width:38px;place-items:center;border-radius:5px;background:#2f7a4d;color:#fff;padding:2px 5px;font-size:.68rem;font-weight:900;line-height:1.2;text-transform:uppercase}.game-hud__badge--level{border-color:#7aa56f;background:#e7f4db;color:#235b34}.game-hud__badge--level:before{background:#235b34}.game-hud__badge--objective{min-width:220px}.game-hud__badge--status{text-transform:capitalize}.game-hud__area{color:#263023;font-weight:900}.game-hud__area:before{background:#8b673e}.dev-controls{display:grid;justify-items:end;gap:8px}.dev-controls__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.status-panel span{border:1px solid #dec28f;border-radius:8px;background:#fff8e8;box-shadow:0 2px #623d1c14;min-width:128px;padding:8px 10px;text-align:center;white-space:nowrap}.restart-button,.debug-controls button{border:1px solid #8b673e;border-radius:6px;background:#fff8e8;color:#47301e;padding:6px 10px;font-weight:700}.restart-button{border-color:#1f3e2c;background:#2f7a4d;color:#fff}.restart-button--secondary{border-color:#8b673e;background:#fff8e8;color:#47301e}.game-stage{display:grid;place-items:center;position:relative;flex:1;min-height:480px;width:min(100%,1080px);margin:0 auto;border:1px solid #d5b373;border-radius:8px;background:linear-gradient(135deg,#ffffffb8,#ffffff3d),#f0cd84;box-shadow:inset 0 0 0 4px #fff8e8b8,0 18px 48px #56371929;overflow:hidden}.phaser-game-canvas{width:100%;max-width:960px;aspect-ratio:16 / 10}.phaser-game-canvas canvas{display:block;width:100%;height:auto}.level-intro-banner{display:grid;gap:3px;width:min(100%,1080px);border:1px solid rgba(71,48,30,.28);border-radius:8px;background:#fff8e8f5;box-shadow:0 8px 22px #3424162e;margin:0 auto;padding:10px 12px}.level-intro-banner span{color:#263023;font-size:.88rem;font-weight:900}.level-intro-banner small{color:#6f5237;font-size:.76rem;font-weight:800;line-height:1.25}.game-terminal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;padding:24px;background:#261e1675}.game-terminal-overlay__panel{width:min(360px,100%);border:1px solid #59422a;border-radius:8px;background:#fff8e8;box-shadow:0 18px 48px #34241642;padding:24px;text-align:center}.game-terminal-overlay__title{margin:0;color:#263023;font-size:2rem;line-height:1.05}.game-terminal-overlay__message{margin:12px 0 20px;color:#68523a;font-weight:700;line-height:1.4}.game-terminal-overlay__restart{border:1px solid #1f3e2c;border-radius:6px;background:#2f7a4d;color:#fff;padding:8px 14px;font-weight:800}.game-terminal-overlay--caught .game-terminal-overlay__panel{border-top:6px solid #d84a3a}.game-terminal-overlay--escaped .game-terminal-overlay__panel{border-top:6px solid #2f9b61}.level-intro-dialog{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;padding:24px;background:#261e166b}.level-intro-dialog__panel{display:grid;gap:12px;width:min(460px,100%);border:2px solid #5d4228;border-top:6px solid #2f7a4d;border-radius:8px;background:#fff8e8;box-shadow:0 18px 48px #34241647;color:#2b241c;padding:22px}.level-intro-dialog--tutorial .level-intro-dialog__panel{border-top-color:#2f6fed}.level-intro-dialog__meta{display:flex;flex-wrap:wrap;gap:8px;color:#6b4b2a;font-size:.75rem;font-weight:900;text-transform:uppercase}.level-intro-dialog__meta span{border:1px solid #dec28f;border-radius:6px;background:#fff2cf;padding:4px 7px}.level-intro-dialog h2{margin:0;color:#263023;font-size:1.45rem;line-height:1.08}.level-intro-dialog p{margin:0;color:#5c432d;font-weight:760;line-height:1.42}.level-intro-dialog ul{display:grid;gap:7px;margin:0;padding-left:20px;color:#47301e;font-weight:760;line-height:1.35}.level-intro-dialog button{justify-self:start;border:1px solid #1f3e2c;border-radius:6px;background:#2f7a4d;color:#fff;padding:8px 14px;font-weight:900}.round-countdown{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;background:transparent;pointer-events:none}.round-countdown span{color:#fff8e8;font-size:clamp(5rem,15vw,9rem);font-weight:1000;line-height:1;text-shadow:0 5px 0 #2b241c,0 0 18px rgba(47,122,77,.58),0 0 34px rgba(216,74,58,.34)}.multiplayer-shell{align-items:center;justify-content:center}.multiplayer-panel{display:grid;gap:16px;width:min(100%,560px);border:1px solid #d5b373;border-radius:8px;background:#fff8e8f5;box-shadow:0 18px 48px #56371929;padding:22px}.multiplayer-copy{margin:0;color:#5c432d;font-weight:750;line-height:1.45}.multiplayer-copy--secondary{color:#6f5a40;font-size:.92rem}.multiplayer-copy--success{border:1px solid #8fc57b;border-radius:8px;background:#e7f4db;color:#235b34;padding:10px 12px;font-weight:900}.multiplayer-field{display:grid;gap:6px;color:#47301e;font-weight:800}.multiplayer-field input{width:100%;border:1px solid #dec28f;border-radius:6px;background:#fff;color:#2b241c;padding:9px 10px;font-variant-numeric:tabular-nums}.multiplayer-actions{display:flex;flex-wrap:wrap;gap:10px}.multiplayer-actions button{border:1px solid #1f3e2c;border-radius:6px;background:#2f7a4d;color:#fff;padding:8px 12px;font-weight:800}.multiplayer-actions button+button{border-color:#8b673e;background:#fff8e8;color:#47301e}.multiplayer-status{display:flex;flex-wrap:wrap;gap:8px;color:#33291f;font-weight:800}.multiplayer-status span{border:1px solid #dec28f;border-radius:8px;background:#fff2cf;padding:7px 9px}.multiplayer-stage{position:relative;width:100%}.multiplayer-canvas{width:100%;height:auto;aspect-ratio:16 / 10;border:3px solid #7a5a3a;border-radius:8px;background:#f8efd8;box-shadow:0 0 0 4px #fff8e8,0 12px 30px #4a321c2e}.multiplayer-inventory{position:absolute;left:50%;top:50%;z-index:2;display:grid;gap:12px;width:min(360px,calc(100% - 32px));padding:16px;border:3px solid #6b4b2a;border-radius:8px;background:#fff8e7f0;box-shadow:0 18px 36px #2b241c47;color:#2b241c;transform:translate(-50%,-50%)}.multiplayer-inventory__title{font-weight:900;text-transform:uppercase}.multiplayer-inventory__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.multiplayer-inventory__slot{display:grid;min-height:58px;place-items:center;padding:8px;border:2px solid #d8bd84;border-radius:6px;background:#fff4d2;font-weight:800}.multiplayer-inventory__slot--selected{border-color:#2f7a4d;background:#dff0c2}.inventory-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;background:#080e1875}.inventory-panel{border:2px solid #553c26;border-radius:8px;background:#fff8e8fa;box-shadow:0 18px 40px #1e140c52;padding:14px}.inventory-panel__header{display:flex;justify-content:space-between;gap:32px;margin-bottom:10px;color:#513620;font-size:.76rem;font-weight:900;text-transform:uppercase}.inventory-grid{display:grid;grid-template-columns:repeat(3,72px);gap:8px}.inventory-slot{position:relative;display:grid;place-items:center;width:72px;height:58px;border:2px solid #d1ad73;border-radius:6px;background:#fff2cf;color:#513620;font-weight:800}.inventory-slot--selected{border-color:#2f7a4d;background:#e7f4db;box-shadow:0 0 0 3px #2f7a4d3d}.inventory-slot__icon{position:relative;display:grid;place-items:center;width:34px;height:34px}.inventory-slot__icon--empty{display:none}.inventory-slot__icon--alarm-clock .inventory-slot__glyph{position:relative;width:24px;height:24px;border:3px solid #764b16;border-radius:50%;background:#f7d154;box-shadow:inset 0 0 0 5px #fff}.inventory-slot__icon--alarm-clock .inventory-slot__glyph:before,.inventory-slot__icon--alarm-clock .inventory-slot__glyph:after{position:absolute;content:"";background:#e85d5a}.inventory-slot__icon--alarm-clock .inventory-slot__glyph:before{top:-7px;left:-4px;width:10px;height:7px;border-radius:7px 7px 2px 2px;box-shadow:18px 0 #e85d5a}.inventory-slot__icon--alarm-clock .inventory-slot__glyph:after{top:9px;left:10px;width:3px;height:10px;border-radius:2px;transform:rotate(-45deg);transform-origin:top center}.inventory-slot__icon--drone .inventory-slot__glyph{position:relative;width:30px;height:14px;border:3px solid #26546a;border-radius:9px;background:#74d0f4}.inventory-slot__icon--drone .inventory-slot__glyph:before,.inventory-slot__icon--drone .inventory-slot__glyph:after{position:absolute;top:-7px;width:12px;height:12px;border:2px solid #26546a;border-radius:50%;background:#74d0f473;content:""}.inventory-slot__icon--drone .inventory-slot__glyph:before{left:-13px}.inventory-slot__icon--drone .inventory-slot__glyph:after{right:-13px}.inventory-slot__icon--small-ringer .inventory-slot__glyph{width:24px;height:24px;border:3px solid #764b16;border-radius:50%;background:#f4c04f}.inventory-slot__icon--decoy-snack .inventory-slot__glyph{position:relative;width:26px;height:18px;border:3px solid #7f3f13;border-radius:8px;background:#f4a261}.inventory-slot__icon--decoy-snack .inventory-slot__glyph:before,.inventory-slot__icon--decoy-snack .inventory-slot__glyph:after{position:absolute;width:5px;height:5px;border-radius:50%;background:#fff1d6;content:""}.inventory-slot__icon--decoy-snack .inventory-slot__glyph:before{top:3px;left:5px}.inventory-slot__icon--decoy-snack .inventory-slot__glyph:after{right:5px;bottom:3px}.inventory-slot__badge{position:absolute;right:7px;bottom:6px;display:grid;min-width:18px;height:18px;place-items:center;border:2px solid #ffffff;border-radius:999px;background:#2f7a4d;color:#fff;font-size:.7rem;font-weight:900}.game-canvas{width:min(100%,960px);height:auto;aspect-ratio:16 / 10;border:3px solid #7a5a3a;border-radius:8px;background:#f8efd8;box-shadow:0 0 0 4px #fff8e8,0 16px 40px #4a321c33}.debug-controls{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:8px}@media(max-width:720px){.app-shell{padding:16px}.game-header{align-items:flex-start;flex-direction:column}.status-panel,.game-hud{justify-content:flex-start}.game-toolbar{align-items:flex-start}.dev-controls{justify-items:start}.dev-controls__actions{justify-content:flex-start}.game-stage{min-height:360px}}
