@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700;900&family=Rajdhani:wght@400;500;600&family=Share+Tech+Mono&display=swap";*{margin:0;padding:0;box-sizing:border-box}body,#root{height:100vh;overflow:hidden;background:#010a06;font-family:Rajdhani,sans-serif;transition:background .4s ease}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0f482866;border-radius:4px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#0f4828}@keyframes spin-fwd{to{transform:rotate(360deg)}}@keyframes spin-rev{to{transform:rotate(-360deg)}}@keyframes pulse-ring{0%,to{box-shadow:0 0 14px #00e89652}50%{box-shadow:0 0 28px #00e89680}}@keyframes msg-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes bpulse{0%,80%,to{opacity:.2;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}@keyframes glitch{0%,to{text-shadow:0 0 28px rgba(255,32,64,.8)}25%{text-shadow:-2px 0 rgba(0,232,150,.8),2px 0 rgba(255,32,64,.8)}75%{text-shadow:2px 0 rgba(0,232,150,.5),-2px 0 rgba(255,32,64,.9)}}@keyframes vast-scan{0%{top:0}to{top:100%}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes toastSlideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes staggerReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeScale{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 8px #00e89626}50%{box-shadow:0 0 20px #00e8964d}}@keyframes subtlePulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes scan{0%{transform:translateY(-140px);opacity:0}5%{opacity:1}95%{opacity:.3}to{transform:translateY(100vh);opacity:0}}@keyframes build-pulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes hpulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes glowPulse{0%,to{opacity:.4}50%{opacity:.7}}@keyframes borderGlow{0%,to{border-color:#00e89626}50%{border-color:#00e89659}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.stagger-children>*{animation:slideUp .4s ease both}.stagger-children>*:nth-child(1){animation-delay:0s}.stagger-children>*:nth-child(2){animation-delay:.06s}.stagger-children>*:nth-child(3){animation-delay:.12s}.stagger-children>*:nth-child(4){animation-delay:.18s}.stagger-children>*:nth-child(5){animation-delay:.24s}.stagger-children>*:nth-child(6){animation-delay:.3s}.stagger-children>*:nth-child(7){animation-delay:.36s}.stagger-children>*:nth-child(8){animation-delay:.42s}.stagger-children>*:nth-child(9){animation-delay:.48s}.stagger-children>*:nth-child(10){animation-delay:.54s}*:focus-visible{outline:2px solid rgba(0,232,150,.5);outline-offset:2px}
