/* SendTic — a quieter, people-first website. September 2026. */
:root,html[data-theme="light"]{--ink:#172f2b;--paper:#fff;--paper-deep:#f3f7f5;--text-primary:#172f2b;--text-muted:#586b65;--surface-base:#fff;--surface-muted:#f3f7f5;--surface-elevated:#fff;--line:#dce6e1;--teal:#08756c;--button-primary-bg:#086d65;--button-primary-text:#fff;--header-surface:rgba(255,255,255,.98);--st-soft:#f3f7f5;--st-hover:#e8f2ed}
html[data-theme="dark"]{--ink:#e7efeb;--paper:#12221f;--paper-deep:#1a2c27;--text-primary:#e7efeb;--text-muted:#afc0b8;--surface-base:#12221f;--surface-muted:#1a2c27;--surface-elevated:#172923;--line:#344840;--teal:#8ad3b8;--button-primary-bg:#a7e4cb;--button-primary-text:#122c23;--header-surface:#12221f;--st-soft:#1a2c27;--st-hover:#263d32}
.st-refresh{background:var(--surface-base);color:var(--text-primary);font-size:15px;line-height:1.7;letter-spacing:0}
.st-refresh *{box-sizing:border-box}.st-refresh .shell{width:min(1240px,calc(100% - 80px));margin-inline:auto}.st-refresh main{overflow:clip}.st-refresh h1,.st-refresh h2,.st-refresh h3{color:var(--text-primary);font-family:"Poppins",sans-serif;font-weight:500;letter-spacing:-.045em;line-height:1.18;margin-top:0}.st-refresh h1{font-size:clamp(38px,4.4vw,62px)}.st-refresh h2{font-size:clamp(29px,3.1vw,42px)}.st-refresh h3{font-size:20px;letter-spacing:-.025em;line-height:1.4}.st-refresh p{color:var(--text-muted)}.st-refresh figure{margin:0}.st-refresh figcaption{color:var(--text-muted);font-size:12px;line-height:1.6;margin-top:12px}.st-refresh img{max-width:100%}.st-refresh a{text-underline-offset:4px}.st-refresh :focus-visible{outline:3px solid var(--teal);outline-offset:5px}.st-refresh .reveal{opacity:1;transform:none}.st-refresh .button{background:var(--button-primary-bg);color:var(--button-primary-text);border:1px solid var(--button-primary-bg);border-radius:7px;min-height:50px;padding:12px 23px;box-shadow:none;gap:17px;font-size:14px;font-weight:500;white-space:normal;text-align:center}.st-refresh .button:hover{filter:brightness(.94);transform:none;box-shadow:none}.st-refresh .button--small{min-height:40px;padding:8px 17px;font-size:13px}.st-refresh .st-button-secondary{background:transparent;color:var(--text-primary);border-color:var(--line)}.st-refresh .text-link{color:var(--text-primary);font-size:14px;font-weight:500}.st-refresh .text-link:hover{color:var(--teal)}.st-refresh .st-kicker,.st-refresh .eyebrow{display:block;color:var(--teal);font-size:11px;letter-spacing:.11em;line-height:1.5;text-transform:uppercase;font-weight:600;margin:0 0 20px}.st-refresh .st-lead{font-size:17px;line-height:1.8}.st-refresh .st-note{font-size:12px!important;line-height:1.8;margin-top:20px!important;color:var(--text-muted)}.st-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:28px}
/* Header: familiar navigation, less visual noise. */
.st-refresh .site-header{background:var(--header-surface);border-bottom:1px solid var(--line);box-shadow:none}.st-refresh .site-header__inner{grid-template-columns:160px 1fr auto;min-height:82px;gap:20px}.st-refresh .site-logo svg{max-width:144px}.st-refresh .primary-nav{gap:19px}.st-refresh .nav-link{font-size:13px;font-weight:500;color:var(--text-primary)}.st-refresh .header-actions{gap:18px}.st-refresh .header-actions>.text-link{font-size:13px}.st-refresh .nav-panel{background:var(--surface-elevated);border:1px solid var(--line);box-shadow:0 18px 38px #102d2512;border-radius:10px}.st-refresh .nav-panel a{color:var(--text-primary)}.st-refresh .nav-panel small{color:var(--text-muted)}.st-refresh .nav-feature{background:var(--st-soft);color:var(--text-primary)}.st-refresh .currency-switcher,.st-refresh .theme-icon-button{border-color:var(--line);background:var(--surface-base);color:var(--text-primary)}.st-refresh .currency-switcher button{font-size:10px;color:var(--text-muted)}.st-refresh .currency-switcher button[aria-pressed=true]{background:var(--st-soft);color:var(--text-primary)}
/* Homepage */
.st-home-hero{padding:66px 0 52px}.st-home-hero__grid{display:grid;grid-template-columns:1.08fr 1fr;gap:58px;align-items:center}.st-home-hero h1{margin-bottom:25px}.st-home-hero .st-lead{max-width:510px;margin:0}.st-home-hero__image img{display:block;width:100%;height:auto;aspect-ratio:1.14;object-fit:cover;border-radius:12px;object-position:46% center}.st-home-hero__image figcaption{text-align:right}.st-benefits__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:30px;padding-bottom:30px}.st-benefits article{display:flex;gap:17px}.st-benefits article>span{color:var(--teal);font-size:11px;padding-top:4px}.st-benefits h2{font-size:17px;letter-spacing:-.025em;margin:0 0 6px}.st-benefits p{font-size:13px;line-height:1.7;margin:0}.st-section{padding:85px 0}.st-section--soft{background:var(--st-soft)}.st-section-heading{max-width:680px;margin-bottom:35px}.st-section-heading h2{margin-bottom:16px}.st-section-heading p{margin:0;font-size:16px;line-height:1.8}.st-section-heading .st-kicker{margin-bottom:16px}.st-product-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:70px;align-items:start}.st-product-image{position:sticky;top:30px}.st-product-image img{display:block;width:100%;height:auto;aspect-ratio:1.1;object-fit:cover;object-position:48% center;border-radius:10px}.st-product-links>a{display:flex;justify-content:space-between;align-items:start;gap:20px;padding:18px 0;border-bottom:1px solid var(--line);color:var(--text-primary)}.st-product-links>a:first-child{padding-top:0}.st-product-links h3{font-size:18px;margin:0 0 6px}.st-product-links p{font-size:13px;line-height:1.7;max-width:440px;margin:0}.st-product-links>a>span{color:var(--teal);font-size:20px}.st-product-links>a:hover h3{text-decoration:underline}.st-product-links .st-all-features{font-weight:500;border:0;padding-top:24px;font-size:14px}.st-start-steps,.st-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;list-style:none;padding:0;margin:0}.st-start-steps li>span,.st-step-number{display:block;font-size:13px;color:var(--teal);margin-bottom:20px}.st-start-steps h3,.st-steps h3{margin:0 0 12px}.st-start-steps p,.st-steps p{font-size:14px;line-height:1.85;margin:0 0 20px}.st-start-steps li{display:flex;flex-direction:column;align-items:start}.st-start-steps .text-link{margin-top:auto;font-size:13px}.st-provider-note{font-size:12px;line-height:1.8;margin:38px 0 0;padding-top:24px;border-top:1px solid var(--line)}.st-provider-note strong{color:var(--text-primary);font-weight:500}.st-audience-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.st-audience-layout h2{max-width:490px}.st-audience-layout .st-lead{font-size:15px}.st-audience-image img{display:block;width:100%;height:auto;aspect-ratio:.96;object-fit:cover;border-radius:10px}.st-audience-links{margin-top:28px}.st-audience-links a{display:flex;justify-content:space-between;gap:20px;color:var(--text-primary);padding:14px 0;border-bottom:1px solid var(--line);font-size:14px}.st-audience-links a:hover{color:var(--teal)}.st-connect-layout,.st-home-faq,.st-faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.st-connect-layout .st-section-heading,.st-home-faq .st-section-heading,.st-faq-layout .st-section-heading{margin:0}.st-connect-layout .text-link,.st-home-faq .text-link,.st-faq-layout .text-link{display:inline-block;margin-top:22px}.st-connect-list article{padding:0 0 22px;margin-bottom:22px;border-bottom:1px solid var(--line)}.st-connect-list article:last-child{margin-bottom:0;padding-bottom:0;border:0}.st-connect-list h3{font-size:18px;margin-bottom:8px}.st-connect-list p{font-size:14px;margin:0}.st-pricing-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}.st-pricing-heading h2{max-width:670px;margin-bottom:14px}.st-pricing-heading p{margin:0}.st-pricing-heading>.text-link{white-space:nowrap}.st-pricing-tools{display:flex;align-items:center;gap:20px;margin:28px 0}.st-pricing-tools small{color:var(--text-muted);font-size:11px}.st-refresh .billing-switch{border:1px solid var(--line);box-shadow:none;background:var(--st-soft);border-radius:7px;padding:4px}.st-refresh .billing-switch button{color:var(--text-muted);font-size:12px;border-radius:4px}.st-refresh .billing-switch button[aria-pressed=true]{color:var(--text-primary);background:var(--surface-base);box-shadow:0 1px 3px #102d2512}.st-price-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.st-price-grid article{padding:25px 24px;border:1px solid var(--line);border-radius:8px;background:var(--surface-base)}.st-price-grid article:nth-child(3){border-color:var(--teal)}.st-price-grid h3{margin:0 0 8px;font-size:19px}.st-price-grid p{font-size:12px;margin:0}.st-price{margin:28px 0;display:flex;flex-direction:column;min-height:74px}.st-price strong{color:var(--text-primary);font-size:34px;font-weight:500;line-height:1.3;letter-spacing:-.04em}.st-price span{font-size:11px;color:var(--text-muted);margin-top:6px}.st-price-grid .button{width:100%;font-size:13px;padding-inline:12px}.st-faq-list article{border-bottom:1px solid var(--line);padding:24px 0}.st-faq-list article:first-child{padding-top:0}.st-faq-list article:last-child{padding-bottom:0;border:0}.st-faq-list h3{font-size:17px;margin:0 0 10px}.st-faq-list p{font-size:14px;line-height:1.85;margin:0}
/* Product, solutions, industry, company, and help pages. */
.st-page-hero{padding:65px 0 70px}.st-page-hero__grid{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;gap:75px}.st-page-hero__copy h1{font-size:clamp(35px,3.8vw,54px);margin-bottom:24px}.st-page-hero__copy>p{font-size:16px;line-height:1.85}.st-page-hero__image img{display:block;width:100%;height:auto;aspect-ratio:1.16;object-fit:cover;border-radius:10px}.st-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 70px}.st-feature-list article{display:flex;gap:20px;border-top:1px solid var(--line);padding:26px 0}.st-feature-number{font-size:11px;min-width:24px;color:var(--teal);padding-top:4px}.st-feature-list h3{font-size:19px;margin:0 0 10px}.st-feature-list p{font-size:14px;line-height:1.8;margin:0}.st-steps li{border-top:1px solid var(--line);padding-top:24px}.st-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.st-related-grid>a{padding:25px 0;border-top:1px solid var(--line);color:var(--text-primary)}.st-related-grid h3,.st-related-grid h2{font-size:19px;display:flex;justify-content:space-between;margin-bottom:12px;letter-spacing:-.025em}.st-related-grid p{font-size:14px;margin:0}.st-related-grid a:hover h3{text-decoration:underline}.st-inline-cta{display:flex;justify-content:space-between;align-items:center;gap:40px}.st-inline-cta h2{font-size:32px;margin-bottom:12px}.st-inline-cta p{margin:0}.st-inline-cta .button{flex-shrink:0}.st-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:start}.st-contact-copy>h1{font-size:50px;margin-bottom:24px}.st-contact-copy>p{font-size:16px}.st-contact-help{margin-top:40px;border-top:1px solid var(--line);padding-top:25px}.st-contact-help h2{font-size:21px}.st-contact-help p{font-size:14px}.st-refresh .contact-form-wrap{background:var(--st-soft);border:1px solid var(--line);border-radius:10px;padding:30px;box-shadow:none}.st-refresh .contact-form input,.st-refresh .contact-form textarea{background:var(--surface-base);color:var(--text-primary);border:1px solid var(--line);border-radius:5px}.st-refresh .contact-form label,.st-refresh .contact-form small{color:var(--text-muted)}
/* Existing commercial and policy content keeps its original contracts. */
.st-refresh .page-hero{background:var(--surface-base);padding:65px 0 40px;border:0}.st-refresh .page-hero::before,.st-refresh .page-hero::after{display:none}.st-refresh .page-hero__center{max-width:850px}.st-refresh .page-hero h1{font-size:clamp(36px,4vw,56px);max-width:850px}.st-refresh .page-hero p{font-size:16px;max-width:740px}.st-refresh .section{padding:65px 0}.st-refresh .section--soft{background:var(--st-soft)}.st-refresh .byos-banner{background:var(--st-soft);color:var(--text-primary);border:1px solid var(--line);box-shadow:none}.st-refresh .byos-banner span,.st-refresh .billing-note{color:var(--text-muted)}.st-refresh .pricing-grid-full{gap:16px}.st-refresh .plan-card,.st-refresh .plan-card--featured{border:1px solid var(--line);background:var(--surface-base);color:var(--text-primary);border-radius:9px;padding:25px 20px;box-shadow:none;transform:none}.st-refresh .plan-card--featured{border-color:var(--teal)}.st-refresh .plan-card p,.st-refresh .plan-card dd,.st-refresh .plan-card dt,.st-refresh .plan-card small,.st-refresh .plan-card li,.st-refresh .plan-card__price span{color:var(--text-muted)}.st-refresh .plan-card__name,.st-refresh .plan-card__price strong,.st-refresh .plan-card__included strong,.st-refresh .plan-card__byos strong{color:var(--text-primary)}.st-refresh .plan-card__price strong{font-size:36px}.st-refresh .plan-card__price{min-height:85px}.st-refresh .plan-card__byos{background:var(--st-soft);border-color:var(--line)}.st-refresh .plan-flag{background:var(--teal);color:var(--surface-base);box-shadow:none}.st-refresh .plan-card__metrics div,.st-refresh .plan-card__included{border-color:var(--line)}.st-refresh .pricing-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:8px}.st-refresh .pricing-table{min-width:940px;background:var(--surface-base)}.st-refresh .pricing-table th,.st-refresh .pricing-table td{color:var(--text-primary);border-color:var(--line)}.st-refresh .pricing-table thead,.st-refresh .pricing-table tr.is-recommended{background:var(--st-soft)}.st-refresh .custom-plan-strip,.st-refresh .closing-banner__inner{background:var(--st-soft);border:1px solid var(--line);color:var(--text-primary);border-radius:9px;box-shadow:none}.st-refresh .custom-plan-strip h2{font-size:27px}.st-refresh .closing-banner{background:var(--surface-base)}.st-refresh .closing-banner h2{font-size:32px;color:var(--text-primary)}.st-refresh .closing-banner p{color:var(--text-muted)}.st-refresh .section-heading h2{font-size:36px}.st-refresh .section-heading p{font-size:14px}.st-refresh .st-provider-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.st-provider-details>summary{cursor:pointer;font-weight:500;display:flex;justify-content:space-between}.st-provider-details[open] .smtp-provider-grid{margin-top:25px}.st-refresh .smtp-provider-grid a{background:var(--surface-base);border:1px solid var(--line);color:var(--text-primary);box-shadow:none}.st-refresh .smtp-provider-grid a strong{color:var(--text-primary)}.st-refresh .accordion-list article{background:transparent;border-color:var(--line);border-radius:0;box-shadow:none}.st-refresh .accordion-list button{color:var(--text-primary);font-size:15px}.st-refresh .accordion-list p{font-size:14px}.st-refresh .legal-layout{grid-template-columns:240px minmax(0,760px);gap:65px}.st-refresh .legal-layout aside{background:var(--st-soft);border:1px solid var(--line);border-radius:8px;padding:20px}.st-refresh .legal-layout aside a{color:var(--text-muted);font-size:12px}.st-refresh .prose{color:var(--text-muted);font-size:16px;line-height:1.9}.st-refresh .prose h2{font-size:28px;margin:38px 0 18px}.st-refresh .prose h3{font-size:22px;margin:30px 0 15px}.st-refresh .legal-note{background:var(--st-soft);color:var(--text-muted);border-color:var(--line)}
/* Journal and article reading view. */
.st-journal-hero{background:var(--st-soft)}.st-journal-hero .st-page-hero__image img{aspect-ratio:1.7}.st-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px 30px}.st-post-card{min-width:0;border-bottom:1px solid var(--line);padding-bottom:28px}.st-post-card>a{display:block}.st-post-card__image{margin-bottom:22px}.st-post-card__image img{display:block;width:100%;height:auto;aspect-ratio:1.6;object-fit:cover;border-radius:7px}.st-post-card small{display:block;color:var(--text-muted);font-size:11px;margin-bottom:12px}.st-post-card h2{font-size:23px;line-height:1.4;margin-bottom:13px;letter-spacing:-.03em}.st-post-card p{font-size:14px;line-height:1.8}.st-post-card .text-link{font-size:13px}.st-empty-state{text-align:center;max-width:700px;margin:0 auto;padding:35px 0}.st-article-header{padding-top:65px;padding-bottom:40px;max-width:920px}.st-article-header>.text-link{display:inline-block;margin-bottom:35px}.st-article-header .st-kicker{margin-bottom:20px;font-size:10px}.st-article-header h1{font-size:clamp(34px,4vw,54px)}.st-article-intro{font-size:18px;line-height:1.8}.st-article-image{max-width:1100px}.st-article-image img{width:100%;height:auto;max-height:650px;object-fit:cover;border-radius:9px}.st-article-body{max-width:780px;padding-top:45px;padding-bottom:70px}.st-article-body .prose{max-width:none}.st-article-body .prose img{height:auto;border-radius:5px}.st-article-body .prose table{display:block;overflow:auto;max-width:100%}.st-article-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px;padding:30px 0;margin-top:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.st-article-body .post-navigation .nav-links{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:30px}.st-article-body .post-navigation span{display:block;color:var(--text-muted);font-size:12px}.st-article-body .post-navigation strong{display:block;font-size:15px;line-height:1.6;font-weight:500;margin-top:8px;color:var(--text-primary)}.st-error{padding:90px 0;text-align:center}.st-error .shell{max-width:700px}.st-error .st-actions{justify-content:center}
/* A footer that feels like part of the same page. */
.st-footer{border-top:1px solid var(--line);background:var(--surface-base);padding:65px 0 25px}.st-footer-cta{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:45px;border-bottom:1px solid var(--line)}.st-footer-cta h2{font-size:34px;margin:0 0 12px}.st-footer-cta p{font-size:14px;margin:0}.st-footer-cta .st-kicker{margin-bottom:14px}.st-footer-cta .button{flex-shrink:0}.st-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px;padding:48px 0}.st-footer-brand svg{max-width:155px;height:auto}.st-footer-brand p{font-size:13px;margin:20px 0 15px}.st-footer-brand .text-link{font-size:12px}.st-footer-links h3{font-size:13px;font-weight:600;letter-spacing:0;margin-bottom:17px}.st-footer-links>a{display:block;color:var(--text-muted);font-size:12px;margin-top:10px}.st-footer a:hover{color:var(--teal)}.st-footer-bottom{display:flex;justify-content:space-between;align-items:start;gap:35px;border-top:1px solid var(--line);padding-top:23px;color:var(--text-muted);font-size:10px}.st-footer-bottom>div{display:flex;flex-wrap:wrap;gap:18px}.st-footer-bottom a{color:var(--text-muted)}.st-legal-links summary{cursor:pointer;white-space:nowrap}.st-legal-links>div{display:grid;gap:7px;padding-top:12px}
/* Legacy lifetime content: retain order links, limits, countdown, and table. */
.st-refresh .lifetime-deal-page .stl{--bg:var(--surface-base);--ink:var(--text-primary);--muted:var(--text-muted);background:var(--surface-base);color:var(--text-primary)}
@media(min-width:1051px) and (max-width:1200px){.st-refresh .site-header__inner{grid-template-columns:130px 1fr auto;gap:15px}.st-refresh .primary-nav{gap:12px}.st-refresh .header-actions{gap:12px}.st-refresh .header-actions>.text-link{display:none}.st-refresh .site-logo svg{max-width:125px}.st-refresh .nav-link{font-size:12px}.st-home-hero__grid{gap:35px}.st-page-hero__grid{gap:45px}}
@media(max-width:1050px){.st-refresh .shell{width:calc(100% - 48px)}.st-refresh .site-header__inner{min-height:74px;grid-template-columns:1fr auto auto;gap:15px}.st-refresh .primary-nav{background:var(--surface-base)}.st-refresh .header-actions>.text-link{display:none}.st-refresh .nav-panel{box-shadow:none}.st-home-hero__grid{gap:35px}.st-home-hero h1{font-size:46px}.st-home-hero .st-lead{font-size:15px}.st-product-grid,.st-audience-layout,.st-connect-layout,.st-home-faq,.st-faq-layout{gap:40px}.st-price-grid{gap:12px}.st-price-grid article{padding:20px 15px}.st-price strong{font-size:29px}.st-page-hero__grid{gap:40px}.st-contact-grid{gap:40px}.st-refresh .pricing-grid-full{grid-template-columns:repeat(2,minmax(0,1fr))}.st-footer-grid{gap:25px}.st-refresh .legal-layout{gap:35px;grid-template-columns:200px minmax(0,1fr)}}
@media(max-width:800px){.st-home-hero{padding:44px 0 36px}.st-home-hero__grid,.st-page-hero__grid,.st-audience-layout,.st-contact-grid{grid-template-columns:1fr;gap:35px}.st-home-hero h1{font-size:clamp(38px,7vw,54px);max-width:600px}.st-home-hero .st-lead{max-width:600px;font-size:16px}.st-home-hero__image img{aspect-ratio:1.6;object-position:center 43%}.st-home-hero__image figcaption{text-align:left}.st-benefits__grid{gap:22px}.st-benefits article{display:block}.st-benefits article>span{display:block;margin-bottom:10px}.st-benefits h2{font-size:16px}.st-benefits p{font-size:12px}.st-section{padding:55px 0}.st-product-grid{gap:32px;grid-template-columns:1fr 1.1fr}.st-product-image img{aspect-ratio:.75}.st-product-links h3{font-size:17px}.st-audience-image img{aspect-ratio:1.5;object-position:center 44%}.st-start-steps,.st-steps{gap:24px}.st-start-steps h3,.st-steps h3{font-size:18px}.st-start-steps p,.st-steps p{font-size:13px}.st-connect-layout,.st-home-faq,.st-faq-layout{grid-template-columns:1fr;gap:30px}.st-section-heading{margin-bottom:28px}.st-pricing-heading{display:block}.st-pricing-heading>.text-link{display:inline-block;margin-top:20px}.st-price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.st-price-grid article{padding:24px}.st-price strong{font-size:35px}.st-page-hero{padding:45px 0}.st-page-hero__copy h1{max-width:650px;font-size:40px}.st-page-hero__image img{aspect-ratio:1.7;max-height:400px;object-position:center 43%}.st-feature-list{gap:0 32px}.st-feature-list article{gap:12px}.st-related-grid{gap:25px}.st-related-grid h3,.st-related-grid h2{font-size:17px}.st-related-grid p{font-size:13px}.st-inline-cta{align-items:start;flex-direction:column;gap:25px}.st-contact-copy>h1{font-size:42px}.st-contact-help{margin-top:25px}.st-refresh .contact-form-wrap{max-width:680px}.st-refresh .section{padding:50px 0}.st-refresh .legal-layout{display:block}.st-refresh .legal-layout aside{position:static;margin-bottom:35px;display:flex;flex-wrap:wrap;gap:4px 16px}.st-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.st-post-card h2{font-size:21px}.st-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.st-footer-brand{grid-column:1/-1}.st-footer-brand p br{display:none}.st-footer-cta h2{font-size:29px}.st-footer-bottom{gap:20px}.st-footer-bottom>div{display:grid;gap:5px}}
@media(max-width:560px){.st-refresh .shell{width:calc(100% - 40px)}.st-refresh .site-header__inner{min-height:68px;gap:13px}.st-refresh .site-logo svg{max-width:124px}.st-refresh .header-actions{gap:0}.st-refresh .header-actions .button{font-size:11px;padding:7px 12px;min-height:36px}.st-refresh .nav-toggle{width:30px}.st-refresh .primary-nav{left:0;right:0;padding-inline:20px}.st-home-hero h1{font-size:39px;line-height:1.17;letter-spacing:-.047em}.st-home-hero .st-kicker{font-size:9px;letter-spacing:.09em;margin-bottom:18px}.st-home-hero .st-lead{font-size:14px;line-height:1.9}.st-home-hero .st-actions{gap:20px;margin-top:23px}.st-refresh .st-note{font-size:10px!important}.st-home-hero__grid{gap:26px}.st-home-hero__image img{aspect-ratio:1.28}.st-refresh figcaption{font-size:10px}.st-benefits__grid{grid-template-columns:1fr;gap:20px;padding:23px 0}.st-benefits article{display:flex;gap:15px}.st-benefits article>span{margin:0;min-width:19px}.st-benefits p{font-size:12px}.st-benefits h2{font-size:16px}.st-section{padding:45px 0}.st-refresh h2{font-size:29px}.st-section-heading p{font-size:14px}.st-product-grid{grid-template-columns:1fr;gap:28px}.st-product-image{position:static}.st-product-image img{aspect-ratio:1.4}.st-product-links p{font-size:13px}.st-start-steps,.st-steps{grid-template-columns:1fr;gap:25px}.st-start-steps li{padding-top:20px;border-top:1px solid var(--line)}.st-start-steps li>span,.st-step-number{margin-bottom:10px}.st-start-steps h3,.st-steps h3{font-size:19px}.st-start-steps p,.st-steps p{font-size:14px;margin-bottom:13px}.st-provider-note{margin-top:26px;font-size:11px}.st-audience-image img{aspect-ratio:1.1}.st-audience-layout .st-lead{font-size:14px}.st-pricing-tools{align-items:start;flex-direction:column;gap:12px}.st-refresh .billing-switch{max-width:100%}.st-refresh .billing-switch button{font-size:11px;padding:9px 12px}.st-price-grid{gap:12px}.st-price-grid article{padding:20px 15px}.st-price-grid h3{font-size:18px}.st-price-grid p{font-size:10px}.st-price{margin:22px 0;min-height:68px}.st-price strong{font-size:clamp(23px,6.5vw,32px)}.st-price span{font-size:10px}.st-price-grid .button{min-height:43px;font-size:11px;gap:8px;padding:10px}.st-faq-list h3{font-size:17px}.st-faq-list p{font-size:13px}.st-page-hero__copy h1{font-size:36px}.st-page-hero__copy>p{font-size:14px}.st-actions{gap:20px}.st-page-hero__image img{aspect-ratio:1.3}.st-feature-list{grid-template-columns:1fr}.st-feature-list article{padding:22px 0;gap:15px}.st-feature-list h3{font-size:18px}.st-feature-list p{font-size:13px}.st-related-grid{grid-template-columns:1fr;gap:0}.st-related-grid>a{padding:22px 0}.st-related-grid h3,.st-related-grid h2{font-size:19px}.st-inline-cta h2{font-size:28px}.st-inline-cta p{font-size:14px}.st-contact-copy>h1{font-size:36px}.st-refresh .contact-form-wrap{padding:22px 17px}.st-refresh .contact-form .form-row{grid-template-columns:1fr}.st-refresh .page-hero{padding:40px 0 25px}.st-refresh .page-hero h1{font-size:35px}.st-refresh .page-hero p{font-size:14px}.st-refresh .pricing-grid-full{grid-template-columns:1fr}.st-refresh .plan-card{padding:28px 24px}.st-refresh .section-heading h2{font-size:29px}.st-refresh .custom-plan-strip h2{font-size:23px}.st-refresh .closing-banner h2{font-size:27px}.st-refresh .section{padding:40px 0}.st-refresh .prose{font-size:14px}.st-refresh .prose h2{font-size:25px}.st-post-grid{grid-template-columns:1fr}.st-article-header{padding-top:40px;padding-bottom:25px}.st-article-header h1{font-size:32px}.st-article-intro{font-size:15px}.st-article-body{padding-top:25px}.st-article-footer{align-items:start;flex-direction:column;gap:15px}.st-article-body .post-navigation .nav-links{grid-template-columns:1fr}.st-footer{padding-top:40px}.st-footer-cta{flex-direction:column;align-items:start;gap:24px;padding-bottom:32px}.st-footer-cta h2{font-size:28px}.st-footer-cta p{font-size:13px}.st-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 20px;padding:32px 0}.st-footer-brand{grid-column:1/-1}.st-footer-links h3{font-size:13px}.st-footer-links a{font-size:12px}.st-footer-bottom{flex-direction:column;gap:20px}.st-error{padding:60px 0}}
.st-refresh .site-header{height:auto;min-height:82px;position:sticky;top:0;backdrop-filter:none}.st-refresh .site-header__inner{height:auto}.st-refresh .nav-feature{background:var(--st-soft)!important;color:var(--text-primary)}.st-refresh .nav-feature small,.st-refresh .nav-kicker{color:var(--text-muted)}.st-refresh .st-mobile-signin{display:none}.st-refresh .nav-toggle{align-content:center}.st-refresh [id]{scroll-margin-top:100px}
.st-refresh .plan-card__price{min-height:54px;margin:18px 0 23px}.st-refresh .plan-card__price strong{font-weight:500}.st-refresh .plan-card__metrics,.st-refresh .plan-card__metrics div{border-color:var(--line);background:var(--surface-base)}
@media(max-width:1080px){.st-refresh .site-header{min-height:74px}.st-refresh .site-header__inner{min-height:74px;grid-template-columns:1fr auto auto}.st-refresh .primary-nav{top:74px;height:calc(100dvh - 74px)}.st-refresh .header-actions{display:flex}.st-refresh .header-actions>.text-link{display:none}.st-refresh .nav-toggle{order:2}.st-refresh .header-actions{order:1}.st-refresh .site-controls--desktop{display:none}.st-refresh .st-mobile-signin{display:flex}}
@media(max-width:560px){.st-refresh .site-header,.st-refresh .site-header__inner{min-height:68px}.st-refresh .primary-nav{top:68px;height:calc(100dvh - 68px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.st-refresh *{animation:none!important;transition:none!important}}
