main[data-astro-cid-lmkygsfs]{margin:auto;padding:2rem 1rem;max-width:1400px}.pricing-hero[data-astro-cid-lmkygsfs]{text-align:center;padding:3rem 1rem 2rem}h1[data-astro-cid-lmkygsfs]{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;margin:0 0 1rem;line-height:1.2}.text-gradient[data-astro-cid-lmkygsfs]{background-image:linear-gradient(45deg,var(--neo-primary),var(--neo-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tagline[data-astro-cid-lmkygsfs]{font-size:clamp(1rem,3vw,1.5rem);color:#666;margin:0 0 .5rem}.description[data-astro-cid-lmkygsfs]{font-size:clamp(.9rem,2vw,1.1rem);color:#888;max-width:700px;margin:0 auto}.pricing-grid[data-astro-cid-lmkygsfs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0}.pricing-card[data-astro-cid-lmkygsfs]{padding:2rem;position:relative;transition:all var(--transition-medium)}.pricing-card[data-astro-cid-lmkygsfs].featured{border-color:var(--neo-primary);transform:scale(1.05)}.pricing-card[data-astro-cid-lmkygsfs]:hover{transform:translateY(-8px)}.pricing-card[data-astro-cid-lmkygsfs].featured:hover{transform:translateY(-8px) scale(1.05)}.badge[data-astro-cid-lmkygsfs]{position:absolute;top:-15px;right:20px;background:var(--neo-primary);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:700;box-shadow:var(--glow-md) var(--neo-primary)}.plan-header[data-astro-cid-lmkygsfs]{text-align:center;border-bottom:2px solid var(--glass-border);padding-bottom:1.5rem;margin-bottom:1.5rem}.plan-header[data-astro-cid-lmkygsfs] h3[data-astro-cid-lmkygsfs]{font-size:1.8rem;margin-bottom:1rem;color:var(--neo-primary)}.price[data-astro-cid-lmkygsfs]{display:flex;align-items:baseline;justify-content:center;gap:.5rem}.amount[data-astro-cid-lmkygsfs]{font-size:3rem;font-weight:800;color:var(--neo-primary)}.period[data-astro-cid-lmkygsfs]{font-size:1.1rem;color:#888}.features-list[data-astro-cid-lmkygsfs]{list-style:none;padding:0;margin:2rem 0}.features-list[data-astro-cid-lmkygsfs] li[data-astro-cid-lmkygsfs]{padding:.75rem 0;font-size:1rem;color:#555;border-bottom:1px solid var(--glass-border)}.features-list[data-astro-cid-lmkygsfs] li[data-astro-cid-lmkygsfs]:last-child{border-bottom:none}.plan-button[data-astro-cid-lmkygsfs]{width:100%;text-align:center;padding:1rem;font-size:1.1rem;margin-top:1rem}.faq-section[data-astro-cid-lmkygsfs]{margin:4rem 0;text-align:center}.faq-section[data-astro-cid-lmkygsfs] h2[data-astro-cid-lmkygsfs]{font-size:2.5rem;margin-bottom:3rem;color:var(--neo-primary)}.faq-grid[data-astro-cid-lmkygsfs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.faq-item[data-astro-cid-lmkygsfs]{padding:2rem;text-align:left;transition:all var(--transition-medium)}.faq-item[data-astro-cid-lmkygsfs]:hover{transform:translateY(-4px);border-color:var(--neo-primary)}.faq-item[data-astro-cid-lmkygsfs] h3[data-astro-cid-lmkygsfs]{font-size:1.2rem;margin-bottom:1rem;color:var(--neo-accent)}.faq-item[data-astro-cid-lmkygsfs] p[data-astro-cid-lmkygsfs]{color:#666;line-height:1.7;margin:0}.cta-section[data-astro-cid-lmkygsfs]{margin:4rem 0 2rem}.cta-card[data-astro-cid-lmkygsfs]{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,var(--glass-bg),rgba(79,70,229,.05))}.cta-card[data-astro-cid-lmkygsfs] h2[data-astro-cid-lmkygsfs]{font-size:2rem;margin:0 0 1rem}.cta-card[data-astro-cid-lmkygsfs] p[data-astro-cid-lmkygsfs]{font-size:1.1rem;color:#666;margin:0 0 2rem}.cta-buttons[data-astro-cid-lmkygsfs]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.neo-button[data-astro-cid-lmkygsfs]{display:inline-block;padding:.75rem 2rem;text-decoration:none;cursor:pointer}.modal[data-astro-cid-lmkygsfs]{position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#000000b3;backdrop-filter:blur(5px)}.modal-content[data-astro-cid-lmkygsfs]{position:relative;margin:10% auto;padding:3rem;width:90%;max-width:500px;text-align:center}.close[data-astro-cid-lmkygsfs]{position:absolute;right:1.5rem;top:1.5rem;font-size:2rem;font-weight:700;color:#aaa;cursor:pointer}.close[data-astro-cid-lmkygsfs]:hover{color:var(--neo-primary)}@media(max-width:768px){.pricing-grid[data-astro-cid-lmkygsfs]{grid-template-columns:1fr;gap:1.5rem}.pricing-card[data-astro-cid-lmkygsfs].featured{transform:scale(1)}.pricing-card[data-astro-cid-lmkygsfs]:hover,.pricing-card[data-astro-cid-lmkygsfs].featured:hover{transform:translateY(-4px)}.faq-grid[data-astro-cid-lmkygsfs]{grid-template-columns:1fr}.cta-card[data-astro-cid-lmkygsfs]{padding:2rem 1.5rem}.cta-buttons[data-astro-cid-lmkygsfs]{flex-direction:column}.neo-button[data-astro-cid-lmkygsfs]{width:100%}}
