body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:gold;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ff6b35}*{box-sizing:border-box;margin:0;padding:0}.loading-container{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e 25%,#0f3460 50%,#533483 75%,#7209b7);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.loading-spinner{height:80px;margin-bottom:2rem;position:relative;width:80px}.spinner-ring{animation:spin 1.5s linear infinite;border:3px solid #0000;border-radius:50%;border-top-color:gold;height:100%;position:absolute;width:100%}.spinner-ring:nth-child(2){animation-delay:.2s;border-top-color:#ff6b35;height:70%;left:15%;top:15%;width:70%}.spinner-ring:nth-child(3){animation-delay:.4s;border-top-color:#f7931e;height:50%;left:25%;top:25%;width:50%}.loading-text{animation:pulse 2s ease-in-out infinite;font-size:1.5rem;font-weight:300;text-shadow:0 0 10px #ffd700cc}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.App,.diwali-container{min-height:100vh;overflow:hidden;position:relative}.diwali-container{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e 25%,#0f3460 50%,#533483 75%,#7209b7);display:flex;justify-content:center}.diwali-content{padding:2rem;position:relative;text-align:center;z-index:10}.diwali-title{font-size:clamp(3rem,8vw,6rem);font-weight:700;margin-bottom:1rem;text-shadow:0 0 20px #ffd700cc}.title-word{-webkit-text-fill-color:#0000;animation:gradient-shift 3s ease-in-out infinite;background:linear-gradient(45deg,gold,#ff6b35,#f7931e,gold);-webkit-background-clip:text;background-clip:text;background-size:300% 300%;display:inline-block;margin:0 .5rem}.title-word:nth-child(2){animation-delay:.5s}.diwali-subtitle{color:#fff;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:300;line-height:1.6;margin-bottom:2rem;text-shadow:0 2px 4px #00000080}.diya-container{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.diya{animation:diya-flicker 2s ease-in-out infinite alternate;filter:drop-shadow(0 0 10px rgba(255,215,0,.8));font-size:3rem}.diya:nth-child(2){animation-delay:.3s}.diya:nth-child(3){animation-delay:.6s}.firecracker{animation:firecracker-burst 2s ease-out forwards;background:gold;border-radius:50%;height:4px;opacity:0;position:absolute;width:4px}.firecracker.exploded .spark{animation:spark-burst 1s ease-out forwards;background:#ff6b35;border-radius:50%;height:2px;position:absolute;width:2px}.firecracker.exploded .spark:first-child{animation:spark-burst-1 1s ease-out forwards}.firecracker.exploded .spark:nth-child(2){animation:spark-burst-2 1s ease-out forwards}.firecracker.exploded .spark:nth-child(3){animation:spark-burst-3 1s ease-out forwards}.firecracker.exploded .spark:nth-child(4){animation:spark-burst-4 1s ease-out forwards}.firecracker.exploded .spark:nth-child(5){animation:spark-burst-5 1s ease-out forwards}.sparkle{animation:sparkle-twinkle 3s ease-in-out infinite;font-size:1.5rem;opacity:0;pointer-events:none;position:absolute}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes diya-flicker{0%{filter:drop-shadow(0 0 10px rgba(255,215,0,.8));transform:scale(1) rotate(-2deg)}to{filter:drop-shadow(0 0 20px rgba(255,215,0,1));transform:scale(1.1) rotate(2deg)}}@keyframes firecracker-burst{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes spark-burst-1{0%{opacity:1;transform:translate(0) scale(0)}to{opacity:0;transform:translate(30px,-30px) scale(1)}}@keyframes spark-burst-2{0%{opacity:1;transform:translate(0) scale(0)}to{opacity:0;transform:translate(-30px,-30px) scale(1)}}@keyframes spark-burst-3{0%{opacity:1;transform:translate(0) scale(0)}to{opacity:0;transform:translate(30px,30px) scale(1)}}@keyframes spark-burst-4{0%{opacity:1;transform:translate(0) scale(0)}to{opacity:0;transform:translate(-30px,30px) scale(1)}}@keyframes spark-burst-5{0%{opacity:1;transform:translate(0) scale(0)}to{opacity:0;transform:translateY(-40px) scale(1)}}@keyframes sparkle-twinkle{0%,to{opacity:0;transform:scale(0) rotate(0deg)}50%{opacity:1;transform:scale(1) rotate(180deg)}}@media (max-width:768px){.diwali-content{padding:1rem}.diya-container{gap:1rem}.diya{font-size:2rem}.diwali-title{font-size:clamp(2.5rem,10vw,4rem)}.diwali-subtitle{font-size:clamp(1rem,4vw,1.4rem)}}@media (max-width:480px){.diya-container{align-items:center;flex-direction:column;gap:.5rem}.title-word{display:block;margin:.2rem 0}}.firecracker,.sparkle{will-change:transform,opacity}@media (prefers-reduced-motion:reduce){.diya,.firecracker,.sparkle,.title-word{animation:none}.diwali-container{background:#1a1a2e}}
/*# sourceMappingURL=main.0aa55518.css.map*/