:root{--primary: 99 102 241}.theme-indigo{--primary: 99 102 241}.theme-emerald{--primary: 16 185 129}.theme-rose{--primary: 244 63 94}.theme-amber{--primary: 245 158 11}.theme-cyan{--primary: 6 182 212}body{background-color:#000c1e;color:#fff;min-height:100vh;position:relative;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 0%,rgba(0,48,120,.5) 0%,transparent 60%),radial-gradient(circle at 100% 100%,rgba(0,30,80,.4) 0%,transparent 60%),linear-gradient(to bottom,#001229,#000818);pointer-events:none;z-index:-1}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(2deg)}}.animate-float{animation:float 10s ease-in-out infinite}.glass-morphism{background:#1c1c1e99!important;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.08)}.text-glow{text-shadow:0 0 20px rgba(var(--primary),.2)}.bg-primary{background-color:rgb(var(--primary))}.text-primary{color:rgb(var(--primary))}.border-primary{border-color:rgb(var(--primary))}.ring-primary{--tw-ring-color: rgba(var(--primary), .5)}h1,h2,h3,h4{letter-spacing:-.02em}::selection{background-color:rgba(var(--primary),.3);color:#fff}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}
