:root{--accent: #5b7bf2;--accent-dark: #3d55e6;--bg: #13151f;--bg-card: #1a1d2e;--bg-card-hover: #2e3247;--text: #eef0f6;--text-muted: #9ba3bd;--border: #2e3247}:where(.astro-lmkygsfs){margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:clip}html{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);scroll-behavior:smooth}body{min-height:100vh;background-image:radial-gradient(rgba(91,123,242,.07) 1px,transparent 1px);background-size:24px 24px}.nav:where(.astro-lmkygsfs){position:fixed;top:0;left:0;right:0;z-index:50;backdrop-filter:blur(12px);background:#13151fcc;border-bottom:1px solid var(--border)}.nav-inner:where(.astro-lmkygsfs){max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.nav-logo:where(.astro-lmkygsfs){display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--text);font-weight:600;font-size:1.25rem}.nav-logo:where(.astro-lmkygsfs) img:where(.astro-lmkygsfs){width:32px;height:32px}.nav-logo-divider:where(.astro-lmkygsfs){width:1.5px;height:1.2em;background:#ffffff59}.nav-links:where(.astro-lmkygsfs){display:flex;gap:2rem;align-items:center;list-style:none}.nav-links:where(.astro-lmkygsfs) a:where(.astro-lmkygsfs){color:var(--text-muted);text-decoration:none;font-size:.9rem;transition:color .2s;padding:.5rem .25rem}.nav-links:where(.astro-lmkygsfs) a:where(.astro-lmkygsfs):hover,.nav-links:where(.astro-lmkygsfs) a:where(.astro-lmkygsfs)[aria-current=page]{color:var(--text)}.hero:where(.astro-lmkygsfs){position:relative;padding:10rem 1.5rem 4rem;text-align:center;max-width:900px;margin:0 auto}.hero:where(.astro-lmkygsfs):before{content:"";position:absolute;top:50%;left:50%;width:800px;height:800px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(91,123,242,.15) 0%,transparent 70%);pointer-events:none;z-index:-1}.hero-badge:where(.astro-lmkygsfs){display:inline-flex;align-items:center;padding:.35rem 1rem;background:#5b7bf226;border:1px solid rgba(91,123,242,.3);border-radius:999px;font-size:.85rem;color:var(--accent);margin-bottom:1.5rem}.hero:where(.astro-lmkygsfs) h1:where(.astro-lmkygsfs){font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1;margin-bottom:1.25rem;letter-spacing:-.02em}.hero:where(.astro-lmkygsfs) h1:where(.astro-lmkygsfs) .highlight:where(.astro-lmkygsfs){background:linear-gradient(135deg,#5b7bf2,#7a9cf8,#5b7bf2,#4a9af5);background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 6s ease-in-out infinite}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero:where(.astro-lmkygsfs) p:where(.astro-lmkygsfs){font-size:1.2rem;color:var(--text-muted);line-height:1.6;max-width:680px;margin:0 auto}.btn:where(.astro-lmkygsfs){display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 2rem;border-radius:8px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;border:none;cursor:pointer}.btn-primary:where(.astro-lmkygsfs){background:var(--accent-dark);color:#fff}.btn-primary:where(.astro-lmkygsfs):hover{background:var(--accent);transform:translateY(-1px)}.section:where(.astro-lmkygsfs){position:relative;padding:4rem 1.5rem;max-width:1200px;margin:0 auto}.section-title:where(.astro-lmkygsfs){font-size:2rem;font-weight:700;text-align:center;margin-bottom:1rem;letter-spacing:-.01em}.section-subtitle:where(.astro-lmkygsfs){text-align:center;color:var(--text-muted);font-size:1.1rem;margin:0 auto 3rem;max-width:640px}.pricing-tiers:where(.astro-lmkygsfs){display:grid;grid-template-columns:minmax(280px,440px);gap:1.5rem;justify-content:center;margin:0 auto}.pricing-tier:where(.astro-lmkygsfs){position:relative;padding:1.5rem 1.5rem 1.75rem;background:var(--bg-card);border:1px solid var(--border);border-radius:12px}.pricing-tier--highlight:where(.astro-lmkygsfs){background:linear-gradient(135deg,rgba(91,123,242,.08),var(--bg-card) 60%);box-shadow:0 16px 48px -16px #5b7bf259}.pricing-tier-name:where(.astro-lmkygsfs){font-size:.8rem;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.pricing-price:where(.astro-lmkygsfs){display:flex;align-items:baseline;gap:.4rem;margin-bottom:.75rem}.pricing-price-amount:where(.astro-lmkygsfs){font-size:2.5rem;font-weight:700;line-height:1;letter-spacing:-.02em}.pricing-price-cadence:where(.astro-lmkygsfs){font-size:.9rem;color:var(--text-muted)}.pricing-tier-description:where(.astro-lmkygsfs){color:var(--text-muted);font-size:.9rem;line-height:1.5;margin-bottom:1.25rem}.pricing-bullets:where(.astro-lmkygsfs){list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.pricing-bullets:where(.astro-lmkygsfs) li:where(.astro-lmkygsfs){display:flex;align-items:flex-start;gap:.55rem;font-size:.9rem;color:var(--text)}.pricing-bullets:where(.astro-lmkygsfs) svg:where(.astro-lmkygsfs){flex-shrink:0;width:16px;height:16px;color:var(--accent);margin-top:2px}.pricing-tier:where(.astro-lmkygsfs) .btn:where(.astro-lmkygsfs){width:100%;padding:.7rem 1.5rem;font-size:.95rem}.pricing-note:where(.astro-lmkygsfs){max-width:680px;margin:2rem auto 0;padding:2rem 1.25rem 1rem;text-align:center;color:var(--text-muted);font-size:.9rem;line-height:1.55;border-top:1px solid var(--border)}.category-grid:where(.astro-lmkygsfs){display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;max-width:1100px;margin:0 auto}.category-card:where(.astro-lmkygsfs){padding:1.5rem 1.75rem;background:var(--bg-card);border:1px solid var(--border);border-radius:10px}.category-card:where(.astro-lmkygsfs) h3:where(.astro-lmkygsfs){font-size:1.05rem;font-weight:600;margin-bottom:1rem;color:var(--text)}.category-list:where(.astro-lmkygsfs){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.category-list:where(.astro-lmkygsfs) li:where(.astro-lmkygsfs){display:flex;align-items:flex-start;gap:.55rem;font-size:.9rem;color:var(--text-muted);line-height:1.5}.category-list:where(.astro-lmkygsfs) svg:where(.astro-lmkygsfs){flex-shrink:0;color:var(--accent);margin-top:3px}.cta-section:where(.astro-lmkygsfs){padding:5rem 1.5rem;text-align:center;background:linear-gradient(135deg,#5b7bf21a,#4a9af514);border-top:1px solid rgba(91,123,242,.3);border-bottom:1px solid rgba(91,123,242,.3)}.cta-section:where(.astro-lmkygsfs) h2:where(.astro-lmkygsfs){font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-section:where(.astro-lmkygsfs) p:where(.astro-lmkygsfs){color:var(--text-muted);font-size:1.1rem;margin-bottom:2rem}.footer:where(.astro-lmkygsfs){border-top:1px solid var(--border);padding:3rem 1.5rem;text-align:center}.footer-inner:where(.astro-lmkygsfs){max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.footer:where(.astro-lmkygsfs) a:where(.astro-lmkygsfs){color:var(--accent);text-decoration:none}.footer:where(.astro-lmkygsfs) a:where(.astro-lmkygsfs):hover{text-decoration:underline}.footer:where(.astro-lmkygsfs) p:where(.astro-lmkygsfs){color:var(--text-muted);font-size:.9rem}@media(max-width:720px){.hero:where(.astro-lmkygsfs){padding:8rem 1rem 3rem}.section:where(.astro-lmkygsfs){padding:3rem 1rem}.pricing-tier:where(.astro-lmkygsfs){padding:1.5rem 1.5rem 1.75rem}.nav-links:where(.astro-lmkygsfs){gap:1.25rem}}
