*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;background:#0a0a1a;width:100%;max-width:100vw;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;overflow-x:hidden}#root{width:100%;max-width:100vw;min-height:100vh;overflow-x:hidden}input,select,textarea{font-size:16px!important}@media (width>=768px){input,select,textarea{font-size:14px!important}}img{max-width:100%;height:auto}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#c4b5fd;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#7c3aed}@media (width<=768px){div[style*="padding: 24"],div[style*=padding\:24]{padding:14px!important}div[style*="padding: 20"],div[style*=padding\:20]{padding:12px!important}div[style*="padding: 32"],div[style*=padding\:32]{padding:16px!important}div[style*="width: 600"],div[style*="width: 500"],div[style*="width: 480"],div[style*="width: 400"],div[style*=width\:600],div[style*=width\:500],div[style*=width\:480],div[style*=width\:400]{width:100%!important;max-width:100%!important}div[style*="gridTemplateColumns: repeat(4"],div[style*="gridTemplateColumns:repeat(4"],div[style*="gridTemplateColumns: repeat(3"],div[style*="gridTemplateColumns:repeat(3"]{grid-template-columns:1fr 1fr!important}div[style*="gridTemplateColumns: repeat(2"],div[style*="gridTemplateColumns:repeat(2"]{grid-template-columns:1fr!important}div[style*="gap: 24"],div[style*=gap\:24]{gap:12px!important}div[style*="gap: 20"],div[style*=gap\:20]{gap:10px!important}h1{font-size:22px!important}h2{font-size:18px!important}h3{font-size:16px!important}div,section,article{max-width:100%}table{max-width:100%;display:block;overflow-x:auto}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fadeInUp{animation:.4s cubic-bezier(.4,0,.2,1) backwards fadeInUp}.animate-fadeIn{animation:.3s backwards fadeIn}.animate-scaleIn{animation:.25s cubic-bezier(.4,0,.2,1) backwards scaleIn}.delay-0{animation-delay:0s}.delay-1{animation-delay:60ms}.delay-2{animation-delay:.12s}.delay-3{animation-delay:.18s}.delay-4{animation-delay:.24s}.delay-5{animation-delay:.3s}.delay-6{animation-delay:.36s}.delay-7{animation-delay:.42s}.hover-lift{cursor:pointer;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s}.hover-lift:hover{transform:translateY(-3px);box-shadow:0 8px 20px #7c3aed1f!important}.hover-glow{transition:transform .2s,box-shadow .25s,filter .2s}.hover-glow:hover{filter:brightness(1.05);transform:translateY(-1px)scale(1.02);box-shadow:0 6px 20px #7c3aed66!important}.hover-scale{transition:transform .2s cubic-bezier(.4,0,.2,1)}.hover-scale:hover{transform:scale(1.08)}@keyframes pulseGlow{0%,to{box-shadow:0 0 #7c3aed66}50%{box-shadow:0 0 0 8px #7c3aed00}}.hover-pulse:hover{animation:1.5s infinite pulseGlow}@media (hover:none){.hover-lift:hover,.hover-glow:hover,.hover-scale:hover{filter:none;animation:none;transform:none}}@keyframes timerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}.timer-running{animation:2s ease-in-out infinite timerPulse}@keyframes timerUrgent{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-2px)}20%,40%,60%,80%{transform:translate(2px)}}.timer-urgent{animation:.6s ease-in-out infinite timerUrgent}@keyframes timerComplete{0%{transform:scale(1)}30%{filter:brightness(1.3);transform:scale(1.15)}60%{transform:scale(.95)}to{filter:brightness();transform:scale(1)}}.timer-complete{animation:.8s cubic-bezier(.4,0,.2,1) timerComplete}@keyframes buttonPress{0%{transform:scale(1)}50%{transform:scale(.92)}to{transform:scale(1)}}.btn-press:active{animation:.15s buttonPress}body.dark{filter:invert()hue-rotate(180deg);background:#fafaff}body.dark img,body.dark video,body.dark iframe,body.dark canvas,body.dark svg image,body.dark [style*="linear-gradient(135deg,#7C3AED"],body.dark [style*="linear-gradient(135deg, #7C3AED"],body.dark [style*="linear-gradient(135deg,#ec4899"],body.dark [style*="linear-gradient(135deg, #ec4899"],body.dark [style*="linear-gradient(135deg,#f59e0b"],body.dark [style*="linear-gradient(135deg,#10b981"],body.dark [style*="linear-gradient(135deg,#3b82f6"],body.dark [style*="linear-gradient(135deg,#06b6d4"],body.dark [style*="linear-gradient(135deg,#fbbf24"],body.dark [style*="linear-gradient(135deg,#94a3b8"],body.dark [style*="linear-gradient(135deg,#a855f7"],body.dark [style*="linear-gradient(135deg,#22d3ee"],body.dark [style*="linear-gradient(135deg,#60a5fa"],body.dark [class*=toast],body.dark [style*=confettiFall]{filter:invert()hue-rotate(180deg)}body.dark input,body.dark textarea,body.dark select{background:var(--bg-card-soft)!important;color:var(--text-primary)!important;border-color:var(--border-strong)!important}body.dark input::placeholder,body.dark textarea::placeholder{color:var(--text-muted)!important}body,body *{transition:background-color .3s,color .3s,border-color .3s}
