.PricingToggle-module__WwTcEG__toggle{background:var(--color-ui-bg-3);border:var(--border-1)solid var(--color-ui-border);border-radius:var(--radius-pill);padding:.25rem;display:inline-flex}.PricingToggle-module__WwTcEG__btn{border-radius:var(--radius-pill);cursor:pointer;color:var(--color-ui-text-2);white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .2s,color .2s;display:flex}.PricingToggle-module__WwTcEG__btn:hover:not(.PricingToggle-module__WwTcEG__active){color:var(--color-ui-text)}.PricingToggle-module__WwTcEG__active{background:var(--color-brand-purple);color:#fff}.PricingToggle-module__WwTcEG__badge{border-radius:var(--radius-pill);background:var(--color-brand-purple-dim);color:var(--color-brand-purple);letter-spacing:.01em;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;transition:background .2s,color .2s;display:inline-block}.PricingToggle-module__WwTcEG__active .PricingToggle-module__WwTcEG__badge{color:#fff;background:#fff3}
.PricingCard-module__AW7-ta__card{background:var(--color-ui-bg-3);border:var(--border-1)solid var(--color-ui-border-2);border-radius:var(--radius-card-lg);padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 8px 48px #7752e924}.PricingCard-module__AW7-ta__topAccent{background:linear-gradient(90deg,var(--color-brand-purple),var(--color-brand-teal));border-radius:var(--radius-card-lg)var(--radius-card-lg)0 0;height:.1875rem;position:absolute;top:0;left:0;right:0}.PricingCard-module__AW7-ta__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.PricingCard-module__AW7-ta__title{color:var(--color-ui-text);letter-spacing:-.01em;font-size:1.0625rem;font-weight:600}.PricingCard-module__AW7-ta__discountBadge{border-radius:var(--radius-pill);color:var(--color-brand-teal);border:var(--border-1)solid #00d4c840;white-space:nowrap;background:#00d4c81a;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.PricingCard-module__AW7-ta__priceRow{align-items:baseline;gap:.375rem;margin-bottom:.375rem;display:flex}.PricingCard-module__AW7-ta__currency{color:var(--color-ui-text-2);align-self:flex-start;margin-top:.625rem;font-size:1.25rem;font-weight:600}.PricingCard-module__AW7-ta__price{letter-spacing:-.04em;color:var(--color-ui-text);font-size:clamp(3rem,6vw,3.75rem);font-weight:800;line-height:1}.PricingCard-module__AW7-ta__per{color:var(--color-ui-text-2);font-size:1rem;font-weight:400}.PricingCard-module__AW7-ta__priceNote{color:var(--color-brand-teal);min-height:1.25rem;margin-bottom:1.75rem;font-size:.8125rem;font-weight:500}.PricingCard-module__AW7-ta__meta{color:var(--color-ui-text-2);background:var(--color-brand-purple-dim);border-radius:var(--radius-card-sm);align-items:center;gap:.625rem;margin-bottom:1.5rem;padding:.6875rem 1rem;font-size:.875rem;font-weight:500;display:flex}.PricingCard-module__AW7-ta__metaDot{background:var(--color-ui-text-3);border-radius:50%;flex-shrink:0;width:.25rem;height:.25rem}.PricingCard-module__AW7-ta__featureList{flex-direction:column;gap:.625rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.PricingCard-module__AW7-ta__featureItem{color:var(--color-ui-text);align-items:center;gap:.625rem;font-size:.9375rem;font-weight:400;display:flex}.PricingCard-module__AW7-ta__checkIcon{background:var(--color-brand-purple-dim);width:1.375rem;height:1.375rem;color:var(--color-brand-purple);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PricingCard-module__AW7-ta__setupRow{border-top:var(--border-1)solid var(--color-ui-border);border-bottom:var(--border-1)solid var(--color-ui-border);justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;padding:1.25rem 0;display:flex}.PricingCard-module__AW7-ta__setupLeft{flex-direction:column;gap:.25rem;display:flex}.PricingCard-module__AW7-ta__setupLabel{color:var(--color-ui-text);font-size:.9375rem;font-weight:600}.PricingCard-module__AW7-ta__setupNote{color:var(--color-ui-text-3);max-width:17rem;font-size:.8125rem;font-weight:300;line-height:1.5}.PricingCard-module__AW7-ta__setupPrice{color:var(--color-ui-text);white-space:nowrap;flex-shrink:0;padding-top:.125rem;font-size:1rem;font-weight:700}.PricingCard-module__AW7-ta__ctaRow{flex-direction:column;gap:.75rem;display:flex}
.PricingSection-module__YDFglW__section{background:var(--color-ui-bg);padding-top:var(--space-section-y);padding-bottom:var(--space-section-y)}.PricingSection-module__YDFglW__header{text-align:center;margin-bottom:2rem}.PricingSection-module__YDFglW__header h2{text-align:center;margin-top:0}.PricingSection-module__YDFglW__toggleRow{justify-content:center;margin-bottom:2.5rem;display:flex}.PricingSection-module__YDFglW__cardWrap{max-width:30rem;margin-bottom:3rem;margin-left:auto;margin-right:auto}.PricingSection-module__YDFglW__enterprise{border:var(--border-1)solid var(--color-ui-border-2);border-radius:var(--radius-card-lg);background:var(--color-ui-bg-2);padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 4px 24px #7752e914}.PricingSection-module__YDFglW__topAccent{background:linear-gradient(90deg,var(--color-brand-purple),var(--color-brand-teal));height:.125rem;position:absolute;top:0;left:0;right:0}.PricingSection-module__YDFglW__enterpriseInner{grid-template-columns:1fr auto;align-items:center;gap:3rem;display:grid}.PricingSection-module__YDFglW__enterpriseTitle{letter-spacing:-.02em;color:var(--color-ui-text);margin-bottom:.75rem;font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:700;line-height:1.3}.PricingSection-module__YDFglW__enterpriseIntro{color:var(--color-ui-text-2);max-width:44rem;margin-bottom:1.5rem;font-size:.9375rem;font-weight:300;line-height:1.7}.PricingSection-module__YDFglW__enterpriseLists{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.PricingSection-module__YDFglW__enterpriseSubhead{color:var(--color-ui-text);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;font-size:.8125rem;font-weight:600}.PricingSection-module__YDFglW__enterpriseBullets{flex-direction:column;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.PricingSection-module__YDFglW__enterpriseBullets li{color:var(--color-ui-text-2);padding-left:1.25rem;font-size:.875rem;font-weight:300;line-height:1.5;position:relative}.PricingSection-module__YDFglW__enterpriseBullets li:before{content:"·";color:var(--color-brand-purple);font-size:1rem;font-weight:700;position:absolute;top:-.125rem;left:.375rem}.PricingSection-module__YDFglW__enterpriseCtas{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:1rem;display:flex}.PricingSection-module__YDFglW__enterpriseLink{color:var(--color-ui-text-2);border-bottom:var(--border-1)solid var(--color-ui-border-2);white-space:nowrap;padding-bottom:.125rem;font-size:.875rem;text-decoration:none;transition:color .2s,border-color .2s}.PricingSection-module__YDFglW__enterpriseLink:hover{color:var(--color-brand-purple);border-color:var(--color-brand-purple)}@media (max-width:64rem){.PricingSection-module__YDFglW__enterpriseInner{grid-template-columns:1fr;gap:2rem}.PricingSection-module__YDFglW__enterpriseCtas{flex-flow:wrap;align-items:center}}@media (max-width:40rem){.PricingSection-module__YDFglW__enterpriseLists{grid-template-columns:1fr;gap:1.25rem}.PricingSection-module__YDFglW__enterprise{padding:1.75rem 1.5rem}}
