@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#f5f5ee;background:#10171d;font-synthesis:none;--lime:#d5ff6e;--pink:#ff467c;--muted:#b0bac0}*{box-sizing:border-box}body{margin:0;overflow:hidden;touch-action:none}button,input,select{font:inherit}button{cursor:pointer;min-height:48px;border:1px solid #ffffff28;border-radius:8px;background:#17212bd9;color:inherit;padding:12px 18px;transition:background .15s,transform .15s}button:hover{background:#2f3b43}button:active{transform:scale(.97)}button:focus-visible{outline:3px solid var(--lime);outline-offset:4px}button:disabled{opacity:.5;cursor:wait}.primary{background:var(--lime);color:#172016;border:0;font-weight:700;padding:18px 28px}.primary:hover{background:#e0ff98}#world{position:fixed;inset:0;width:100%;height:100%;display:block}#ui{position:fixed;inset:0;pointer-events:none;background:linear-gradient(180deg,#08101880 0,transparent 24%,transparent 80%,#08101880)}#ui button,#ui input,#ui select,dialog{pointer-events:auto}header{position:absolute;left:36px;right:36px;top:max(24px,env(safe-area-inset-top));display:flex;justify-content:space-between;align-items:center}.brand{font-weight:700;font-size:35px;line-height:1;letter-spacing:-2px}.brand span{font-size:12px;vertical-align:top;letter-spacing:0}.brand small{display:block;font-size:9px;letter-spacing:2px;margin-top:10px;font-weight:500}.topright{display:flex;align-items:center;gap:22px}.topright>span{font-size:10px;letter-spacing:2px;color:var(--muted)}#settingsBtn{width:48px;padding:8px;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.screen{position:absolute;left:7%;top:24%;max-width:580px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:600;color:var(--lime)}.dot{display:inline-block;width:6px;height:6px;background:var(--lime);border-radius:50%;margin:0 8px 1px 0}h1{font-family:Barlow Condensed,Impact,sans-serif;text-transform:uppercase;font-weight:800;font-size:clamp(90px,10vw,158px);line-height:.85;letter-spacing:-2px;margin:24px 0}h1 em{font-style:normal;color:var(--lime)}p{font-size:16px;line-height:1.6;color:#c0c8ce}#start p{margin-bottom:26px}.startfoot{display:flex;gap:25px;font-size:9px;letter-spacing:1.7px;margin-top:28px;color:#b8c0c4}.load{height:2px;width:250px;margin-top:10px;background:#ffffff20}.load span{display:block;height:100%;background:var(--lime);width:0;transition:width .2s}#personalBest{color:#b8c0c4;font-size:12px;margin-top:24px}#healthPanel{position:absolute;top:117px;left:36px;width:250px}.labelrow{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px}.labelrow b{font-weight:500;color:var(--muted)}.meter{height:5px;background:#ffffff18;overflow:hidden;border-radius:2px}.meter span{display:block;height:100%;transition:width .1s;background:var(--lime)}.health{margin-top:10px}.abilityRow{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.7px;margin:12px 0 7px;color:var(--muted)}.energy{height:2px}.energy span{background:#ad91ff;width:0}#wavePanel{position:absolute;top:30px;left:50%;transform:translate(-50%);text-align:center}#wavePanel .eyebrow{font-size:10px}h2{font-family:Barlow Condensed,Impact,sans-serif;font-size:44px;text-transform:uppercase;line-height:1;margin:14px 0}#wavePanel h2{font-size:29px;margin:5px 0}#enemiesLeft{font-size:11px;color:var(--muted)}#waveDots{display:flex;justify-content:center;gap:5px;margin-top:12px}#waveDots i{width:22px;height:3px;background:#ffffff20}#waveDots i.complete{background:var(--lime)}#waveDots i.current{background:#fff}#scorePanel{position:absolute;top:115px;right:36px;text-align:right;width:160px}#scorePanel small{font-size:9px;letter-spacing:2px;color:var(--muted)}#score{display:block;font-family:Barlow Condensed,Impact,sans-serif;font-size:40px;font-weight:600;line-height:1.2}#combo{font-size:10px;color:var(--lime);letter-spacing:1px;margin-top:7px}.combo{height:2px;margin-top:8px}.combo span{width:0}#fightHint{position:absolute;bottom:90px;left:50%;transform:translate(-50%);white-space:nowrap;font-size:11px;color:#d3d9d8;background:#10182099;padding:12px 18px;border-radius:7px}#fightHint span{margin:0 8px;color:var(--lime)}#bottom{position:absolute;left:30px;right:36px;bottom:max(20px,env(safe-area-inset-bottom));display:flex;justify-content:space-between;align-items:center}#music{display:flex;gap:12px;align-items:center}#music button{background:transparent;border:0;width:42px;padding:8px;font-size:23px}#music small{font-size:8px;letter-spacing:1.3px;color:#9faab0;display:block}#track{font-size:11px;display:block;margin-top:5px;font-weight:500;letter-spacing:.4px}.edition{font-size:9px;letter-spacing:2px;color:#a5afb3}.edition span{color:var(--lime);margin-left:12px}#toast{position:absolute;left:50%;top:22%;transform:translate(-50%,-8px);opacity:0;transition:.2s;background:#101820dd;border:1px solid #d5ff6e60;padding:13px 22px;border-radius:8px;color:var(--lime);font-size:13px;text-align:center;max-width:90vw}#toast.show{opacity:1;transform:translate(-50%)}#hurtVignette{position:absolute;inset:0;box-shadow:inset 0 0 100px #ff285030;opacity:0;transition:opacity .15s}#damageNumbers{position:absolute;inset:0;overflow:hidden}#damageNumbers span{position:absolute;color:var(--lime);font-family:Barlow Condensed,Impact,sans-serif;font-size:27px;text-shadow:0 2px 8px #000;font-weight:700}.hidden{display:none!important}dialog{color:#f5f5ee;background:#141e27f5;border:1px solid #ffffff20;border-radius:16px;padding:32px;width:min(440px,92vw);max-height:90dvh;overflow:auto;box-shadow:0 30px 100px #0008;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}dialog::backdrop{background:#061018a6;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}dialog h2{font-size:48px;margin:14px 0}dialog p{font-size:14px;margin:12px 0 22px}dialog label{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;margin:23px 0}dialog input[type=range]{width:145px;accent-color:var(--lime)}dialog input[type=checkbox]{width:22px;height:22px;accent-color:var(--lime)}dialog select{background:#202e3a;color:#fff;padding:8px;max-width:210px;border-radius:5px}dialog>button{width:100%;margin-top:10px}#settingsNote{font-size:12px;color:var(--muted)}#upgrade{width:min(610px,94vw)}#upgradeChoices{display:grid;gap:10px;margin:24px 0}#upgradeChoices button{display:flex;align-items:center;text-align:left;gap:18px;padding:17px 20px;background:#1b2a35}#upgradeChoices button:hover{border-color:var(--lime);background:#293b37}#upgradeChoices .icon{font-size:27px;color:var(--lime);width:30px;text-align:center}#upgradeChoices strong{display:block;font-size:16px}#upgradeChoices small{display:block;color:var(--muted);margin-top:5px;font-size:13px}.restNote{font-size:12px;color:var(--muted)}.resultScore{font-family:Barlow Condensed,Impact,sans-serif;font-size:80px;color:var(--lime);line-height:1.2}.resultStats{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}#touch{position:absolute;inset:0;pointer-events:none}#joystick{position:absolute;left:30px;bottom:110px;width:120px;height:120px;border:1px solid #ffffff45;border-radius:50%;background:#15212d66;pointer-events:auto;touch-action:none}#stick{position:absolute;left:39px;top:39px;width:40px;height:40px;background:#fff9;border-radius:50%;pointer-events:none}#combatButtons{position:absolute;right:25px;bottom:100px;display:flex;align-items:flex-end;gap:10px}#combatButtons button{border-radius:50%;width:75px;height:75px;padding:10px 5px;font-size:9px;letter-spacing:.4px;background:#15212dcc;touch-action:none}#combatButtons span{display:block;font-size:24px;margin-bottom:4px}#combatButtons #strikeButton{background:var(--lime);color:#172016;width:94px;height:94px;font-weight:700}#combatButtons #pulseButton.ready{border-color:#c1a0ff;background:#493b6d}#portrait{display:none}@media(pointer:coarse){#fightHint,.edition{display:none}}@media(max-width:700px){header{left:20px;right:20px;top:max(18px,env(safe-area-inset-top))}.brand{font-size:28px}.brand small{font-size:7px;letter-spacing:1.2px}.topright>span{display:none}.screen{top:25%;left:7%}h1{font-size:104px}.screen p{font-size:14px}.eyebrow{font-size:9px}.startfoot{gap:16px;font-size:8px}#healthPanel{left:20px;top:108px;width:175px}#scorePanel{right:20px;top:105px;width:100px}#score{font-size:32px}#combo{font-size:8px}#wavePanel{top:22px;left:auto;right:83px;transform:none;text-align:right}#wavePanel h2{font-size:22px}#wavePanel .eyebrow{font-size:8px}#waveDots{justify-content:flex-end;gap:3px;margin-top:8px}#waveDots i{width:14px}#enemiesLeft{font-size:9px}#bottom{left:12px;right:16px;bottom:max(12px,env(safe-area-inset-bottom))}#music{gap:6px}#music small{font-size:7px}#track{font-size:10px}#joystick{left:22px;bottom:100px;width:108px;height:108px}#stick{left:33px;top:33px}#combatButtons{right:15px;bottom:100px;gap:7px}#combatButtons button{width:63px;height:63px;font-size:8px}#combatButtons #strikeButton{width:79px;height:79px}#combatButtons #pulseButton{position:absolute;bottom:86px;right:10px}#toast{top:29%;width:max-content;font-size:12px}dialog{padding:24px}#fightHint{font-size:9px;max-width:95%;white-space:normal;text-align:center}}@media(orientation:portrait)and (pointer:coarse){#portrait{display:block;position:absolute;bottom:70px;left:24px;font-size:8px;color:#a0a8ab}}@media(max-height:500px){header{top:12px}.brand small{display:none}.screen{top:19%}h1{font-size:77px;margin:15px 0}.screen p{font-size:12px;margin:10px 0 16px}.primary{padding:13px 22px}.startfoot{display:none}#personalBest{margin-top:10px;font-size:10px}#healthPanel{top:77px;width:190px}#scorePanel{top:77px}#wavePanel{top:16px}.abilityRow{font-size:8px}#bottom{bottom:7px}#joystick{bottom:67px;width:95px;height:95px}#stick{left:27px;top:27px}#combatButtons{bottom:65px}#combatButtons #pulseButton{position:static}#combatButtons button{width:60px;height:60px}#combatButtons #strikeButton{width:77px;height:77px}#fightHint{bottom:65px;font-size:10px}#toast{top:32%}dialog h2{font-size:32px}dialog p{margin:8px 0}#upgradeChoices{margin:12px 0;grid-template-columns:1fr 1fr 1fr;gap:6px}#upgradeChoices button{display:block;padding:12px}#upgradeChoices .icon{display:none}#upgradeChoices strong{font-size:14px}#upgradeChoices small{font-size:11px}#upgrade{width:min(700px,94vw)}.resultScore{font-size:50px}#result{width:480px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}#ui{background:linear-gradient(180deg,#15102e88,transparent 22%,transparent 80%,#121b3688)}.primary{background:linear-gradient(110deg,#d5ff6e,#7bffe1)}#healthPanel,#scorePanel{filter:drop-shadow(0 2px 5px #14112b)}#energyFill{background:linear-gradient(90deg,#b57aff,#ff69b8)}.brand{color:#fff6f7}#waveName{color:#fff7ee;text-shadow:0 2px 12px #25133a}#enemyDirections{position:absolute;inset:0;overflow:hidden;pointer-events:none}#enemyDirections span{position:absolute;width:22px;height:22px;color:#ff9eb8;font-size:20px;text-shadow:0 2px 6px #111}:root{--lime:#afffe4;--pink:#ff8fc4;--muted:#e0d6ed;background:#6e5291;color:#fff6e9}#ui{background:linear-gradient(90deg,#35234e65,transparent 45%),linear-gradient(180deg,#4e326445,transparent 22%,transparent 85%,#402e6055)}h1{font-family:DM Sans,sans-serif;font-weight:700;text-transform:none;font-size:clamp(70px,8.5vw,130px);letter-spacing:-7px;line-height:.98}h1 em{color:#b5ffe0}.primary{background:#ffda94;color:#433153;border-radius:35px}.primary:hover{background:#ffe7b6}button{border-radius:18px}h2{text-transform:none;font-family:DM Sans,sans-serif;font-weight:600;letter-spacing:-1px;font-size:35px}.brand{color:#fff5e4}.screen p{color:#fff0ed;text-shadow:0 1px 8px #453359}.eyebrow{color:#fbdba9}#start .eyebrow{letter-spacing:2px}.startfoot,#personalBest{color:#f1e7f2}#wavePanel h2{font-family:DM Sans,sans-serif;font-size:23px}#healthPanel .health span{background:#afffe4}#music small,.edition{color:#f0dfef}#track{color:#fff5e8}#fightHint{background:#583d7890;border-radius:30px}dialog{background:#453258f5;border-color:#e8d2ff40;border-radius:26px}#toast{background:#5a3675e8;color:#ffdf9f;border-color:#edc8ff70;border-radius:24px}#combo{color:#ffdf93}#score{color:#fff1d5}#joystick,#combatButtons button{background:#65448c77}#combatButtons #strikeButton{background:#ffda94;color:#50324e}#settingsBtn{background:#60478166}@media(max-width:700px){h1{font-size:80px;letter-spacing:-5px}#wavePanel h2{font-size:18px}}@media(max-height:500px){h1{font-size:65px;letter-spacing:-4px}}html,body{height:100%;overscroll-behavior:none}#world,#ui{height:var(--game-height,100dvh)}#world{outline:none}#ui{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}button{-webkit-tap-highlight-color:transparent}dialog{max-height:calc(var(--game-height,100dvh) - 32px);overscroll-behavior:contain;touch-action:pan-y}@media(pointer:coarse){header{left:max(18px,env(safe-area-inset-left));right:max(18px,env(safe-area-inset-right));top:max(12px,env(safe-area-inset-top))}#bottom{left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:max(6px,env(safe-area-inset-bottom))}#joystick{left:max(22px,calc(env(safe-area-inset-left) + 12px));bottom:max(92px,calc(env(safe-area-inset-bottom) + 76px));width:112px;height:112px}#stick{left:35px;top:35px}#combatButtons{right:max(18px,calc(env(safe-area-inset-right) + 10px));bottom:max(91px,calc(env(safe-area-inset-bottom) + 76px));gap:12px}#combatButtons button{width:68px;height:68px}#combatButtons #strikeButton{width:86px;height:86px}#combatButtons #pulseButton{right:9px;bottom:98px}#settingsBtn,dialog{-webkit-backdrop-filter:none;backdrop-filter:none}#settingsBtn{background:#453258dd}#result::backdrop,#settings::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}#toast{max-width:calc(100vw - 40px)}#portrait{bottom:max(66px,calc(env(safe-area-inset-bottom) + 52px))}#healthPanel{left:max(18px,env(safe-area-inset-left))}#scorePanel{right:max(18px,env(safe-area-inset-right))}}@media(pointer:coarse)and (orientation:landscape){#joystick{width:100px;height:100px;bottom:max(65px,calc(env(safe-area-inset-bottom) + 48px))}#stick{left:29px;top:29px}#combatButtons{bottom:max(64px,calc(env(safe-area-inset-bottom) + 48px))}#combatButtons #pulseButton{position:static}#combatButtons button{width:64px;height:64px}#combatButtons #strikeButton{width:80px;height:80px}#healthPanel{top:72px;width:180px}#scorePanel{top:72px}#wavePanel{top:max(13px,env(safe-area-inset-top))}#music small{display:none}.screen{top:19%}.screen p{font-size:13px}.startfoot{display:none}}@media(pointer:coarse)and (max-width:360px){#joystick{left:12px;width:96px;height:96px}#stick{left:27px;top:27px}#combatButtons{right:12px;gap:8px}#combatButtons button{width:62px;height:62px}#combatButtons #strikeButton{width:78px;height:78px}#healthPanel{width:150px}h1{font-size:68px}}.intro #bottom,.intro #sessionLabel,.intro .brand small,.intro #portrait,.intro #personalBest{display:none}#start{top:31%;max-width:560px}#start h1{font-size:clamp(48px,7vw,96px);line-height:1.1;letter-spacing:-4px;margin:18px 0 20px;color:#fff5e5}#start h1 span{display:inline-block;font-size:.35em;vertical-align:top;margin:8px 0 0 10px;color:#afffe4}#start p{font-size:16px;line-height:1.7;margin-bottom:28px;max-width:440px}#start .primary{min-width:210px}.introNote{font-size:12px;color:#eadff1;margin-top:20px;letter-spacing:.2px}#start.ready .load{display:none}.intro #ui{background:linear-gradient(90deg,#342147bb,#3d285e55 48%,transparent 80%)}@media(max-width:700px){#start{top:30%;left:7%;right:7%;max-width:none}#start h1{font-size:clamp(44px,11vw,68px);letter-spacing:-2.5px}#start h1 span{margin-left:6px}#start p{font-size:14px;max-width:330px}#start p br{display:none}.introNote{font-size:11px}}@media(max-height:500px){#start{top:24%;max-width:420px}#start h1{font-size:52px;margin:10px 0}#start p{font-size:13px;margin:10px 0 18px;max-width:360px}.introNote{margin-top:12px;font-size:10px}}#challengePanel{position:absolute;left:36px;top:198px;width:250px;padding-top:12px;border-top:1px solid #ffffff25;font-size:12px;color:#f8e5c3}#challengeProgress{float:right;font-weight:500;color:#c2ffe9}#challengePanel .meter{height:2px;margin-top:8px}#cosmeticProgress{font-size:12px;color:#ffe0a1;margin:8px 0}@media(max-width:700px){#challengePanel{left:20px;top:184px;width:175px;font-size:10px}#challengeName{display:inline-block;max-width:140px}}@media(pointer:coarse){#challengePanel{left:max(18px,env(safe-area-inset-left))}}@media(max-height:500px){#challengePanel{top:148px;width:180px;font-size:10px;padding-top:6px}}
