:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:#c9d6de;height:100%;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden}.game-app{position:fixed;inset:0}#gameCanvas{touch-action:none;cursor:crosshair;width:100%;height:100%;display:block;position:absolute;inset:0}.reticle{pointer-events:none;z-index:25;border:2px solid #bee8ffe6;border-radius:50%;width:30px;height:30px;margin:-15px 0 0 -15px;position:fixed;top:50%;left:50%;box-shadow:0 0 8px #8ce9ff99,inset 0 0 6px #8ce9ff66}.reticle:after{content:"";background:#bee8ff;border-radius:50%;width:4px;height:4px;margin:-2px 0 0 -2px;position:absolute;top:50%;left:50%}#cleanBar{left:50%;top:calc(env(safe-area-inset-top,0px) + 64px);z-index:28;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#eef6ff;pointer-events:none;background:#0a141ea8;border:1px solid #ffffff29;border-radius:14px;width:min(420px,82vw);padding:10px 14px;font-family:Inter,system-ui,sans-serif;transition:box-shadow .3s;position:fixed;transform:translate(-50%)}#cleanBar.is-done{box-shadow:0 0 22px #8ce9ffb3}#cleanBar .cb-row{justify-content:space-between;align-items:baseline;margin-bottom:6px;font-size:13px;display:flex}#cleanBar .cb-label{color:#eef6ffb8;font-weight:700}#cleanBar .cb-label b{color:#fff}#cleanBar .cb-pct{font-size:18px;font-weight:900}#cleanBar .cb-track{background:#ffffff24;border-radius:999px;height:12px;overflow:hidden}#cleanBar .cb-track span{background:linear-gradient(90deg,#37d67a,#8ee9ff);border-radius:999px;width:0%;height:100%;transition:width .12s linear;display:block}#enterPrompt{z-index:34;text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#eef6ff;pointer-events:none;background:#0a141ec7;border:1px solid #8ce9ff80;border-radius:14px;flex-direction:column;align-items:center;gap:3px;padding:10px 20px;font-family:Inter,system-ui,sans-serif;animation:1.4s ease-in-out infinite enter-pulse;display:none;position:fixed;bottom:84px;left:50%;transform:translate(-50%);box-shadow:0 0 22px #8ce9ff73}#enterPrompt b{font-size:15px;font-weight:900}#enterPrompt span{color:#eef6ffd1;font-size:13px}#enterPrompt kbd{background:#ffffff29;border:1px solid #ffffff4d;border-radius:6px;min-width:20px;padding:1px 6px;font:800 12px Inter,system-ui,sans-serif;display:inline-block}@keyframes enter-pulse{0%,to{box-shadow:0 0 18px #8ce9ff59}50%{box-shadow:0 0 30px #8ce9ffbf}}#driveBtn{right:18px;bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:36;cursor:pointer;color:#fff;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#0a141ecc;border:2px solid #8ce9ff99;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;padding:0;font-size:30px;line-height:1;display:none;position:fixed;box-shadow:0 4px 16px #0006}#driveBtn:active{transform:scale(.93)}#shopBtn{left:18px;bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:36;cursor:pointer;color:#fff;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#0a141ecc;border:2px solid #ffd678b3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding:0;font-size:27px;line-height:1;display:none;position:fixed;box-shadow:0 4px 16px #0006}#shopBtn:active{transform:scale(.93)}#washerShop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#060c149e;justify-content:center;align-items:center;padding:16px;font-family:Inter,system-ui,sans-serif;display:none;position:fixed;inset:0}#washerShop.is-open{display:flex}#washerShop .ws-panel{color:#eef6ff;background:#12202c;border:1px solid #ffffff24;border-radius:18px;width:min(560px,96vw);max-height:90vh;padding:18px 18px 14px;overflow-y:auto;box-shadow:0 24px 60px #00000080}#washerShop .ws-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}#washerShop .ws-head h2{margin:0;font-size:20px;font-weight:900}#washerShop .ws-close{color:#eef6ff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:10px;width:34px;height:34px;font-size:15px}#washerShop .ws-coins{color:#eef6ffd9;margin-bottom:12px;font-size:14px}#washerShop .ws-coins b{color:#ffd678;font-size:17px}#washerShop .ws-coins span{color:#eef6ff80;font-size:12px}#washerShop .ws-list{flex-direction:column;gap:10px;display:flex}#washerShop .ws-card{background:#ffffff0b;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:12px;padding:11px 12px;display:flex}#washerShop .ws-card.is-active{border-color:#8ce9ff8c;box-shadow:0 0 16px #8ce9ff38}#washerShop .ws-swatch{border-radius:7px;flex:0 0 14px;align-self:stretch;width:14px;min-height:52px}#washerShop .ws-body{flex:1;min-width:0}#washerShop .ws-name{margin-bottom:5px;font-size:15px;font-weight:800}#washerShop .ws-stat{color:#eef6ffa8;align-items:center;gap:8px;margin:2px 0;font-size:11px;display:flex}#washerShop .ws-stat span{flex:0 0 82px}#washerShop .ws-stat i{background:#ffffff1f;border-radius:999px;flex:1;height:6px;overflow:hidden}#washerShop .ws-stat b{background:linear-gradient(90deg,#37d67a,#8ee9ff);border-radius:999px;height:100%;display:block}#washerShop .ws-action{text-align:right;flex:none}#washerShop .ws-buy{color:#1a1204;cursor:pointer;white-space:nowrap;background:#ffd678;border:0;border-radius:10px;padding:9px 13px;font-size:13px;font-weight:800}#washerShop .ws-buy.is-locked{color:#eef6ff80;cursor:not-allowed;background:#ffffff1a}#washerShop .ws-badge{color:#eef6ffb3;white-space:nowrap;background:#ffffff14;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}#washerShop .ws-badge--active{color:#8ee9ff;background:#8ce9ff29}#washerShop .ws-badge--locked{color:#eef6ff66;background:0 0}#washerShop .ws-hint{color:#eef6ff8c;margin:12px 2px 2px;font-size:12px;line-height:1.4}.screen{text-align:center;color:#12222f;z-index:50;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:none;position:absolute;inset:0}.screen.is-visible{display:flex}.boot-screen{background:radial-gradient(circle at 50% 32%,#eaf3f8 0%,#c2d3dd 64%)}.boot-screen .brand-mark{letter-spacing:.28em;color:#1f8fb0;font-size:14px;font-weight:900}.boot-screen h1{margin:0;font-size:clamp(30px,6vw,52px)}.boot-screen p{color:#12222fa8;margin:0;font-size:14px}.loading-bar{background:#0000001f;border-radius:999px;width:min(280px,70vw);height:8px;overflow:hidden}.loading-bar span{background:linear-gradient(90deg,#37d67a,#8ee9ff);border-radius:999px;width:40%;height:100%;animation:1.1s ease-in-out infinite alternate fyrka-load;display:block}@keyframes fyrka-load{0%{transform:translate(-30%)}to{transform:translate(220%)}}
