.candle-holder{width:150px;height:400px;margin:3rem auto 1rem;position:relative}.candle-holder *,.candle-holder :before,.candle-holder :after{content:"";position:absolute}.candle{background:linear-gradient(#e48825,#e78e0e,#833c03,#4c1a03 50%,#1c0900);border-radius:150px/40px;width:150px;height:300px;bottom:0;box-shadow:inset 20px -30px 50px #0006,inset -20px 0 50px #0006}.candle:before{background:radial-gradient(#eaa121,#8e4901 45%,#b86409 80%);border:2px solid #d47401;border-radius:50%;width:100%;height:40px}.candle:after{background:radial-gradient(#0009,#0000 45%);border-radius:50%;width:34px;height:10px;top:14px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #00000080}.thread{z-index:1;background:linear-gradient(#d6994a,#4b232c,#121212,#000,#e8bb31 90%);border-radius:40% 40% 0 0;width:6px;height:36px;top:-17px;left:50%;transform:translate(-50%)}.flame{transform-origin:50% 100%;background:linear-gradient(#fff 80%,#0000);border-radius:50% 50% 20% 20%;width:24px;height:120px;animation:6s linear infinite moveFlame,5s linear infinite enlargeFlame;bottom:100%;left:50%;transform:translate(-50%)}.flame:before{border-radius:50% 50% 20% 20%;width:100%;height:100%;box-shadow:0 0 15px #f75d0066,0 -6px 4px #f78000b3}@keyframes moveFlame{0%,to{transform:translate(-50%)rotate(-2deg)}50%{transform:translate(-50%)rotate(2deg)}}@keyframes enlargeFlame{0%,to{height:120px}50%{height:140px}}.glow{background:#0085ffb3;border-radius:50% 50% 35% 35%;width:26px;height:60px;top:-48px;left:50%;transform:translate(-50%);box-shadow:0 -40px 30px #dc8a0c,0 40px 50px #dc8a0c,inset 3px 0 2px #0085ff99,inset -3px 0 2px #0085ff99}.glow:before{background:#00000059;border-radius:50%;width:70%;height:60%;bottom:0;left:50%;transform:translate(-50%)}.blinking-glow{filter:blur(60px);background:#ff6000;border-radius:50%;width:100px;height:180px;animation:.1s infinite blinkIt;top:-55%;left:50%;transform:translate(-50%)}@keyframes blinkIt{50%{opacity:.8}}
