:root{--vh-green:#1b4d3e;--vh-green-dark:#0f3328;--vh-gold:#d4af37;--vh-gold-light:#f0d060;--vh-red:#f24;--vh-blue:#48f;--vh-purple:#a4f;--vh-bg:#0a0a12;--vh-card-bg:#0a0a12eb;--vh-border:#d4af3726;--vh-text:#e8e8e8;--vh-text-dim:#ffffff80;--vh-radius:12px;--vh-font:"Outfit","Inter",system-ui,sans-serif}.VampireHunter-module__yI0tKq__container{background:var(--vh-bg);width:100%;height:100%;min-height:500px;font-family:var(--vh-font);position:relative;overflow:hidden}.VampireHunter-module__yI0tKq__canvas{cursor:crosshair;width:100%;height:100%;image-rendering:pixelated;outline:none;display:block}.VampireHunter-module__yI0tKq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#05050cd9;justify-content:center;align-items:center;animation:.3s VampireHunter-module__yI0tKq__fadeIn;display:flex;position:absolute;inset:0}@keyframes VampireHunter-module__yI0tKq__fadeIn{0%{opacity:0}to{opacity:1}}.VampireHunter-module__yI0tKq__titleScreen{text-align:center;max-width:520px;padding:40px}.VampireHunter-module__yI0tKq__gameTitle{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.VampireHunter-module__yI0tKq__titleName{letter-spacing:4px;color:var(--vh-gold);text-shadow:0 0 20px #d4af3799,0 2px 0 var(--vh-green-dark);font-size:48px;font-weight:900;line-height:1}.VampireHunter-module__yI0tKq__titleSub{letter-spacing:8px;color:var(--vh-red);text-transform:uppercase;text-shadow:0 0 15px #ff224480;font-size:20px;font-weight:700}.VampireHunter-module__yI0tKq__tagline{color:var(--vh-text-dim);margin-bottom:32px;font-size:14px;font-style:italic}.VampireHunter-module__yI0tKq__controls{border-radius:var(--vh-radius);border:1px solid var(--vh-border);background:#ffffff0a;margin-top:24px;padding:16px}.VampireHunter-module__yI0tKq__controls h3{color:var(--vh-gold);letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;font-size:14px}.VampireHunter-module__yI0tKq__controls p{color:var(--vh-text-dim);font-size:13px;line-height:1.5}.VampireHunter-module__yI0tKq__leaderboard{border-radius:var(--vh-radius);border:1px solid var(--vh-border);background:#ffffff08;margin-top:24px;padding:16px}.VampireHunter-module__yI0tKq__leaderboard h3{color:var(--vh-gold);letter-spacing:1px;margin-bottom:12px;font-size:14px}.VampireHunter-module__yI0tKq__leaderboardList{flex-direction:column;gap:6px;display:flex}.VampireHunter-module__yI0tKq__leaderboardEntry{background:#ffffff05;border-radius:6px;align-items:center;gap:12px;padding:6px 10px;font-size:13px;display:flex}.VampireHunter-module__yI0tKq__leaderRank{color:var(--vh-gold);min-width:30px;font-weight:700}.VampireHunter-module__yI0tKq__leaderName{color:var(--vh-text);text-align:left;flex:1}.VampireHunter-module__yI0tKq__leaderScore{color:var(--vh-gold-light);font-variant-numeric:tabular-nums;font-weight:600}.VampireHunter-module__yI0tKq__startBtn{border-radius:var(--vh-radius);background:linear-gradient(135deg,var(--vh-green),var(--vh-green-dark));border:2px solid var(--vh-gold);color:var(--vh-gold);font-size:18px;font-weight:700;font-family:var(--vh-font);letter-spacing:3px;cursor:pointer;text-transform:uppercase;padding:14px 40px;transition:all .2s;display:inline-block}.VampireHunter-module__yI0tKq__startBtn:hover{background:linear-gradient(135deg,#226b55,var(--vh-green));transform:translateY(-2px);box-shadow:0 0 25px #d4af374d}.VampireHunter-module__yI0tKq__startBtn:active{transform:translateY(0)}.VampireHunter-module__yI0tKq__muteButton{border:2px solid var(--vh-gold);width:48px;height:48px;color:var(--vh-gold);cursor:pointer;z-index:20;background:#0a0a12cc;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:24px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.VampireHunter-module__yI0tKq__muteButton:hover{background:#1a1a24e6;transform:scale(1.1);box-shadow:0 0 15px #d4af3766}.VampireHunter-module__yI0tKq__muteButton:active{transform:scale(.95)}.VampireHunter-module__yI0tKq__submitBtn{background:var(--vh-green);border:1px solid var(--vh-gold);color:var(--vh-gold);font-size:14px;font-weight:600;font-family:var(--vh-font);cursor:pointer;border-radius:8px;padding:10px 24px;transition:all .2s}.VampireHunter-module__yI0tKq__submitBtn:hover{background:var(--vh-green-dark);box-shadow:0 0 15px #d4af3733}.VampireHunter-module__yI0tKq__submitBtn:disabled{opacity:.5;cursor:not-allowed}.VampireHunter-module__yI0tKq__sariSariStore{text-align:center;border:4px solid var(--vh-border);background:#1e140fd9;border-top-color:#5c4033;border-radius:12px;max-width:650px;padding:32px;box-shadow:0 20px 50px #000c,inset 0 0 40px #0009}.VampireHunter-module__yI0tKq__sariSariHeader{border-bottom:2px dashed #fff3;margin-bottom:30px;padding-bottom:15px}.VampireHunter-module__yI0tKq__storeTitle{color:#fa0;text-transform:uppercase;text-shadow:2px 2px #c00,-1px -1px #fff6;letter-spacing:2px;margin-bottom:4px;font-family:Courier New,Courier,monospace;font-size:38px;font-weight:900}.VampireHunter-module__yI0tKq__storeHint{color:#ddd;font-family:Comic Sans MS,cursive,sans-serif;font-size:16px;font-style:italic}.VampireHunter-module__yI0tKq__sachetStrip{flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:0;padding-top:10px;display:flex;position:relative}.VampireHunter-module__yI0tKq__sachetPerforation{background:repeating-linear-gradient(#0000,#0000 3px,#96969666 3px 5px);border-left:1px dashed #0003;border-right:1px dashed #0003;align-self:stretch;width:8px;min-height:100%;margin-top:6px;margin-bottom:6px}.VampireHunter-module__yI0tKq__sachetContainer{z-index:1;flex-direction:column;align-items:center;gap:12px;display:flex}.VampireHunter-module__yI0tKq__sachetCard{cursor:pointer;width:140px;font-family:var(--vh-font);color:#111;background:linear-gradient(135deg,#eee 0%,#aaa 100%);border:12px solid silver;border-width:12px 4px;border-radius:4px;flex-direction:column;flex:1;align-items:center;gap:6px;padding:24px 12px 16px;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:2px 5px 15px #0009}.VampireHunter-module__yI0tKq__sachetCard:before,.VampireHunter-module__yI0tKq__sachetCard:after{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#0000,#0000 2px,#00000026 2px 4px);height:12px;position:absolute;left:-4px;right:-4px}.VampireHunter-module__yI0tKq__sachetCard:before{top:-12px}.VampireHunter-module__yI0tKq__sachetCard:after{bottom:-12px}.VampireHunter-module__yI0tKq__sachetTopHole{background:#1e140fd9;border-radius:6px 6px 0 0;width:14px;height:6px;position:absolute;top:-6px;box-shadow:inset 0 2px 4px #000c}.VampireHunter-module__yI0tKq__sachetCard:hover{filter:brightness(1.1);transform:translateY(-8px)scale(1.05)rotate(2deg);box-shadow:5px 15px 30px #00000080}.VampireHunter-module__yI0tKq__sachetCard:disabled{cursor:not-allowed}.VampireHunter-module__yI0tKq__sachetTearing{z-index:10;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards VampireHunter-module__yI0tKq__tearOff}@keyframes VampireHunter-module__yI0tKq__tearOff{0%{filter:none;transform:none}30%{transform:translateY(-5px)rotate(-3deg)}60%{transform:translateY(-25px)rotate(5deg)scale(1.1)}to{filter:brightness(1.2);transform:translateY(-40px)rotate(2deg)scale(1.15);box-shadow:5px 20px 40px #0006}}.VampireHunter-module__yI0tKq__sachetRipping{z-index:10;animation:.4s ease-out forwards VampireHunter-module__yI0tKq__ripOpen}@keyframes VampireHunter-module__yI0tKq__ripOpen{0%{filter:brightness(1.2);opacity:1;clip-path:inset(0);transform:translateY(-40px)rotate(2deg)scale(1.15)}30%{clip-path:inset(0 10%);transform:translateY(-50px)scale(1.3)}60%{opacity:.7;clip-path:inset(10% 20%);transform:translateY(-55px)scale(1.5)}to{opacity:0;clip-path:inset(30%);transform:translateY(-60px)scale(2)}}.VampireHunter-module__yI0tKq__sachetInactive{opacity:.3;filter:grayscale(.6);pointer-events:none;transition:opacity .3s,filter .3s}.VampireHunter-module__yI0tKq__sachet_firepower{background:linear-gradient(135deg,#fcc 0%,#c77 100%);border-color:#b55}.VampireHunter-module__yI0tKq__sachet_defense{background:linear-gradient(135deg,#cef 0%,#7ac 100%);border-color:#58c}.VampireHunter-module__yI0tKq__sachet_utility{background:linear-gradient(135deg,#cfc 0%,#7c7 100%);border-color:#5a5}.VampireHunter-module__yI0tKq__sachetIcon{filter:drop-shadow(0 2px 2px #0000004d);font-size:32px}.VampireHunter-module__yI0tKq__sachetName{color:#111;text-shadow:1px 1px #ffffffb3;text-transform:uppercase;font-size:15px;font-weight:900}.VampireHunter-module__yI0tKq__sachetDesc{color:#333;text-align:center;font-size:11px;font-weight:500;line-height:1.3}.VampireHunter-module__yI0tKq__sachetTier{color:#fff;letter-spacing:1px;background:#333;border-radius:4px;margin-top:4px;padding:2px 6px;font-size:11px;font-weight:800;box-shadow:inset 0 1px 3px #0009}.VampireHunter-module__yI0tKq__pabiliText{color:var(--vh-gold-light);opacity:.9;text-shadow:1px 1px 2px #000c;margin-top:5px;font-family:Comic Sans MS,cursive,sans-serif;font-size:14px;transition:all .2s;transform:rotate(-5deg)}.VampireHunter-module__yI0tKq__sachetContainer:hover .VampireHunter-module__yI0tKq__pabiliText{color:#fff;opacity:1;transform:rotate(0)scale(1.1)}.VampireHunter-module__yI0tKq__levelClear{text-align:center;padding:40px}.VampireHunter-module__yI0tKq__clearTitle{color:var(--vh-gold);text-shadow:0 0 30px #d4af3780;margin-bottom:16px;font-size:36px;font-weight:900;animation:.5s VampireHunter-module__yI0tKq__levelUpPulse}.VampireHunter-module__yI0tKq__clearStats{border-radius:var(--vh-radius);background:#ffffff0a;flex-direction:column;gap:8px;margin:16px 0 24px;padding:16px 24px;display:flex}.VampireHunter-module__yI0tKq__clearStats p{color:var(--vh-text);font-variant-numeric:tabular-nums;font-size:15px}.VampireHunter-module__yI0tKq__nextLevelPreview{color:var(--vh-gold-light);margin-bottom:16px;font-size:16px;font-weight:600}.VampireHunter-module__yI0tKq__gameOver{text-align:center;max-width:420px;padding:40px}.VampireHunter-module__yI0tKq__gameOverTitle{color:var(--vh-red);text-shadow:0 0 30px #ff224480;margin-bottom:16px;font-size:40px;font-weight:900;animation:.5s VampireHunter-module__yI0tKq__shakeIn}@keyframes VampireHunter-module__yI0tKq__shakeIn{0%{opacity:0;transform:translate(-10px)}25%{transform:translate(10px)}50%{transform:translate(-5px)}75%{transform:translate(5px)}to{opacity:1;transform:translate(0)}}.VampireHunter-module__yI0tKq__gameOverActions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.VampireHunter-module__yI0tKq__nameInput{justify-content:center;align-items:center;gap:12px;display:flex}.VampireHunter-module__yI0tKq__nameField{border:1px solid var(--vh-border);color:var(--vh-text);font-size:16px;font-family:var(--vh-font);background:#ffffff14;border-radius:8px;outline:none;width:200px;padding:10px 16px;transition:border-color .2s}.VampireHunter-module__yI0tKq__nameField:focus{border-color:var(--vh-gold);box-shadow:0 0 10px #d4af3733}.VampireHunter-module__yI0tKq__victory{text-align:center;max-width:500px;padding:40px}.VampireHunter-module__yI0tKq__victoryTitle{color:var(--vh-gold);text-shadow:0 0 40px #d4af3799;margin-bottom:12px;font-size:48px;font-weight:900;animation:2s infinite alternate VampireHunter-module__yI0tKq__victoryGlow}@keyframes VampireHunter-module__yI0tKq__victoryGlow{0%{text-shadow:0 0 20px #d4af3766}to{text-shadow:0 0 60px #d4af37cc}}.VampireHunter-module__yI0tKq__victoryText{color:var(--vh-text);margin-bottom:24px;font-size:16px;line-height:1.6}.VampireHunter-module__yI0tKq__bossIntro{text-align:center;z-index:5;pointer-events:none;animation:1s ease-out VampireHunter-module__yI0tKq__bossSlide;position:absolute;top:15%;left:50%;transform:translate(-50%)}@keyframes VampireHunter-module__yI0tKq__bossSlide{0%{opacity:0;transform:translate(-50%)translateY(-40px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.VampireHunter-module__yI0tKq__bossName{color:var(--vh-red);text-shadow:0 0 30px #f249;letter-spacing:3px;text-transform:uppercase;font-size:32px;font-weight:900}.VampireHunter-module__yI0tKq__bossSubtext{color:var(--vh-text-dim);margin-top:4px;font-size:16px;font-style:italic}.VampireHunter-module__yI0tKq__mobileActionBtn{z-index:15;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#0a0a12a6;border:3px solid #d4af3799;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:72px;height:72px;font-size:28px;transition:background .15s,transform .1s;display:flex;position:absolute;right:16px}.VampireHunter-module__yI0tKq__mobileActionBtn:active{background:#d4af3759;transform:scale(.92)}.VampireHunter-module__yI0tKq__mobileActionLabel{letter-spacing:1px;color:var(--vh-gold);text-transform:uppercase;font-size:9px;font-weight:800;line-height:1}.VampireHunter-module__yI0tKq__dodgeBtn{bottom:28px}.VampireHunter-module__yI0tKq__bombBtn{background:#1e0f05a6;border-color:#ffaa00b3;bottom:116px}.VampireHunter-module__yI0tKq__bombBtn:active{background:#ffaa0059}@media (max-width:600px){.VampireHunter-module__yI0tKq__titleName{letter-spacing:2px;font-size:32px}.VampireHunter-module__yI0tKq__titleSub{letter-spacing:4px;font-size:14px}.VampireHunter-module__yI0tKq__startBtn{padding:12px 28px;font-size:15px}.VampireHunter-module__yI0tKq__sachetStrip{flex-wrap:wrap;gap:8px;padding-top:4px}.VampireHunter-module__yI0tKq__sachetPerforation{display:none}.VampireHunter-module__yI0tKq__sachetCard{width:110px;padding:16px 8px 12px}.VampireHunter-module__yI0tKq__sachetName{font-size:12px}.VampireHunter-module__yI0tKq__sachetDesc{font-size:10px}.VampireHunter-module__yI0tKq__sariSariStore{max-width:95vw;padding:16px}.VampireHunter-module__yI0tKq__storeTitle{font-size:24px}.VampireHunter-module__yI0tKq__gameOverActions{flex-direction:column;align-items:center}.VampireHunter-module__yI0tKq__nameInput{flex-direction:column}.VampireHunter-module__yI0tKq__nameField{width:100%}}.VampireHunter-module__yI0tKq__loadingScreen{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:40px 60px;display:flex}.VampireHunter-module__yI0tKq__loadingIcon{font-size:56px;animation:1.2s ease-in-out infinite VampireHunter-module__yI0tKq__loadingBounce}@keyframes VampireHunter-module__yI0tKq__loadingBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.VampireHunter-module__yI0tKq__loadingTitle{color:var(--vh-gold);letter-spacing:2px;text-transform:uppercase;text-shadow:0 0 20px #d4af3766;font-size:22px;font-weight:700}.VampireHunter-module__yI0tKq__loadingBarTrack{background:#ffffff14;border:1px solid #d4af3733;border-radius:3px;width:260px;height:6px;overflow:hidden}.VampireHunter-module__yI0tKq__loadingBarFill{background:linear-gradient(90deg,var(--vh-gold),var(--vh-gold-light),var(--vh-gold));border-radius:3px;width:40%;height:100%;animation:1.4s ease-in-out infinite VampireHunter-module__yI0tKq__loadingSlide}@keyframes VampireHunter-module__yI0tKq__loadingSlide{0%{transform:translate(-100%)}to{transform:translate(350%)}}.VampireHunter-module__yI0tKq__loadingHint{color:var(--vh-text-dim);font-size:13px;font-style:italic}
