*{box-sizing:border-box;margin:0;padding:0}body{background:#0a0806;font-family:Cinzel,Georgia,serif;overflow:hidden}#game-canvas{width:100%;height:100%;position:fixed;top:0;left:0}#ui-root{pointer-events:none;z-index:100;width:100%;height:100%;position:fixed;top:0;left:0}.hud-hp-wrapper{pointer-events:none;flex-direction:column;gap:4px;display:flex;position:absolute;bottom:24px;left:24px}.hud-player-hp{align-items:flex-end;gap:2px;display:flex}.hud-tower-bar{color:#dce8ff;text-shadow:1px 1px 2px #000;width:248px;margin-bottom:4px;font-family:monospace}.hud-tower-label{letter-spacing:0;margin-bottom:3px;font-size:12px}.hud-tower-track{background:#070a0ed1;border:1px solid #8ebdffb8;border-radius:4px;height:9px;overflow:hidden;box-shadow:0 5px 16px #00000052}.hud-tower-fill{background:linear-gradient(90deg,#3486ff,#78c7ff 60%,#e8f6ff);width:100%;height:100%;transition:width .16s ease-out}.hud-tower-bar.critical{color:#ffd0a3}.hud-tower-bar.critical .hud-tower-track{border-color:#ff8f59db}.hud-tower-bar.critical .hud-tower-fill{background:linear-gradient(90deg,#b92920,#ff754f 60%,#ffd7a0)}.hud-charge-wrapper{opacity:0;transform-style:preserve-3d;filter:drop-shadow(0 8px 18px #0006);pointer-events:none;flex-direction:column;align-items:center;gap:8px;transition:opacity .15s,transform .15s;display:flex;position:absolute;bottom:110px;left:50%;transform:translate(-50%)}.hud-sprint-overlay{pointer-events:none;opacity:0;mix-blend-mode:screen;background:radial-gradient(circle,#fff0 52%,#b4dcff0d 72%,#78beff29 100%);transition:opacity .15s;position:absolute;inset:0}.hud-sprint-overlay.active{opacity:1}.hud-burn-overlay{pointer-events:none;opacity:0;mix-blend-mode:screen;background:radial-gradient(circle,#ff500000 48%,#ff78181a 74%,#ff2d0047 100%),linear-gradient(90deg,#ff4a0040,#0000 15% 85%,#ff4a0040),linear-gradient(#ff3c0033,#0000 16% 84%,#ff80002e);transition:opacity .18s;position:absolute;inset:0}.hud-burn-overlay.active{opacity:1}.hud-charge-wrapper.active{opacity:1;transform:translate(-50%)translateY(-4px)}.hud-charge-bar{width:220px;height:140px;overflow:visible}.hud-charge-track{fill:none;stroke:#ffffff26;stroke-width:18px;stroke-linecap:round}.hud-charge-fill{fill:none;stroke:#fffffff2;stroke-width:14px;stroke-linecap:round;filter:drop-shadow(0 0 10px #ffffff6b)}.hud-charge-text{color:#f5f5f5eb;letter-spacing:.08em;text-shadow:1px 1px 2px #000;backdrop-filter:blur(8px);background:linear-gradient(#ffffff1f,#ffffff08);border:1px solid #ffffff1f;border-radius:999px;margin-top:-18px;padding:3px 10px;font-family:monospace;font-size:13px}.hud-hp-text{color:#ddd;text-shadow:1px 1px 2px #000;font-family:monospace;font-size:14px}.hp-segment{background:#281e14e6;border:1px solid #654;border-radius:1px;width:12px;height:28px;position:relative;overflow:hidden}.hp-segment-fill{background:linear-gradient(#6c6,#4a4);width:100%;height:100%;transition:height .2s;position:absolute;bottom:0;left:0}.hp-segment-fill.damaged{background:linear-gradient(#c66,#a44)}.hud-weapon-bar{pointer-events:none;gap:8px;display:flex;position:absolute;bottom:24px;right:24px}.hud-weapon-slot{background:#281e14cc;border:2px solid #543;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.hud-weapon-slot.active{background:#3c321ee6;border-color:#ca4;box-shadow:0 0 8px #ca46}.hud-weapon-slot.empty{opacity:.4}.hud-slot-key{color:#876;font-family:monospace;font-size:10px;position:absolute;top:2px;left:4px}.hud-slot-icon{color:#efe0b7;background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:38px;height:38px;font-family:monospace;font-size:28px;display:flex}.hud-slot-icon.image-icon{filter:drop-shadow(0 2px 6px #00000073)}.hud-slot-count{color:#f3e3b4;text-shadow:1px 1px 2px #000;font-family:monospace;font-size:12px;position:absolute;bottom:4px;right:6px}.hud-cannon-status{color:#efdcb3;text-shadow:1px 1px 2px #000;background:#0a0806d1;border:1px solid #b9995fcc;border-radius:6px;padding:8px 12px;font-family:monospace;font-size:13px;position:absolute;bottom:118px;left:24px}.hud-kill-counter{color:#f4db96;text-shadow:1px 1px 2px #000;background:#0e0b08bd;border:1px solid #e2bf68b8;border-radius:6px;padding:8px 12px;font-family:monospace;font-size:14px;position:absolute;top:24px;left:24px}.hud-boss-bar{pointer-events:none;color:#ffe0ad;text-shadow:1px 1px 2px #000;width:min(520px,100vw - 48px);font-family:monospace;position:absolute;top:24px;left:50%;transform:translate(-50%)}.hud-boss-label{text-align:center;letter-spacing:0;margin-bottom:5px;font-size:14px}.hud-boss-track{background:#090706b8;border:1px solid #ffcf80c2;border-radius:5px;height:12px;overflow:hidden;box-shadow:0 8px 24px #00000059}.hud-boss-fill{background:linear-gradient(90deg,#9f2a22,#e45334 55%,#ffd074);width:100%;height:100%;transition:width .16s ease-out}.hud-gate-bar{color:#d9f7e7;text-shadow:1px 1px 2px #000;width:160px;margin-bottom:6px;font-family:monospace}.hud-gate-label{margin-bottom:3px;font-size:11px}.hud-gate-track{background:#071212b8;border:1px solid #80e2ce94;border-radius:4px;height:7px;overflow:hidden}.hud-gate-fill{background:linear-gradient(90deg,#1b8b78,#74e1c9 68%,#e5fff0);width:100%;height:100%;transition:width .16s ease-out}.hud-gate-bar.critical .hud-gate-fill{background:linear-gradient(90deg,#8c2d35,#e26d5a)}.hud-day-night-timer{color:#ffe7ad;letter-spacing:0;text-align:center;text-shadow:1px 1px 2px #000;background:#101418a8;border:1px solid #ffe4a68c;border-radius:6px;min-width:138px;padding:7px 10px;font:700 13px/1.1 monospace;position:absolute;top:18px;right:24px;box-shadow:0 6px 18px #00000047}.hud-objective-toast{color:#ffe7b4;text-align:center;text-shadow:1px 1px 2px #000;pointer-events:none;background:#0c0907d6;border:1px solid #eccb84c2;border-radius:6px;max-width:min(560px,100vw - 48px);padding:9px 14px;font-family:monospace;font-size:13px;position:absolute;top:58px;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #00000052}.hud-objective-toast.success{color:#d7ffd9;border-color:#7aeb8ecc}.hud-objective-toast.warning{color:#ffd0a3;border-color:#ff9e54d9}.hud-objective-toast.hidden{display:none}.hud-confirm{pointer-events:all;background:#0504036b;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hud-confirm.hidden{display:none}.hud-confirm-panel{color:#f3dfb8;background:#0f0b08f0;border:1px solid #e2c07ad9;border-radius:8px;width:min(360px,100vw - 36px);padding:18px;font-family:monospace;box-shadow:0 24px 70px #00000080}.hud-confirm-text{margin-bottom:16px;line-height:1.4}.hud-confirm-buttons{justify-content:flex-end;gap:10px;display:flex}.hud-confirm-button{color:#f1d7a6;background:#2b2016f2;border:1px solid #c2a666c2;border-radius:5px;min-width:82px;height:38px}.hud-confirm-button.primary{color:#ffe7b4;background:#684922f5}.hud-loading{color:#f1d7a6;pointer-events:all;background:#0a0806;flex-direction:column;justify-content:center;align-items:center;gap:14px;font-family:monospace;display:flex;position:absolute;inset:0}.hud-loading.hidden{display:none}.hud-loading-title{letter-spacing:0;font-size:15px}.hud-loading-track{background:#ffffff1f;border-radius:4px;width:min(280px,100vw - 64px);height:6px;overflow:hidden}.hud-loading-fill{background:linear-gradient(90deg,#866237,#f0c879);width:48%;height:100%;animation:1.2s ease-in-out infinite alternate loading-slide}@keyframes loading-slide{0%{transform:translate(-18%)}to{transform:translate(126%)}}.hud-potion-bar{gap:8px;display:flex;position:absolute;top:66px;left:24px}.hud-potion-icon{color:#e9ffd4;background:#0e0b08b8 50%/70% no-repeat;border:1px solid #b4d687b3;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-family:monospace;display:flex;position:relative}.hud-potion-icon span{color:#fff6d4;text-shadow:1px 1px 2px #000;font-size:10px;position:absolute;bottom:2px;right:3px}.inventory-overlay{pointer-events:all;gap:14px;display:flex;position:absolute;top:50%;left:calc(50% - 210px);transform:translate(-50%,-50%)}.inventory-overlay.hidden,.inventory-tooltip.hidden,.anvil-panel.hidden{display:none}.inventory-grid{background:#120d09c7;border:1px solid #b49660b3;border-radius:8px;grid-template-rows:repeat(5,58px);grid-template-columns:repeat(2,58px);gap:8px;padding:12px;display:grid;box-shadow:0 18px 50px #00000059}.inventory-slot{color:#f0ddb3;background:#2b2116eb;border:2px solid #5d4e3a;border-radius:6px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:relative}.inventory-slot.active{box-shadow:0 0 0 2px #ffe89c73,0 0 16px #ffd6743d}.inventory-slot.empty{opacity:.48}.inventory-slot-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;display:flex}.inventory-slot-count,.inventory-slot-tier{text-shadow:1px 1px 2px #000;font-family:monospace;font-size:11px;position:absolute}.inventory-slot-count{bottom:3px;right:5px}.inventory-slot-tier{bottom:3px;left:5px}.inventory-tooltip{color:#e8d9b8;pointer-events:none;z-index:9999;background:#0c0907f5;border:1px solid #d7b879bd;border-radius:7px;flex-direction:column;gap:7px;width:240px;min-height:92px;padding:12px;font-size:13px;line-height:1.35;display:flex;position:fixed;box-shadow:0 8px 24px #0000008c}.inventory-tooltip.hidden{display:none}.inventory-tooltip em{font-family:monospace;font-style:normal}.anvil-panel{color:#ead9b8;pointer-events:all;background:#100c09eb;border:1px solid #d0b06fd1;border-radius:8px;width:360px;padding:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 70px #00000073}.anvil-item-slot{background:#2d2318db 50%/52px no-repeat;border:2px solid #6b5940;border-radius:6px;justify-content:center;align-items:center;height:72px;font-family:monospace;font-size:28px;display:flex}.anvil-arrow{text-align:center;color:#d4b66d;font-family:monospace;font-size:24px}.anvil-upgrade-button{color:#ffe3a6;background:#523e20eb;border:1px solid #b9944d;border-radius:6px;height:42px}.anvil-upgrade-button:disabled{opacity:.45}.anvil-details{color:#dcc9a4;flex-direction:column;gap:6px;min-height:86px;font-family:monospace;display:flex}.music-menu{pointer-events:all;background:#110d09e6;border:1px solid #c2a773cc;border-radius:12px;width:min(320px,100vw - 32px);padding:18px 18px 14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 60px #00000073}.music-menu.hidden{display:none}.death-screen{z-index:12000;pointer-events:all;color:#f4dfbf;text-align:center;background:radial-gradient(circle,#5f0e0c6b,#0a0806eb 62%),#0a0806e0;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex;position:absolute;inset:0}.death-screen.hidden{display:none}.death-screen-title{color:#ffdbb8;text-shadow:0 8px 28px #000000b3;font-size:clamp(52px,9vw,104px);line-height:.95}.death-screen-subtitle{color:#ccb68f;text-shadow:1px 1px 2px #000;font-family:monospace;font-size:16px}.death-screen-restart{color:#ffe4b8;background:#4d2519f2;border:1px solid #e6b871e6;border-radius:6px;min-width:150px;height:46px;font-size:15px}.panel-close-btn{color:#f0ddb3;cursor:pointer;background:#3c2d1cd9;border:1px solid #c2a66680;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:20px;line-height:1;transition:background .12s,border-color .12s;display:flex}.panel-close-btn:hover{color:#ffe4b8;background:#5a3c23f2;border-color:#e0c07acc}.music-menu-header,.anvil-panel-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.music-menu-title{color:#f0ddb3;margin-bottom:0;font-size:18px}.music-menu-subtitle{color:#d7c28f;margin-top:14px;margin-bottom:8px;font-family:monospace;font-size:13px}.music-menu-slider{accent-color:#ccb060;width:100%}.music-menu-hint{color:#bfae88;margin-top:10px;font-family:monospace;font-size:12px}.dialogue-choices{pointer-events:all;flex-direction:column;gap:7px;margin-top:12px;display:flex}.dialogue-choice{color:#f1d7a6;text-align:left;background:#251b14eb;border:1px solid #d6b674b8;border-radius:5px;min-height:34px;padding:7px 10px;font-family:monospace}.dialogue-choice.has-icon{align-items:center;gap:8px;display:flex}.dialogue-choice-icon{color:#f6dfad;filter:drop-shadow(0 0 4px #ffd2785c);flex:0 0 18px;width:18px;height:18px}.dialogue-choice-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block}.dialogue-choice:disabled{opacity:.46}.hud-interact-prompt{color:#fff8e8;letter-spacing:0;pointer-events:none;white-space:pre-line;text-align:center;text-transform:uppercase;text-shadow:0 2px #000000db,0 0 3px #000000f2;filter:drop-shadow(0 4px 3px #0000006b);background:0 0;border:0;border-radius:0;padding:8px 34px;font-family:Impact,Arial Black,monospace;font-size:18px;line-height:1.18;position:absolute;bottom:110px;left:50%;transform:translate(-50%)}.hud-interact-prompt:before{content:"";z-index:-1;clip-path:polygon(0 44%,8% 30%,19% 24%,34% 20%,50% 18%,66% 20%,82% 26%,94% 34%,100% 47%,94% 60%,80% 70%,61% 76%,42% 78%,23% 74%,9% 64%,0 55%);background:repeating-linear-gradient(176deg,#0000 0 5px,#000000d6 6px 10px,#000000f5 11px 15px,#000000b8 16px 20px),linear-gradient(90deg,#0000 0%,#000000db 18%,#000000fa 50%,#000000db 82%,#0000 100%);height:calc(100% + 12px);position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.hud-grapple-crosshair{opacity:1;justify-content:center;align-items:center;width:42px;height:42px;margin-top:-21px;margin-left:-21px;transition:opacity .12s;display:flex;position:absolute;top:50%;left:50%}.hud-grapple-crosshair.hidden{opacity:0}.hud-grapple-crosshair.target-pullable .hud-grapple-crosshair-inner{border-color:#87ffa0f5;box-shadow:0 0 18px #73ff8c80}.hud-grapple-crosshair-inner{border:2px solid #f0faffeb;border-radius:50%;width:26px;height:26px;position:relative;box-shadow:0 0 14px #78dcff47}.hud-grapple-crosshair-inner:before,.hud-grapple-crosshair-inner:after{content:"";background:#f0faffeb;position:absolute}.hud-grapple-crosshair.target-pullable .hud-grapple-crosshair-inner:before,.hud-grapple-crosshair.target-pullable .hud-grapple-crosshair-inner:after{background:#9bffaff5}.hud-grapple-crosshair-inner:before{width:2px;height:18px;top:4px;left:50%;transform:translate(-50%)}.hud-grapple-crosshair-inner:after{width:18px;height:2px;top:50%;left:4px;transform:translateY(-50%)}.hp-segment-fill.critical{background:linear-gradient(#f44,#c22);animation:.5s infinite alternate pulse}@keyframes pulse{0%{opacity:1}to{opacity:.7}}.hud-weapon-icon{background:#281e14cc;border:2px solid #876;border-radius:4px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:absolute;bottom:24px;right:24px}.hud-frog-status{pointer-events:none;align-items:center;gap:8px;display:flex;position:absolute;bottom:100px;right:24px}.frog-status-dot{background:#4c4;border-radius:50%;width:12px;height:12px}.frog-status-dot.following{background:#4c4}.frog-status-dot.attacking{background:#c44}.frog-status-dot.dragging{background:#ca4}.frog-status-label{color:#c9b896;text-shadow:1px 1px 2px #000;font-family:monospace;font-size:13px}.minimap-container{backdrop-filter:blur(4px);background:#140f0a8f;border:2px solid #8b755cc7;border-radius:18px;width:220px;height:220px;position:absolute;top:24px;right:24px;overflow:hidden;box-shadow:0 10px 30px #00000047}.minimap-canvas{aspect-ratio:1;background:0 0;width:200px;height:auto;margin:0;display:block}.enemy-hp-bar-container{pointer-events:none;background:#00000080;border:1px solid #444;border-radius:2px;width:80px;height:8px;transition:opacity .5s;position:absolute;transform:translate(-50%,-100%)}.enemy-hp-bar-fill{background:linear-gradient(90deg,#c20,#f40);border-radius:2px;height:100%;transition:width .1s}.enemy-intent-indicator{pointer-events:none;color:#ffe7ad;text-shadow:1px 1px 2px #000;white-space:nowrap;background:#080705bd;border:1px solid #eed284ad;border-radius:18px;align-items:center;gap:6px;padding:4px 8px 4px 4px;font-family:monospace;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;transform:translate(-50%,-100%);box-shadow:0 8px 18px #00000052}.enemy-intent-icon{color:#fff1c2;background:#3b3528;border:1px solid #ffeeadb8;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;box-shadow:inset 0 0 10px #ffffff14}.enemy-intent-indicator.stomp{color:#ffd2b8;border-color:#ff7439e0}.enemy-intent-indicator.stomp .enemy-intent-icon{color:#fff1d8;background:#b43f21;border-color:#ffc696e6}.enemy-intent-indicator.charge{color:#d8f1ff;border-color:#6abeffe0}.enemy-intent-indicator.charge .enemy-intent-icon{color:#eefaff;background:#24659a;border-color:#ade0ffeb}.enemy-intent-indicator.melee{color:#fff0b8;border-color:#ffe075eb}.enemy-intent-indicator.melee .enemy-intent-icon{color:#fff6cf;background:#8b6420;border-color:#ffec9ef2}.enemy-intent-indicator.impact{color:#ffd2c8;border-color:#ff4c3af2;transform:translate(-50%,-100%)scale(1.08)}.enemy-intent-indicator.impact .enemy-intent-icon{color:#fff1e8;background:#c52e24;border-color:#ffb29ef2}.enemy-intent-indicator.ready .enemy-intent-icon{background:#735d22}.enemy-intent-indicator.recover{opacity:.82}.enemy-intent-indicator.recover .enemy-intent-icon,.enemy-intent-indicator.idle .enemy-intent-icon{color:#d8cfbd;background:#403a34}.dialogue-box{pointer-events:all;background:#0a0805eb;border:2px solid #888;gap:16px;width:700px;padding:16px 24px;display:flex;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}.dialogue-portrait{width:96px;height:96px;image-rendering:pixelated;background:#210;border:2px solid #888;flex-shrink:0}.dialogue-text{color:#ddd;flex:1;font-size:15px;font-style:italic;line-height:1.6}.dialogue-continue{color:#888;text-align:right;margin-top:8px;font-size:12px}.crosshair{pointer-events:none;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair.visible{display:flex}.crosshair-h,.crosshair-v{background:#fffc;position:absolute}.crosshair-h{width:20px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.crosshair-v{width:2px;height:20px;top:50%;left:50%;transform:translate(-50%,-50%)}.cannon-cooldown{width:48px;height:48px;position:absolute;bottom:80px;right:80px}.cannon-cooldown circle{fill:none;stroke:#654;stroke-width:4px}.cannon-cooldown-progress{fill:none;stroke:#c80;stroke-width:4px;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset .1s;transform:rotate(-90deg)}#debug-root{z-index:999;color:#0f0;background:#000000b3;width:100%;height:100%;font-family:monospace;font-size:12px;display:flex;position:fixed;top:0;left:0}#debug-root.hidden{display:none}.debug-panel{border-right:1px solid #333;flex:1;padding:16px;overflow-y:auto}.debug-panel:last-child{border-right:none}.debug-log-entry-damage{color:#f44}.debug-log-entry-hp{color:#f80}.debug-log-entry-world{color:#4f4}.debug-log-entry-ai{color:#4ff}.debug-log-entry-info{color:#aaa}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #333;padding:4px 8px}th{color:#888;background:#222}input[type=text]{color:#0f0;background:#111;border:1px solid #333;width:100%;margin-bottom:8px;padding:4px 8px;font-family:monospace}button{color:#ccc;cursor:pointer;background:#333;border:1px solid #555;padding:4px 12px;font-family:monospace}button:hover{background:#444}#loading-screen{z-index:1000;background:#0a0806;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.loading-content{text-align:center}.loading-content h1{color:#c9b896;margin-bottom:24px;font-size:48px}.loading-bar{background:#2a2520;border-radius:4px;width:300px;height:8px;margin:0 auto;overflow:hidden}.loading-bar-fill{background:linear-gradient(90deg,#8b7355,#c9b896);height:100%}.loading-text{color:#876;margin-top:16px}:root{--hud-bg:#0d0c098a;--hud-bg-strong:#12100bc7;--hud-bg-soft:#201d1438;--hud-gold:#d6b56f;--hud-gold-soft:#d6b56f57;--hud-text:#efe2bf;--hud-text-dim:#bfaf88;--hud-moss:#7e9966;--hud-moss-bright:#a9cf7f;--hud-earth:#8e6840;--hud-danger:#c56b55;--hud-shadow:0 18px 40px #00000061;--hud-glow:0 0 0 1px #d6b56f52, 0 0 18px #d6b56f2e}body{font-family:Cinzel,Georgia,serif}#ui-root{pointer-events:none;position:fixed;inset:0}.hud-panel{background:linear-gradient(180deg, #3e35232e, #0a0a080a), var(--hud-bg);border:1px solid var(--hud-gold-soft);box-shadow:var(--hud-shadow);-webkit-backdrop-filter:blur(14px)}.hud-corner{flex-direction:column;gap:10px;display:flex;position:absolute}.hud-top-left{align-items:flex-start;top:18px;left:18px}.hud-top-right{align-items:flex-end;top:18px;right:18px}.hud-bottom-left{align-items:flex-start;bottom:18px;left:18px}.hud-bottom-right{align-items:flex-end;bottom:18px;right:18px}.hud-kill-counter{min-width:96px;color:var(--hud-text);letter-spacing:.08em;text-transform:uppercase;border-radius:12px;padding:9px 14px;font:700 12px/1 Courier New,monospace}.hud-potion-bar{gap:8px;min-height:40px;display:flex}.hud-potion-icon{color:#edf9d9;background:#14140fb8;border:1px solid #a3c27a6b;border-radius:10px;width:38px;height:38px;box-shadow:inset 0 0 0 1px #e9ffcd0d}.hud-status-stack{border-radius:18px;flex-direction:column;gap:10px;width:288px;padding:14px 14px 12px;display:flex}.hud-status-bar{flex-direction:column;gap:6px;display:flex}.hud-status-label{color:var(--hud-text);letter-spacing:.04em;text-shadow:0 1px 2px #000c;font:700 12px/1.1 Courier New,monospace}.hud-status-track{background:#080806ad;border:1px solid #d6b56f2e;border-radius:999px;width:100%;height:12px;overflow:hidden;box-shadow:inset 0 1px 10px #00000080}.hud-status-fill{border-radius:inherit;width:100%;height:100%;transition:width .16s ease-out,filter .16s ease-out}.hud-tower-fill{background:linear-gradient(90deg,#8a6135,#c99c5a 58%,#ead39a)}.hud-gate-fill{background:linear-gradient(90deg,#557247,#7da068 58%,#b7d899)}.hud-player-fill{background:linear-gradient(90deg,#4f7e4d,#78b46e 58%,#c7ebae)}.hud-tower-bar.critical .hud-tower-fill,.hud-gate-bar.critical .hud-gate-fill,.hud-player-track.critical .hud-player-fill{filter:saturate(1.15);background:linear-gradient(90deg,#8f3129,#ca5b49 58%,#f2b191)}.hud-player-track.damaged .hud-player-fill{background:linear-gradient(90deg,#866741,#c99d5c 58%,#f0d294)}.hud-gate-bar.destroyed{opacity:.56}.hud-player-label,.hud-tower-label,.hud-gate-label{color:var(--hud-text)}.hud-charge-wrapper{bottom:104px}.hud-charge-track{stroke:#d6b56f24}.hud-charge-fill{stroke:#e8d8a5f0;filter:drop-shadow(0 0 10px #d6b56f61)}.hud-charge-text{color:var(--hud-text);background:#12100b94;border:1px solid #d6b56f2e}.minimap-container{opacity:.88;background:radial-gradient(circle at 35% 30%,#7a9f601f,#0000 42%),#0b0d0a5c;border-radius:999px;width:224px;height:224px;padding:12px;overflow:hidden}.minimap-canvas{aspect-ratio:1;width:200px;height:auto;margin:0}.hud-day-night-timer{min-width:160px;color:var(--hud-text);letter-spacing:.08em;text-align:center;text-transform:uppercase;border-radius:14px;padding:10px 14px;font:700 12px/1 Courier New,monospace}.hud-day-night-timer.night{color:#d8e2ff;border-color:#97b3df59}.inventory-overlay{pointer-events:none;align-items:stretch;gap:18px;width:min(620px,100vw - 84px);transition:opacity .18s,transform .18s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inventory-overlay.passive{opacity:.74}.inventory-overlay.interactive{opacity:1;pointer-events:all}.inventory-grid-panel{border-radius:24px;padding:18px}.inventory-grid{grid-template-rows:repeat(4,72px);grid-template-columns:repeat(3,72px);gap:10px;display:grid}.inventory-side-panel{width:min(320px,100vw - 360px);min-height:328px;position:relative}.inventory-tooltip{width:100%;min-height:150px;color:var(--hud-text);box-shadow:var(--hud-shadow);backdrop-filter:blur(14px);opacity:0;pointer-events:none;background:linear-gradient(#4a3f2933,#0c0c090d),#0f0e0ad6;border:1px solid #d6b56f47;border-radius:20px;flex-direction:column;gap:9px;padding:18px;transition:opacity .17s,transform .17s;display:flex;position:absolute;inset:0 auto auto 0;transform:translate(-10px)scale(.985)}.inventory-tooltip.visible{opacity:1;transform:translate(0)scale(1)}.inventory-tooltip strong,.anvil-title{color:#f6e8be;font-size:18px}.inventory-tooltip span,.inventory-tooltip em,.anvil-details span,.anvil-cost-chip,.hud-cannon-status,.frog-status-label{font-family:Courier New,monospace}.inventory-tooltip em{font-style:normal}.inventory-slot,.hud-weapon-slot,.anvil-upgrade-button,.panel-close-btn,.hud-confirm-button,.death-screen-restart{transition:transform .14s,box-shadow .14s,border-color .14s,background .14s,filter .14s}.inventory-slot,.hud-weapon-slot{color:var(--hud-text);background:linear-gradient(#53452b2e,#0f0e0a2e),#16140eb8;border:1px solid #d6b56f38;border-radius:16px;position:relative;box-shadow:inset 0 0 0 1px #fff4d205}.inventory-slot{width:72px;height:72px}.inventory-slot:hover,.hud-weapon-slot:hover,.anvil-upgrade-button:hover,.panel-close-btn:hover,.hud-confirm-button:hover,.death-screen-restart:hover{box-shadow:var(--hud-glow);filter:brightness(1.06);border-color:#e7cc839e;transform:translateY(-2px)scale(1.02)}.inventory-slot:active,.hud-weapon-slot:active,.anvil-upgrade-button:active,.panel-close-btn:active,.hud-confirm-button:active,.death-screen-restart:active{transform:scale(.97);box-shadow:inset 0 4px 10px #00000059}.inventory-slot.active,.hud-weapon-slot.active{background:linear-gradient(#7a5f302e,#11100b14),#211c13d6;border-color:#e7cc83eb;box-shadow:inset 0 0 0 1px #fff5d514,0 0 0 1px #e7cc8357,0 0 24px #d6b56f47}.inventory-slot.empty,.hud-weapon-slot.empty{opacity:.4}.inventory-slot-icon,.hud-slot-icon{width:42px;height:42px;color:var(--hud-text);text-shadow:0 0 10px #d6b56f1f;background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;font:700 26px/1 Courier New,monospace;display:flex}.inventory-slot-count,.inventory-slot-tier,.hud-slot-count,.hud-slot-key{text-shadow:0 1px 2px #000c;font:700 11px/1 Courier New,monospace}.inventory-slot-count,.hud-slot-count{color:#f4ebca;bottom:7px;right:8px}.inventory-slot-tier{color:var(--hud-text-dim);bottom:7px;left:8px}.hud-weapon-bar{border-radius:18px;grid-template-columns:repeat(5,66px);gap:8px;padding:12px;display:grid}.hud-weapon-slot{width:66px;height:66px;padding:0}.hud-slot-key{color:#efe2bf75;position:absolute;top:7px;left:8px}.hud-frog-status,.hud-cannon-status{min-height:34px;color:var(--hud-text);text-shadow:0 1px 2px #000000bf;border-radius:14px;padding:9px 12px}.hud-frog-status{align-items:center;gap:8px;display:flex}.frog-status-dot{box-shadow:0 0 10px}.frog-status-dot.following{color:#86d97d;background:currentColor}.frog-status-dot.attacking{color:#cb6558;background:currentColor}.frog-status-dot.dragging{color:#d6b56f;background:currentColor}.frog-status-label{letter-spacing:.08em;text-transform:uppercase;font-size:12px}.anvil-panel{border-radius:24px;flex-direction:column;gap:14px;width:100%;min-height:328px;padding:18px;display:flex;position:relative;top:auto;left:auto;transform:none}.anvil-panel.hidden{display:none}.anvil-panel-header,.music-menu-header{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.panel-close-btn{width:32px;height:32px;color:var(--hud-text);background:#251f16d6;border:1px solid #d6b56f3d;border-radius:10px;padding:0}.anvil-layout{grid-template-columns:96px 1fr;align-items:center;gap:14px;margin:0;display:grid}.anvil-item-slot{width:96px;height:96px;color:var(--hud-text);background-color:#191610c7;background-image:linear-gradient(#6251312e,#0e0e0a26),none;background-position:50%;background-repeat:no-repeat;background-size:64px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #d6b56f42;border-radius:20px;justify-content:center;align-items:center;font:700 34px/1 Courier New,monospace;display:flex}.anvil-item-slot.empty{opacity:.5}.anvil-arrow{color:var(--hud-gold);letter-spacing:.18em;text-transform:uppercase;font:700 11px/1 Courier New,monospace}.anvil-details{min-height:112px;color:var(--hud-text);flex-direction:column;gap:8px;display:flex}.anvil-actions{justify-content:space-between;align-items:center;gap:14px;margin-top:auto;display:flex}.anvil-cost-chip{color:var(--hud-text-dim);letter-spacing:.06em;text-transform:uppercase;background:#1a18128a;border:1px solid #d6b56f2e;border-radius:999px;padding:10px 12px;font-size:11px}.anvil-upgrade-button{color:#f8ebc4;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(#8b6f3875,#463418db),#342919d6;border:1px solid #d6b56f61;border-radius:14px;min-width:126px;height:44px;font:700 13px/1 Courier New,monospace}.anvil-upgrade-button:disabled{opacity:.42;filter:none;box-shadow:none;transform:none}.anvil-upgrade-fx{pointer-events:none;position:absolute;inset:0;overflow:hidden}.upgrade-flash{animation:.52s ease-out hud-upgrade-flash}.anvil-number-popup{color:#dff2b8;text-shadow:0 0 14px #c5eb904d;font:700 24px/1 Courier New,monospace;animation:.88s ease-out forwards hud-float-up;position:absolute;bottom:66px;right:26px}.hud-objective-toast{color:var(--hud-text);background:#0f0e0ad6;border-color:#d6b56f57;border-radius:14px;top:20px}.hud-boss-track,.hud-confirm-panel,.music-menu,.death-screen-restart,.hud-interact-prompt{border-color:#d6b56f57}.hud-confirm-button,.death-screen-restart{color:var(--hud-text);background:linear-gradient(#7a5a2d57,#281f13e0),#1c1711d6}.hud-confirm-button.primary{background:linear-gradient(#9672398a,#382a15eb),#241d12e6}.music-menu{border-radius:18px}.music-menu-slider{accent-color:#c8aa62}.hud-interact-prompt{color:#fff8e8;border-radius:0}@keyframes hud-upgrade-flash{0%{filter:brightness();box-shadow:0 0 #d6b56f00}35%{filter:brightness(1.16);box-shadow:0 0 28px #d6b56f75}to{filter:brightness();box-shadow:0 0 #d6b56f00}}@keyframes hud-float-up{0%{opacity:0;transform:translateY(10px)scale(.92)}18%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-44px)scale(1.04)}}@media (width<=900px){.inventory-overlay{flex-direction:column;width:min(92vw,520px);top:52%}.inventory-side-panel{width:100%;min-height:0}.inventory-tooltip,.anvil-panel{position:relative;inset:auto}}@media (width<=720px){.hud-top-right{top:10px;right:10px}.hud-top-left,.hud-bottom-left,.hud-bottom-right{left:10px;right:10px}.hud-bottom-right{left:auto}.hud-status-stack{width:min(260px,100vw - 20px)}.minimap-container{width:176px;height:176px;padding:10px}.minimap-canvas{width:156px;height:156px}.inventory-grid{grid-template-rows:repeat(4,64px);grid-template-columns:repeat(3,minmax(0,64px))}.inventory-slot{width:64px;height:64px}.hud-weapon-bar{grid-template-columns:repeat(5,58px);padding:10px}.hud-weapon-slot{width:58px;height:58px}}@font-face{font-family:Luperca Caption;src:url(/fonts_own/Luperca-12-24Caption.woff)format("woff");font-display:swap}@font-face{font-family:Luperca Subtitle;src:url(/fonts_own/Luperca-24-36Subtitle.woff)format("woff");font-display:swap}.hud-frame{pointer-events:none;user-select:none;background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;position:absolute;overflow:visible}.hud-frame-time-map{z-index:5;background-image:none}.hud-time-map-header-art{pointer-events:none;background-image:url(/ui/hud_time_map.png);background-position:0 0;background-repeat:no-repeat;background-size:100%;width:100%;height:18%;position:absolute;top:0;left:0}.hud-frame-time-map .hud-day-night-timer-text{letter-spacing:.04em;white-space:nowrap;text-shadow:0 1px 2px #0000008c;font-family:Luperca Subtitle,Cinzel,serif;position:absolute;transform:translate(-50%,-50%)}.hud-frame-time-map .hud-survived-days-text{letter-spacing:.06em;white-space:nowrap;text-shadow:0 1px 2px #000000a6;font-family:Luperca Subtitle,Cinzel,serif;position:absolute;transform:translate(-50%,-50%)}.hud-frame-kills{z-index:5;background-image:url(/ui/hud_kills_c.png)}.hud-frame-kills .hud-kill-counter-text{letter-spacing:.08em;text-shadow:0 1px #fff5d766;font-family:Luperca Subtitle,Cinzel,serif;font-weight:700;position:absolute;transform:translate(-50%,-50%)}.hud-frame-hp{z-index:5;background-image:url(/ui/hud_hp_c.png)}.hud-gate-padlo{image-rendering:auto;pointer-events:none;user-select:none;filter:drop-shadow(0 2px 3px #00000073);transition:opacity .18s ease-out,transform .18s ease-out;position:absolute;transform:translate(-50%,-50%)}.hud-gate-padlo.hidden{opacity:0;transform:translate(-50%,-50%)scale(.85)}.hud-frame-hp .hp-bar{background:#0a08048c;border-radius:1px;position:absolute;inset:0;overflow:hidden}.hud-frame-hp .hp-bar-fill{width:100%;transition:width .2s ease-out;position:absolute;top:0;bottom:0;left:0}.hud-frame-hp .hp-label-row{letter-spacing:.08em;text-shadow:0 1px 2px #000000d9;pointer-events:none;white-space:nowrap;justify-content:space-between;align-items:flex-end;font-family:Luperca Caption,Cinzel,serif;display:flex;position:absolute;bottom:calc(100% + .25em);left:0;right:0}.hud-frame-hp .hp-label-row .hp-name{font-weight:700}.hud-frame-hp .hp-label-row .hp-value{opacity:.95;font-weight:400}.inventory-context-menu{z-index:80;pointer-events:auto;background:#15100df0;border:1px solid #f2d38d9e;border-radius:6px;min-width:124px;padding:6px;position:fixed;box-shadow:0 10px 24px #0000006b}.inventory-context-menu.hidden,.trade-panel.hidden{display:none}.inventory-context-use{color:#f3e3b8;background:#ffe29114;border:1px solid #ffe29140;border-radius:4px;align-items:center;gap:8px;width:100%;padding:8px 10px;font:700 13px Luperca Caption,serif;display:flex}.inventory-context-use-icon{color:#2a190c;background:#f2d27a;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.trade-panel{z-index:70;color:#f3e3b8;pointer-events:auto;width:min(430px,100vw - 36px);padding:16px;position:fixed;top:50%;right:clamp(18px,4vw,64px);transform:translateY(-50%)}.trade-panel-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.trade-title{font:700 24px Luperca Subtitle,Cinzel,serif}.trade-currency{color:#ffd97a;margin-bottom:12px;font:700 14px Luperca Caption,serif}.trade-list{gap:8px;display:grid}.trade-item{text-align:left;color:inherit;background:#0a080694;border:1px solid #f2d38d40;border-radius:6px;grid-template-columns:52px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.trade-item:disabled{opacity:.45}.trade-item-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;place-items:center;width:48px;height:48px;font:700 20px Luperca Subtitle,serif;display:grid}.trade-item-copy{gap:3px;display:grid}.trade-item-copy strong{font:700 15px Luperca Subtitle,serif}.trade-item-copy span{color:#f3e3b8c7;font-size:12px}.trade-item-copy em{color:#ffd84f;font-size:12px;font-style:normal}.trade-price{white-space:nowrap;color:#ffd97a;font:700 12px Luperca Caption,serif}@font-face{font-family:Mork Dungeon;src:url(/fonts_own/Mork%20Dungeon.woff2)format("woff2");font-display:swap}.hud-interact-prompt{text-align:center;text-shadow:0 2px 2px #000000e6;flex-direction:column;align-items:center;gap:2px;min-width:150px;padding:8px 24px 10px;line-height:1.05;display:flex;font-family:Mork Dungeon,Luperca Subtitle,Cinzel,serif!important}.hud-interact-prompt:before{filter:blur(1px);background:radial-gradient(#000000eb 0%,#000000d1 38%,#0000007a 62%,#0000 78%),linear-gradient(90deg,#0000 0%,#0000009e 12%,#000000f0 48%,#0000009e 88%,#0000 100%);height:130%;top:50%}.hud-interact-main{letter-spacing:.03em;color:#fff8e8;font-size:23px}.hud-interact-secondary{color:#d6e5ff;font-size:16px}.hud-interact-secondary.heal{color:#7dff91}.hud-frame-time-map .hud-day-night-timer-text.urgent-night{text-shadow:0 0 10px #ff321473,0 1px 2px #000000b3;animation:.85s ease-in-out infinite alternate hud-night-warning-pulse;color:#ffb1a0!important}@keyframes hud-night-warning-pulse{0%{transform:translate(-50%,-50%)scale(1)}to{transform:translate(-50%,-50%)scale(1.055)}}.hud-lives-counter{z-index:40;color:#fff2c8;text-shadow:0 3px #000000f2,0 0 10px #ffda7bb8;pointer-events:none;padding:2px 8px;font:800 30px/1 Mork Dungeon,Cinzel,serif;position:absolute;top:calc(50% + 210px);left:calc(50% - 150px);transform:translate(-50%,-50%)}.hud-lives-counter.low{color:#ff9f78}.hud-controls-guide-button{color:#fff1c2;pointer-events:auto;z-index:120;background:#0a0806b3;border:1px solid #f2d38d80;border-radius:50%;width:42px;height:42px;font:700 22px Mork Dungeon,serif;position:fixed;top:118px;right:328px;box-shadow:0 0 12px #ffdb8e47}.hud-potion-bar{top:86px!important}.hud-potion-icon{background-position:50%;background-size:cover;width:57px!important;height:57px!important}.hud-potion-icon span{font-size:12px}.dashboard-modal,.controls-guide-modal{z-index:13000;pointer-events:auto;background:#0000009e;place-items:center;display:grid;position:fixed;inset:0}.dashboard-modal.hidden,.controls-guide-modal.hidden{display:none}.dashboard-modal-panel,.controls-guide-panel{background:#0a0806f0;border:1px solid #f2d38d57;width:min(980px,100vw - 48px);height:min(720px,100vh - 48px);position:relative;overflow:hidden;box-shadow:0 24px 80px #000000a6}.dashboard-close{z-index:2;position:absolute;top:12px;right:12px}.dashboard-image-stage{cursor:grab;position:absolute;inset:46px 18px 18px;overflow:hidden}.dashboard-image-stage:active{cursor:grabbing}.dashboard-image{transform-origin:50%;background:url(/object/texture/dashboard.jpg) 50%/contain no-repeat;width:100%;height:100%}.controls-guide-panel{color:#f3e3b8;height:auto;max-height:min(760px,100vh - 48px);padding:20px}.controls-guide-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.controls-guide-title{font:700 28px Mork Dungeon,Cinzel,serif}.controls-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.controls-guide-section{background:#ffffff09;border:1px solid #f2d38d2e;padding:12px}.controls-guide-section h3{color:#ffe0a1;margin-bottom:8px;font:700 18px Mork Dungeon,Cinzel,serif}.controls-guide-row{justify-content:space-between;gap:16px;padding:4px 0;font:13px Luperca Caption,Georgia,serif;display:flex}.controls-guide-row kbd{color:#fff4ce;min-width:74px}.anvil-repair-button{color:#dff2b8;background:linear-gradient(#3b74427a,#18371ddb);border:1px solid #7ed1886b;border-radius:14px;min-width:126px;height:44px}#ui-root>.anvil-panel{z-index:13020;pointer-events:auto;width:min(390px,100vw - 36px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.dialogue-box{z-index:60;color:#f3e3b8;box-shadow:0 24px 70px #0000009e;background:radial-gradient(circle at 0 0,#7a5a2d2e,#0000 38%),#0a0806f0!important;border:1px solid #f2d38d52!important;border-radius:8px!important}.dialogue-text{font-family:Luperca Caption,Georgia,serif;color:#f3e3b8e6!important;font-style:normal!important}.dialogue-choice{color:#f3e3b8!important;background:#0a080694!important;border-color:#f2d38d40!important}.dialogue-cinematic-bars{z-index:45;pointer-events:none;opacity:0;transition:opacity .22s;position:fixed;inset:0}.dialogue-cinematic-bars.active{opacity:1}.dialogue-cinematic-bar{background:linear-gradient(#000000fa,#000000d1),radial-gradient(#2b1d4952,#0000 70%);height:clamp(58px,10vh,118px);position:absolute;left:0;right:0;box-shadow:0 0 26px #000000b3}.dialogue-cinematic-bar.top{top:0}.dialogue-cinematic-bar.bottom{bottom:0}.enemy-lock-outline-svg{pointer-events:none;z-index:48;width:100vw;height:100vh;position:fixed;inset:0;overflow:visible}.enemy-lock-outline-line{fill:none;stroke:#fffffffa;stroke-width:4px;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 0 2px #ffffffa6)drop-shadow(0 0 6px #ffffff47)}
