*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden;touch-action:none;background:#0e1620;font-family:Arial Black,Avenir Next Condensed,Futura,system-ui,sans-serif;user-select:none;-webkit-user-select:none;overscroll-behavior:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}#app canvas{touch-action:none}#app,#app canvas{position:fixed;inset:0;width:100%;height:100%;display:block}button,select,input,.hud-card{touch-action:manipulation}#hud{position:fixed;inset:0;pointer-events:none;z-index:10;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}#popups{position:fixed;inset:0;pointer-events:none;z-index:9;overflow:hidden}:root{--oleg-yellow: #f2cd37;--oleg-red: #c91a09;--oleg-azure: #36aebf;--oleg-lime: #5fbe58;--oleg-ink: #0e1620;--oleg-panel: rgba(12, 18, 26, .78);--oleg-panel-border: rgba(255, 255, 255, .12);--oleg-radius: 16px}#hud *{font-family:inherit}.hud-card{background:var(--oleg-panel);border:2px solid var(--oleg-panel-border);border-radius:var(--oleg-radius);box-shadow:0 4px 14px #00000073,inset 0 1px #ffffff14;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff}.hud-key{display:inline-flex;align-items:center;justify-content:center;min-width:1.8em;padding:.15em .5em;border-radius:8px;background:#fff;color:var(--oleg-ink);font-weight:900;font-size:.85em;letter-spacing:.04em;box-shadow:0 2px #00000080}.hud-vignette{position:absolute;inset:0;pointer-events:none;opacity:0;background:radial-gradient(ellipse at center,transparent 55%,rgba(255,122,26,.55) 100%)}.hud-topleft{position:absolute;top:20px;left:20px;display:flex;flex-direction:column;gap:10px}.hud-stat{display:flex;align-items:center;gap:12px;padding:10px 18px 10px 12px}.hud-stat-icon{width:40px;height:40px;flex:none}.hud-stat-icon svg{width:100%;height:100%;display:block}.hud-stat-icon--brick{width:34px;height:26px}.hud-stat-label{color:var(--oleg-yellow);font-size:13px;font-weight:900;letter-spacing:.16em}.hud-stat-value{font-size:32px;font-weight:900;line-height:1.05;letter-spacing:.02em;text-shadow:0 2px 0 rgba(0,0,0,.6);font-variant-numeric:tabular-nums}.hud-stat-value--sm{font-size:22px}.is-pulse{animation:hud-pop .28s ease-out}@keyframes hud-pop{0%{transform:scale(1)}35%{transform:scale(1.22)}to{transform:scale(1)}}.hud-topcenter{position:absolute;top:20px;left:50%;transform:translate(-50%);display:flex;align-items:flex-start;gap:14px}.hud-speed{display:none;align-items:center;gap:14px;padding:10px 22px;border-radius:22px}.hud-speed.is-visible{display:flex}.hud-speed-arc{display:flex;gap:4px;align-items:flex-end}.hud-speed-seg{width:8px;border-radius:3px;background:#ffffff26;transition:background .12s ease}.hud-speed-seg:nth-child(1){height:10px}.hud-speed-seg:nth-child(2){height:13px}.hud-speed-seg:nth-child(3){height:16px}.hud-speed-seg:nth-child(4){height:19px}.hud-speed-seg:nth-child(5){height:22px}.hud-speed-seg:nth-child(6){height:25px}.hud-speed-seg:nth-child(7){height:28px}.hud-speed-seg:nth-child(8){height:31px}.hud-speed-seg:nth-child(9){height:34px}.hud-speed-seg:nth-child(10){height:37px}.hud-speed-seg.is-lit{background:var(--oleg-azure);box-shadow:0 0 8px #36aebfb3}.hud-speed-col{text-align:center;min-width:74px}.hud-speed-label{color:var(--oleg-yellow);font-size:11px;font-weight:900;letter-spacing:.2em}.hud-speed-value{font-size:40px;font-weight:900;line-height:1;text-shadow:0 2px 0 rgba(0,0,0,.6);font-variant-numeric:tabular-nums}.hud-speed-unit{font-size:12px;font-weight:900;letter-spacing:.22em;color:#fffc}.hud-combo{display:none;flex-direction:column;align-items:center;padding:8px 18px 12px;min-width:110px}.hud-combo.is-visible{display:flex}.hud-combo-label{font-size:11px;font-weight:900;letter-spacing:.2em;color:#ffffffd9}.hud-combo-mult{font-size:38px;font-weight:900;line-height:1.05;color:var(--oleg-yellow);text-shadow:0 2px 0 rgba(0,0,0,.65),0 0 18px rgba(242,205,55,.35);font-variant-numeric:tabular-nums}.hud-combo-bar{width:100%;height:7px;margin-top:6px;border-radius:4px;background:#ffffff1f;overflow:hidden}.hud-combo-bar-fill{height:100%;width:100%;border-radius:4px;background:linear-gradient(90deg,var(--oleg-red),var(--oleg-yellow))}.hud-combo.is-flash{animation:hud-combo-flash .5s ease-out}@keyframes hud-combo-flash{0%{transform:scale(1);filter:brightness(1)}25%{transform:scale(1.15);filter:brightness(1.9)}to{transform:scale(1);filter:brightness(1)}}.hud-topright{position:absolute;top:20px;right:20px;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.hud-topright-row{display:flex;align-items:stretch;gap:10px}.hud-demolish{padding:10px 16px;min-width:220px}.hud-demolish-head{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.hud-demolish-label{font-size:15px;font-weight:900;letter-spacing:.12em}.hud-demolish-pct{font-size:22px;font-weight:900;color:var(--oleg-yellow);text-shadow:0 2px 0 rgba(0,0,0,.6);font-variant-numeric:tabular-nums}.hud-demolish-bar{margin-top:8px;height:9px;border-radius:5px;background:#ffffff1f;overflow:hidden}.hud-demolish-fill{height:100%;width:0%;border-radius:5px;background:linear-gradient(90deg,#2a8fa0,var(--oleg-azure));box-shadow:0 0 10px #36aebf99;transition:width .3s ease}.hud-pausebtn{pointer-events:auto;cursor:pointer;width:58px;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .12s ease,background .12s ease}.hud-pausebtn svg{width:28px;height:28px}.hud-pausebtn:hover{transform:scale(1.07);background:#1e2a38e6}.hud-pausebtn:active{transform:scale(.96)}.hud-best{padding:6px 14px;display:flex;gap:8px;align-items:baseline}.hud-best-label{font-size:11px;font-weight:900;letter-spacing:.18em;color:#ffffffb3}.hud-best-value{font-size:16px;font-weight:900;color:var(--oleg-yellow);font-variant-numeric:tabular-nums}.hud-bottomcenter{position:absolute;bottom:26px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:12px}.hud-enterprompt{display:none;align-items:center;gap:10px;padding:10px 18px;font-size:16px;font-weight:900;letter-spacing:.1em;animation:hud-float 1.6s ease-in-out infinite}.hud-enterprompt.is-visible{display:flex}@keyframes hud-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hud-boost{display:none;flex-direction:column;align-items:center;gap:4px}.hud-boost.is-visible{display:flex}.hud-boost-bar{width:min(320px,30vw);height:16px;border-radius:9px;background:var(--oleg-panel);border:2px solid var(--oleg-panel-border);box-shadow:0 4px 12px #0006;overflow:hidden}.hud-boost-fill{height:100%;width:0%;border-radius:7px;background:linear-gradient(90deg,#d9a911,var(--oleg-yellow));transition:width .1s linear}.hud-boost-fill.is-full{background:repeating-linear-gradient(-45deg,var(--oleg-yellow) 0 12px,var(--oleg-ink) 12px 20px);animation:hud-hazard .7s linear infinite}@keyframes hud-hazard{0%{background-position:0 0}to{background-position:28px 0}}.hud-boost-label{font-size:11px;font-weight:900;letter-spacing:.26em;color:var(--oleg-yellow);text-shadow:0 1px 0 rgba(0,0,0,.7)}.hud-bottomright{position:absolute;bottom:26px;right:26px}.hud-controls{display:none;gap:16px}.hud-controls.is-visible{display:flex}.hud-action{display:flex;flex-direction:column;align-items:center;gap:6px}.hud-action-circle{width:64px;height:64px;border-radius:50%;background:var(--oleg-panel);border:3px solid var(--oleg-yellow);box-shadow:0 4px 12px #00000080,inset 0 1px #ffffff1a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.hud-action-glyph{font-size:20px;line-height:1;filter:drop-shadow(0 1px 0 rgba(0,0,0,.6))}.hud-action-key{font-size:9px;font-weight:900;letter-spacing:.08em;color:var(--oleg-yellow)}.hud-action-label{font-size:11px;font-weight:900;letter-spacing:.12em;color:#fff;text-shadow:0 2px 3px rgba(0,0,0,.8)}.hud-overlay{position:absolute;inset:0;pointer-events:auto;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at center,#0e16208c,#080c12eb);animation:hud-fadein .3s ease-out}@keyframes hud-fadein{0%{opacity:0}to{opacity:1}}.hud-overlay-inner{display:flex;flex-direction:column;align-items:center;gap:18px;padding:24px;max-height:100%;overflow-y:auto}.hud-title{font-size:clamp(72px,12vw,150px);font-weight:900;line-height:.9;letter-spacing:.04em;color:var(--oleg-yellow);-webkit-text-stroke:3px var(--oleg-ink);text-shadow:0 6px 0 #a8871a,0 10px 0 rgba(0,0,0,.45),0 14px 30px rgba(0,0,0,.6)}.hud-subtitle{font-size:clamp(22px,3vw,38px);font-weight:900;letter-spacing:.32em;color:#fff;text-shadow:0 3px 0 rgba(0,0,0,.6);margin-top:-4px}.hud-tagline{font-size:16px;font-weight:700;letter-spacing:.08em;color:#ffffffbf;font-style:italic}.hud-controls-card{display:grid;grid-template-columns:1fr 1fr;gap:8px 34px;padding:18px 26px;margin-top:6px}.hud-controls-row{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:14px}.hud-controls-action{font-weight:900;letter-spacing:.1em;color:#ffffffd9}.hud-play{margin-top:10px;padding:20px 84px;font-family:inherit;font-size:40px;font-weight:900;letter-spacing:.14em;color:#fff;background:linear-gradient(180deg,#e6350f 0%,var(--oleg-red) 55%,#9c1407 100%);border:3px solid rgba(255,255,255,.25);border-radius:22px;cursor:pointer;text-shadow:0 3px 0 rgba(0,0,0,.5);box-shadow:0 8px #6f0e04,0 14px 26px #0000008c,inset 0 2px #ffffff4d;transition:transform .15s ease;animation:hud-play-pulse 1.8s ease-in-out infinite}.hud-play:hover{transform:scale(1.07);animation-play-state:paused}.hud-play:active{transform:scale(1) translateY(4px);box-shadow:0 4px #6f0e04,0 8px 18px #0000008c,inset 0 2px #ffffff4d}@keyframes hud-play-pulse{0%,to{filter:brightness(1);transform:scale(1)}50%{filter:brightness(1.12);transform:scale(1.025)}}.hud-pause-title{font-size:clamp(44px,6vw,72px);font-weight:900;letter-spacing:.2em;color:var(--oleg-yellow);text-shadow:0 5px 0 rgba(0,0,0,.6);margin-bottom:8px}.hud-menubtn{min-width:280px;padding:16px 40px;font-family:inherit;font-size:22px;font-weight:900;letter-spacing:.16em;color:#fff;background:var(--oleg-panel);border:3px solid var(--oleg-panel-border);border-radius:18px;cursor:pointer;text-shadow:0 2px 0 rgba(0,0,0,.5);box-shadow:0 5px #00000073,inset 0 1px #ffffff1a;transition:transform .12s ease,border-color .12s ease}.hud-menubtn:hover{transform:scale(1.05)}.hud-menubtn:active{transform:translateY(3px);box-shadow:0 2px #00000073}.hud-menubtn--resume{border-color:var(--oleg-lime)}.hud-menubtn--restart{border-color:var(--oleg-yellow)}.hud-menubtn--mute{border-color:var(--oleg-azure)}@media(max-width:1360px){.hud-stat-value{font-size:26px}.hud-speed-value{font-size:32px}.hud-combo-mult{font-size:30px}.hud-demolish{min-width:180px}.hud-action-circle{width:54px;height:54px}}@media(max-width:980px){.hud-topleft{top:10px;left:10px;gap:6px}.hud-topcenter{top:10px;gap:8px}.hud-topright{top:10px;right:10px;gap:6px}.hud-stat{padding:6px 12px 6px 8px;gap:8px}.hud-stat-icon{width:26px;height:26px}.hud-stat-icon--brick{width:24px;height:18px}.hud-stat-label{font-size:clamp(9px,1.4vw,11px)}.hud-stat-value{font-size:clamp(16px,2.6vw,22px)}.hud-stat-value--sm{font-size:clamp(13px,2.2vw,17px)}.hud-speed{padding:6px 14px;gap:8px}.hud-speed-value{font-size:clamp(20px,3.4vw,28px)}.hud-speed-col{min-width:52px}.hud-combo{min-width:84px;padding:6px 12px 8px}.hud-combo-mult{font-size:clamp(20px,3.4vw,26px)}.hud-demolish{min-width:130px;padding:6px 10px}.hud-demolish-label{font-size:11px}.hud-demolish-pct{font-size:15px}.hud-best{padding:4px 10px}.hud-pausebtn{width:42px}.hud-bottomcenter{bottom:14px}.hud-enterprompt{font-size:13px;padding:7px 12px}.hud-boost-bar{width:min(240px,34vw);height:12px}.hud-controls-card{gap:6px 22px;padding:12px 18px}.hud-controls-row{font-size:12px}.hud-title{font-size:clamp(44px,11vw,90px)}.hud-subtitle{font-size:clamp(15px,2.6vw,24px)}.hud-tagline{font-size:12px}.hud-play{padding:12px 52px;font-size:26px}.hud-menubtn{min-width:210px;padding:12px 28px;font-size:17px}.hud-overlay-inner{gap:12px;padding:16px}}.touch-mode .hud-bottomright,.touch-mode .hud-pausebtn{display:none}.touch-mode .hud-enterprompt{display:none!important}.touch-ui{position:fixed;inset:0;z-index:7;pointer-events:none;display:none}.touch-ui.is-live{display:block}.touch-ui.is-paused{display:none}.touch-zone{position:absolute;top:15%;bottom:0;pointer-events:auto;touch-action:none}.touch-zone--left{left:0;width:50%}.touch-zone--right{right:0;width:50%}.touch-stick{position:absolute;width:120px;height:120px;margin:-60px 0 0 -60px;border-radius:50%;background:#0c121a66;border:3px solid rgba(255,255,255,.22);box-shadow:0 4px 14px #0006,inset 0 1px #ffffff1a;display:none;pointer-events:none}.touch-stick.is-active{display:block}.touch-stick-nub{position:absolute;left:50%;top:50%;width:56px;height:56px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffe680,var(--oleg-yellow) 55%,#c9a41e);border:3px solid var(--oleg-ink);box-shadow:0 4px 10px #0000008c}.touch-buttons{position:absolute;right:max(14px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));display:flex;flex-direction:column-reverse;align-items:flex-end;gap:12px;pointer-events:none}.touch-btn{pointer-events:auto;touch-action:none;width:72px;height:72px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-family:inherit;color:#fff;background:var(--oleg-panel);border:3px solid var(--oleg-yellow);box-shadow:0 5px #00000073,0 6px 14px #00000080,inset 0 1px #ffffff1a;cursor:pointer}.touch-btn--big{width:96px;height:96px;border-color:var(--oleg-red);background:#1e0e0acc}.touch-btn.is-down{transform:translateY(3px) scale(.95);box-shadow:0 2px #00000073,inset 0 1px #ffffff1a;filter:brightness(1.25)}.touch-btn-glyph{font-size:26px;line-height:1;filter:drop-shadow(0 1px 0 rgba(0,0,0,.6))}.touch-btn--big .touch-btn-glyph{font-size:36px}.touch-btn-label{font-size:9px;font-weight:900;letter-spacing:.08em;color:var(--oleg-yellow);text-shadow:0 1px 0 rgba(0,0,0,.7)}.touch-btn--context{display:none;border-color:var(--oleg-lime);animation:hud-play-pulse 1.6s ease-in-out infinite}.touch-btn--context.is-visible{display:flex}.touch-btn--pause{position:absolute;top:max(10px,env(safe-area-inset-top));left:50%;transform:translate(-50%);width:46px;height:46px;border-color:var(--oleg-panel-border)}.touch-btn--pause .touch-btn-glyph{font-size:18px}.touch-rotate{display:none}@media(orientation:portrait){.touch-mode .touch-rotate{display:flex;position:fixed;inset:0;z-index:40;align-items:center;justify-content:center;background:radial-gradient(ellipse at center,#0e1620d9,#080c12f7);pointer-events:auto}}.touch-rotate-inner{text-align:center;display:flex;flex-direction:column;gap:14px;align-items:center;padding:24px}.touch-rotate-icon{font-size:64px;animation:touch-rotate-wiggle 1.6s ease-in-out infinite}@keyframes touch-rotate-wiggle{0%,to{transform:rotate(0)}50%{transform:rotate(-90deg)}}.touch-rotate-text{font-size:24px;font-weight:900;letter-spacing:.14em;color:var(--oleg-yellow);text-shadow:0 3px 0 rgba(0,0,0,.6)}.touch-rotate-sub{font-size:13px;font-weight:700;color:#ffffffbf}
