/* Compact plan highlights and explicit, cumulative feature comparison. */
.st-refresh .screen-reader-text{position:absolute;left:0;top:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.st-plan-matrix-wrap{position:relative}
.st-refresh .st-pricing-hero{padding:48px 0 20px;text-align:center;background:var(--surface-base)}
.st-pricing-hero__copy{max-width:820px;margin:0 auto}.st-refresh .st-pricing-hero h1{font-size:clamp(32px,3.2vw,44px);line-height:1.2;margin:0 0 18px}.st-pricing-hero__copy p{font-size:15px;margin:0;line-height:1.8}.st-pricing-hero__copy .eyebrow{margin-bottom:17px}.st-pricing-hero__tools{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:25px}.st-pricing-hero__tools small{font-size:11px;color:var(--text-muted)}.st-refresh .st-pricing-hero .st-note{margin-top:15px!important;font-size:11px!important}.st-refresh .st-pricing-hero+.pricing-section{padding-top:28px}.st-plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.st-plan-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:28px 23px;border:1px solid var(--line);border-radius:15px;background:var(--surface-base);color:var(--text-primary)}.st-plan-intro{min-height:91px}.st-refresh .st-plan-intro h2,.st-refresh .st-plan-intro h3{font-size:23px;font-weight:500;letter-spacing:-.03em;line-height:1.25;margin:0 0 12px;color:inherit}.st-plan-intro p{font-size:12px;line-height:1.75;margin:0;max-width:230px}.st-plan-badge{align-self:flex-start;font-size:9px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:5px 9px;background:var(--st-soft);color:var(--teal);border-radius:5px;margin-bottom:18px;line-height:1.4}.st-plan-card:not(:has(.st-plan-badge))::before{content:"";display:block;height:23px;margin-bottom:18px}.st-plan-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;margin:20px 0 22px;min-height:44px}.st-plan-price strong{font-size:37px;line-height:1.2;font-weight:600;letter-spacing:-.055em;color:inherit}.st-plan-price span{font-size:11px;line-height:1.5;color:var(--text-muted)}.st-plan-card .button{border-radius:8px;min-height:46px;line-height:1.4;padding:11px 12px;font-size:13px;flex-shrink:0}.st-plan-limits{list-style:none;padding:0;margin:25px 0 20px;display:grid;gap:10px}.st-plan-limits li{font-size:12px;color:var(--text-muted);line-height:1.7}.st-plan-limits strong{color:var(--text-primary);font-weight:600;font-size:14px}.st-plan-limits small{display:block;font-size:10px;color:var(--text-muted);line-height:1.7;margin-top:4px}.st-plan-highlights{list-style:none;padding:19px 0 0;margin:0 0 20px;border-top:1px solid var(--line);display:grid;gap:11px}.st-plan-highlights li{position:relative;display:flex;gap:9px;font-size:12px;line-height:1.7;color:var(--text-muted)}.st-plan-highlights li::before{content:"✓";color:var(--teal);font-size:14px;font-weight:600;flex:0 0 12px}.st-plan-highlights strong{color:var(--text-primary);font-weight:500}.st-plan-note{font-size:10px;line-height:1.7;margin:auto 0 0;padding-top:18px;border-top:1px solid var(--line);color:var(--text-muted)}.st-plan-card--featured{background:#075e5b;border-color:#075e5b;color:#fff;box-shadow:0 16px 30px #075e5b14}.st-plan-card--featured .st-plan-badge{background:#dcf5e9;color:#075346}.st-refresh .st-plan-card--featured .st-plan-intro h2,.st-refresh .st-plan-card--featured .st-plan-intro h3,.st-plan-card--featured .st-plan-price strong,.st-plan-card--featured .st-plan-limits strong,.st-plan-card--featured .st-plan-highlights strong{color:#fff}.st-refresh .st-plan-card--featured p,.st-plan-card--featured .st-plan-price span,.st-plan-card--featured .st-plan-limits li,.st-plan-card--featured .st-plan-limits small,.st-plan-card--featured .st-plan-highlights li,.st-plan-card--featured .st-plan-note{color:#d5ece5}.st-plan-card--featured .st-plan-highlights,.st-plan-card--featured .st-plan-note{border-color:#ffffff30}.st-plan-card--featured .st-plan-highlights li::before{color:#96edc3}.st-refresh .st-plan-card--featured .button{background:#fff;color:#075e5b;border-color:#fff}.st-plan-card--scale{border-color:var(--teal)}.st-plan-card--scale .st-plan-badge{background:var(--st-soft);color:var(--teal)}
.st-plan-matrix-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:12px;background:var(--surface-base)}.st-plan-matrix{border-collapse:collapse;border-spacing:0;width:100%;min-width:790px;font-size:12px;color:var(--text-primary)}.st-plan-matrix caption{text-align:left;padding:23px 25px;border-bottom:1px solid var(--line);font-size:13px;line-height:1.8;color:var(--text-muted)}.st-plan-matrix th,.st-plan-matrix td{padding:16px 20px;border-bottom:1px solid var(--line);line-height:1.7;vertical-align:middle}.st-plan-matrix th{font-weight:500;text-align:left}.st-plan-matrix thead th{background:var(--st-soft);font-size:14px;padding-top:21px;padding-bottom:21px}.st-plan-matrix thead th:not(:first-child),.st-plan-matrix td{text-align:center;width:16%}.st-plan-matrix th:first-child{width:36%;min-width:255px}.st-plan-matrix td.is-included{color:var(--teal);font-weight:500}.st-plan-matrix td.is-unavailable{color:var(--text-muted)}.st-plan-matrix .is-featured{background:var(--st-soft)}.st-plan-matrix tr:last-child td,.st-plan-matrix tr:last-child th{border-bottom:0}.st-plan-matrix tbody tr:hover{background:var(--st-soft)}
.st-plan-card:not(:has(.st-plan-badge))::before{display:none}.st-plan-card .st-plan-intro,.st-home .st-plan-card .st-plan-intro{position:relative;padding-top:40px;min-height:141px}.st-plan-intro .st-plan-badge{position:absolute;top:0;left:0;display:inline-block;margin:0}.st-plan-highlights li::before{display:none}.st-plan-check{flex:0 0 12px;color:var(--teal);font-weight:600}.st-plan-highlights small{display:block;font-size:10px;line-height:1.65;margin-top:3px}.st-plan-card--featured .st-plan-check{color:#96edc3}html[data-theme="dark"] .st-plan-card--featured .st-plan-check{color:#145a3c}
.st-home .st-plan-intro{min-height:86px}.st-home .st-pricing-heading h2{font-size:clamp(29px,3vw,39px)}.st-home-hero__image img{aspect-ratio:1.22;image-rendering:auto}.st-page-hero__image img,.st-product-image img,.st-audience-image img{image-rendering:auto}.st-refresh .contact-form label{display:block}.st-refresh .contact-form label>span{display:inline}.st-refresh .contact-form input,.st-refresh .contact-form textarea{display:block;margin-top:8px}
html[data-theme="dark"] .st-plan-card--featured{background:#a7e4cb;border-color:#a7e4cb;color:#142f25;box-shadow:none}html[data-theme="dark"] .st-plan-card--featured .st-plan-intro h2,html[data-theme="dark"] .st-plan-card--featured .st-plan-intro h3,html[data-theme="dark"] .st-plan-card--featured .st-plan-price strong,html[data-theme="dark"] .st-plan-card--featured .st-plan-limits strong,html[data-theme="dark"] .st-plan-card--featured .st-plan-highlights strong{color:#142f25}html[data-theme="dark"] .st-plan-card--featured p,html[data-theme="dark"] .st-plan-card--featured .st-plan-price span,html[data-theme="dark"] .st-plan-card--featured .st-plan-limits li,html[data-theme="dark"] .st-plan-card--featured .st-plan-limits small,html[data-theme="dark"] .st-plan-card--featured .st-plan-highlights li,html[data-theme="dark"] .st-plan-card--featured .st-plan-note{color:#244e3b}html[data-theme="dark"] .st-plan-card--featured .st-plan-highlights,html[data-theme="dark"] .st-plan-card--featured .st-plan-note{border-color:#244e3b35}html[data-theme="dark"] .st-plan-card--featured .st-plan-highlights li::before{color:#145a3c}html[data-theme="dark"] .st-plan-card--featured .button{background:#142f25;color:#fff;border-color:#142f25}html[data-theme="dark"] .st-plan-card--featured .st-plan-badge{background:#142f25;color:#c6eddd}
@media(max-width:1100px){.st-plan-grid{gap:13px}.st-plan-card{padding:24px 17px}.st-plan-price strong{font-size:31px}.st-plan-intro{min-height:103px}.st-plan-highlights li{font-size:11px}.st-plan-limits strong{font-size:13px}}
@media(max-width:900px){.st-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.st-plan-card{padding:28px 25px}.st-plan-intro,.st-home .st-plan-intro{min-height:75px}.st-plan-price strong{font-size:36px}.st-plan-highlights li{font-size:13px}.st-plan-limits strong{font-size:15px}.st-plan-limits li{font-size:13px}.st-refresh .st-pricing-hero{padding-top:40px}.st-home-hero__image img{aspect-ratio:1.5}}
@media(max-width:560px){.st-plan-grid{grid-template-columns:1fr;gap:20px}.st-plan-card{padding:25px}.st-plan-card:not(:has(.st-plan-badge))::before{display:none}.st-plan-intro,.st-home .st-plan-intro{min-height:0}.st-plan-intro p{max-width:none}.st-refresh .st-plan-intro h2,.st-refresh .st-plan-intro h3{font-size:24px}.st-plan-price{margin:18px 0}.st-plan-price strong{font-size:39px}.st-plan-limits{margin-top:22px}.st-plan-highlights{gap:10px}.st-plan-note{font-size:11px}.st-pricing-hero__tools{flex-direction:column;gap:12px}.st-refresh .st-pricing-hero .st-note{font-size:10px!important}.st-plan-matrix{font-size:11px;min-width:710px}.st-plan-matrix th,.st-plan-matrix td{padding:13px 14px}.st-plan-matrix th:first-child{min-width:230px}.st-plan-matrix caption{font-size:12px;padding:20px}.st-home-hero__image img{aspect-ratio:1.28}}
@media(max-width:560px){.st-plan-card .st-plan-intro,.st-home .st-plan-card .st-plan-intro{min-height:0}.st-plan-card:not(:has(.st-plan-badge)) .st-plan-intro{padding-top:0}.st-plan-highlights small{font-size:11px}}
