.pricing-module__kvPdYW__main{z-index:1;flex-direction:column;flex:1;align-items:center;gap:5rem;width:100%;max-width:1200px;margin:0 auto;padding:5rem 2rem 4rem;display:flex;position:relative}.pricing-module__kvPdYW__hero{text-align:center;flex-direction:column;align-items:center;gap:1rem;animation:.5s ease-out both pricing-module__kvPdYW__fadeInUp;display:flex}.pricing-module__kvPdYW__hero h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.25rem,4vw,3.25rem);font-weight:800;line-height:1.15}.pricing-module__kvPdYW__heroSub{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.pricing-module__kvPdYW__tiersGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;gap:1.25rem;width:100%;display:grid}.pricing-module__kvPdYW__tierCard{background:var(--surface);border:1px solid var(--surface-border);border-radius:var(--radius-lg);transition:transform var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base);flex-direction:column;gap:1.25rem;padding:2rem 1.75rem;display:flex;position:relative}.pricing-module__kvPdYW__tierCard:hover{border-color:var(--surface-border-hover);transform:translateY(-3px)}.pricing-module__kvPdYW__highlighted{border-color:var(--primary);background:linear-gradient(180deg,#5b6ef50f 0%,var(--surface)100%);box-shadow:0 0 0 1px var(--primary),var(--shadow-primary)}.pricing-module__kvPdYW__highlighted:hover{box-shadow:0 0 0 1px var(--primary),0 8px 40px var(--primary-glow);border-color:var(--primary)}.pricing-module__kvPdYW__badge{background:var(--primary);color:var(--foreground);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;box-shadow:0 2px 10px var(--primary-glow);padding:.25rem .9rem;font-size:.7rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pricing-module__kvPdYW__tierHeader{flex-direction:column;gap:.4rem;display:flex}.pricing-module__kvPdYW__tierName{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:1rem;font-weight:600}.pricing-module__kvPdYW__price{flex-wrap:wrap;align-items:baseline;gap:.3rem;display:flex}.pricing-module__kvPdYW__priceAmount{color:var(--foreground);letter-spacing:-.04em;font-size:2.5rem;font-weight:800;line-height:1}.pricing-module__kvPdYW__priceCustom{color:var(--foreground);letter-spacing:-.03em;font-size:2rem;font-weight:700}.pricing-module__kvPdYW__priceUnit{color:var(--text-muted);font-size:.8rem;font-weight:400}.pricing-module__kvPdYW__priceMonthly{color:var(--text-subtle);margin-top:.15rem;font-size:.775rem}.pricing-module__kvPdYW__tierDesc{color:var(--text-muted);margin-top:.25rem;font-size:.85rem;line-height:1.55}.pricing-module__kvPdYW__cta{text-align:center;border-radius:var(--radius-md);transition:all var(--transition-fast);letter-spacing:-.01em;padding:.8rem 1.25rem;font-size:.9rem;font-weight:600;display:block}.pricing-module__kvPdYW__ctaPrimary{background:var(--primary);color:var(--foreground);box-shadow:var(--shadow-primary);border:none}.pricing-module__kvPdYW__ctaPrimary:hover{background:var(--primary-hover);box-shadow:0 6px 24px var(--primary-glow);transform:translateY(-1px)}.pricing-module__kvPdYW__ctaOutline{color:var(--foreground);border:1px solid var(--surface-border-hover);background:0 0}.pricing-module__kvPdYW__ctaOutline:hover{background:var(--card-bg);border-color:var(--text-muted)}.pricing-module__kvPdYW__featureList{flex-direction:column;flex-grow:1;gap:.65rem;list-style:none;display:flex}.pricing-module__kvPdYW__featureItem{color:var(--foreground);align-items:center;gap:.6rem;font-size:.855rem;display:flex}.pricing-module__kvPdYW__featureExcluded{color:var(--text-subtle)}.pricing-module__kvPdYW__checkIcon{color:var(--success);flex-shrink:0}.pricing-module__kvPdYW__xIcon{color:var(--text-subtle);flex-shrink:0}.pricing-module__kvPdYW__comparisonSection{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.pricing-module__kvPdYW__sectionTitle{letter-spacing:-.03em;text-align:center;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700}.pricing-module__kvPdYW__tableWrapper{border-radius:var(--radius-lg);border:1px solid var(--surface-border);width:100%;overflow-x:auto}.pricing-module__kvPdYW__compareTable{border-collapse:collapse;width:100%;font-size:.875rem}.pricing-module__kvPdYW__compareTable thead tr{background:var(--surface-2);border-bottom:1px solid var(--surface-border)}.pricing-module__kvPdYW__compareTable th{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:1rem 1.25rem;font-size:.8rem;font-weight:600}.pricing-module__kvPdYW__compareTable th.pricing-module__kvPdYW__featureCol{text-align:left;color:var(--foreground)}.pricing-module__kvPdYW__compareTable tbody tr{border-bottom:1px solid var(--surface-border);transition:background var(--transition-fast)}.pricing-module__kvPdYW__compareTable tbody tr:last-child{border-bottom:none}.pricing-module__kvPdYW__compareTable tbody tr:hover{background:var(--card-bg)}.pricing-module__kvPdYW__compareTable td{text-align:center;color:var(--text-muted);padding:.875rem 1.25rem}.pricing-module__kvPdYW__compareTable td.pricing-module__kvPdYW__featureCol{text-align:left;color:var(--foreground);font-weight:500}.pricing-module__kvPdYW__highlightCol{background:#5b6ef50a}.pricing-module__kvPdYW__enterpriseBanner{background:linear-gradient(135deg,var(--surface-2)0%,#5b6ef50f 100%);border-radius:var(--radius-xl);border:1px solid #5b6ef540;width:100%;padding:2.5rem}.pricing-module__kvPdYW__enterpriseBannerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.pricing-module__kvPdYW__enterpriseBannerContent h2{letter-spacing:-.03em;margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.pricing-module__kvPdYW__enterpriseBannerContent p{color:var(--text-muted);max-width:560px;font-size:.9rem;line-height:1.6}.pricing-module__kvPdYW__enterpriseCta{background:var(--primary);color:var(--foreground);border-radius:var(--radius-md);box-shadow:var(--shadow-primary);transition:all var(--transition-fast);white-space:nowrap;flex-shrink:0;padding:.875rem 2rem;font-size:.95rem;font-weight:600}.pricing-module__kvPdYW__enterpriseCta:hover{background:var(--primary-hover);box-shadow:0 6px 24px var(--primary-glow);transform:translateY(-1px)}.pricing-module__kvPdYW__guarantee{text-align:center;border-top:1px solid var(--surface-border);flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:3rem 2rem;display:flex}.pricing-module__kvPdYW__guaranteeIcon{color:var(--primary);filter:drop-shadow(0 0 10px var(--primary-glow));margin-bottom:.25rem}.pricing-module__kvPdYW__guarantee h2{letter-spacing:-.03em;font-size:1.5rem;font-weight:700}.pricing-module__kvPdYW__guarantee p{color:var(--text-muted);max-width:480px;font-size:.95rem;line-height:1.6}.pricing-module__kvPdYW__billingToggle{justify-content:center;align-items:center;gap:.75rem;margin:1.5rem 0 0;display:flex}.pricing-module__kvPdYW__toggleBtn{border:1px solid var(--surface-border);color:var(--text-subtle);cursor:pointer;background:0 0;border-radius:8px;padding:.4rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.pricing-module__kvPdYW__toggleBtn:hover{color:var(--text-muted)}.pricing-module__kvPdYW__toggleBtnActive{background:var(--surface-2);color:var(--foreground)}.pricing-module__kvPdYW__toggleBtnAnnual{font-weight:700}.pricing-module__kvPdYW__toggleBtnAnnualActive{color:var(--primary);background:#6366f133;border-color:#6366f180}.pricing-module__kvPdYW__savingsBadge{color:#4ade80;background:#4ade8026;border-radius:4px;margin-left:.25rem;padding:.1rem .4rem;font-size:.7rem}.pricing-module__kvPdYW__savingsSummary{justify-content:center;align-items:center;gap:1.5rem;margin-top:.9rem;animation:.4s cubic-bezier(.34,1.56,.64,1) both pricing-module__kvPdYW__savingsReveal;display:flex}.pricing-module__kvPdYW__savingsItem{color:#4ade80;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;display:flex}.pricing-module__kvPdYW__savingsNum{letter-spacing:-.02em;font-size:1rem;font-weight:800}@keyframes pricing-module__kvPdYW__savingsReveal{0%{opacity:0;transform:translateY(-6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pricing-module__kvPdYW__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.pricing-module__kvPdYW__tiersGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.pricing-module__kvPdYW__tiersGrid{grid-template-columns:1fr}.pricing-module__kvPdYW__enterpriseBannerContent{flex-direction:column}.pricing-module__kvPdYW__enterpriseCta{text-align:center;width:100%}}
