:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#000;color:#fafafa;overflow:hidden}.ghost-rider{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background:radial-gradient(ellipse at center bottom,#1a0500,#000 70%)}.chains-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.04;background-image:repeating-linear-gradient(0deg,transparent,transparent 28px,rgba(255,140,0,.3) 28px,rgba(255,140,0,.3) 30px),repeating-linear-gradient(90deg,transparent,transparent 28px,rgba(255,140,0,.3) 28px,rgba(255,140,0,.3) 30px);pointer-events:none}.skull-container{position:relative;width:200px;height:240px;margin-bottom:2rem}.fire-aura{position:absolute;top:-40px;left:-60px;right:-60px;bottom:-30px;background:radial-gradient(ellipse at center,rgba(255,100,0,.4) 0%,rgba(255,50,0,.15) 40%,transparent 70%);filter:blur(20px);animation:aura-pulse 2s ease-in-out infinite alternate}@keyframes aura-pulse{0%{opacity:.7;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}.skull-svg{position:relative;z-index:2;width:200px;height:240px;filter:drop-shadow(0 0 20px rgba(255,80,0,.8)) drop-shadow(0 0 40px rgba(255,40,0,.5))}.flames{position:absolute;top:-80px;left:50%;transform:translate(-50%);width:240px;height:160px;z-index:3;pointer-events:none}.flame{position:absolute;bottom:0;border-radius:50% 50% 20% 20%;filter:blur(3px);animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}.flame-1{left:50%;transform:translate(-50%);width:40px;height:120px;background:linear-gradient(to top,#f60,#f90,#fc0,#fff7cc);animation:flame-dance-1 .4s infinite alternate}.flame-2{left:30%;transform:translate(-50%);width:30px;height:90px;background:linear-gradient(to top,#f40,#f70,#fa0,#fe8);animation:flame-dance-2 .35s infinite alternate}.flame-3{left:70%;transform:translate(-50%);width:32px;height:95px;background:linear-gradient(to top,#f40,#f80,#fb0,#fe8);animation:flame-dance-3 .38s infinite alternate}.flame-4{left:15%;transform:translate(-50%);width:22px;height:60px;background:linear-gradient(to top,#f30,#f60,#f90);animation:flame-dance-2 .3s infinite alternate}.flame-5{left:85%;transform:translate(-50%);width:22px;height:65px;background:linear-gradient(to top,#f30,#f60,#f90);animation:flame-dance-3 .32s infinite alternate}.flame-6{left:42%;transform:translate(-50%);width:24px;height:80px;background:linear-gradient(to top,#f50,#f80,#fb4);animation:flame-dance-1 .33s infinite alternate}.flame-7{left:58%;transform:translate(-50%);width:26px;height:85px;background:linear-gradient(to top,#f50,#f80,#fb4);animation:flame-dance-2 .36s infinite alternate}@keyframes flame-dance-1{0%{height:120px;opacity:1}50%{height:100px;opacity:.9}to{height:130px;opacity:1}}@keyframes flame-dance-2{0%{transform:translate(-50%) rotate(-5deg);height:90px}to{transform:translate(-50%) rotate(5deg);height:100px}}@keyframes flame-dance-3{0%{transform:translate(-50%) rotate(3deg);height:95px}to{transform:translate(-50%) rotate(-4deg);height:85px}}.eye-glow{position:absolute;width:28px;height:28px;border-radius:50%;background:radial-gradient(circle,#fff 0%,#ffee00 30%,#ff6600 60%,transparent 100%);box-shadow:0 0 15px #f60,0 0 30px #f40,0 0 60px #f20;animation:eye-flicker 3s ease-in-out infinite;z-index:5}.eye-left{top:82px;left:55px}.eye-right{top:82px;right:55px}@keyframes eye-flicker{0%,to{opacity:1;box-shadow:0 0 15px #f60,0 0 30px #f40,0 0 60px #f20}50%{opacity:.85;box-shadow:0 0 10px #f60,0 0 20px #f40,0 0 40px #f20}73%{opacity:1;box-shadow:0 0 20px #f60,0 0 40px #f40,0 0 80px #f20}}.nose-glow{position:absolute;top:112px;left:50%;transform:translate(-50%);width:10px;height:12px;border-radius:50%;background:radial-gradient(circle,#fff 0%,#ff8800 50%,transparent 100%);box-shadow:0 0 8px #f60,0 0 16px #f40;z-index:5}.ghost-title{font-family:Georgia,serif;font-size:3.5rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(180deg,#fff,#fc0,#f60 60%,#c20);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:none;filter:drop-shadow(0 0 10px rgba(255,80,0,.6)) drop-shadow(0 0 30px rgba(255,40,0,.3));margin:0;animation:title-glow 2s ease-in-out infinite alternate}@keyframes title-glow{0%{filter:drop-shadow(0 0 10px rgba(255,80,0,.6)) drop-shadow(0 0 30px rgba(255,40,0,.3))}to{filter:drop-shadow(0 0 15px rgba(255,80,0,.8)) drop-shadow(0 0 40px rgba(255,40,0,.5))}}.subtitle{font-family:Georgia,serif;font-size:1rem;letter-spacing:.4em;text-transform:uppercase;color:#ff8c0099;margin-top:.5rem}.embers{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.ember{position:absolute;width:3px;height:3px;border-radius:50%;background:#f80;box-shadow:0 0 4px #f60;animation:ember-rise linear infinite}.ember:nth-child(1){left:20%;animation-duration:4s;animation-delay:0s}.ember:nth-child(2){left:35%;animation-duration:3.5s;animation-delay:.5s;width:2px;height:2px}.ember:nth-child(3){left:50%;animation-duration:5s;animation-delay:1s}.ember:nth-child(4){left:65%;animation-duration:3.8s;animation-delay:.3s;width:4px;height:4px}.ember:nth-child(5){left:80%;animation-duration:4.5s;animation-delay:.8s;width:2px;height:2px}.ember:nth-child(6){left:28%;animation-duration:3.2s;animation-delay:1.5s}.ember:nth-child(7){left:72%;animation-duration:4.2s;animation-delay:.2s;width:2px;height:2px}.ember:nth-child(8){left:45%;animation-duration:3.6s;animation-delay:1.2s}.ember:nth-child(9){left:58%;animation-duration:4.8s;animation-delay:.7s;width:3px;height:3px}.ember:nth-child(10){left:38%;animation-duration:3.3s;animation-delay:2s;width:2px;height:2px}@keyframes ember-rise{0%{bottom:-5%;opacity:1;transform:translate(0) scale(1)}50%{opacity:.8}to{bottom:105%;opacity:0;transform:translate(40px) scale(.3)}}.smoke{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.smoke-wisp{position:absolute;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,rgba(255,100,0,.08) 0%,transparent 70%);animation:smoke-drift linear infinite}.smoke-wisp:nth-child(1){left:30%;animation-duration:8s;animation-delay:0s;width:100px;height:100px}.smoke-wisp:nth-child(2){left:55%;animation-duration:10s;animation-delay:2s;width:60px;height:60px}.smoke-wisp:nth-child(3){left:70%;animation-duration:9s;animation-delay:4s;width:90px;height:90px}@keyframes smoke-drift{0%{bottom:20%;opacity:0;transform:translate(0) scale(1)}20%{opacity:.5}to{bottom:110%;opacity:0;transform:translate(-60px) scale(2.5)}}
