:root{--luna-purple-50:#faf5ff;--luna-purple-100:#f2e6ff;--luna-purple-200:#ead6ff;--luna-purple-300:#d9b8ff;--luna-purple-400:#bf83fc;--luna-purple-500:#7c3bed;--luna-purple-600:#5f15e0;--luna-purple-700:#673ab6;--luna-purple-800:#5a21b5;--luna-purple-900:#4f1c9b;--luna-purple-950:#0c0910}.luna-bg-gradient{background:linear-gradient(135deg,var(--luna-purple-950),#14161a,var(--luna-purple-900));min-height:100vh}.luna-gradient-text{background:linear-gradient(135deg,#8b5cf6 0%,#a855f7 25%,#c084fc 50%,#e879f9 75%,#f0abfc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.luna-gradient{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#a855f7 25%,#c084fc 50%,#e879f9 75%,#f0abfc 100%);border:none;font-weight:600}.luna-card-gradient{background:linear-gradient(135deg,rgba(139,92,246,.1) 0%,rgba(168,85,247,.1) 25%,rgba(192,132,252,.1) 50%,rgba(232,121,249,.1) 75%,rgba(240,171,252,.1) 100%);border:1px solid rgba(139,92,246,.2)}.cta-button-shimmer{position:relative;overflow:hidden}.cta-button-shimmer:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.cta-button-shimmer:hover:before{left:100%}.hover-lift{transition:transform .3s,box-shadow .3s}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(139,92,246,.3)}.floating-orb{background:radial-gradient(circle,rgba(139,92,246,.3) 0%,rgba(168,85,247,.1) 50%,transparent 100%);border-radius:50%;animation:6s ease-in-out infinite float}.floating-orb:nth-child(2){animation-delay:-2s}.floating-orb:nth-child(3){animation-delay:-4s}@keyframes float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-20px)rotate(120deg)}66%{transform:translateY(10px)rotate(240deg)}}.rotating-bg{background:conic-gradient(#7c3bed,#8a4cf6,#7c3bed);animation:20s linear infinite rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pulse-ring{position:relative}.pulse-ring:before{content:"";border:2px solid;border-radius:50%;width:100%;height:100%;animation:2s infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#a855f7,#c084fc)}@media (max-width:768px){.luna-bg-gradient{background:linear-gradient(135deg,#0a0a0a 0%,#1a0a2e 50%,#0a0a0a 100%)}.floating-orb{width:200px!important;height:200px!important}}.luna-agent-page{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.luna-agent-page *{border-color:rgba(139,92,246,.2)}.luna-gradient:focus,.cta-button-shimmer:focus{outline-offset:2px;outline:2px solid #8b5cf6}button,a,.hover-lift{transition:all .3s cubic-bezier(.4,0,.2,1)}
