@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&family=Inter:wght@300;400;500;600&family=Rajdhani:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6,p,span,div,a,button,li{text-shadow:none!important}:root{--accent: #66D3C0;--accent-dim: rgba(102,211,192,.15);--accent-border: rgba(102,211,192,.3);--bg: #050816;--bg-card: rgba(255,255,255,.04);--text-1: #FFFFFF;--text-2: rgba(255,255,255,.55);--border: rgba(255,255,255,.08);--transition: all .4s cubic-bezier(.4, 0, .2, 1)}[data-theme=dark]{--bg-primary: #050816;--bg-secondary: #080818;--bg-card: rgba(8, 8, 30, .8);--bg-card-hover: rgba(102,211,192,.04);--text-primary: #ffffff;--text-secondary: rgba(255,255,255,.55);--text-muted: rgba(255,255,255,.25);--accent: #66D3C0;--accent-dim: rgba(102,211,192,.12);--accent2: #4ec9b4;--accent2-dim: rgba(78,201,180,.15);--border: rgba(102,211,192,.15);--border-hover: rgba(102,211,192,.55);--glow: none;--glow2: none;--navbar-bg: rgba(5, 8, 22, .85);--scanline: rgba(102,211,192,.025);--particle-color1: #66D3C0;--particle-color2: #4ec9b4;--accent-gradient: linear-gradient(135deg, #66D3C0 0%, #4ec9b4 50%, #38b8a0 100%);--accent-text-shadow: none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html{scroll-behavior:smooth}body{background:var(--bg-primary);color:var(--text-primary);font-family:Inter,sans-serif;transition:var(--transition);overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#66d3c0,#4ec9b4);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#66d3c0}::-moz-selection{background:#66d3c04d;color:#fff}::selection{background:#66d3c04d;color:#fff}a,button{transition:all .2s ease;cursor:pointer}button:active{transform:scale(.97)}:focus-visible{outline:2px solid #00e5ff;outline-offset:2px;border-radius:4px}.card-hover{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.card-hover:hover{transform:translateY(-4px)}@media (max-width: 768px){.auth-left-panel{display:none!important;flex:0!important;max-width:0!important;width:0!important;padding:0!important}.auth-right-panel{flex:0 0 100%!important;max-width:100%!important;width:100%!important;padding:32px 24px!important}}[data-theme=light] body{background:#eef6f9!important;color:#0a1628!important}[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4,[data-theme=light] h5{color:#0a1628!important;text-shadow:none!important}[data-theme=light] p{color:#3a5570!important;text-shadow:none!important}[data-theme=light] span:not([style*="color:#66"]):not([style*="color: #66"]):not([style*="color:#00"]){color:#3a5570}[data-theme=light] nav{background:#eef6f9f5!important;border-bottom:1px solid rgba(102,211,192,.2)!important}[data-theme=light] nav a,[data-theme=light] nav button:not([style*="background:#66"]):not([style*="background: #66"]){color:#1e3a5f!important}[data-theme=light] footer{background:#d2e6ebfa!important}[data-theme=light] footer span,[data-theme=light] footer a,[data-theme=light] footer p,[data-theme=light] footer div{color:#1e3a5f!important}[data-theme=light] footer a:hover{color:#009e8a!important}[data-theme=light] section{background:transparent!important}@media (max-width: 1024px){.grid-3-col{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 640px){.grid-3-col,.grid-2-col{grid-template-columns:repeat(1,1fr)!important}}@media (max-width: 768px){.nav-desktop{display:none!important}.nav-hamburger{display:flex!important}}@media (min-width: 769px){.nav-desktop{display:flex!important}.nav-hamburger{display:none!important}}@media (max-width: 900px){.pg-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 560px){.pg-grid{grid-template-columns:1fr!important}}@media (max-width: 900px){.pricing-cards{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 580px){.pricing-cards{grid-template-columns:1fr!important}}@media (max-width: 1024px){.features-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 640px){.features-grid{grid-template-columns:1fr!important}}@media (max-width: 900px){.testimonials-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 560px){.testimonials-grid{grid-template-columns:1fr!important}}@media (max-width: 768px){.footer-cols{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 480px){.footer-cols{grid-template-columns:1fr!important}}@media (max-width: 960px){.admin-sidebar{display:none!important}.admin-content{margin-left:0!important}}.prompt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 1024px){.prompt-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.prompt-grid{grid-template-columns:1fr!important}}@keyframes float1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes float2{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
