.pricing-module__kvPdYW__hero{text-align:center;padding:3rem 0 2rem}.pricing-module__kvPdYW__heroTitle{margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.75rem);font-weight:900;line-height:1.1}.pricing-module__kvPdYW__heroSubtitle{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}.pricing-module__kvPdYW__tabs{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;gap:.3rem;width:fit-content;margin:0 auto 2.75rem;padding:.3rem;display:flex}.pricing-module__kvPdYW__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;font-size:.88rem;font-weight:500;font-family:var(--font-primary);background:0 0;border:none;border-radius:999px;align-items:center;gap:7px;padding:.6rem 1.4rem;transition:color .2s,background .2s,box-shadow .2s;display:flex}.pricing-module__kvPdYW__tab:hover{color:var(--text-primary)}.pricing-module__kvPdYW__tabActive{background:var(--bg-card);color:var(--text-primary);border:1px solid #ffffff1a;box-shadow:0 2px 14px #0006}.pricing-module__kvPdYW__plansGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.25rem;margin-bottom:2.5rem;display:grid}.pricing-module__kvPdYW__planCard{background:var(--bg-card);border:1px solid #ffffff14;border-radius:1.5rem;flex-direction:column;height:100%;padding:2rem;transition:transform .22s,box-shadow .22s;display:flex;position:relative}.pricing-module__kvPdYW__planCard:hover{transform:translateY(-5px);box-shadow:0 24px 50px #0000004d}.pricing-module__kvPdYW__popularCard{border-color:#0000;box-shadow:0 0 0 1px #7c3aed8c,0 8px 40px #7c3aed2e}.pricing-module__kvPdYW__popularCard:hover{box-shadow:0 0 0 1px #7c3aedcc,0 24px 60px #7c3aed4d}.pricing-module__kvPdYW__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:999px;padding:.28rem 1.1rem;font-size:.68rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #7c3aed73}.pricing-module__kvPdYW__planHeader{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:1rem;display:flex}.pricing-module__kvPdYW__planName{margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.pricing-module__kvPdYW__deliveryTag{color:var(--text-tertiary);white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;margin-top:2px;padding:.22rem .6rem;font-size:.7rem;display:inline-flex}.pricing-module__kvPdYW__planPrice{font-size:2.6rem;font-weight:900;font-family:var(--font-heading);background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;line-height:1.1}.pricing-module__kvPdYW__planDesc{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.84rem;line-height:1.65}.pricing-module__kvPdYW__divider{background:#ffffff12;height:1px;margin-bottom:1.25rem}.pricing-module__kvPdYW__featureList{flex-direction:column;flex:1;gap:.6rem;margin-bottom:1.5rem;list-style:none;display:flex}.pricing-module__kvPdYW__featureItem{color:var(--text-secondary);align-items:center;gap:10px;font-size:.875rem;display:flex}.pricing-module__kvPdYW__checkCircle{color:#7c3aed;background:#7c3aed1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.pricing-module__kvPdYW__checkPopular{color:#c4b5fd;background:#7c3aed38}.pricing-module__kvPdYW__ctaGroup{flex-direction:column;gap:.65rem;margin-top:auto;display:flex}.pricing-module__kvPdYW__ghostBtn{border-radius:var(--radius-full);color:var(--text-secondary);font-size:.875rem;font-weight:500;font-family:var(--font-primary);border:1px solid #ffffff1f;justify-content:center;align-items:center;padding:.7rem 1.5rem;text-decoration:none;transition:border-color .2s,color .2s;display:flex}.pricing-module__kvPdYW__ghostBtn:hover{color:var(--text-primary);border-color:#ffffff47}.pricing-module__kvPdYW__trustBar{background:#ffffff05;border:1px solid #ffffff12;border-radius:1rem;flex-wrap:wrap;justify-content:center;gap:1.25rem 2.5rem;margin-top:.5rem;padding:1.5rem 2rem;display:flex}.pricing-module__kvPdYW__trustItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:.84rem;font-weight:500;display:flex}.pricing-module__kvPdYW__trustCheck{color:#22c55e;background:#22c55e24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.pricing-module__kvPdYW__note{text-align:center;color:var(--text-tertiary);margin-top:1rem;font-size:.79rem}.pricing-module__kvPdYW__faqList{flex-direction:column;gap:.65rem;max-width:780px;margin:0 auto;display:flex}.pricing-module__kvPdYW__faqItem{background:var(--bg-card);cursor:pointer;border:1px solid #ffffff12;border-radius:1rem;padding:1.2rem 1.6rem;transition:border-color .2s}.pricing-module__kvPdYW__faqItem:hover{border-color:#ffffff21}.pricing-module__kvPdYW__faqQ{margin:0;font-size:.97rem;font-weight:600}.pricing-module__kvPdYW__faqA{color:var(--text-secondary);margin:0;font-size:.89rem;line-height:1.75}@media (max-width:1024px){.pricing-module__kvPdYW__plansGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.pricing-module__kvPdYW__plansGrid{grid-template-columns:1fr}.pricing-module__kvPdYW__tabs{border-radius:1rem;flex-wrap:wrap;justify-content:center;width:100%}.pricing-module__kvPdYW__tab{padding:.55rem 1rem;font-size:.82rem}.pricing-module__kvPdYW__trustBar{gap:1rem 1.5rem}.pricing-module__kvPdYW__planPrice{font-size:2.1rem}}