:root{font-family:system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#333;background-color:#faf8f3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body{margin:0;min-width:320px;min-height:100vh}button{font-family:inherit}.language-switch{display:flex;align-items:center;gap:4px}.language-switch button{padding:4px 8px;border:1px solid #ccc;background:#fff;border-radius:4px;cursor:pointer;font-size:12px}.language-switch button:hover{background:#f5f5f5}.language-switch button.active{background:#2d5016;color:#fff;border-color:#2d5016}.level-select{max-width:480px;margin:0 auto;padding:24px}.level-select-header{text-align:center;margin-bottom:32px}.level-select-header h1{font-size:2rem;margin:0 0 8px;color:#2d5016}.level-select-header .subtitle{font-size:1rem;color:#555;margin:0 0 16px}.level-select-header .language-switch{justify-content:center}.level-buttons{display:flex;flex-direction:column;gap:12px}.level-buttons button{padding:16px 24px;font-size:1.1rem;background:#2d5016;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.level-buttons button:hover{background:#3d6b20}.level-buttons button:active{transform:scale(.98)}.booth{position:absolute;background:#c4a574;border:2px solid #8b6914;border-radius:8px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:6px;min-width:0;overflow:hidden;box-shadow:0 2px 6px #00000026;user-select:none;-webkit-user-select:none}.booth.in-range{border-color:#2d5016;box-shadow:0 0 0 2px #2d50164d}.booth.out-of-range{opacity:.85}.booth-header{margin-bottom:6px;min-width:0}.booth-label{font-size:10px;font-weight:600;color:#3d2c1a;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.booth-label-wrap{display:none}}.offer-icon{font-size:1.2em;line-height:1;flex-shrink:0}@media(max-width:600px){.booth{padding:8px}.booth-offers{font-size:14px;gap:5px}.offer-icon{font-size:1.4em}.offer-price{font-size:14px!important}.offer-stock-bar{height:5px}.booth-cooldown{width:32px;height:32px;bottom:6px;right:6px}}.offer-row-icon{gap:4px}.booth-offers{display:flex;flex-direction:column;gap:4px;font-size:11px;min-width:0;width:100%;flex:1;overflow-y:auto;overflow-x:hidden}.offer{display:flex;flex-direction:column;gap:2px;min-width:0;flex-shrink:0}.offer-row{display:flex;align-items:center;gap:4px;min-width:0}.offer-compact{gap:2px}.offer-stock-bar{height:4px;background:#00000026;border-radius:2px;overflow:hidden;min-width:0}.offer-stock-fill{height:100%;background:#2d5016;border-radius:2px;transition:width .15s ease-out}.offer-sold-out .offer-price{color:#888;text-decoration:line-through}.offer-sold-out .offer-icon{opacity:.7}.booth-sold-out .booth-header{opacity:.9}.booth-sold-out-icon{margin-right:4px;font-size:.9em;vertical-align:middle}.offer-price{color:#1a5f1a;font-weight:600;flex-shrink:0}.offer-unknown{color:#888;font-style:italic}.offer-sell{margin-top:4px;padding-top:4px;padding-left:4px;border-left:3px solid #8b6914;background:#8b69141f;border-radius:4px}.offer-sell .offer-price{color:#6b4423;font-weight:600}.booth-cooldown{position:absolute;bottom:4px;right:4px;width:28px;height:28px;pointer-events:none}.booth-cooldown-svg{width:100%;height:100%}.booth-cooldown-track{stroke:#0003}.booth-cooldown-fill{stroke:#2d5016;stroke-linecap:round;transition:stroke-dashoffset .1s linear}.booth-bought-flash{animation:booth-bought-flash .4s ease-out}@keyframes booth-bought-flash{0%{box-shadow:0 0 #2d501699}50%{box-shadow:0 0 12px 4px #2d501666}to{box-shadow:0 2px 6px #00000026}}.booth-sold-flash{animation:booth-sold-flash .4s ease-out}@keyframes booth-sold-flash{0%{box-shadow:0 0 #6b442380}50%{box-shadow:0 0 12px 4px #6b442359}to{box-shadow:0 2px 6px #00000026}}.market-view{position:relative;width:100%;max-width:min(95vw,800px);flex-shrink:0;margin:0 auto;background:#e8e4d9;border-radius:8px;overflow:hidden;touch-action:none;cursor:crosshair;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.market-surface{position:absolute;inset:0;width:100%;height:100%;user-select:none;-webkit-user-select:none}.visibility-radius{position:absolute;border:2px dashed rgba(70,130,180,.5);border-radius:50%;pointer-events:none}.player{position:absolute;background:#2d5016;border:2px solid #1a3009;border-radius:50%;pointer-events:none;z-index:10;box-shadow:0 2px 4px #0003}.game-hud{padding:12px 16px;background:#f5f0e6;border-radius:8px;margin-bottom:12px}.hud-row{display:flex;justify-content:space-between;margin-bottom:8px}.hud-gold{font-weight:600;color:#8b6914}.hud-time{font-weight:500}.hud-timer-bar{height:6px;background:#ddd;border-radius:3px;overflow:hidden}.hud-timer-fill{height:100%;background:#2d5016;transition:width .5s linear}.hud-inventory{margin-top:8px;font-size:13px;color:#555}.hud-inv-label{font-weight:500;margin-right:6px}.hud-inv-item{margin-right:8px}.mother-snackbar{display:flex;align-items:center;gap:12px;padding:14px 20px;background:linear-gradient(135deg,#f5f0e6,#ebe4d4);border:2px solid #c4a574;border-radius:10px;box-shadow:0 4px 12px #8b691433;animation:mother-slide-in .4s ease-out}@keyframes mother-slide-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mother-snackbar-icon{font-size:1.5rem;flex-shrink:0;line-height:1}.mother-snackbar-text{margin:0;font-size:15px;color:#3d2c1a;font-style:italic;line-height:1.4}.game-screen{position:relative;max-width:900px;margin:0 auto;padding:12px;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}@media(min-width:600px){.game-screen{padding:16px}}.game-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;flex-wrap:wrap;gap:8px}.game-task{padding:12px 16px;margin-bottom:12px;background:#f0ebe0;border-radius:8px;border-left:4px solid #2d5016;font-size:14px;color:#333}.game-task strong{color:#2d5016}.game-challenge{display:block;margin-top:6px;font-style:italic;color:#8b6914}.game-goal-hint{display:block;margin-top:4px;font-size:12px;color:#666}.game-over-reward{font-size:2.5rem;margin:0 0 12px;line-height:1.2}.controls-hint{font-size:11px;color:#666;margin:-8px 0 12px}.controls-hint-mobile{display:none}@media(max-width:600px){.controls-hint-desktop{display:none}.controls-hint-mobile{display:inline}}.game-header h2{margin:0;font-size:1.2rem;flex:1;text-align:center}.game-header-actions{display:flex;align-items:center;gap:12px}.game-instructions{display:flex;flex-direction:column;gap:12px}.start-btn{margin-top:16px;padding:14px 28px;font-size:1.1rem;font-weight:600;background:#2d5016;color:#fff;border:none;border-radius:8px;cursor:pointer;align-self:flex-start}.start-btn:hover{background:#3d6b20}.start-btn:active{transform:scale(.98)}@media(max-width:600px){.start-btn{align-self:stretch;min-height:48px}}.restart-btn{padding:8px 16px;background:#8b6914;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px}.restart-btn:hover{background:#a67c1a}.back-btn{padding:8px 16px;background:#f0f0f0;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:14px}.back-btn:hover{background:#e5e5e5}.game-market-container{position:relative;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;min-width:0}.game-action-buttons{display:flex;gap:12px;margin-top:12px;padding:0 4px}.action-btn{flex:1;padding:16px 24px;font-size:1.1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;min-height:52px}.action-btn:disabled{opacity:.5;cursor:not-allowed}.action-btn-buy{background:#2d5016;color:#fff}.action-btn-buy:hover:not(:disabled){background:#3d6b20}.action-btn-buy:active:not(:disabled){transform:scale(.98)}.action-btn-sell{background:#8b2a2a;color:#fff}.action-btn-sell:hover:not(:disabled){background:#a53535}.action-btn-sell:active:not(:disabled){transform:scale(.98)}.game-mother-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:20}.game-over-overlay{position:fixed;inset:0;z-index:1000;background:#0009;display:flex;align-items:center;justify-content:center}.game-over-content{background:#f5f0e6;padding:24px 32px;border-radius:12px;text-align:center;max-width:320px;box-shadow:0 4px 20px #0000004d}.game-over-content h3{margin:0 0 16px;font-size:1.25rem;color:#2d5016}.game-over-gold{margin:0 0 8px;font-size:1.1rem;color:#333}.game-over-gold strong{color:#2d5016;font-size:1.3rem}.game-over-comparison{margin:0 0 20px;font-size:.95rem;color:#555}.game-over-buttons{display:flex;flex-direction:column;gap:10px}.game-over-btn{padding:12px 20px;font-size:1rem;border:none;border-radius:8px;cursor:pointer;background:#e8e0d0;color:#333;transition:background .2s}.game-over-btn:hover{background:#ddd5c5}.game-over-btn.primary{background:#2d5016;color:#fff}.game-over-btn.primary:hover{background:#3d6b20}.app{min-height:100vh;background:#faf8f3;font-family:system-ui,-apple-system,sans-serif}*{box-sizing:border-box}
