@charset "UTF-8";.pricing{background:var(--bg-primary)}.pricing__header{padding:clamp(40px,6vh,56px) clamp(24px,4vw,48px) clamp(18px,2.5vh,28px);text-align:center;border-bottom:1px solid var(--border-color)}.pricing__eyebrow{font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--cherry);margin-bottom:16px}.pricing__title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:900;letter-spacing:-.035em;line-height:1.1;color:var(--text-main);margin:0 0 16px}.pricing__subtitle{font-size:1rem;color:var(--text-muted);font-weight:300;line-height:1.75;margin:0 0 14px}.pricing__guarantee{font-size:.875rem;color:var(--cherry);margin:0 0 clamp(12px,1.8vh,18px)}.pricing__guarantee .pricing__guarantee-link{text-decoration:underline;cursor:pointer;color:inherit}.pricing__guarantee .pricing__guarantee-link:hover{text-underline-offset:3px}.pricing__quote-wrap{display:flex;justify-content:center;width:100%}.pricing__quote{box-sizing:border-box;width:fit-content;max-width:min(100%,100vw - 48px);margin:0;padding:6px 18px;background:var(--warm-white, #faf8f6);border:1px solid var(--border-color);border-radius:5px;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-style:italic;font-weight:400;line-height:1.35;color:var(--text-main);text-align:center}@media(min-width:700px){.pricing__quote{white-space:nowrap}}[data-theme=dark] .pricing__quote{background:#ffffff0f;border-color:var(--border-color);color:var(--text-dim)}.pricing__cards-wrap{padding:clamp(16px,2.2vh,24px) clamp(24px,4vw,48px) clamp(28px,4vh,40px);background:var(--bg-secondary)}.pricing__tier-layout{display:flex;flex-direction:column;gap:clamp(14px,2vw,20px);max-width:1280px;margin:0 auto}.pricing__grid{display:grid;gap:clamp(12px,1.5vw,18px);align-items:stretch}.pricing__grid--consumer{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:960px){.pricing__grid--consumer{grid-template-columns:1fr}}.pricing__enterprise-row,.plan-card--enterprise-wide{width:100%}.plan-card--enterprise-wide .plan-card__badge-slot--empty-enterprise{display:none}.plan-card--enterprise-wide .plan-card__enterprise-shell{display:flex;flex-direction:column;gap:clamp(14px,2vw,18px);width:100%}.plan-card--enterprise-wide .plan-card__enterprise-brand .plan-card__tier{margin-bottom:8px}.plan-card--enterprise-wide .plan-card__enterprise-brand .plan-card__name{margin-bottom:0}.plan-card--enterprise-wide .plan-card__enterprise-tagline{font-size:.8125rem;line-height:1.45;margin:0;color:var(--text-muted)}.plan-card--enterprise-wide .plan-card__enterprise-price .plan-card__price{margin-bottom:0}.plan-card--enterprise-wide .plan-card__cta--enterprise-bar{margin-top:0}@media(min-width:900px){.plan-card--enterprise-wide .plan-card__enterprise-shell{display:grid;grid-template-columns:minmax(160px,220px) minmax(200px,1fr) auto;grid-template-rows:auto auto;column-gap:clamp(20px,3vw,36px);row-gap:clamp(18px,2.5vw,26px);align-items:center}.plan-card--enterprise-wide .plan-card__enterprise-brand{grid-column:1;grid-row:1;align-self:center}.plan-card--enterprise-wide .plan-card__enterprise-tagline{grid-column:2;grid-row:1;align-self:center}.plan-card--enterprise-wide .plan-card__cta--enterprise-bar{grid-column:3;grid-row:1;align-self:center;justify-self:end;width:auto;min-width:168px}.plan-card--enterprise-wide .plan-card__enterprise-price{grid-column:1;grid-row:2;align-self:start;padding-top:clamp(14px,2vw,20px);border-top:1px solid var(--border-color)}.plan-card--enterprise-wide .plan-card__feature-groups{grid-column:2/-1;grid-row:2;align-self:start;margin-bottom:0;padding-top:clamp(14px,2vw,20px);padding-bottom:0;border-top:1px solid var(--border-color)}.plan-card--enterprise-wide .plan-card__feature-groups .plan-card__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(16px,2vw,28px);row-gap:8px}}.plan-card{position:relative;height:100%;padding:18px 20px 22px;background:var(--bg-primary);border:2px solid var(--border-color);border-radius:8px;display:flex;flex-direction:column;text-align:left;box-sizing:border-box}.plan-card--featured{border-color:var(--cherry);box-shadow:0 8px 32px #c0392b1f}.plan-card--featured .plan-card__tier,.plan-card--featured .plan-card__check{color:var(--cherry)}.plan-card__badge-slot{flex-shrink:0;display:flex;align-items:center;justify-content:center;min-height:28px;margin-bottom:14px}.plan-card__badge{display:inline-block;background:var(--cherry);color:var(--text-secondary);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:4px 14px;border-radius:20px;white-space:nowrap}.plan-card__header{flex-shrink:0;display:flex;flex-direction:column}.plan-card__tier{font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin:0 0 8px}.plan-card__name{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:700;color:var(--text-main);letter-spacing:-.02em;margin:0 0 10px;line-height:1.2}.plan-card__price{margin-bottom:10px;display:flex;flex-wrap:wrap;align-items:baseline;gap:0 4px}.plan-card__price-value{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(1.65rem,2.8vw,2.1rem);font-weight:900;color:var(--text-main);letter-spacing:-.03em;line-height:1.1}.plan-card__price-period{font-size:.875rem;color:var(--text-muted);margin-left:4px}.plan-card__subtext{font-size:.8125rem;color:var(--text-muted);margin:0 0 14px;padding-bottom:14px;border-bottom:1px solid var(--border-color);line-height:1.45}.plan-card__feature-groups{display:flex;flex-direction:column;gap:14px;flex:1;padding-bottom:14px;margin-bottom:26px}.plan-card__feature-group{display:flex;flex-direction:column;gap:0}.plan-card__group-label{font-size:.72rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin:0 0 8px}.plan-card__features{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.plan-card__features li{display:flex;gap:8px;align-items:flex-start;font-size:1.0625rem;color:var(--text-dim)}.plan-card__check{font-weight:600;flex-shrink:0}.plan-card:not(.plan-card--featured) .plan-card__check{color:#1a6b3c}.plan-card__feature--bold{font-weight:500}.plan-card__cta{width:100%;margin-top:auto;padding:11px;border-radius:3px;font-size:.875rem;font-weight:500;font-family:inherit;text-align:center;text-decoration:none;cursor:pointer;transition:all .15s;border:none;flex-shrink:0}.plan-card__cta--outline{background:var(--bg-primary);border:1px solid var(--text-main);color:var(--text-main)}.plan-card__cta--outline:hover{background:var(--text-main);color:var(--text-inverse)}.plan-card__cta--primary{background:var(--cherry);color:var(--text-secondary)}.plan-card__cta--primary:hover{opacity:.88}.plan-card__cta--cherry{background:var(--cherry);color:var(--text-secondary)}.plan-card__cta--cherry:hover{opacity:.88}.pricing__quiz-link{margin-top:32px;font-size:.875rem;color:var(--text-muted);line-height:1.6;text-align:center}.pricing__quiz-link a{color:var(--cherry);text-decoration:underline;cursor:pointer}.pricing__quiz-link a:hover{text-underline-offset:3px}.pricing__faq-teaser-wrap{padding:clamp(24px,4vh,40px) clamp(24px,4vw,48px) clamp(40px,6vh,56px);background:var(--bg-primary)}.pricing__faq-teaser{max-width:min(900px,88vw);margin-left:auto;margin-right:auto;padding:clamp(24px,4vw,36px);background:var(--bg-secondary);border-radius:6px;display:flex;flex-direction:column;gap:20px;text-align:center;align-items:center}@media(min-width:576px){.pricing__faq-teaser{flex-direction:row;justify-content:space-between;align-items:center;gap:24px;text-align:left}}.pricing__faq-teaser-copy{width:100%}@media(min-width:576px){.pricing__faq-teaser-copy{width:auto}}.pricing__faq-teaser-actions{display:flex;gap:12px;flex-shrink:0;width:100%;justify-content:center}@media(min-width:576px){.pricing__faq-teaser-actions{width:auto;justify-content:flex-end}}.pricing__faq-title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:700;color:var(--text-main);letter-spacing:-.02em;margin:0 0 6px}.pricing__faq-sub{font-size:.875rem;color:var(--text-dim);font-weight:300;margin:0}.pricing__faq-btn{font-size:.875rem;font-weight:400;padding:10px 20px;background:transparent;color:var(--text-dim);border-radius:3px;border:1px solid var(--border-color);text-decoration:none;text-align:center;transition:border-color .15s,color .15s;flex:1}@media(min-width:576px){.pricing__faq-btn{flex:none}}.pricing__faq-btn:hover{border-color:var(--text-dim);color:var(--text-main)}
