.blood-moon{position:fixed;top:30px;right:60px;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#ff4444 0%,#cc0000 30%,#8B0000 60%,#440000 100%);box-shadow:0 0 40px #8b000099,0 0 80px #8b00004d,0 0 120px #8b000026;pointer-events:none;z-index:-1;animation:moon-pulse 8s ease-in-out infinite;opacity:.4}@keyframes moon-pulse{0%,to{transform:scale(1);opacity:.4;box-shadow:0 0 40px #8b000099,0 0 80px #8b00004d}50%{transform:scale(1.05);opacity:.55;box-shadow:0 0 60px #8b0000b3,0 0 100px #8b000066,0 0 150px #8b000033}}.fog-layer{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden}.fog{position:absolute;width:200%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(200,200,200,.02) 20%,rgba(200,200,200,.04) 40%,rgba(200,200,200,.02) 60%,transparent 100%);animation:fog-drift linear infinite}.fog:nth-child(1){top:20%;animation-duration:40s;opacity:.6}.fog:nth-child(2){top:60%;animation-duration:55s;animation-delay:-15s;opacity:.4}@keyframes fog-drift{0%{transform:translate(-50%)}to{transform:translate(0)}}.particles-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden}.particle{position:absolute;width:3px;height:3px;background:rgba(139,0,0,.5);border-radius:50%;animation:particle-float linear infinite}.particle:nth-child(1){left:5%;animation-duration:20s;animation-delay:0s}.particle:nth-child(2){left:10%;animation-duration:25s;animation-delay:-3s}.particle:nth-child(3){left:15%;animation-duration:18s;animation-delay:-7s}.particle:nth-child(4){left:22%;animation-duration:22s;animation-delay:-2s}.particle:nth-child(5){left:30%;animation-duration:28s;animation-delay:-5s}.particle:nth-child(6){left:38%;animation-duration:19s;animation-delay:-8s}.particle:nth-child(7){left:45%;animation-duration:24s;animation-delay:-1s}.particle:nth-child(8){left:52%;animation-duration:21s;animation-delay:-6s}.particle:nth-child(9){left:60%;animation-duration:26s;animation-delay:-4s}.particle:nth-child(10){left:68%;animation-duration:17s;animation-delay:-9s}.particle:nth-child(11){left:73%;animation-duration:23s;animation-delay:-2s}.particle:nth-child(12){left:78%;animation-duration:20s;animation-delay:-7s}.particle:nth-child(13){left:83%;animation-duration:27s;animation-delay:-3s}.particle:nth-child(14){left:88%;animation-duration:19s;animation-delay:-5s}.particle:nth-child(15){left:92%;animation-duration:22s;animation-delay:-8s}.particle:nth-child(16){left:25%;animation-duration:30s;animation-delay:-10s}.particle:nth-child(17){left:48%;animation-duration:16s;animation-delay:-1s}.particle:nth-child(18){left:56%;animation-duration:24s;animation-delay:-6s}.particle:nth-child(19){left:70%;animation-duration:21s;animation-delay:-4s}.particle:nth-child(20){left:95%;animation-duration:18s;animation-delay:-9s}@keyframes particle-float{0%{transform:translateY(100vh) rotate(0);opacity:0}10%{opacity:.6}90%{opacity:.4}to{transform:translateY(-20px) rotate(360deg);opacity:0}}.scratches-overlay{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1;opacity:.03;background-image:linear-gradient(45deg,transparent 45%,rgba(255,255,255,.1) 45.5%,rgba(255,255,255,.1) 46%,transparent 46.5%),linear-gradient(-30deg,transparent 47%,rgba(255,255,255,.08) 47.3%,rgba(255,255,255,.08) 47.6%,transparent 48%),linear-gradient(60deg,transparent 48%,rgba(255,255,255,.06) 48.2%,rgba(255,255,255,.06) 48.5%,transparent 49%);background-size:200px 200px,300px 300px,250px 250px}.horror-shake{animation:none}@keyframes horror-shake-anim{0%,95%,to{transform:translate(0)}96%{transform:translate(-1px)}97%{transform:translate(1px,-1px)}98%{transform:translate(-1px,1px)}99%{transform:translate(1px)}}
