.assistant-pricing-hero{align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.assistant-pricing-hero-bg,.assistant-pricing-hero-bg img{position:absolute;inset:0}.assistant-pricing-hero-bg{z-index:0}.assistant-pricing-hero-bg img{object-fit:cover;width:100%;height:100%}.assistant-pricing-hero-bg:after{content:"";background:linear-gradient(135deg,#2d1b3ded 0%,#6d28d9bf 100%);position:absolute;inset:0}.assistant-pricing-orb{pointer-events:none;z-index:1;background:radial-gradient(#e91e8c33,#0000 70%);border-radius:50%;width:600px;height:400px;position:absolute;bottom:0;right:0}.assistant-pricing-hero .container{z-index:2;max-width:820px;padding:80px 28px;position:relative}.assistant-pricing-badge{color:#ffb4dce6;letter-spacing:.14em;text-transform:uppercase;background:#e91e8c33;border:1px solid #e91e8c66;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.75rem;font-weight:800;display:inline-flex}.assistant-pricing-badge span{background:var(--rose);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot;display:block}.assistant-pricing-title{color:#fff;margin-bottom:20px;font-size:clamp(2.4rem,5vw,3.8rem)}.assistant-pricing-title em{color:var(--rose);font-style:italic}.assistant-pricing-lead{color:#fffc;margin-bottom:12px;font-size:1.1rem;line-height:1.7}.assistant-pricing-note{color:#fff9;margin-bottom:32px;font-size:.95rem}.assistant-pricing-tiers{background:var(--white);padding:96px 0}.assistant-pricing-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.assistant-pricing-price{font-family:var(--f-display);color:var(--tx-dark);margin-bottom:4px;font-size:2.8rem;font-weight:700;line-height:1}.assistant-pricing-price span{font-size:1rem;font-family:var(--f-body);color:var(--tx-muted);font-weight:400}.assistant-pricing-featured-price{color:#fff}.assistant-pricing-featured-price span{color:#fff9}.assistant-pricing-cta{justify-content:center;width:100%}.assistant-pricing-featured-cta{width:100%;color:var(--plum);background:#fff;justify-content:center}.assistant-pricing-guarantee{text-align:center;background:var(--rose-50);border:2px dashed #e91e8c33;border-radius:16px;margin-top:48px;padding:24px 32px}.assistant-pricing-guarantee-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.assistant-pricing-trust{color:var(--tx-mid);align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}@media (max-width:900px){.assistant-pricing-grid{grid-template-columns:1fr}}
