:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#ecf4ff;background:radial-gradient(circle at top,rgba(63,95,133,.3),transparent 35%),linear-gradient(180deg,#07111b,#091521 45%,#03070c);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px}button,input,select{font:inherit}button{border:0;border-radius:12px;padding:.72rem 1rem;background:linear-gradient(180deg,#8fe8ff,#5dbfe7);color:#072130;cursor:pointer;font-weight:700;transition:transform .12s ease,filter .12s ease,opacity .12s ease;box-shadow:0 10px 24px #1f789c40}button:hover{transform:translateY(-1px);filter:brightness(1.04)}button:active{transform:translateY(0)}button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}a{color:inherit}.app,.game-app,.game-shell{width:min(1200px,calc(100vw - 32px));margin:0 auto;padding:24px 0 32px}.game-shell{display:grid;grid-template-columns:minmax(280px,1fr) minmax(360px,720px);gap:20px;align-items:start}.sidebar,.panel,.card,.hud,.info-panel,.control-panel{background:#0a141fd1;border:1px solid rgba(150,211,235,.14);border-radius:20px;box-shadow:0 22px 60px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sidebar,.info-panel,.control-panel{padding:18px}.game-header,.header,.title-block{margin-bottom:14px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.05;margin-bottom:.5rem}h2{font-size:1.05rem;letter-spacing:.02em;margin-bottom:.65rem}.subtitle,.lead,.description,.caption,.help-text{color:#deecf7d1}.topbar,.toolbar,.actions,.control-row,.button-row,.hud-actions{display:flex;flex-wrap:wrap;gap:10px}.stats,.stat-grid,.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin:14px 0 18px}.stat,.metric,.kpi,.badge-card{padding:12px 14px;border-radius:16px;background:#87b7d414;border:1px solid rgba(145,205,228,.14)}.stat-label,.metric-label,.kpi-label{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#c7dce8c7;margin-bottom:4px}.stat-value,.metric-value,.kpi-value{display:block;font-size:1.4rem;font-weight:800;color:#f4fbff}.legend,.instructions,.objectives,.tips{display:grid;gap:10px;margin-top:14px}.legend-item,.key-row,.tip-row,.objective-row{display:flex;align-items:center;gap:10px;color:#e6f1fae0}.swatch,.key,.tile-chip{width:18px;height:18px;border-radius:6px;border:1px solid rgba(255,255,255,.14);flex:0 0 auto}.swatch.player,.tile-chip.player,.cell.player,.tile.player{background:linear-gradient(180deg,#8af0ff,#57c0f2)}.swatch.enemy,.tile-chip.enemy,.cell.enemy,.tile.enemy{background:linear-gradient(180deg,#ff8d8d,#d24d6c)}.swatch.supply,.tile-chip.supply,.cell.supply,.tile.supply{background:linear-gradient(180deg,#ffe58a,#f4ad3d)}.swatch.exit,.tile-chip.exit,.cell.exit,.tile.exit,.cell.goal,.tile.goal{background:linear-gradient(180deg,#9cffc0,#3fbf7d)}.board-wrap,.arena,.world-panel,.game-board-card{padding:18px}.board-head,.world-header,.board-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.board,.grid,.world,.game-grid{display:grid;grid-template-columns:repeat(var(--cols, 12),minmax(26px,1fr));gap:6px;width:100%;aspect-ratio:1 / 1;padding:12px;border-radius:22px;background:radial-gradient(circle at center,rgba(83,118,141,.16),transparent 58%),linear-gradient(180deg,#121f2cf5,#09121bf5);border:1px solid rgba(152,204,224,.14);position:relative;overflow:hidden}.board:after,.grid:after,.world:after,.game-grid:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at center,transparent 22%,rgba(3,8,14,.22) 100%)}.cell,.tile{position:relative;border-radius:10px;min-height:28px;background:#5267761f;border:1px solid rgba(135,171,191,.08);overflow:hidden}.cell:before,.tile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 56%);opacity:.5}.cell.wall,.tile.wall,.cell.blocked,.tile.blocked{background:linear-gradient(180deg,#47525dd9,#252e36f2)}.cell.path,.tile.path,.cell.empty,.tile.empty,.cell.floor,.tile.floor{background:#53708029}.cell.player,.tile.player,.cell.enemy,.tile.enemy,.cell.supply,.tile.supply,.cell.exit,.tile.exit,.cell.goal,.tile.goal{box-shadow:inset 0 0 0 1px #ffffff14,0 0 24px #0000002e}.cell.player:after,.tile.player:after,.cell.enemy:after,.tile.enemy:after,.cell.supply:after,.tile.supply:after,.cell.exit:after,.tile.exit:after,.cell.goal:after,.tile.goal:after{content:"";position:absolute;top:18%;right:18%;bottom:18%;left:18%;border-radius:999px;background:#ffffff2e;filter:blur(1px)}.cell.fog,.tile.fog,.cell.hidden,.tile.hidden,.fogged{background:#06090eeb!important;border-color:#090e14f5!important;box-shadow:inset 0 0 40px #0000007a}.cell.seen,.tile.seen,.revealed{background:#1f2f3cad}.cell.alert,.tile.alert{animation:pulse-alert 1s ease-in-out infinite}@keyframes pulse-alert{0%,to{transform:scale(1);box-shadow:0 0 #ff5e5e00}50%{transform:scale(1.03);box-shadow:0 0 12px #ff5e5e66}}.status-bar,.footer-bar,.hud-footer{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-between;margin-top:14px}.pill,.tag,.status-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#87b7d41a;border:1px solid rgba(145,205,228,.14);color:#eff9ff}.message,.log,.event-log,.feed{display:grid;gap:8px;max-height:220px;overflow:auto;padding-right:4px}.log-item,.feed-item,.event-item{padding:10px 12px;border-radius:14px;background:#7eacc614;color:#ebf5fce6;border:1px solid rgba(142,201,224,.12)}.overlay,.modal-backdrop,.result-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#02060c9e;display:grid;place-items:center;padding:20px;z-index:10}.modal,.dialog,.result-card{width:min(560px,100%);padding:22px;border-radius:24px;background:linear-gradient(180deg,#0e1925f5,#070d14f5);border:1px solid rgba(162,215,235,.16);box-shadow:0 26px 80px #0000006b}.success{color:#9cffc0}.danger,.alert{color:#ff9a9a}.warning{color:#ffd68a}kbd{display:inline-flex;align-items:center;justify-content:center;min-width:28px;padding:3px 8px;border-radius:8px;border:1px solid rgba(170,216,235,.16);background:#c8e9f514;color:#eff9ff;font-size:.9rem;font-weight:700}hr{border:0;height:1px;background:#a0cddf24;margin:16px 0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#8fc4db47;border-radius:999px}::-webkit-scrollbar-track{background:#080e1461}@media (max-width: 960px){.game-shell{grid-template-columns:1fr}.board,.grid,.world,.game-grid{grid-template-columns:repeat(var(--cols, 10),minmax(24px,1fr))}}@media (max-width: 640px){.app,.game-app,.game-shell{width:min(100vw - 20px,100%);padding-top:16px}.sidebar,.info-panel,.control-panel,.board-wrap,.arena,.world-panel,.game-board-card{padding:14px}.board,.grid,.world,.game-grid{gap:4px;padding:10px}.cell,.tile{min-height:22px;border-radius:8px}button{width:100%;justify-content:center}}
