.ash-rush-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px;font-family:inherit}.ash-rush-overlay.is-open{display:flex}.ash-rush-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#000000d6;backdrop-filter:blur(4px) brightness(.45);-webkit-backdrop-filter:blur(4px) brightness(.45)}.ash-rush-window{position:relative;z-index:1;width:min(920px,100%);max-height:calc(100vh - 28px);overflow:auto;border:4px solid #111;outline:3px solid #99d11a;border-radius:4px;background:#161b14;color:#fff;box-shadow:0 26px 90px #00000094}.ash-rush-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px 14px;border-bottom:3px solid #0c0f0b;background:#20271d}.ash-rush-kicker{color:#99d11a;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.ash-rush-header h2,.ash-rush-result-card h3{margin:4px 0 0;color:#fff;font-size:clamp(30px,5vw,48px);line-height:1}.ash-rush-close{width:42px;height:42px;border:3px solid #0c0f0b;border-radius:2px;background:#333b30;color:#fff;font-size:25px;font-weight:900;cursor:pointer;box-shadow:0 4px #0c0f0b}.ash-rush-close:active{transform:translateY(3px);box-shadow:0 1px #0c0f0b}.ash-rush-screen{display:none;padding:22px}.ash-rush-screen.is-active{display:block}.ash-rush-hero{display:grid;grid-template-columns:100px 1fr;gap:22px;align-items:center}.ash-rush-logo{display:grid;place-items:center;width:100px;height:100px;border:3px solid #0c0f0b;outline:2px solid #99d11a;border-radius:2px;background:#26301f}.ash-rush-logo-flame{font-size:50px;image-rendering:pixelated}.ash-rush-intro{margin:0 0 14px;color:#ffffffc2}.ash-rush-summary,.ash-rush-hud{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ash-rush-summary>div,.ash-rush-hud>div{padding:11px 13px;border:3px solid #0c0f0b;border-radius:2px;background:#252c22}.ash-rush-summary span,.ash-rush-hud span,.ash-rush-final-score span{display:block;color:#ffffff8f;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.ash-rush-summary strong,.ash-rush-hud strong{display:block;margin-top:3px;color:#fff;font-size:21px}.ash-rush-menu-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px;margin-top:20px}.ash-rush-panel{padding:16px;border:3px solid #0c0f0b;border-radius:2px;background:#20261d}.ash-rush-panel h3{margin:0 0 12px;color:#fff;font-size:17px}.ash-rush-highscores{margin:0;padding-left:26px}.ash-rush-highscores li{margin:8px 0;padding:9px 10px;border:2px solid #111;background:#2b3228;color:#fffc}.ash-rush-highscores strong{float:right;color:#99d11a}.ash-rush-achievements{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.ash-rush-achievement{display:grid;grid-template-columns:34px 1fr;gap:8px;align-items:center;min-height:58px;padding:8px;border:2px solid #111;background:#292f27;opacity:.45}.ash-rush-achievement.is-unlocked{opacity:1;outline:2px solid rgba(153,209,26,.35)}.ash-rush-achievement-icon{font-size:22px}.ash-rush-achievement strong{display:block;color:#fff;font-size:13px}.ash-rush-achievement span{display:block;margin-top:2px;color:#ffffff8f;font-size:11px;line-height:1.25}.ash-rush-controls-note{display:flex;justify-content:space-between;gap:12px;margin:16px 0 12px;color:#ffffff80;font-size:12px}.ash-rush-primary,.ash-rush-secondary{min-height:48px;padding:0 22px;border-radius:2px;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 5px #0c0f0b}.ash-rush-primary{width:100%;border:3px solid #0c0f0b;background:#99d11a;color:#142000}.ash-rush-secondary{border:3px solid #0c0f0b;background:#343b31;color:#fff}.ash-rush-primary:active,.ash-rush-secondary:active{transform:translateY(4px);box-shadow:0 1px #0c0f0b}.ash-rush-hud{margin-bottom:12px}.ash-rush-canvas-wrap{position:relative;overflow:hidden;border:4px solid #0c0f0b;outline:2px solid rgba(153,209,26,.4);border-radius:2px;background:#10150d}#ash-rush-canvas{display:block;width:100%;height:auto;max-height:56vh;image-rendering:pixelated;image-rendering:crisp-edges;touch-action:none}.ash-rush-countdown{position:absolute;top:0;right:0;bottom:0;left:0;display:none;place-items:center;background:#080a0773;color:#fff;font-size:clamp(60px,12vw,115px);font-weight:900;text-shadow:5px 5px 0 #111}.ash-rush-countdown.is-active{display:grid}.ash-rush-mobile-controls{display:none;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.ash-rush-mobile-controls button{min-height:54px;border:3px solid #0c0f0b;border-radius:2px;background:#333b30;color:#fff;font-size:25px;font-weight:900;box-shadow:0 5px #0c0f0b;touch-action:none}.ash-rush-mobile-controls button:active{transform:translateY(4px);box-shadow:0 1px #0c0f0b}#ash-rush-quit{display:block;margin:13px auto 0}.ash-rush-result-card{max-width:580px;margin:22px auto;padding:26px;border:4px solid #0c0f0b;outline:2px solid #99d11a;border-radius:2px;background:#242b21;text-align:center}.ash-rush-final-score{margin:22px 0 8px}.ash-rush-final-score strong{display:block;color:#99d11a;font-size:clamp(62px,12vw,98px);line-height:1;text-shadow:4px 4px 0 #111}.ash-rush-new-record{min-height:22px;color:#ffd65a;font-weight:900}.ash-rush-unlocked{display:grid;gap:8px;margin:16px 0}.ash-rush-unlocked-item{padding:9px;border:2px solid #111;background:#314021;color:#dfffa0;font-size:13px}.ash-rush-result-actions{display:grid;gap:9px}.ash-rush-toast{position:absolute;left:18px;bottom:18px;z-index:5;max-width:calc(100% - 36px);transform:translateY(12px);opacity:0;pointer-events:none;padding:10px 13px;border:3px solid #0c0f0b;border-radius:2px;background:#99d11a;color:#172100;font-size:13px;font-weight:900;transition:.18s ease}.ash-rush-toast.is-visible{transform:translateY(0);opacity:1}body.ash-rush-lock{overflow:hidden}@media screen and (max-width:749px){.ash-rush-overlay{padding:8px}.ash-rush-window{max-height:calc(100vh - 16px)}.ash-rush-header,.ash-rush-screen{padding-left:14px;padding-right:14px}.ash-rush-hero{grid-template-columns:68px 1fr;gap:12px}.ash-rush-logo{width:68px;height:68px}.ash-rush-logo-flame{font-size:36px}.ash-rush-summary{grid-template-columns:1fr 1fr}.ash-rush-summary>div:last-child{grid-column:1 / -1}.ash-rush-menu-grid,.ash-rush-achievements{grid-template-columns:1fr}.ash-rush-controls-note{display:block}.ash-rush-controls-note span{display:block;margin-top:4px}.ash-rush-mobile-controls{display:grid}}.ash-rush-window,.ash-rush-window button,.ash-rush-window input,.ash-rush-window strong,.ash-rush-window span,.ash-rush-window p,.ash-rush-window h2,.ash-rush-window h3{font-family:Courier New,Courier,monospace}.ash-rush-window{text-transform:uppercase;letter-spacing:.035em}.ash-rush-header h2,.ash-rush-result-card h3,.ash-rush-panel h3,.ash-rush-primary,.ash-rush-secondary,.ash-rush-close,.ash-rush-mobile-controls button{text-shadow:3px 3px 0 #0b0d0a}.ash-rush-header h2,.ash-rush-result-card h3{letter-spacing:.04em}.ash-rush-intro,.ash-rush-achievement span,.ash-rush-controls-note,.ash-rush-guide-item span{text-transform:none;letter-spacing:0}.ash-rush-item-guide{margin-top:14px}.ash-rush-item-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.ash-rush-guide-item{display:grid;justify-items:center;gap:8px;min-height:106px;padding:10px 7px;border:3px solid #0c0f0b;background:#292f27;text-align:center}.ash-rush-guide-item.is-good{outline:2px solid rgba(153,209,26,.28)}.ash-rush-guide-item.is-gold{outline:2px solid rgba(255,216,77,.45)}.ash-rush-guide-item.is-bad{outline:2px solid rgba(255,93,93,.24)}.ash-rush-guide-item strong{display:block;color:#fff;font-size:12px}.ash-rush-guide-item span{display:block;margin-top:3px;color:#ffffff9e;font-size:10px;line-height:1.25}.ash-rush-guide-pixel{position:relative;display:block;width:42px;height:42px;image-rendering:pixelated}.ash-rush-guide-log{width:44px;height:24px;margin-top:8px;background:linear-gradient(#d18a50 0 0) 2px 2px / 7px 20px no-repeat,linear-gradient(#4d2c19 0 0) 35px 6px / 7px 12px no-repeat,linear-gradient(#a96535 0 0) 5px 5px / 35px 5px no-repeat,linear-gradient(#6f3f23 0 0) 0 0 / 44px 24px no-repeat}.ash-rush-guide-fire{background:linear-gradient(#ffd34f 0 0) 17px 2px / 8px 18px no-repeat,linear-gradient(#ff7600 0 0) 12px 9px / 18px 23px no-repeat,linear-gradient(#c83700 0 0) 7px 18px / 28px 20px no-repeat}.ash-rush-guide-gold{background:linear-gradient(#fff08a 0 0) 17px 9px / 8px 14px no-repeat,linear-gradient(#ffbd00 0 0) 14px 0 / 14px 42px no-repeat,linear-gradient(#ffbd00 0 0) 0 14px / 42px 14px no-repeat}.ash-rush-guide-rock{background:linear-gradient(#9ba19b 0 0) 15px 10px / 9px 6px no-repeat,linear-gradient(#646a64 0 0) 7px 12px / 30px 24px no-repeat,linear-gradient(#646a64 0 0) 13px 5px / 20px 31px no-repeat}.ash-rush-guide-water{background:linear-gradient(#8cddff 0 0) 17px 8px / 6px 17px no-repeat,linear-gradient(#3baee8 0 0) 12px 7px / 17px 29px no-repeat,linear-gradient(#3baee8 0 0) 8px 17px / 25px 20px no-repeat}@media screen and (max-width:749px){.ash-rush-item-grid{grid-template-columns:repeat(2,1fr)}.ash-rush-guide-item:last-child{grid-column:1 / -1}}.ash-rush-primary,.ash-rush-secondary,.ash-rush-close,.ash-rush-mobile-controls button{text-shadow:none!important;-webkit-text-stroke:0!important;filter:none!important}.ash-rush-primary:before,.ash-rush-primary:after,.ash-rush-secondary:before,.ash-rush-secondary:after{content:none!important;display:none!important}.ash-rush-primary,.ash-rush-secondary{line-height:1.2!important;letter-spacing:.06em}.ash-rush-item-guide{margin:18px 0 0}.ash-rush-item-guide h3{margin-bottom:12px}@media screen and (max-height:780px)and (min-width:750px){.ash-rush-window{max-height:calc(100vh - 16px)}.ash-rush-screen{padding-top:16px;padding-bottom:18px}.ash-rush-hero{grid-template-columns:74px 1fr;gap:14px}.ash-rush-logo{width:74px;height:74px}.ash-rush-logo-flame{font-size:38px}.ash-rush-guide-item{min-height:92px;padding-top:7px;padding-bottom:7px}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/ash-rush.css.map */
