.snowflake{color:#fff;-webkit-user-select:none;user-select:none;z-index:9999;pointer-events:none;will-change:transform;animation-name:snowflakes-fall,snowflakes-shake;animation-duration:10s,3s;animation-timing-function:linear,ease-in-out;animation-iteration-count:infinite,infinite;animation-play-state:running,running;position:fixed;top:-10px}@keyframes snowflakes-fall{0%{top:-10%}to{top:100%}}@keyframes snowflakes-shake{0%,to{transform:translate(0)}50%{transform:translate(80px)}}.santa-hat{pointer-events:none;z-index:10;filter:drop-shadow(0 2px 4px #00000080);width:40px;height:40px;position:absolute;top:-15px;left:-15px;transform:rotate(-15deg)}.hw-spider{z-index:1000;pointer-events:none;will-change:transform;width:40px;height:auto;animation:8s ease-in-out infinite spider-hang;position:fixed}@keyframes spider-hang{0%,to{transform:translateY(-100%)}50%{transform:translateY(100px)}}.hw-spider-web{background:#fff3;width:1px;height:1000px;position:absolute;top:-1000px;left:50%}.hw-bat{z-index:1001;pointer-events:none;will-change:transform;animation:15s linear infinite bat-fly;position:fixed}@keyframes bat-fly{0%{transform:translate(-100px,100px)rotate(10deg)}to{transform:translate(calc(100vw + 100px),-100px)rotate(-10deg)}}.hw-ghost{z-index:5;opacity:.3;pointer-events:none;will-change:transform;animation:20s ease-in-out infinite ghost-float;position:fixed}@keyframes ghost-float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(100px,50px)scale(1.1)}66%{transform:translate(-50px,100px)scale(.9)}}.hw-slime-container{pointer-events:none;z-index:1002;justify-content:space-around;height:100px;display:flex;position:fixed;top:0;left:0;right:0}.hw-slime-drop{transform-origin:top;background:#32cd32;border-radius:0 0 15px 15px;width:30px;height:60px;animation:4s ease-in-out infinite slime-sway;box-shadow:0 0 10px #32cd3280}@keyframes slime-sway{0%,to{transform:rotate(-5deg)scaleY(1)}50%{transform:rotate(5deg)scaleY(1.2)}}
