:root{--game-font-family: "VT323", monospace;--game-font-scale: 1}html{font-size:calc(16px * var(--game-font-scale))}html,body,#root{height:100%;width:100%;margin:0;padding:0;overflow:hidden}body{background-color:#282c34;font-family:var(--game-font-family);user-select:none;letter-spacing:.02em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none}.font-pixel-rpg{font-family:var(--game-font-family);letter-spacing:.02em}.font-medieval{font-family:MedievalSharp,cursive}.activity-log-wrapper .text-sm{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.pixelated-image{image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:pixelated}.poisoned-heart-icon{filter:invert(50%) sepia(90%) saturate(1000%) hue-rotate(80deg) brightness(1.2) opacity(.8)}.animation-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden;z-index:10}.attack-animation{position:absolute;will-change:transform;pointer-events:none}.anim-stab{height:8px;background:linear-gradient(to right,transparent,rgba(255,255,255,.4),rgba(255,255,255,.9),white);clip-path:polygon(0% 40%,85% 40%,100% 50%,85% 60%,0% 60%);transform-origin:left center;filter:drop-shadow(0 0 6px white);animation:stab-thrust .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes stab-thrust{0%{transform:scaleX(0);opacity:0}15%{transform:scaleX(1.3);opacity:1}30%{transform:scaleX(1);opacity:1}to{transform:scaleX(1);opacity:0;filter:blur(4px)}}.anim-slash{width:120px;height:120px;animation:slash-arc .4s ease-out forwards}.anim-slash svg{width:100%;height:100%;transform:rotate(100deg)}.anim-slash path{stroke-dasharray:200;stroke-dashoffset:200;animation:slash-draw .4s ease-out forwards}@keyframes slash-arc{0%{opacity:1;transform:rotate(-80deg) scale(.8)}to{opacity:0;transform:rotate(0) scale(1.2)}}@keyframes slash-draw{0%{stroke-dashoffset:200}to{stroke-dashoffset:0}}.anim-crush{width:100px;height:100px;display:flex;align-items:center;justify-content:center}.anim-crush-hammer{width:100%;height:100%;background-color:#fff;-webkit-mask-image:url(https://api.iconify.design/game-icons:hammer-drop.svg);mask-image:url(https://api.iconify.design/game-icons:hammer-drop.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;filter:drop-shadow(0 0 10px rgba(255,255,255,.5));animation:crush-slam .4s cubic-bezier(.6,-.28,.735,.045) forwards}.anim-crush-shockwave{position:absolute;top:50%;left:50%;width:20px;height:20px;border-radius:50%;border:4px solid rgba(255,255,255,.8);transform:translate(-50%,-50%);opacity:0;animation:crush-shockwave .5s .2s ease-out forwards}.anim-crush-shockwave-2{position:absolute;top:50%;left:50%;width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.4);transform:translate(-50%,-50%);opacity:0;animation:crush-shockwave .6s .3s ease-out forwards}@keyframes crush-slam{0%{opacity:0;transform:translateY(-80px) scale(2) rotate(-20deg)}30%{opacity:1;transform:translateY(0) scale(1) rotate(0)}to{opacity:0;transform:translateY(10px) scale(.8)}}@keyframes crush-shockwave{0%{opacity:1;transform:translate(-50%,-50%) scale(.5)}to{opacity:0;transform:translate(-50%,-50%) scale(6)}}.shake-target{animation:target-shake .3s cubic-bezier(.36,.07,.19,.97) both}@keyframes target-shake{10%,90%{transform:translate3d(-2px,0,0)}20%,80%{transform:translate3d(4px,0,0)}30%,50%,70%{transform:translate3d(-6px,0,0)}40%,60%{transform:translate3d(6px,0,0)}}.anim-ranged svg{width:50px;height:50px;filter:drop-shadow(0 0 2px black);overflow:visible}.arrow-shaft{fill:#8c5a2b}.arrow-feather{fill:#e0e0e0}.arrow-tip-default{fill:silver}.arrow-tip-bronze{fill:#cd7f32}.arrow-tip-iron{fill:#a0a0a0}.arrow-tip-steel{fill:#d0d0d0}.arrow-tip-mithril{fill:#97b5d8}.arrow-tip-adamantite{fill:#3a5e4a}.arrow-tip-runic{fill:#7b6d8d}.anim-magic{--magic-color: white;position:relative;background-color:var(--magic-color);box-shadow:0 0 15px var(--magic-color),0 0 25px var(--magic-color);animation:magic-fly .5s linear forwards}.anim-magic:after{content:"";position:absolute;left:0;top:50%;width:400%;height:120%;background:linear-gradient(to right,var(--magic-color),rgba(255,255,255,.2),transparent);border-radius:50%;filter:blur(6px);opacity:.7;z-index:-1;transform:translate(-95%,-50%)}.element-wind{--magic-color: #f0f0f0}.element-water{--magic-color: #1E90FF}.element-earth{--magic-color: #32CD32}.element-fire{--magic-color: #FFA500}.anim-magic-1{width:32px;height:32px;border-radius:50%;background:radial-gradient(circle,white 20%,var(--magic-color) 80%);box-shadow:0 0 15px var(--magic-color)}.anim-magic-2{width:38px;height:38px;background:none;box-shadow:none}.anim-magic-2:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--magic-color);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);animation:magic-spin 1.5s linear infinite;box-shadow:0 0 15px var(--magic-color)}.anim-magic-head-star{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:2px solid white;border-radius:50%;opacity:.5;animation:magic-spin-reverse 2s linear infinite}.anim-magic-3{width:50px;height:50px;border-radius:50%;box-shadow:0 0 25px var(--magic-color);background:radial-gradient(circle,white 20%,var(--magic-color) 70%)}.anim-magic-3:before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border:3px dashed white;border-radius:50%;animation:magic-spin 1s linear infinite;opacity:.7}.anim-magic-4{width:65px;height:65px;border-radius:50%;box-shadow:0 0 35px var(--magic-color),0 0 50px var(--magic-color);background:radial-gradient(circle,white 30%,var(--magic-color) 80%)}.magic-ring{position:absolute;left:50%;top:50%;border:4px solid var(--magic-color);border-radius:50%;opacity:.4;transform:translate(-50%,-50%);pointer-events:none}.magic-ring-1{width:120%;height:120%;animation:magic-ring-trail 1s ease-out infinite}.magic-ring-2{width:150%;height:150%;animation:magic-ring-trail 1s .2s ease-out infinite}@keyframes magic-ring-trail{0%{transform:translate(-50%,-50%) scale(.8);opacity:.6}to{transform:translate(-300%,-50%) scale(1.2);opacity:0}}.anim-magic-5{width:90px;height:90px;border-radius:50%;box-shadow:0 0 50px var(--magic-color),0 0 80px #fff;background:radial-gradient(circle,white 40%,var(--magic-color) 90%)}.anim-magic-5:before{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;border:5px solid white;border-radius:50%;clip-path:polygon(0 0,100% 0,100% 50%,0 50%);animation:magic-spin .4s linear infinite}.magic-impact-splash{position:absolute;pointer-events:none;z-index:999;filter:drop-shadow(0 0 10px white)}.impact-spiky{width:80px;height:80px;background:var(--magic-color);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);animation:impact-pop .3s ease-out forwards}.impact-massive{width:150px;height:150px;background:radial-gradient(circle,white,var(--magic-color));border-radius:50%;animation:impact-explode .4s ease-out forwards}@keyframes impact-pop{0%{transform:scale(0);opacity:1}to{transform:scale(2);opacity:0}}@keyframes impact-explode{0%{transform:scale(0);opacity:1;filter:brightness(2)}50%{opacity:1}to{transform:scale(3);opacity:0;filter:brightness(1)}}@keyframes magic-fly{0%{opacity:1;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes magic-pulse{0%{box-shadow:0 0 20px var(--magic-color),0 0 30px var(--magic-color)}to{box-shadow:0 0 25px var(--magic-color),0 0 40px #fff,0 0 50px var(--magic-color)}}@keyframes magic-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes magic-spin-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.hitsplat-container{position:absolute;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;pointer-events:none;will-change:transform,opacity,top;transition:top .5s ease-out,opacity .5s ease-out,transform .2s ease-out}.hitsplat-splat{position:absolute;width:100%;height:100%;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.hitsplat-red{background-color:#b91c1c}.hitsplat-blue{background-color:#2563eb}.hitsplat-orange{background-color:#ea580c}.hitsplat-green{background-color:#4ade80}.hitsplat-burn{background-color:#f97316}.hitsplat-dragonfire{background-color:#ff8214}.hitsplat-text{position:relative;color:#fff;font-weight:700;font-size:1.75rem;text-shadow:1px 1px 3px black,-1px -1px 3px black,1px -1px 3px black,-1px 1px 3px black}.burning-effect{position:absolute;bottom:-10px;left:50%;width:40px;height:40px;background-color:#f97316;-webkit-mask-image:url(https://api.iconify.design/game-icons:flame.svg);mask-image:url(https://api.iconify.design/game-icons:flame.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center bottom;mask-position:center bottom;animation:flicker .5s infinite alternate;opacity:.8}@keyframes flicker{0%{transform:translate(-50%) scale(1);opacity:.6}to{transform:translate(-50%) scale(1.1,.9);opacity:.9}}.level-up-container{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:100;overflow:hidden;animation:fade-out-level-up forwards}@keyframes fade-out-level-up{0%,80%{opacity:1}to{opacity:0}}.level-up-centerpiece{position:absolute;bottom:50px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;animation:centerpiece-anim 4s ease-in-out forwards}.level-up-centerpiece.max-level{animation-duration:8s}@keyframes centerpiece-anim{0%{transform:translate(-50%) scale(0);opacity:0}10%{transform:translate(-50%) scale(1.1);opacity:1}20%{transform:translate(-50%) scale(1);opacity:1}80%{transform:translate(-50%) scale(1);opacity:1}to{transform:translate(-50%) scale(1.5);opacity:0}}.level-up-omega{font-family:Times New Roman,Times,serif;font-size:300px;font-weight:700;color:gold;text-shadow:0 0 10px #FFD700,0 0 20px #FF8C00,0 0 3px black;line-height:1}.level-up-centerpiece.max-level .level-up-omega{animation:pulse-gold-text 1.5s infinite ease-in-out}@keyframes pulse-gold-text{0%,to{color:gold;text-shadow:0 0 10px #FFD700,0 0 20px #FF8C00,0 0 3px black}50%{color:#fff;text-shadow:0 0 15px #FFF,0 0 25px #FFD700,0 0 3px black}}.level-up-skill-icon{position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;filter:invert(1) drop-shadow(0 0 3px black)}.level-up-text{font-size:56px;font-weight:700;color:#fff;text-shadow:2px 2px 4px black;margin-top:-190px}.fireworks-container{position:absolute;top:0;right:0;bottom:0;left:0}.firework{position:absolute}.firework-particle{position:absolute;top:0;left:0;border-radius:50%;animation-name:particle-fly,particle-gravity;animation-timing-function:ease-out,ease-in;animation-fill-mode:forwards;will-change:transform,margin-top;opacity:0}@keyframes particle-fly{0%{transform:rotate(var(--angle)) translateY(0) scale(1);opacity:1}to{transform:rotate(var(--angle)) translateY(var(--distance)) scale(0);opacity:0}}@keyframes particle-gravity{0%{margin-top:0}to{margin-top:160px}}.animate-fade-in{animation:fadeIn .5s ease-in-out forwards}@keyframes pulse-bg{0%,to{background-color:#ca8a0433}50%{background-color:#ca8a0466}}.animate-pulse-bg{animation:pulse-bg 2s infinite}@keyframes xp-drop{0%{transform:translateY(0) scale(.5);opacity:0}20%{transform:translateY(-20px) scale(1);opacity:1}80%{transform:translateY(-25px) scale(1);opacity:1}to{transform:translateY(-40px) scale(.8);opacity:0}}.animate-xp-drop{animation:xp-drop 1.5s ease-out forwards}@keyframes shatter-fall{0%{transform:scale(1);opacity:1}to{transform:scale(0) translateY(50px) rotate(90deg);opacity:0}}.animate-shatter-fall{animation:shatter-fall .5s cubic-bezier(.6,-.28,.735,.045) forwards}@keyframes cut-apart-left{0%{transform:translate(0) rotate(0)}to{transform:translate(-50%) rotate(-10deg)}}.animate-cut-apart-left{animation:cut-apart-left .5s ease-out forwards}@keyframes cut-apart-right{0%{transform:translate(0) rotate(0)}to{transform:translate(50%) rotate(10deg)}}.animate-cut-apart-right{animation:cut-apart-right .5s ease-out forwards}@keyframes yank-up{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.animate-yank-up{animation:yank-up .4s ease-in forwards}@keyframes fade-out-slowly{0%{opacity:1}to{opacity:0}}.animate-fade-out-slowly{animation:fade-out-slowly .5s ease-out forwards}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin-slow{animation:spin-slow 5s linear infinite}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(3px)}50%{transform:translate(-3px)}75%{transform:translate(3px)}}.animate-shake{animation:shake .2s ease-in-out}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes pulse-gold-shadow{0%,to{box-shadow:0 0 12px 3px #fbbf24b3}50%{box-shadow:0 0 20px 8px #fbbf2466}}.tutorial-highlight-target{animation:pulse-gold-shadow 2s infinite ease-in-out;border-radius:.375rem;transition:box-shadow .3s ease-in-out;position:relative;z-index:60}@keyframes pulse-red-shadow{0%,to{filter:drop-shadow(0 0 20px rgba(255,0,0,.7))}50%{filter:drop-shadow(0 0 40px rgba(255,0,0,.4))}}.dungeon-entrance-highlight{animation:pulse-red-shadow 2s infinite ease-in-out}@keyframes pulse-blue-orb{0%,to{transform:translate(-50%,-50%) scale(.9);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.3);opacity:.8}}.autocast-orb-highlight:before{content:"";position:absolute;top:50%;left:50%;width:80%;height:80%;background-color:#3b82f699;border-radius:50%;z-index:-1;animation:pulse-blue-orb 2s infinite ease-in-out}@keyframes pulse-prayer-glow{0%,to{transform:translate(-50%,-50%) scale(1.3);opacity:.7}50%{transform:translate(-50%,-50%) scale(1.3);opacity:.9}}:root{--item-shadow: drop-shadow(1px 1px 0 #222) drop-shadow(-1px -1px 0 #222) drop-shadow(1px -1px 0 #222) drop-shadow(-1px 1px 0 #222)}.item-icon-default{filter:invert(1) var(--item-shadow);opacity:.85}.item-icon-bronze{filter:invert(28%) sepia(51%) saturate(1471%) hue-rotate(359deg) brightness(91%) contrast(92%) var(--item-shadow);opacity:.85}.item-icon-iron{filter:invert(75%) sepia(10%) saturate(100%) hue-rotate(180deg) brightness(.8) contrast(1.1) var(--item-shadow);opacity:.85}.item-icon-steel{filter:invert(95%) sepia(5%) saturate(50%) hue-rotate(180deg) brightness(1.2) contrast(1.2) var(--item-shadow);opacity:.85}.item-icon-mithril{filter:invert(80%) sepia(20%) saturate(1200%) hue-rotate(180deg) brightness(1.1) contrast(1.1) var(--item-shadow);opacity:.85}.item-icon-adamantite{filter:invert(30%) sepia(40%) saturate(800%) hue-rotate(80deg) brightness(.9) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-runic{filter:invert(60%) sepia(30%) saturate(800%) hue-rotate(220deg) brightness(1) contrast(1) var(--item-shadow);opacity:.85}.item-icon-aquatite{filter:invert(60%) sepia(80%) saturate(1500%) hue-rotate(140deg) brightness(1.1) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-copper{filter:invert(60%) sepia(80%) saturate(1500%) hue-rotate(350deg) brightness(1.1) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-tin{filter:invert(90%) sepia(10%) saturate(100%) hue-rotate(180deg) brightness(1.1) contrast(1.1) var(--item-shadow);opacity:.85}.item-icon-iron-ore{filter:invert(30%) sepia(50%) saturate(800%) hue-rotate(350deg) brightness(.8) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-mithril-ore{filter:invert(50%) sepia(30%) saturate(1000%) hue-rotate(180deg) brightness(.9) contrast(1) var(--item-shadow);opacity:.85}.item-icon-adamantite-ore{filter:invert(20%) sepia(30%) saturate(600%) hue-rotate(80deg) brightness(.8) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-titanium-ore{filter:invert(50%) sepia(20%) saturate(500%) hue-rotate(220deg) brightness(.9) contrast(1) var(--item-shadow);opacity:.85}.item-icon-silver{filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(1.2) contrast(1.2) var(--item-shadow);opacity:.85}.item-icon-coal{filter:invert(20%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(1) contrast(1) var(--item-shadow);opacity:.85}.item-icon-raw-fish{filter:invert(80%) sepia(30%) saturate(1000%) hue-rotate(320deg) brightness(1.2) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-raw-meat{filter:invert(40%) sepia(80%) saturate(500%) hue-rotate(320deg) brightness(1) contrast(1.1) var(--item-shadow);opacity:.85}.item-icon-cooked-fish{filter:invert(70%) sepia(50%) saturate(800%) hue-rotate(350deg) brightness(1) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-cooked-meat{filter:invert(40%) sepia(30%) saturate(600%) hue-rotate(350deg) brightness(.9) contrast(1) var(--item-shadow);opacity:.85}.item-icon-burnt{filter:grayscale(1) brightness(.6) contrast(.9) drop-shadow(1px 1px 0 #555) drop-shadow(-1px -1px 0 #555) drop-shadow(1px -1px 0 #555) drop-shadow(-1px 1px 0 #555);opacity:.85}.item-icon-sapphire{filter:invert(40%) sepia(90%) saturate(1500%) hue-rotate(180deg) brightness(1.2) contrast(1) var(--item-shadow);opacity:.85}.item-icon-uncut-sapphire{filter:invert(40%) sepia(90%) saturate(1500%) hue-rotate(180deg) brightness(.8) contrast(1) var(--item-shadow);opacity:.85}.item-icon-emerald{filter:invert(50%) sepia(80%) saturate(1500%) hue-rotate(80deg) brightness(1.1) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-uncut-emerald{filter:invert(50%) sepia(80%) saturate(1500%) hue-rotate(80deg) brightness(.7) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-ruby{filter:invert(25%) sepia(80%) saturate(2000%) hue-rotate(330deg) brightness(1.1) contrast(1.1) var(--item-shadow);opacity:.85}.item-icon-uncut-ruby{filter:invert(25%) sepia(80%) saturate(2000%) hue-rotate(330deg) brightness(.8) contrast(1.1) var(--item-shadow);opacity:.85}.item-icon-diamond{filter:invert(95%) sepia(10%) saturate(1000%) hue-rotate(180deg) brightness(1.5) contrast(1.5) drop-shadow(0 0 5px white) var(--item-shadow);opacity:.9}.item-icon-uncut-diamond{filter:invert(90%) sepia(10%) saturate(800%) hue-rotate(180deg) brightness(1.1) contrast(1.2) var(--item-shadow);opacity:.85}@keyframes pulse-diamond-shadow{0%,to{filter:invert(95%) sepia(10%) saturate(1000%) hue-rotate(180deg) brightness(1.5) contrast(1.5) drop-shadow(0 0 5px white) drop-shadow(0 0 15px #a7f3d0) var(--item-shadow)}50%{filter:invert(95%) sepia(10%) saturate(1000%) hue-rotate(180deg) brightness(1.8) contrast(1.8) drop-shadow(0 0 10px white) drop-shadow(0 0 25px #a7f3d0) var(--item-shadow)}}.item-icon-diamond-charged{animation:pulse-diamond-shadow 2s infinite ease-in-out}.item-icon-sunstone{filter:invert(75%) sepia(90%) saturate(1800%) hue-rotate(10deg) brightness(1.2) contrast(1.1) var(--item-shadow);opacity:.9}.item-icon-uncut-sunstone{filter:invert(75%) sepia(80%) saturate(1500%) hue-rotate(10deg) brightness(.9) contrast(1) var(--item-shadow);opacity:.85}.item-icon-tenebrite{filter:invert(10%) sepia(20%) saturate(1500%) hue-rotate(240deg) brightness(1.6) contrast(1.2) drop-shadow(1px 1px 0 #555) drop-shadow(-1px -1px 0 #555) drop-shadow(1px -1px 0 #4c1d95) drop-shadow(-1px 1px 0 #4c1d95);opacity:.9}.item-icon-uncut-tenebrite{filter:invert(15%) sepia(20%) saturate(1200%) hue-rotate(240deg) brightness(.8) contrast(1.1) drop-shadow(1px 1px 0 #555) drop-shadow(-1px -1px 0 #555) drop-shadow(1px -1px 0 #4c1d95) drop-shadow(-1px 1px 0 #4c1d95);opacity:.85}.item-icon-gold{filter:invert(80%) sepia(50%) saturate(1500%) hue-rotate(10deg) brightness(1.1) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-gold-runic{filter:invert(80%) sepia(50%) saturate(1800%) hue-rotate(10deg) brightness(1.2) contrast(1) drop-shadow(2px 2px 0 #4c1d95) drop-shadow(-2px -2px 0 #4c1d95) drop-shadow(2px -2px 0 #4c1d95) drop-shadow(-2px 2px 0 #4c1d95);opacity:.95}.item-icon-wood-normal{filter:invert(40%) sepia(50%) saturate(600%) hue-rotate(350deg) brightness(.9) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-wood-oak{filter:invert(30%) sepia(40%) saturate(800%) hue-rotate(350deg) brightness(.8) contrast(1) var(--item-shadow);opacity:.85}.item-icon-wood-willow{filter:invert(70%) sepia(30%) saturate(500%) hue-rotate(40deg) brightness(1) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-wood-feywood{filter:invert(50%) sepia(30%) saturate(1500%) hue-rotate(240deg) brightness(.9) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-wood-yew{filter:invert(25%) sepia(60%) saturate(900%) hue-rotate(340deg) brightness(.8) contrast(1) var(--item-shadow);opacity:.85}.item-icon-wood-driftwood{filter:invert(90%) sepia(5%) saturate(100%) hue-rotate(180deg) brightness(1.2) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-wood-mahogany{filter:invert(30%) sepia(70%) saturate(1200%) hue-rotate(330deg) brightness(.9) contrast(1) var(--item-shadow);opacity:.85}.item-icon-leather{filter:invert(40%) sepia(20%) saturate(800%) hue-rotate(40deg) brightness(.9) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-wizard-blue{filter:invert(40%) sepia(90%) saturate(1500%) hue-rotate(180deg) brightness(1.2) contrast(1) var(--item-shadow);opacity:.85}.item-icon-grimy-herb{filter:invert(40%) sepia(30%) saturate(300%) hue-rotate(50deg) brightness(.7) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-clean-herb{filter:invert(70%) sepia(50%) saturate(800%) hue-rotate(50deg) brightness(1.1) contrast(.9) var(--item-shadow);opacity:.85}.item-icon-unfinished-potion{filter:invert(85%) sepia(80%) saturate(400%) hue-rotate(50deg) brightness(.9) contrast(1);opacity:.85}.item-icon-vial{filter:invert(85%) sepia(5%) saturate(50%) hue-rotate(180deg) brightness(1) contrast(1);opacity:.25}.item-icon-vial-water{filter:invert(85%) sepia(100%) saturate(1500%) hue-rotate(160deg) brightness(1) contrast(1.1);opacity:.85}.item-icon-potion-weak-attack{filter:invert(80%) sepia(50%) saturate(1000%) hue-rotate(160deg) brightness(1) contrast(1.1);opacity:.85}.item-icon-potion-attack{filter:invert(40%) sepia(100%) saturate(2000%) hue-rotate(200deg) brightness(1) contrast(1.1);opacity:.85}.item-icon-potion-super-attack{filter:invert(20%) sepia(100%) saturate(4000%) hue-rotate(240deg) brightness(.8) contrast(1.1);opacity:.85}.item-icon-potion-weak-strength{filter:invert(90%) sepia(50%) saturate(1000%) hue-rotate(30deg) brightness(1.1) contrast(1.1);opacity:.85}.item-icon-potion-strength{filter:invert(85%) sepia(50%) saturate(1500%) hue-rotate(0deg) brightness(1) contrast(1.1);opacity:.85}.item-icon-potion-super-strength{filter:invert(70%) sepia(80%) saturate(2000%) hue-rotate(330deg) brightness(1) contrast(1.1);opacity:.85}.item-icon-potion-weak-defence{filter:invert(80%) sepia(80%) saturate(1500%) hue-rotate(10deg) brightness(1.1) contrast(1);opacity:.85}.item-icon-potion-defence{filter:invert(40%) sepia(100%) saturate(3000%) hue-rotate(350deg) brightness(1) contrast(1.1);opacity:.85}.item-icon-potion-super-defence{filter:invert(20%) sepia(100%) saturate(4000%) hue-rotate(330deg) brightness(.9) contrast(1.2);opacity:.85}.item-icon-potion-weak-ranged{filter:invert(70%) sepia(80%) saturate(1000%) hue-rotate(50deg) brightness(.9) contrast(1);opacity:.85}.item-icon-potion-ranged{filter:invert(50%) sepia(100%) saturate(1500%) hue-rotate(80deg) brightness(.8) contrast(1.1);opacity:.85}.item-icon-potion-super-ranged{filter:invert(50%) sepia(80%) saturate(2000%) hue-rotate(120deg) brightness(1) contrast(1);opacity:.85}.item-icon-potion-weak-magic{filter:invert(60%) sepia(40%) saturate(800%) hue-rotate(220deg) brightness(1) contrast(1);opacity:.85}.item-icon-potion-magic{filter:invert(50%) sepia(80%) saturate(1000%) hue-rotate(250deg) brightness(1) contrast(1.1);opacity:.85}.item-icon-potion-super-magic{filter:invert(40%) sepia(100%) saturate(1500%) hue-rotate(280deg) brightness(1) contrast(1.1);opacity:.85}.item-icon-potion-weak-mining,.item-icon-potion-weak-smithing,.item-icon-potion-weak-woodcutting,.item-icon-potion-weak-fletching,.item-icon-potion-weak-crafting,.item-icon-potion-weak-fishing,.item-icon-potion-weak-herblore{filter:invert(80%) sepia(100%) saturate(500%) hue-rotate(80deg) brightness(1.1) contrast(.9);opacity:.65}.item-icon-potion-mining,.item-icon-potion-smithing,.item-icon-potion-woodcutting,.item-icon-potion-fletching,.item-icon-potion-crafting,.item-icon-potion-fishing,.item-icon-potion-herblore{filter:invert(60%) sepia(100%) saturate(1500%) hue-rotate(80deg) brightness(1) contrast(1);opacity:.85}.item-icon-potion-prayer{filter:invert(85%) sepia(100%) saturate(1500%) hue-rotate(160deg) brightness(1.1) contrast(1.1);opacity:.85}.item-icon-potion-restore{filter:invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(1.2) contrast(1.1);opacity:.85}.item-icon-potion-antipoison{filter:invert(50%) sepia(100%) saturate(1000%) hue-rotate(100deg) brightness(.8) contrast(1.1);opacity:.85}.item-icon-potion-super-antipoison{filter:invert(30%) sepia(100%) saturate(2000%) hue-rotate(100deg) brightness(.7) contrast(1.1);opacity:.85}.item-icon-potion-energy{filter:invert(80%) sepia(100%) saturate(1000%) hue-rotate(20deg) brightness(1.1) contrast(1.1);opacity:.85}.item-icon-potion-super-energy{filter:invert(60%) sepia(100%) saturate(2000%) hue-rotate(15deg) brightness(1.2) contrast(1.2);opacity:.85}.item-icon-potion-stamina{filter:invert(70%) sepia(100%) saturate(1500%) hue-rotate(30deg) brightness(1.1) contrast(1.1);opacity:.85}.item-icon-potion-accuracy{filter:invert(90%) sepia(100%) saturate(1000%) hue-rotate(0deg) brightness(1.2) contrast(1.1);opacity:.85}.item-icon-potion-evasion{filter:invert(100%) sepia(100%) saturate(500%) hue-rotate(180deg) brightness(1.1) drop-shadow(0 0 1px rgba(255,255,255,.5));opacity:.9}.item-icon-potion-antifire{filter:invert(40%) sepia(100%) saturate(3000%) hue-rotate(340deg) brightness(1) contrast(1.2);opacity:.85}.item-icon-potion-overload{filter:invert(20%) sepia(100%) saturate(3000%) hue-rotate(280deg) brightness(.8) contrast(1.2) drop-shadow(0 0 1.5px rgba(168,85,247,.6));opacity:.95}.item-icon-potion-poison{filter:invert(20%) sepia(100%) saturate(2000%) hue-rotate(80deg) brightness(.6) contrast(1.2);opacity:.85}.item-icon-potion-combo{filter:invert(60%) sepia(100%) saturate(1000%) hue-rotate(140deg) brightness(1) contrast(1.1);opacity:.85}.item-icon-potion-battlemasters{filter:invert(20%) sepia(100%) saturate(3000%) hue-rotate(300deg) brightness(1.2) contrast(1.2);opacity:.85}.item-icon-rune-gust{filter:invert(90%) sepia(5%) saturate(100%) hue-rotate(180deg) brightness(1.2) contrast(.9);opacity:.9}.item-icon-rune-binding{filter:invert(80%) sepia(30%) saturate(1000%) hue-rotate(240deg) brightness(1.1) contrast(1);opacity:.9}.item-icon-rune-stone{filter:invert(40%) sepia(50%) saturate(600%) hue-rotate(350deg) brightness(.9) contrast(.9);opacity:.9}.item-icon-rune-aqua{filter:invert(60%) sepia(80%) saturate(1500%) hue-rotate(140deg) brightness(1.1) contrast(.9);opacity:.9}.item-icon-rune-ember{filter:invert(50%) sepia(80%) saturate(1500%) hue-rotate(330deg) brightness(1.2) contrast(1.1);opacity:.9}.item-icon-rune-flux{filter:invert(20%) sepia(80%) saturate(1500%) hue-rotate(330deg) brightness(.9) contrast(1.1);opacity:.9}.item-icon-rune-verdant{filter:invert(60%) sepia(80%) saturate(1500%) hue-rotate(80deg) brightness(1) contrast(.9);opacity:.9}.item-icon-rune-nexus{filter:invert(10%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(1) contrast(1) drop-shadow(1px 1px 0 #555) drop-shadow(-1px -1px 0 #555) drop-shadow(1px -1px 0 #555) drop-shadow(-1px 1px 0 #555);opacity:.9}.item-icon-rune-hex{filter:invert(30%) sepia(40%) saturate(800%) hue-rotate(240deg) brightness(.8) contrast(.9);opacity:.9}.item-icon-rune-passage{filter:invert(80%) sepia(50%) saturate(1000%) hue-rotate(180deg) brightness(1.2) contrast(1.1);opacity:.9}.item-icon-rune-anima{filter:invert(25%) sepia(80%) saturate(2000%) hue-rotate(330deg) brightness(1.1) contrast(1.1);opacity:.9}.item-icon-rune-astral{filter:invert(75%) sepia(80%) saturate(1500%) hue-rotate(10deg) brightness(.9) contrast(1);opacity:.9}.item-icon-rune-aether{filter:invert(80%) sepia(80%) saturate(1500%) hue-rotate(100deg) brightness(1.2) contrast(1.1);opacity:.9}.crafting-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px}.crafting-slot{position:relative;width:100%;aspect-ratio:1 / 1;background-color:#0006;border:2px solid #4a5568;border-radius:.375rem;cursor:pointer;transition:all .2s ease-in-out;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:4px}.crafting-slot:hover{border-color:#f59e0b;transform:translateY(-2px)}.crafting-slot.disabled{cursor:not-allowed;filter:grayscale(80%) brightness(.7)}.crafting-slot-icon{width:60%;height:60%;object-fit:contain;margin:auto}.crafting-slot-level{position:absolute;top:2px;left:2px;background-color:#000000b3;color:#fff;font-size:.75rem;font-weight:700;padding:1px 4px;border-radius:.25rem;line-height:1;z-index:10}.crafting-slot-level.met{color:#4ade80}.crafting-slot-level.unmet{color:#f87171}.crafting-slot-ingredients{display:flex;gap:2px;justify-content:center;align-items:center;width:100%;height:20px;flex-shrink:0}.ingredient-icon{position:relative;width:18px;height:18px;background-color:#00000080;border:1px solid #4a5568;border-radius:.25rem;display:flex;align-items:center;justify-content:center}.ingredient-icon img{width:14px;height:14px}.ingredient-quantity{position:absolute;bottom:-2px;right:-2px;font-size:.6rem;font-weight:700;color:#f59e0b;background:#000c;border-radius:50%;padding:0 2px;line-height:1;text-shadow:1px 1px 1px black}img[src*="game-icons:bone-knife"]:not(.item-note-icon){transform:rotate(-90deg)}img[src*="game-icons:curvy-knife"]:not(.item-note-icon){transform:rotate(-75deg)}img[src*="game-icons:arrow-flights"]:not(.item-note-icon),img[src*="game-icons:arrowhead"]:not(.item-note-icon),img[src*="game-icons:broadhead-arrow"]:not(.item-note-icon){transform:rotate(-90deg)}img[src*="game-icons:key-skeleton"]:not(.item-note-icon){transform:rotate(180deg)}img[src*="game-icons:key.svg#loop"]:not(.item-note-icon){transform:rotate(180deg)}.item-note-icon[src*="game-icons:bone-knife"]{transform:translate(-50%,-50%) rotate(-90deg)}.item-note-icon[src*="game-icons:curvy-knife"]{transform:translate(-50%,-50%) rotate(-75deg)}.item-note-icon[src*="game-icons:arrow-flights"],.item-note-icon[src*="game-icons:arrowhead"],.item-note-icon[src*="game-icons:broadhead-arrow"]{transform:translate(-50%,-50%) rotate(-90deg)}.item-note-icon[src*="game-icons:key-skeleton"],.item-note-icon[src*="game-icons:key.svg#loop"]{transform:translate(-50%,-50%) rotate(180deg)}.item-note-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.item-note-paper{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%) scale(2.2);filter:invert(75%) sepia(21%) saturate(300%) hue-rotate(356deg) brightness(95%) contrast(80%);opacity:.9}.item-note-icon{position:absolute;width:90%;height:90%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.bank-action-bg-icon{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%) scale(2.2);filter:invert(60%) sepia(80%) saturate(1500%) hue-rotate(80deg) brightness(1) contrast(.9);opacity:.9}.poison-overlay-icon{position:absolute;top:2px;right:2px;width:16px;height:16px;z-index:5;pointer-events:none}.bank-tab{position:relative;display:flex;align-items:center;justify-content:center;padding:.5rem .75rem;border:2px solid #4a5568;background-color:#2d3748;border-radius:.375rem .375rem 0 0;cursor:pointer;transition:all .2s ease-in-out;border-bottom:none}.bank-tab:hover{background-color:#4a5568}.bank-tab.active{background-color:#1a202c;border-color:#f59e0b;border-bottom:2px solid #f59e0b;transform:translateY(2px)}.bank-tab-icon{width:3rem;height:3rem}.bank-tab-drag-over{border-color:#4ade80;background-color:#166534}.bank-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px;overflow-y:auto;align-content:start}@media(max-width:768px){.bank-tabs-container{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.bank-tabs-container::-webkit-scrollbar{display:none}.bank-tab{flex-shrink:0;padding:.5rem}.bank-grid{grid-template-columns:repeat(auto-fill,48px);justify-content:center;overflow-y:auto;padding-right:4px}}.skeeball-shell{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:440px;height:100%;max-height:100%;margin:0 auto;padding:12px;box-sizing:border-box;background:radial-gradient(circle at top,#2d1506,#090909 70%);border:4px solid #7c4a16;border-radius:22px;box-shadow:0 0 0 3px #d4a017,0 16px 40px #000000a6;overflow:hidden}.skeeball-layout{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;width:100%;height:100%;min-height:0}.skeeball-side-panel{display:flex;flex-direction:column;align-items:center;gap:16px;flex-shrink:0}.skeeball-side-panel h2{margin:0;color:#ffd166;font-size:22px;letter-spacing:2px;text-shadow:0 0 8px rgba(255,210,90,.6),0 2px 0 #000;text-align:center}.skeeball-hud{display:flex;flex-direction:column;gap:10px;margin-top:4px}.skeeball-hud>div{min-width:90px;padding:8px 12px;background:linear-gradient(to bottom,#3d220e,#1a0d05);border:2px solid #d4a017;border-radius:10px;color:#ffe7a3;box-shadow:inset 0 2px 10px #00000080;text-align:center}.skeeball-hud span{display:block;font-size:10px;opacity:.8;margin-bottom:2px}.skeeball-hud strong{font-size:18px}.skeeball-cabinet{position:relative;display:flex;flex-direction:column;align-items:center;flex-grow:1;flex-shrink:1;min-height:0;width:100%}.skeeball-board{width:auto;height:auto;max-width:100%;max-height:calc(100% - 26px);aspect-ratio:320 / 520;border-radius:18px;background:#111;box-shadow:inset 0 0 40px #00000080,0 10px 24px #00000080;cursor:grab;flex-grow:1;flex-shrink:1;min-height:0}.hole-score{fill:#fff;font-size:12px;font-weight:700;pointer-events:none}.hole-active{animation:pulseHole .5s ease}@keyframes pulseHole{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.score-popup{fill:#fde047;font-size:20px;font-weight:700;animation:floatUp .7s ease forwards}@keyframes floatUp{0%{opacity:0;transform:translateY(8px)}30%{opacity:1}to{opacity:0;transform:translateY(-24px)}}.power-meter-shell{width:100%;height:12px;margin-top:10px;border-radius:999px;overflow:hidden;background:#ffffff14;border:1px solid #a16207}.power-meter-fill{height:100%;background:linear-gradient(to right,#f59e0b,#fde047);transition:width .08s linear}.ball-loader-container{display:flex;flex-direction:column;align-items:center;gap:8px;background:linear-gradient(to bottom,#3d220e,#1a0d05);border:2px solid #d4a017;border-radius:12px;padding:10px;min-width:90px;box-shadow:inset 0 2px 10px #00000080;box-sizing:border-box}.ball-loader-container span{font-size:10px;color:#ffe7a3;opacity:.8;text-transform:uppercase;letter-spacing:1px}.ball-rack{background:#110803;border:2px solid #5c3510;border-radius:8px;width:32px;height:210px;box-shadow:inset 0 4px 10px #000c;box-sizing:border-box}.rack-ball{width:18px;height:18px;border-radius:50%!important;transition:bottom .6s cubic-bezier(.175,.885,.32,1.275);flex-shrink:0;box-sizing:border-box;display:block}.rack-ball.loaded{background:radial-gradient(circle at 35% 35%,#fde68a,#d97706 70%,#78350f);border:1px solid #ffe885;box-shadow:0 2px 4px #00000080}.rack-ball.empty{background:#24140b;border:1px dashed rgba(212,160,23,.25);box-shadow:inset 0 1px 3px #000c}.skeeball-gameover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;border-radius:18px;z-index:50;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.gameover-card{background:linear-gradient(to bottom,#4a2512,#1c0d03);border:3px solid #d4a017;border-radius:16px;padding:20px;width:200px;text-align:center;box-shadow:0 10px 30px #000c;display:flex;flex-direction:column;align-items:center;gap:16px;animation:scaleUpBounce .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes scaleUpBounce{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.gameover-title{font-size:20px;color:#ffd166;font-weight:700;letter-spacing:2px;text-shadow:0 2px 4px rgba(0,0,0,.8)}.gameover-stats{display:flex;flex-direction:column;gap:10px;width:100%}.stat-row{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#0006;border-radius:8px;border:1px solid rgba(212,160,23,.2)}.stat-row span{font-size:11px;color:#ffe7a3;opacity:.9}.stat-row strong{font-size:14px;color:#fff}.perfect-bonus{font-size:10px;font-weight:700;color:#fbbf24;background:#fbbf2426;border:1px solid #fbbf24;border-radius:6px;padding:4px 8px;animation:pulse 1s infinite alternate}.skeeball-btn{min-width:120px}.balloon-pop-shell{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:480px;height:100%;max-height:100%;margin:0 auto;padding:12px;box-sizing:border-box;background:radial-gradient(circle at top,#1c2e4a,#090909 70%);border:4px solid #8d6733;border-radius:22px;box-shadow:0 0 0 3px #ffd75e,0 16px 40px #000000a6;overflow:hidden}.balloon-pop-layout{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;width:100%;height:100%;min-height:0}.balloon-pop-side-panel{display:flex;flex-direction:column;align-items:center;gap:16px;flex-shrink:0}.balloon-pop-side-panel h2{margin:0;color:#ffd75e;font-size:20px;letter-spacing:2px;text-shadow:0 0 8px rgba(255,215,94,.6),0 2px 0 #000;text-align:center}.balloon-pop-hud{display:flex;flex-direction:column;gap:10px;margin-top:4px}.balloon-pop-hud>div{min-width:90px;padding:8px 12px;background:linear-gradient(to bottom,#342414,#21160d);border:2px solid #8d6733;border-radius:10px;color:#f8e7b4;box-shadow:inset 0 2px 10px #00000080;text-align:center}.balloon-pop-hud span{display:block;font-size:10px;opacity:.8;margin-bottom:2px}.balloon-pop-hud strong{font-size:18px;color:#ffd75e}.balloon-pop-cabinet{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;flex-shrink:1;min-height:0;width:100%;height:100%}.balloon-board{position:relative;width:320px;height:340px;overflow:hidden;border-radius:14px;border:3px solid #8d6733;background:linear-gradient(to bottom,#13284c,#1d3967 45%,#2b2118);box-shadow:inset 0 0 25px #00000073,0 0 18px #00000059}.balloon-board:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 20% 20%,rgba(255,210,120,.08),transparent 30%),radial-gradient(circle at 80% 25%,rgba(255,180,80,.08),transparent 30%);z-index:0}.festival-balloon{position:absolute;width:28px;height:40px;border-radius:50% 50% 45% 45%;transform-origin:center bottom;animation:balloonFloat 3s ease-in-out infinite;z-index:5}.festival-balloon:before{content:"";position:absolute;width:9px;height:9px;left:5px;top:6px;border-radius:50%;background:#ffffff47}.festival-balloon:after{content:"";position:absolute;left:13px;top:38px;width:1px;height:16px;background:#fff9}.balloon-red{background:radial-gradient(circle at 30% 30%,#ff9393,#d43c3c)}.balloon-blue{background:radial-gradient(circle at 30% 30%,#8ed1ff,#2f72d6)}.balloon-green{background:radial-gradient(circle at 30% 30%,#9ef4a0,#2c9f4a)}.balloon-yellow{background:radial-gradient(circle at 30% 30%,#fff2a6,#d8b025)}.balloon-gold{background:radial-gradient(circle at 30% 30%,#fff7c9,#f4b400);box-shadow:0 0 10px #ffdc5acc,0 0 18px #ffdc5a73}.balloon-bomb{background:radial-gradient(circle at 30% 30%,#8a8a8a,#242424);box-shadow:0 0 10px #ff32324d}.balloon-clock{background:radial-gradient(circle at 30% 30%,#d4c6ff,#6f58d9)}.balloon-rainbow{background:linear-gradient(135deg,#f55,#ffd555,#55ff87,#55a5ff,#bf55ff);box-shadow:0 0 12px #ffffff4d}@keyframes balloonFloat{0%{transform:translateY(0) rotate(-2deg)}25%{transform:translateY(-4px) rotate(1deg)}50%{transform:translateY(-8px) rotate(2deg)}75%{transform:translateY(-4px) rotate(-1deg)}to{transform:translateY(0) rotate(-2deg)}}.festival-dart{position:absolute;width:36px;height:12px;z-index:25}.trajectory-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:#ffffffbf;z-index:15;pointer-events:none}.particle{position:absolute;width:6px;height:6px;border-radius:50%;background:#ffe38a;pointer-events:none;z-index:30;animation:particleFade .5s ease-out forwards}@keyframes particleFade{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.2)}}.round-complete-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;background:#0a0a0ad9;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100}.round-complete-title{color:#ffd75e;font-size:1.8rem;font-weight:700;text-shadow:0 0 8px rgba(255,215,94,.5)}@media(max-width:480px){.balloon-board{width:300px;height:320px}.festival-title{font-size:1.5rem}}
