.navbar-header[data-astro-cid-5blmo7yk]{width:100%;border-bottom:1px solid rgba(255,255,255,.05);backdrop-filter:blur(12px);position:sticky;top:0;z-index:100;background:#0b0f19cc}.navbar-container[data-astro-cid-5blmo7yk]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;max-width:1200px;margin:0 auto}.logo-group[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.8rem;text-decoration:none}.logo-img[data-astro-cid-5blmo7yk]{height:32px;width:auto;object-fit:contain}.logo-text[data-astro-cid-5blmo7yk]{font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:800;color:#fff;letter-spacing:.05em}nav[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:2rem}nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:var(--text-muted);text-decoration:none;font-weight:600;font-size:.9rem;transition:color .3s ease}nav[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--text-main)}.btn-demo[data-astro-cid-5blmo7yk]{background:#2563eb;color:#fff!important;padding:.5rem 1.3rem;border-radius:9999px;font-weight:700;transition:all .3s ease;box-shadow:0 4px 15px #2563eb4d}.btn-demo[data-astro-cid-5blmo7yk]:hover{background:#1d4ed8;box-shadow:0 6px 20px #2563eb66;transform:translateY(-1px)}@media (max-width: 768px){nav[data-astro-cid-5blmo7yk]{gap:1rem}.btn-demo[data-astro-cid-5blmo7yk]{padding:.4rem 1rem}}footer[data-astro-cid-sz7xmlte]{background:#060911;border-top:1px solid rgba(255,255,255,.05);padding:4rem 1.5rem 2rem;margin-top:6rem}.footer-container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:3rem;margin-bottom:3rem}.footer-brand[data-astro-cid-sz7xmlte]{max-width:320px}.logo-group[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.8rem;margin-bottom:1.2rem}.logo-img[data-astro-cid-sz7xmlte]{height:28px;width:auto}.logo-text[data-astro-cid-sz7xmlte]{font-family:Outfit,sans-serif;font-size:1rem;font-weight:800;color:#fff;letter-spacing:.05em}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--text-muted);font-size:.85rem;line-height:1.6}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:5rem}.footer-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.8rem}.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--text-main);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-muted);text-decoration:none;font-size:.85rem;transition:color .3s ease}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text-main)}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.05);padding-top:2rem;text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--text-muted);font-size:.8rem}:root{--bg-color: #0b0f19;--accent-primary: #6366f1;--accent-secondary: #a855f7;--accent-glow: rgba(99, 102, 241, .15);--text-main: #f3f4f6;--text-muted: #9ca3af;--card-bg: rgba(17, 24, 39, .7);--card-border: rgba(255, 255, 255, .08)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,sans-serif;background-color:var(--bg-color);color:var(--text-main);overflow-x:hidden;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}main{flex:1}h1,h2,h3,h4{font-family:Outfit,sans-serif;font-weight:800;letter-spacing:-.02em}.glow-container{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;pointer-events:none;z-index:-1;overflow:hidden}.glow-1{position:absolute;top:-10%;left:20%;width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,.12) 0%,transparent 70%);filter:blur(80px)}.glow-2{position:absolute;top:40%;right:5%;width:500px;height:500px;background:radial-gradient(circle,rgba(168,85,247,.08) 0%,transparent 70%);filter:blur(60px)}.btn-primary{background:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-secondary) 100%);color:#fff;padding:.8rem 1.8rem;border-radius:9999px;font-weight:600;text-decoration:none;font-size:.95rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 20px var(--accent-glow);display:inline-block;border:none;cursor:pointer}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 24px #6366f14d}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}
