:root{--ef-ink:#0f2740;--ef-ink-2:#173652;--ef-teal:#0a9489;--ef-teal-dark:#07776f;--ef-gold:#f3b63f;--ef-bg:#f5f7fa;--ef-soft:#eef7f6;--ef-line:#dce4ea;--ef-text:#253a50;--ef-muted:#65778b;--ef-white:#fff;--ef-danger:#b42318;--ef-success:#087a49;--ef-shadow:0 18px 46px rgba(15,39,64,.08);--ef-radius:22px;--ef-small-radius:14px;--ef-shell:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.ef-site{margin:0;background:#fff;color:var(--ef-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:var(--ef-teal-dark);text-decoration:none}a:hover{color:var(--ef-teal)}img{max-width:100%;height:auto}.ef-shell{width:min(var(--ef-shell),calc(100% - 48px));margin:0 auto}.ef-skip{position:absolute;left:-9999px;top:10px;z-index:9999}.ef-skip:focus{left:16px;background:#fff;padding:10px 14px;border-radius:8px}.ef-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border-bottom:1px solid rgba(220,228,234,.85)}.ef-header__inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ef-logo{color:var(--ef-ink)}.ef-brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:21px;letter-spacing:-.02em;color:var(--ef-ink)}.ef-brand img{width:220px;height:auto;max-width:100%;object-fit:contain;display:block}.ef-nav{display:flex;align-items:center;gap:26px}.ef-nav>a{color:var(--ef-text);font-size:15px;font-weight:700}.ef-nav>a:hover{color:var(--ef-teal)}.ef-nav .ef-nav__cta{background:var(--ef-teal);color:#fff;padding:11px 17px;border-radius:12px;box-shadow:0 8px 20px rgba(10,148,137,.18)}.ef-nav .ef-nav__cta:hover{background:var(--ef-teal-dark);color:#fff}.ef-menu-toggle{display:none;border:0;background:transparent;padding:8px}.ef-menu-toggle span{display:block;width:26px;height:2px;background:var(--ef-ink);margin:5px}.ef-hero{position:relative;overflow:hidden;padding:88px 0 78px;background:linear-gradient(135deg,#0d2b45 0%,#113b5c 60%,#0a9489 145%);color:#fff}.ef-hero:after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;background:radial-gradient(circle,rgba(10,148,137,.32),rgba(10,148,137,0));right:-120px;top:-160px}.ef-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.03fr .97fr;gap:62px;align-items:center}.ef-kicker{display:block;color:var(--ef-teal-dark);font-size:13px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}.ef-kicker--light{color:#8ee2db}.ef-hero .ef-kicker{color:#8ee2db}.ef-hero h1{font-size:clamp(44px,6vw,72px);line-height:1.02;letter-spacing:-.045em;margin:0 0 24px;color:inherit}.ef-hero h1 span{color:var(--ef-gold)}.ef-lead{font-size:20px;line-height:1.6;color:rgba(255,255,255,.82);max-width:740px}.ef-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:30px}.ef-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 19px;border-radius:12px;border:1px solid transparent;font-weight:800;font-size:15px;line-height:1.2;cursor:pointer;transition:.18s ease;font-family:inherit}.ef-btn:hover{transform:translateY(-1px)}.ef-btn--primary{background:var(--ef-teal);color:#fff;box-shadow:0 9px 24px rgba(10,148,137,.2)}.ef-btn--primary:hover{background:var(--ef-teal-dark);color:#fff}.ef-btn--secondary{background:#fff;color:var(--ef-ink);border-color:var(--ef-line)}.ef-btn--secondary:hover{color:var(--ef-teal);border-color:#a9d8d4}.ef-btn--light{background:#fff;color:var(--ef-ink)}.ef-btn--ghost{background:transparent;border-color:rgba(255,255,255,.35);color:#fff}.ef-btn--block{width:100%}.ef-section{padding:92px 0}.ef-section--soft{background:var(--ef-bg)}.ef-section--ink{background:var(--ef-ink);color:#fff}.ef-section-head{max-width:780px;margin:0 auto 44px;text-align:center}.ef-section-head--row{max-width:none;display:flex;text-align:left;justify-content:space-between;align-items:end;gap:30px}.ef-section-head h2,.ef-section h2{font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.035em;color:var(--ef-ink);margin:0 0 16px}.ef-section--ink h2{color:#fff}.ef-section-head p{font-size:18px;color:var(--ef-muted);margin:0}.ef-feature-grid{display:grid;gap:20px}.ef-feature-grid--3{grid-template-columns:repeat(3,1fr)}.ef-feature-grid article{background:#fff;border:1px solid var(--ef-line);border-radius:18px;padding:28px;box-shadow:0 8px 30px rgba(15,39,64,.04)}.ef-feature-grid article h3{font-size:21px;color:var(--ef-ink);margin:14px 0 8px}.ef-feature-grid article p{margin:0 0 14px;color:var(--ef-muted);font-size:15px}.ef-icon{display:inline-flex;width:40px;height:40px;border-radius:12px;background:var(--ef-soft);align-items:center;justify-content:center;color:var(--ef-teal-dark);font-size:21px;font-weight:900}.ef-center-space{text-align:center;margin-top:34px}.ef-section--ink p{color:rgba(255,255,255,.78)}.ef-big-checks{list-style:none;padding:0;margin:26px 0;display:grid;gap:12px}.ef-big-checks li,.ef-price-card li{display:flex;gap:10px;align-items:flex-start}.ef-check{width:23px;height:23px;flex:0 0 23px;border-radius:50%;background:#dff6ef;color:#087a49;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900}.ef-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.ef-price-card{position:relative;border:1px solid var(--ef-line);border-radius:20px;padding:28px;background:#fff;box-shadow:0 12px 34px rgba(15,39,64,.05)}.ef-price-card.is-popular{border:2px solid var(--ef-teal);box-shadow:0 20px 48px rgba(10,148,137,.13)}.ef-price-card__badge{position:absolute;top:-14px;left:22px;background:var(--ef-teal);color:#fff;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:800}.ef-price-card h3{font-size:24px;color:var(--ef-ink);margin:2px 0 8px}.ef-price-card>p{min-height:54px;color:var(--ef-muted);font-size:14px}.ef-price{display:flex;align-items:end;gap:6px;margin:20px 0 10px}.ef-price strong{font-size:42px;line-height:1;color:var(--ef-ink);letter-spacing:-.04em}.ef-price span{color:var(--ef-muted);font-size:14px;padding-bottom:5px}.ef-plan-limits{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 20px}.ef-plan-limits span{background:var(--ef-bg);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;color:var(--ef-ink)}.ef-price-card ul{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:9px;font-size:13px;color:var(--ef-text)}.ef-calculator{display:grid;grid-template-columns:1.35fr .65fr;border-radius:24px;overflow:hidden;background:var(--ef-ink);color:#fff;box-shadow:var(--ef-shadow)}.ef-calculator__form{padding:38px}.ef-calculator__form h2{color:#fff;margin:0 0 10px}.ef-calculator__form>p{color:rgba(255,255,255,.72)}.ef-calc-fields{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:12px;margin:24px 0 16px}.ef-calc-fields label{font-size:12px;font-weight:800;color:#c8d8e7}.ef-calc-fields input,.ef-calc-fields select{width:100%;margin-top:7px;border:1px solid #cbd6e0;border-radius:11px;background:#fff;min-height:48px;padding:10px 12px;font:inherit;font-size:15px;color:var(--ef-ink);outline:none}.ef-calc-fields input:focus,.ef-calc-fields select:focus{border-color:var(--ef-teal);box-shadow:0 0 0 3px rgba(10,148,137,.12)}.ef-calculator__result{padding:38px;background:linear-gradient(160deg,#0d3d59,#0a9489);display:flex;flex-direction:column;justify-content:center}.ef-calculator__eyebrow{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#b7ece7}.ef-calculator__result>strong{font-size:54px;line-height:1;margin:10px 0;color:#fff}.ef-calculator__result>p{color:rgba(255,255,255,.84);min-height:52px}.ef-calc-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}.ef-calc-result-grid>div{background:rgba(255,255,255,.09);padding:10px;border-radius:10px}.ef-calc-result-grid span,.ef-calc-result-grid b{display:block}.ef-calc-result-grid span{font-size:11px;color:#c8e8e5}.ef-calc-result-grid b{font-size:16px}.ef-fineprint{font-size:11px!important;line-height:1.5;color:rgba(255,255,255,.55)!important}.ef-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ef-article-card{border:1px solid var(--ef-line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 34px rgba(15,39,64,.05)}.ef-article-card__media{height:190px;background:linear-gradient(135deg,#edf4f5,#f8fafb);display:flex;align-items:center;justify-content:center;overflow:hidden}.ef-article-card__media>img{width:100%;height:100%;object-fit:cover}.ef-article-card__media>img[src*="email-foundry-mark"]{width:78px;height:78px;object-fit:contain;opacity:.32}.ef-article-card__body{padding:22px}.ef-article-card__body>span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:850;color:var(--ef-teal-dark)}.ef-article-card h2,.ef-article-card h3{font-size:20px;line-height:1.25;margin:9px 0}.ef-article-card h2 a,.ef-article-card h3 a{color:var(--ef-ink)}.ef-article-card p{font-size:14px;color:var(--ef-muted);margin:0 0 12px}.ef-text-link{font-weight:800;font-size:13px}.ef-final-cta{display:flex;align-items:center;justify-content:space-between;gap:50px}.ef-final-cta>div:first-child{max-width:760px}.ef-footer{background:#0a2238;color:#c7d2de;padding:58px 0 22px}.ef-footer .ef-brand{color:#fff}.ef-footer__top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:42px}.ef-footer__brand p{max-width:390px;color:#9fb0c1}.ef-footer h3{color:#fff;font-size:14px;margin:0 0 13px}.ef-footer a{display:block;color:#c7d2de;margin:8px 0;font-size:14px}.ef-footer a:hover{color:#fff}.ef-footer__bottom{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#879caf}
@media(max-width:1080px){.ef-nav{gap:16px}.ef-pricing-grid{grid-template-columns:repeat(2,1fr)}.ef-footer__top{grid-template-columns:1.5fr 1fr 1fr}}
@media(max-width:820px){.ef-shell{width:min(100% - 30px,var(--ef-shell))}.ef-header__inner{min-height:68px}.ef-menu-toggle{display:block}.ef-nav{position:absolute;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid var(--ef-line);padding:18px 22px 22px;display:none;flex-direction:column;align-items:stretch;gap:4px}.ef-nav.is-open{display:flex}.ef-nav>a{padding:10px}.ef-hero{padding:62px 0 54px}.ef-hero__grid{grid-template-columns:1fr;gap:34px}.ef-section{padding:66px 0}.ef-feature-grid--3{grid-template-columns:repeat(2,1fr)}.ef-pricing-grid{grid-template-columns:1fr}.ef-calculator{grid-template-columns:1fr}.ef-section-head--row,.ef-final-cta{display:block}.ef-section-head--row>a{display:inline-block;margin-top:16px}.ef-article-grid{grid-template-columns:repeat(2,1fr)}.ef-footer__top{grid-template-columns:1fr 1fr}.ef-footer__brand{grid-column:1/-1}}
@media(max-width:560px){body.ef-site{font-size:16px}.ef-hero h1{font-size:42px}.ef-lead{font-size:17px}.ef-actions{align-items:stretch}.ef-actions .ef-btn{width:100%}.ef-feature-grid--3,.ef-article-grid{grid-template-columns:1fr}.ef-section-head h2,.ef-section h2{font-size:33px}.ef-calc-fields{grid-template-columns:1fr}.ef-calculator__form,.ef-calculator__result{padding:26px}.ef-calculator__result>strong{font-size:44px}.ef-footer__top{grid-template-columns:1fr 1fr;gap:28px}.ef-footer__brand{grid-column:1/-1}.ef-footer__bottom{display:block}.ef-footer__bottom span{display:block;margin:5px 0}}
.ef-nav>li{list-style:none;margin:0}.ef-nav>li>a{color:var(--ef-text);font-size:15px;font-weight:700}.ef-nav>li>a:hover{color:var(--ef-teal)}

/* Email Foundry 1.1 sales-site expansion */
.ef-brand{display:inline-flex;align-items:center;line-height:1}.ef-brand img{width:210px;height:auto;max-height:62px;object-fit:contain;display:block}.ef-footer .ef-brand img{width:220px}.ef-hero-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;max-width:650px}.ef-hero-facts>div{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);border-radius:14px;padding:14px 16px}.ef-hero-facts strong,.ef-hero-facts span{display:block}.ef-hero-facts strong{font-size:18px;color:#fff}.ef-hero-facts span{font-size:12px;color:rgba(255,255,255,.68);margin-top:3px}.ef-price-card__top>p{min-height:72px;color:var(--ef-muted);font-size:14px;margin:0}.ef-price-card__top>small{display:block;color:var(--ef-muted);font-size:11px;margin:-2px 0 18px}
.ef-guide-intro{border-left:4px solid var(--ef-teal);padding:4px 0 4px 22px;margin-bottom:32px}.ef-guide-intro>span{font-size:11px;font-weight:850;letter-spacing:.12em;color:var(--ef-teal-dark)}.ef-guide-intro h2{margin:8px 0 12px!important;font-size:31px}.ef-article-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ef-article-card__placeholder img{width:76px!important;height:76px!important;object-fit:contain!important;opacity:.28}
.ef-pricing-grid .ef-price-card{display:flex;flex-direction:column}.ef-price-card form{margin-top:18px}.ef-price-card ul{flex:1}.ef-price-card .ef-text-link{margin-top:16px;display:inline-block}.ef-footer__brand .ef-brand{margin-bottom:12px}
@media(max-width:1080px){.ef-brand img{width:190px}}
@media(max-width:820px){.ef-brand img{width:176px;max-height:52px}.ef-hero-facts{grid-template-columns:1fr}.ef-price-card__top>p{min-height:0}}
@media(max-width:560px){.ef-brand img{width:160px}.ef-footer .ef-brand img{width:190px}.ef-guide-intro h2{font-size:27px}}

@media(max-width:700px){.ef-brand img{width:190px}.ef-header__inner{min-height:70px}}


/* Email Foundry 1.1.3 conversion + visual rhythm pass */
.ef-hero h1{font-size:clamp(38px,4.7vw,58px);line-height:1.06;letter-spacing:-.038em;max-width:920px}
.ef-hero .ef-lead{font-size:18px;line-height:1.58}
.ef-section-head h2,.ef-section h2{font-size:clamp(28px,3.25vw,40px);line-height:1.12;letter-spacing:-.028em}
.ef-feature-grid article h3{font-size:19px}.ef-hero{padding:76px 0 68px}
.ef-section--cta{background:#e7f5f3;color:var(--ef-text);border-top:1px solid #d3ebe7;border-bottom:1px solid #d3ebe7}
.ef-section--cta h2{color:var(--ef-ink)}.ef-section--cta p{color:var(--ef-muted)}.ef-section--cta .ef-kicker--light{color:var(--ef-teal-dark)}
.ef-section--cta .ef-btn--light{background:var(--ef-teal);color:#fff;box-shadow:0 9px 24px rgba(10,148,137,.2)}
.ef-section--cta .ef-btn--light:hover{background:var(--ef-teal-dark);color:#fff}
.ef-section--cta .ef-btn--ghost{background:#fff;border-color:#bfd8d5;color:var(--ef-ink)}
.ef-section--cta .ef-btn--ghost:hover{border-color:var(--ef-teal);color:var(--ef-teal-dark)}
.ef-section--cta .ef-actions{margin-top:0}
.ef-footer{background:#081d31;padding-top:54px}
.ef-footer__brand{text-align:center}.ef-footer-brand{display:flex;justify-content:center;align-items:center;margin:0 auto 20px}.ef-footer-brand img{display:block;width:210px;height:auto;max-width:100%}
.ef-footer__brand p{max-width:390px;margin:0 auto;color:#b5c2cf;text-align:center;line-height:1.65}
.ef-footer__bottom{justify-content:center;align-items:center;text-align:center;flex-direction:column;gap:5px}
.ef-footer__bottom span{display:block;width:100%;text-align:center}
@media(max-width:820px){.ef-hero h1{font-size:clamp(34px,9vw,46px)}.ef-section-head h2,.ef-section h2{font-size:clamp(27px,7vw,36px)}.ef-hero{padding:58px 0 52px}.ef-section--cta .ef-final-cta{text-align:center}.ef-section--cta .ef-final-cta>div:first-child{max-width:760px;margin:0 auto}.ef-section--cta .ef-actions{justify-content:center;margin-top:22px}}
@media(max-width:560px){.ef-hero h1{font-size:36px}.ef-section-head h2,.ef-section h2{font-size:30px}.ef-footer-brand img{width:185px}}


/* Email Foundry 1.1.6 footer logo alignment */
.ef-footer-brand{width:100%;justify-content:flex-start;margin:0 0 20px}

/* Features page overview: fixed four-pillar grid replaces horizontal scrolling TOC. */

/* Email Foundry 1.1.11 supplied logo assets */
.ef-header .ef-brand img{width:184px;max-height:none;height:auto}
.ef-footer-brand img{width:185px;max-height:none;height:auto}
@media(max-width:1080px){.ef-header .ef-brand img{width:168px}}
@media(max-width:820px){.ef-header .ef-brand img{width:158px}}
@media(max-width:560px){.ef-header .ef-brand img{width:148px}.ef-footer-brand img{width:170px}}


/* v1.1.12 header navigation refinement */
@media (min-width:821px){
  .ef-header__inner{justify-content:flex-start}
  .ef-header .ef-logo{flex:0 0 auto}
  .ef-header .ef-nav{flex:1 1 auto;margin-left:clamp(56px,6.2vw,105px);gap:28px}
  .ef-header .ef-nav__cta{margin-left:auto}
  .ef-header .ef-nav>a,.ef-header .ef-nav>li>a{font-size:16px}
  .ef-header .ef-nav .ef-nav__cta{font-size:16px;padding:12px 20px}
}
@media (max-width:1080px) and (min-width:821px){
  .ef-header .ef-nav{margin-left:32px;gap:18px}
  .ef-header .ef-nav>a,.ef-header .ef-nav>li>a{font-size:15.5px}
  .ef-header .ef-nav .ef-nav__cta{font-size:15.5px;padding:11px 16px}
}
@media (max-width:820px){
  .ef-header .ef-nav{margin-left:0}
  .ef-header .ef-nav__cta{margin-left:0}
  .ef-header .ef-nav>a,.ef-header .ef-nav>li>a{font-size:16px}
  .ef-header .ef-nav .ef-nav__cta{font-size:16px}
}


/* v1.1.13 compact brand + truly centred desktop navigation */
@media (min-width:821px){
  .ef-header__inner{position:relative;justify-content:flex-start}
  .ef-header .ef-brand img{width:164px}
  .ef-header .ef-logo{flex:0 0 auto}
  .ef-header .ef-nav{
    position:absolute;
    left:190px;
    right:176px;
    margin-left:0;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:26px;
  }
  .ef-header .ef-nav__cta{
    position:absolute;
    right:0;
    margin-left:0;
  }
}
@media (max-width:1180px) and (min-width:821px){
  .ef-header .ef-brand img{width:154px}
  .ef-header .ef-nav{left:170px;right:154px;gap:18px}
  .ef-header .ef-nav>a,.ef-header .ef-nav>li>a{font-size:15.5px}
  .ef-header .ef-nav .ef-nav__cta{font-size:15.5px;padding:11px 16px}
}
@media (max-width:820px){
  .ef-header .ef-brand img{width:150px}
  .ef-header .ef-nav{position:absolute;left:0;right:0;margin-left:0;justify-content:flex-start}
  .ef-header .ef-nav__cta{position:static;right:auto;margin-left:0}
}
@media (max-width:560px){.ef-header .ef-brand img{width:142px}}

/* v1.1.15 homepage dashboard hero screenshot */
.ef-hero-visual{min-width:0;display:flex;align-items:center;justify-content:center}
.ef-hero-dashboard-shot{margin:0;width:100%;max-width:780px;position:relative}
.ef-hero-dashboard-shot img{display:block;width:100%;height:auto;border-radius:12px;box-shadow:none;border:0}
@media(max-width:820px){.ef-hero-dashboard-shot{max-width:720px;margin:4px auto 0}.ef-hero-dashboard-shot img{border-radius:10px}}
@media(max-width:560px){.ef-hero-dashboard-shot img{border-radius:8px}}

/* v1.1.16 real campaign builder screenshot on homepage */
.ef-product-screen{margin:0;min-width:0}
.ef-product-screen img{display:block;width:100%;height:auto;border:1px solid rgba(255,255,255,.13);border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.18)}
.ef-product-screen--campaign{width:100%}
@media(max-width:820px){.ef-product-screen{margin:0 auto 8px}.ef-product-screen img{border-radius:13px;box-shadow:0 16px 36px rgba(0,0,0,.14)}}
@media(max-width:560px){.ef-product-screen img{border-radius:10px}}

/* 1.1.17 real product screenshot showcases */.ef-showcase-media{display:flex;align-items:center;min-width:0;border-radius:18px;overflow:hidden}.ef-showcase-media>.ef-product-screen{width:100%;margin:0}
.ef-product-screen--showcase{margin:0;width:100%;min-width:0}.ef-product-screen--showcase picture{display:block;width:100%}.ef-product-screen--showcase img{display:block;width:100%;height:auto;border:1px solid var(--ef-line);border-radius:18px;box-shadow:0 18px 44px rgba(15,39,64,.10);background:#fff}
.ef-section--ink .ef-product-screen--showcase img{border-color:rgba(255,255,255,.14);box-shadow:0 22px 54px rgba(0,0,0,.22)}
@media(max-width:1080px){.ef-showcase-media{max-width:900px;width:100%;margin:0 auto}}
@media(max-width:700px){.ef-product-screen--showcase img{border-radius:12px}}



/* 1.1.18: keep product screenshots at their natural aspect ratio and fit the adjacent copy to the image height. */
.ef-showcase-media{align-self:center}
.ef-showcase-media>.ef-product-screen{height:auto;display:block}
.ef-showcase-media>.ef-product-screen picture{display:block;width:100%;height:auto}
.ef-showcase-media>.ef-product-screen img{display:block;width:100%;height:auto;object-fit:initial;background:transparent}

/* Homepage screenshot/copy pairs: compact the words, never stretch the screenshot to match them. */

/* Features page screenshot/copy pairs use the same compact visual height. */

/* Feature detail heroes: keep the screenshot natural and keep the intro column proportionate. */


/* 1.1.19: rebuilt product imagery and precise copy-to-screenshot balance. */
.ef-showcase-media{
  display:block;
  overflow:visible;
  border-radius:0;
}
.ef-product-screen--showcase,.ef-showcase-media>.ef-product-screen{
  width:100%;
  margin:0;
  height:auto;
}
.ef-product-screen--showcase picture,.ef-product-screen--showcase img,.ef-showcase-media>.ef-product-screen picture,.ef-showcase-media>.ef-product-screen img{
  width:100%;
  height:auto;
  display:block;
}
.ef-product-screen--showcase img,.ef-showcase-media>.ef-product-screen img{
  border:0;
  border-radius:14px;
  box-shadow:0 14px 34px rgba(15,39,64,.10);
  background:transparent;
}
.ef-section--ink .ef-product-screen--showcase img,.ef-section--ink .ef-showcase-media>.ef-product-screen img{
  border:0;
  box-shadow:0 16px 38px rgba(0,0,0,.20);
}
@media(max-width:1080px){
  .ef-showcase-media{max-width:900px;width:100%;margin:0 auto}
}
@media(max-width:700px){
  .ef-product-screen--showcase img,.ef-showcase-media>.ef-product-screen img{border-radius:10px;box-shadow:0 10px 26px rgba(15,39,64,.10)}
}

/* 1.1.20: product showcase polish, cleaner feature continuation panels, and article artwork. */
.ef-product-screen--showcase img,.ef-showcase-media>.ef-product-screen img{
  border-radius:12px;
  box-shadow:0 12px 30px rgba(15,39,64,.08);
}
.ef-article-card__media{
  position:relative;
  height:190px;
  background:linear-gradient(135deg,#087b72 0%,#0a9489 55%,#22a99d 100%);
}
.ef-article-card__media:after{
  content:"";
  position:absolute;
  width:180px;
  height:180px;
  right:-52px;
  top:-62px;
  border-radius:50%;
  background:rgba(255,255,255,.08);
}
.ef-article-card__placeholder{
  position:relative;
  z-index:1;
  width:100%;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center;
}
.ef-article-card__placeholder img,.ef-article-card__media>img[src*="email-foundry-mark-white"]{
  width:78px!important;
  height:78px!important;
  object-fit:contain!important;
  opacity:1!important;
  filter:none!important;
}
@media(max-width:700px){
  .ef-article-card__media{height:170px}
}

/* v1.1.24 pricing polish: compact cards, live sale pricing and savings */
.ef-pricing-grid--compact{gap:18px}
.ef-price-card__topline{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:27px;margin-bottom:8px}
.ef-price-card__eyebrow{display:block;margin:0;color:var(--ef-teal-dark);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.ef-price-card__flags{display:flex;justify-content:flex-end;gap:6px;min-height:24px}
.ef-price-card__badge{position:static;display:inline-flex;align-items:center;background:var(--ef-teal);color:#fff;border-radius:999px;padding:4px 9px;font-size:10px;line-height:1.2;font-weight:850;white-space:nowrap}
.ef-price-card__badge--sale{background:var(--ef-gold);color:#5d3a00}
.ef-price--sale{display:block}
.ef-price--sale .ef-price__was{display:block;margin-bottom:5px;color:var(--ef-muted);font-size:11px;font-weight:750;line-height:1.2}
.ef-price--sale .ef-price__was del{font-size:15px;color:#7a8796;font-weight:850;margin-right:4px}
.ef-price--sale>div{display:flex;align-items:end;gap:6px}

/* v1.1.23 header alignment: keep logo and CTA on the same shell edges as the hero */
@media (min-width:821px){
  .ef-header .ef-header__inner{
    min-height:72px;
    display:grid;
    grid-template-columns:auto minmax(28px,1fr) auto minmax(28px,1fr) auto;
    align-items:center;
    gap:0;
    position:relative;
  }
  .ef-header .ef-logo{grid-column:1;position:static;flex:none}
  .ef-header .ef-brand img{width:142px;max-height:none;height:auto}
  .ef-header .ef-nav{display:contents;position:static;left:auto;right:auto;margin:0}
  .ef-header .ef-nav__links{grid-column:3;display:flex;align-items:center;justify-content:center;gap:26px;white-space:nowrap}
  .ef-header .ef-nav__links>a,.ef-header .ef-nav__links>li>a{color:var(--ef-text);font-size:16px;font-weight:700}
  .ef-header .ef-nav__links>a:hover,.ef-header .ef-nav__links>li>a:hover{color:var(--ef-teal)}
  .ef-header .ef-nav__links>li{list-style:none;margin:0}
  .ef-header .ef-nav .ef-nav__cta{grid-column:5;justify-self:end;position:static;right:auto;margin:0;font-size:16px;padding:12px 20px}
}
@media (max-width:1100px) and (min-width:821px){
  .ef-header .ef-header__inner{grid-template-columns:auto minmax(18px,1fr) auto minmax(18px,1fr) auto}
  .ef-header .ef-brand img{width:134px}
  .ef-header .ef-nav__links{gap:18px}
  .ef-header .ef-nav__links>a,.ef-header .ef-nav__links>li>a{font-size:14.5px}
  .ef-header .ef-nav .ef-nav__cta{font-size:14.5px;padding:11px 16px}
}
@media (max-width:820px){
  .ef-header .ef-header__inner{width:min(100% - 30px,var(--ef-shell));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px}
  .ef-header .ef-brand img{width:138px}
  .ef-header .ef-nav__links{display:flex;flex-direction:column;align-items:stretch;gap:4px}
  .ef-header .ef-nav__links>a,.ef-header .ef-nav__links>li>a{display:block;padding:10px;color:var(--ef-text);font-size:16px;font-weight:700}
  .ef-header .ef-nav__links>li{list-style:none;margin:0}
}
@media (max-width:560px){.ef-header .ef-brand img{width:132px}}

/* v1.1.30: feature-detail heading de-duplication and rebuilt sending page. */


/* v1.1.31 homepage hero balance: stats below dashboard */
@media(min-width:821px){
.ef-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:stretch}
.ef-hero__copy,.ef-hero-visual{min-width:0;height:100%}
.ef-hero__copy{display:flex;flex-direction:column;justify-content:center}
.ef-hero-visual{display:flex;flex-direction:column;align-items:stretch;justify-content:center}
.ef-hero h1{font-size:clamp(44px,4.35vw,62px);line-height:1.03;margin-bottom:20px}
.ef-hero .ef-lead{font-size:18px;line-height:1.55;margin-top:0;margin-bottom:0}
.ef-hero .ef-actions{margin-top:24px}
.ef-hero-dashboard-shot{max-width:none}
.ef-hero-visual .ef-hero-facts{width:100%;max-width:none;margin-top:16px}
.ef-hero-visual .ef-hero-facts>div{padding:14px 16px}
}
@media(max-width:820px){
.ef-hero-visual{display:flex;flex-direction:column;align-items:stretch}
.ef-hero-visual .ef-hero-facts{width:100%;max-width:720px;margin:16px auto 0}
}

/* v1.1.32 homepage hero: benefits moved below stats and columns visually balanced */
@media(min-width:821px){
  .ef-hero__grid{align-items:stretch}
  .ef-hero__copy,.ef-hero-visual{justify-content:flex-start}
  .ef-hero h1{font-size:clamp(40px,3.75vw,54px);line-height:1.045;margin-bottom:18px}
  .ef-hero .ef-lead{font-size:17px;line-height:1.52}
  .ef-hero .ef-actions{margin-top:22px}
}

/* v1.1.33: enlarge and balance every desktop copy column beside a product screenshot. */
@media (min-width:1081px){
  .ef-showcase-media{
    height:100%;
    display:flex;
    align-items:center;
  }

  /* Homepage, About, How it works and Pricing screenshot/copy sections. */

  /* Main Features page: make the copy use the screenshot height instead of sitting tiny beside it. */
}

/* v1.1.34: clean homepage hero balance. Keep the dashboard + capacity cards
   as the right column and place CTAs + benefits together at the foot of the
   left column so both columns share the same top and bottom edges. */
@media (min-width:821px){
  .ef-hero__grid{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:48px;
    align-items:stretch;
  }
  .ef-hero__copy,.ef-hero-visual{
    min-width:0;
    height:100%;
    align-self:stretch;
  }
  .ef-hero__copy{
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
  }
  .ef-hero h1{
    font-size:clamp(39px,3.55vw,50px);
    line-height:1.04;
    margin:0 0 17px;
  }
  .ef-hero .ef-lead{
    font-size:16.5px;
    line-height:1.5;
    margin:0;
    max-width:none;
  }
  .ef-hero-copy__bottom{
    margin-top:auto;
    padding-top:20px;
  }
  .ef-hero-copy__bottom .ef-actions{
    margin-top:0;
  }
  .ef-hero-visual{
    display:flex;
    flex-direction:column;
    align-items:stretch;
    justify-content:flex-start;
  }
  .ef-hero-dashboard-shot{
    width:100%;
    max-width:none;
  }
  .ef-hero-visual .ef-hero-facts{
    width:100%;
    max-width:none;
    margin-top:auto;
    padding-top:16px;
  }
  .ef-hero-visual .ef-hero-facts>div{
    padding:14px 16px;
  }
}
@media (max-width:820px){
  .ef-hero-copy__bottom{margin-top:22px;padding-top:0}
}


/* v1.1.35: cleaner hero grouping, left-aligned feature CTAs and smaller article-card titles. */
@media (min-width:821px){
  .ef-hero__copy{
    justify-content:center;
  }
  .ef-hero-copy__bottom{
    margin-top:0;
    padding-top:22px;
  }
  .ef-hero-visual .ef-hero-facts{
    margin-top:16px;
    padding-top:0;
  }
}

/* Feature-detail/page heroes use the left edge of their copy column for CTAs. */

/* Resource cards: keep long article titles readable without dominating the cards. */
.ef-article-card h2,.ef-article-card h3{
  font-size:17px;
  line-height:1.3;
  letter-spacing:-.012em;
  margin:8px 0 9px;
}
@media (max-width:560px){
  .ef-article-card h2,.ef-article-card h3{font-size:16.5px}
}

/* v1.1.36: rebalance homepage hero. Capacity cards live at the foot of the
   left column; proof points stay under the screenshot with deliberate spacing
   between each tick and its wording. */
@media (min-width:821px){
  .ef-hero__grid{
    grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);
    gap:46px;
    align-items:stretch;
  }
  .ef-hero__copy{
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    min-width:0;
  }
  .ef-hero h1{
    font-size:clamp(40px,3.35vw,48px);
    line-height:1.035;
    margin:0 0 16px;
  }
  .ef-hero .ef-lead{
    font-size:16px;
    line-height:1.48;
    margin:0;
    max-width:none;
  }
  .ef-hero-copy__bottom{
    margin-top:auto;
    padding-top:20px;
  }
  .ef-hero-copy__bottom .ef-actions{margin:0}
  .ef-hero__copy .ef-hero-facts{
    width:100%;
    max-width:none;
    margin:16px 0 0;
    gap:12px;
  }
  .ef-hero__copy .ef-hero-facts>div{
    min-height:76px;
    padding:13px 15px;
    display:flex;
    flex-direction:column;
    justify-content:center;
  }
  .ef-hero__copy .ef-hero-facts strong{font-size:18px}
  .ef-hero__copy .ef-hero-facts span{font-size:12px;line-height:1.35}
  .ef-hero-visual{
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    align-items:stretch;
    min-width:0;
    height:100%;
  }
  .ef-hero-dashboard-shot{
    width:100%;
    max-width:none;
    margin:0;
  }
}
@media (max-width:820px){
  .ef-hero__copy .ef-hero-facts{margin:18px 0 0;max-width:none}
}


/* v1.1.37: clean homepage hero. Capacity cards return beneath the dashboard;
   the four tick proof points are removed completely. */
@media (min-width:821px){
  .ef-hero__grid{
    grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);
    gap:46px;
    align-items:stretch;
  }
  .ef-hero__copy{
    min-width:0;
    display:flex;
    flex-direction:column;
    justify-content:center;
  }
  .ef-hero-copy__bottom{
    margin:0;
    padding-top:22px;
  }
  .ef-hero-copy__bottom .ef-actions{margin:0}
  .ef-hero-visual{
    min-width:0;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:stretch;
    height:100%;
  }
  .ef-hero-dashboard-shot{
    width:100%;
    max-width:none;
    margin:0;
  }
  .ef-hero-visual .ef-hero-facts{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
    width:100%;
    max-width:none;
    margin:16px 0 0;
  }
  .ef-hero-visual .ef-hero-facts>div{
    min-height:82px;
    padding:14px 16px;
    display:flex;
    flex-direction:column;
    justify-content:center;
  }
  .ef-hero-visual .ef-hero-facts strong{
    font-size:18px;
    line-height:1.22;
  }
  .ef-hero-visual .ef-hero-facts span{
    margin-top:5px;
    font-size:12px;
    line-height:1.4;
  }
}
@media (max-width:820px){
  .ef-hero-visual .ef-hero-facts{
    width:100%;
    max-width:none;
    margin:16px 0 0;
  }
}

/* v1.1.40 legal pages */

/* v1.1.41 payment routing */
.ef-payment-actions{margin-top:18px}
.ef-payment-actions__label{margin:0 0 8px;color:var(--ef-muted);font-size:11px;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.06em}
.ef-payment-actions__buttons{display:grid;grid-template-columns:1fr;gap:8px}
.ef-payment-actions .ef-checkout-form{margin:0}
.ef-btn--paypal{background:#ffc439;color:#111820;border-color:#ffc439;box-shadow:0 8px 20px rgba(17,24,32,.10)}
.ef-btn--paypal:hover{background:#f3b827;color:#111820;border-color:#f3b827}
.ef-btn--paypal:focus-visible{outline:3px solid rgba(255,196,57,.42);outline-offset:2px}

/* =========================================================
   v1.1.47 — DIY lifetime-offer headline update
   ========================================================= */
.ef-header--focus{position:relative;background:#fff;border-bottom:1px solid var(--ef-line);backdrop-filter:none}
.ef-header--focus .ef-header__inner--focus{min-height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}
.ef-header--focus .ef-logo{grid-column:2;display:flex;justify-content:center;align-items:center}
.ef-header--focus .ef-brand img{width:190px}
.ef-focus-header__spacer{min-width:0}
@media(max-width:700px){
  .ef-header--focus .ef-header__inner--focus{min-height:76px;grid-template-columns:1fr auto 1fr;gap:10px}
  .ef-header--focus .ef-brand img{width:150px}
}

/* v1.1.48 — focused DIY header actions */
@media(max-width:560px){
  .ef-header--focus .ef-header__inner--focus{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;padding-top:12px;padding-bottom:12px;gap:9px 10px}
  .ef-header--focus .ef-focus-header__spacer{display:none}
  .ef-header--focus .ef-logo{grid-column:1/-1;grid-row:1;justify-self:center}
  .ef-header--focus .ef-brand img{width:156px}
}


/* v1.1.49 — DIY header: smaller centred logo, Features left, Contact Us right */
.ef-header--focus .ef-brand img{width:154px}
@media(max-width:700px){
  .ef-header--focus .ef-brand img{width:132px}
}
@media(max-width:560px){
  .ef-header--focus .ef-header__inner--focus{grid-template-columns:1fr auto 1fr;grid-template-rows:auto;padding-top:10px;padding-bottom:10px;gap:8px}
  .ef-header--focus .ef-logo{grid-column:2;grid-row:1;justify-self:center}
  .ef-header--focus .ef-brand img{width:118px}
}
@media(max-width:390px){
  .ef-header--focus .ef-brand img{width:104px}
}


/* v1.1.50 — DIY offer header: smaller logo, desktop actions only */
@media(max-width:700px){
  .ef-header--focus .ef-header__inner--focus{grid-template-columns:1fr;grid-template-rows:auto;min-height:68px;padding-top:9px;padding-bottom:9px}
  .ef-header--focus .ef-logo{grid-column:1;grid-row:1;justify-self:center}
}


/* v1.1.51 — DIY header: matching green actions, pulled in beside centred logo */
@media(min-width:701px){
  .ef-header--focus .ef-header__inner--focus{grid-template-columns:112px auto 112px;justify-content:center;column-gap:16px}
}

/* v1.1.52 — DIY hero crossed-out reference price */


/* v1.1.53 — DIY header: add breathing room around the centred logo */
@media(min-width:701px){
  .ef-header--focus .ef-header__inner--focus{grid-template-columns:120px auto 120px;justify-content:center;column-gap:38px}
}


/* v1.1.59 — compact high-volume value banner */

/* v1.1.60 pricing quote finder + centred pricing FAQs */
.ef-plan-finder{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);overflow:hidden;margin:0 0 28px;border:1px solid #cfdfe3;border-radius:22px;background:#fff;box-shadow:0 16px 42px rgba(15,39,64,.075)}
.ef-plan-finder__controls{padding:30px 32px;background:linear-gradient(180deg,#fff 0%,#f8fbfc 100%)}
.ef-plan-finder__controls .ef-kicker{margin-bottom:8px}
.ef-plan-finder__controls>h3{margin:0 0 7px;color:var(--ef-ink);font-size:27px;line-height:1.13;letter-spacing:-.025em}
.ef-plan-finder__controls>p{max-width:690px;margin:0;color:var(--ef-muted);font-size:14px;line-height:1.55}
.ef-plan-finder__sliders{display:grid;gap:20px;margin-top:25px}
.ef-plan-slider{display:block}
.ef-plan-slider>span{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:8px}
.ef-plan-slider b{color:var(--ef-ink);font-size:13px}
.ef-plan-slider strong{color:var(--ef-teal-dark);font-size:16px;letter-spacing:-.015em}
.ef-plan-slider input[type=range]{width:100%;height:7px;margin:0;accent-color:var(--ef-teal);cursor:pointer}
.ef-plan-slider small{display:block;margin-top:5px;color:#8190a0;font-size:10.5px;font-weight:700}
.ef-plan-finder__scale{display:flex;align-items:center;justify-content:space-between;margin-top:15px;color:#8a98a6;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.055em}
.ef-plan-finder__result{display:flex;flex-direction:column;justify-content:center;padding:29px 30px;background:linear-gradient(145deg,#0f304a 0%,#0c485a 58%,#087e77 135%);color:#fff}
.ef-plan-finder__eyebrow{display:block;margin-bottom:7px;color:#a7e7e1;font-size:10.5px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}
.ef-plan-finder__title{display:flex;align-items:center;gap:10px;min-height:35px}
.ef-plan-finder__title h3{margin:0;color:#fff;font-size:29px;line-height:1.05;letter-spacing:-.03em}
.ef-plan-finder__title>span{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.1);color:#d8fbf7;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}
.ef-plan-finder__title>span[hidden]{display:none}
.ef-plan-finder__result>p{min-height:44px;margin:9px 0 15px;color:rgba(255,255,255,.76);font-size:12.5px;line-height:1.45}
.ef-plan-finder__capacity{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}
.ef-plan-finder__capacity>div{padding:9px 10px;border:1px solid rgba(255,255,255,.11);border-radius:10px;background:rgba(255,255,255,.07)}
.ef-plan-finder__capacity span,.ef-plan-finder__capacity b{display:block}
.ef-plan-finder__capacity span{color:#b9d9df;font-size:9.5px;font-weight:750}
.ef-plan-finder__capacity b{margin-top:1px;color:#fff;font-size:15px}
.ef-plan-finder__price{display:flex;align-items:flex-end;gap:5px;margin:1px 0 1px}
.ef-plan-finder__price strong{color:#fff;font-size:36px;line-height:1;letter-spacing:-.04em}
.ef-plan-finder__price span{padding-bottom:3px;color:#c7dfe3;font-size:12px;font-weight:700}
.ef-plan-finder__result>small{color:#b8d2d8;font-size:10.5px}
.ef-plan-finder__result .ef-payment-actions{margin-top:0}
.ef-plan-finder__result .ef-payment-actions__label{color:#b9d9df;text-align:left;font-size:9px}
.ef-plan-finder__result .ef-btn--primary{background:#fff;color:var(--ef-ink);box-shadow:none}
.ef-plan-finder__result .ef-btn--primary:hover{background:#edf9f7;color:var(--ef-ink)}
.ef-plan-finder__details{display:inline-flex;align-self:flex-start;margin-top:10px;color:#c8efeb;font-size:11px;font-weight:800}
.ef-plan-finder__details:hover{color:#fff}
@media(max-width:900px){.ef-plan-finder{grid-template-columns:1fr}.ef-plan-finder__controls{padding:26px}.ef-plan-finder__result{padding:25px 26px}.ef-plan-finder__result>p{min-height:0}}
@media(max-width:560px){.ef-plan-finder{margin-bottom:20px;border-radius:17px}.ef-plan-finder__controls,.ef-plan-finder__result{padding:21px 19px}.ef-plan-finder__controls>h3{font-size:24px}.ef-plan-finder__sliders{gap:18px;margin-top:21px}.ef-plan-finder__title h3{font-size:27px}.ef-plan-finder__capacity{grid-template-columns:1fr 1fr}.ef-plan-finder__price strong{font-size:34px}.ef-plan-finder__result .ef-payment-actions__buttons{grid-template-columns:1fr}.ef-plan-finder__scale{display:none}}


/* v1.1.61: compact standout-feature list on every pricing plan. */

/* =========================================================
   v1.1.66 — Features page CRO rebuild
   Benefit-led hierarchy with expandable technical depth.
   Section rhythm deliberately alternates colours.
   ========================================================= */

/* =========================================================
   v1.1.67 — Feature pair centring + DIY lifetime page CRO
   ========================================================= */

/* =========================================================
   v1.1.68 — Campaigns page CRO rebuild
   Benefit-led campaign story, technical checklist moved lower,
   and deliberate background alternation throughout the page.
   ========================================================= */

/* v1.1.69 pricing page CRO: decision-first hierarchy, cleaner plan cards, alternating sections */
.ef-pricing-grid--decision{margin-top:0}
.ef-price-card--decision{scroll-margin-top:100px}
.ef-price-card--decision .ef-price-card__top>p{min-height:64px}
.ef-price-card--decision .ef-plan-limits{margin-bottom:13px}
.ef-price-card__same-platform{display:flex;align-items:flex-start;gap:9px;padding:12px 0 14px;border-top:1px solid var(--ef-line);border-bottom:1px solid var(--ef-line)}
.ef-price-card__same-platform .ef-check{width:20px;height:20px;flex:0 0 20px;font-size:10px;margin-top:1px}
.ef-price-card__same-platform div{display:flex;flex-direction:column;line-height:1.25}
.ef-price-card__same-platform strong{color:var(--ef-ink);font-size:11.5px}
.ef-price-card__same-platform small{margin-top:2px;color:var(--ef-muted);font-size:10.5px}
.ef-plan-checkout{margin-top:14px}
.ef-plan-checkout>summary{display:flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border-radius:12px;background:var(--ef-teal);color:#fff;font-size:14px;font-weight:850;line-height:1.2;cursor:pointer;list-style:none;box-shadow:0 9px 24px rgba(10,148,137,.16);transition:.18s ease}
.ef-plan-checkout>summary::-webkit-details-marker{display:none}
.ef-plan-checkout>summary:hover{background:var(--ef-teal-dark);transform:translateY(-1px)}
.ef-plan-checkout[open]>summary{background:var(--ef-ink);box-shadow:none}
.ef-plan-checkout__body{margin-top:9px;padding:12px;border:1px solid var(--ef-line);border-radius:12px;background:#f8fbfc}
.ef-plan-checkout__body>p{margin:0 0 8px;color:var(--ef-muted);font-size:10.5px;text-align:center}
.ef-plan-checkout__body .ef-payment-actions{margin-top:0}
.ef-plan-checkout__body .ef-payment-actions__label{display:none}
.ef-plan-checkout__body .ef-payment-actions__buttons{gap:7px}
.ef-plan-checkout__body .ef-payment-actions .ef-btn{min-height:42px;font-size:12.5px}
.ef-price-card__feature-link{display:block;margin-top:11px;color:var(--ef-teal-dark);font-size:11.5px;font-weight:800;text-align:center}
.ef-price-card__feature-link:hover{color:var(--ef-teal)}
@media(max-width:560px){
  .ef-price-card--decision .ef-price-card__top>p{min-height:0}
  .ef-plan-checkout__body{padding:10px}
}

/* =========================================================
   v1.1.70 — Compare page CRO rebuild
   Workload-first comparison, balanced fit guidance and
   deliberate section background alternation.
   ========================================================= */

/* Automations CRO page */

/* =========================================================
   v1.1.74 — Sending page CRO rebuild
   Benefit-led transport story, route clarity, safety proof,
   traceability and a one-time repair for the /sending/ route.
   ========================================================= */

/* =========================================================
   v1.1.75 — Deliverability page CRO rebuild
   Reputation-first story, evidence-based warm-up, isolated
   provider controls and a clearer Deliverability Centre.
   ========================================================= */

/* Email verification CRO page — 1.1.76 */

/* Compare CRO v2 */

/* How It Works CRO — v1.1.78. Front-end only; EF_VERSION intentionally unchanged. */

/* Savings calculator CRO refresh 1.1.79 */
/* Normalise sales-copy paragraphs so no inherited indent/left padding can create a false leading space. */
.ef-section-head p{text-indent:0}

/* v1.1.80 final copy/CRO polish: footer brand copy follows logo alignment */
.ef-footer__brand{text-align:left}
.ef-footer__brand p{margin:0;max-width:390px;text-align:left;text-indent:0}
@media(max-width:820px){.ef-footer__brand{text-align:left}.ef-footer__brand p{margin:0;text-align:left}}


/* v1.1.80 copy rhythm: cleaner headline and paragraph wrapping */
.ef-hero h1,.ef-section-head h2,.ef-final-cta h2{ text-wrap:balance; }
.ef-lead,.ef-section-head p,.ef-final-cta p{ text-wrap:pretty; }

/* v1.1.81: product showcase hierarchy. Headline first, larger UI second, proof/support beside it. */
.ef-showcase-stack__head{
  max-width:940px;
  margin:0 auto 42px;
  text-align:center;
}
.ef-showcase-stack__head .ef-kicker{margin-bottom:10px}
.ef-showcase-stack__head h2{
  max-width:900px;
  margin:0 auto 16px;
  font-size:clamp(34px,4vw,50px);
  line-height:1.06;
  letter-spacing:-.038em;
  text-wrap:balance;
}
.ef-showcase-stack__head p{
  max-width:820px;
  margin:0 auto;
  font-size:18px;
  line-height:1.58;
  color:var(--ef-muted);
  text-wrap:pretty;
  text-indent:0;
}
.ef-section--ink .ef-showcase-stack__head p{color:rgba(255,255,255,.76)}
.ef-showcase-stack__body{
  display:grid;
  grid-template-columns:minmax(0,1.62fr) minmax(300px,.72fr);
  gap:44px;
  align-items:center;
}
.ef-showcase-stack__body .ef-showcase-media{
  width:100%;
  max-width:none;
  margin:0;
}
.ef-showcase-stack__body .ef-product-screen,.ef-showcase-stack__body .ef-product-screen picture,.ef-showcase-stack__body .ef-product-screen img{
  display:block;
  width:100%;
  height:auto;
}
.ef-showcase-stack__body .ef-product-screen img{
  border-radius:16px;
  box-shadow:0 20px 52px rgba(15,39,64,.12);
}
.ef-section--ink .ef-showcase-stack__body .ef-product-screen img{box-shadow:0 22px 56px rgba(0,0,0,.24)}
.ef-showcase-support{
  min-width:0;
  text-align:left;
}
.ef-showcase-support__lead{
  margin:0 0 20px;
  color:var(--ef-text);
  font-size:16px;
  line-height:1.58;
  text-indent:0;
}
.ef-section--ink .ef-showcase-support__lead{color:rgba(255,255,255,.84)}
.ef-showcase-support .ef-big-checks{
  margin:0 0 22px;
  gap:11px;
  font-size:14px;
  line-height:1.42;
}
.ef-showcase-support .ef-big-checks li{color:var(--ef-text)}
.ef-section--ink .ef-showcase-support .ef-big-checks li{color:rgba(255,255,255,.88)}
.ef-showcase-support .ef-btn{margin-top:2px}
.ef-showcase-support .ef-text-link{display:inline-block;margin-top:2px}
.ef-showcase-support .ef-home-inline-features{margin:0 0 22px}

/* FAQs v1.1.81 */

@media(max-width:1040px){
  .ef-showcase-stack__body{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:30px}
  .ef-showcase-stack__head{margin-bottom:34px}
}
@media(max-width:820px){
  .ef-showcase-stack__body{grid-template-columns:1fr;gap:24px}
  .ef-showcase-stack__body .ef-showcase-media{max-width:960px;margin:0 auto}
  .ef-showcase-support{max-width:760px;width:100%;margin:0 auto}
  .ef-showcase-stack__head h2{font-size:clamp(31px,7vw,40px)}
  .ef-showcase-stack__head p{font-size:16px}
}
@media(max-width:620px){
  .ef-showcase-stack__head{margin-bottom:26px}
  .ef-showcase-stack__head h2{font-size:30px}
  .ef-showcase-stack__head p,.ef-showcase-support__lead{font-size:15px}
  .ef-showcase-stack__body .ef-product-screen img{border-radius:11px}
}

/* 1.1.82 deliverability intelligence */

/* 1.1.83 mobile reading hierarchy: centre section introductions, keep proof/support copy left aligned. */
@media(max-width:820px){
  .ef-hero__copy,.ef-section-head,.ef-showcase-stack__head,.ef-home-problem__intro,.ef-final-cta>div:first-child{
    text-align:center;
  }
  .ef-hero__copy h1,.ef-hero__copy .ef-lead,.ef-section-head h2,.ef-section-head p,.ef-showcase-stack__head h2,.ef-showcase-stack__head p,.ef-home-problem__intro h2,.ef-final-cta h2,.ef-final-cta p{
    margin-left:auto;
    margin-right:auto;
  }
  .ef-hero__copy .ef-actions,.ef-final-cta .ef-actions{
    justify-content:center;
  }
  .ef-showcase-support,.ef-showcase-support p,.ef-showcase-support .ef-big-checks,.ef-feature-grid article,.ef-price-card,.ef-calculator,.ef-home-problem__copy{
    text-align:left;
  }
}
@media(max-width:620px){
  .ef-shell{width:min(var(--ef-shell),calc(100% - 32px))}
  .ef-hero{padding-top:48px;padding-bottom:46px}
  .ef-hero h1{font-size:clamp(34px,10vw,44px);line-height:1.04}
  .ef-section-head h2,.ef-showcase-stack__head h2,.ef-final-cta h2{font-size:30px;line-height:1.08}
  .ef-section-head p,.ef-showcase-stack__head p,.ef-hero .ef-lead{font-size:15.5px;line-height:1.58}
}

/* Keep off-screen sales sections cheap to render without hiding them from search or assistive technology. */
@supports (content-visibility:auto){
  .ef-site main>section:nth-child(n+4){content-visibility:auto;contain-intrinsic-size:auto 720px}
}


/* 1.1.83 mobile CRO + paint-cost pass. Section introductions centre on small screens; supporting copy stays easy to scan left-aligned. */
@media(max-width:820px){
  .ef-header{backdrop-filter:none;-webkit-backdrop-filter:none;background:#fff}
  .ef-calc-fields input,.ef-calc-fields select{font-size:16px}
}
@media(max-width:620px){
  .ef-section{padding-top:64px;padding-bottom:64px}
  .ef-product-screen img,.ef-showcase-stack__body .ef-product-screen img{box-shadow:0 12px 30px rgba(15,39,64,.10)}
  .ef-btn{min-height:46px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}

/* 1.1.84 PageSpeed and accessibility polish. */
:root{--ef-teal:#087f76;--ef-muted:#607285}
.ef-calculator .ef-kicker{color:#baf0eb}
.ef-section--cta.ef-home-final-cta{background:linear-gradient(135deg,#087f76 0%,#07776f 58%,#0d3854 130%)}
.ef-footer a.ef-footer-brand{display:flex;justify-content:flex-start;align-items:center;width:100%;margin:0 0 20px}
@media(min-width:1101px){.ef-header .ef-brand img{width:174px}}
@media(max-width:1100px) and (min-width:821px){.ef-header .ef-brand img{width:162px}}
@media(max-width:820px){.ef-header .ef-brand img{width:152px}}
@media(max-width:560px){.ef-header .ef-brand img{width:145px}}

/* Email Foundry 1.1.171 - service repositioning */
.ef-service-site .ef-page-hero{padding:84px 0 72px;background:linear-gradient(135deg,#0b2841 0%,#123d59 68%,#0a9489 155%);color:#fff;text-align:center}
.ef-service-site .ef-page-hero h1{max-width:930px;margin-left:auto;margin-right:auto;color:#fff}
.ef-service-site .ef-page-hero p{margin-left:auto;margin-right:auto;color:rgba(255,255,255,.82)}
.ef-service-site .ef-page-hero .ef-kicker{color:#8ee2db}
.ef-service-site .ef-page-hero .ef-actions{justify-content:center}
.ef-svc-center{text-align:center}.ef-svc-center .ef-actions{justify-content:center}.ef-svc-center p{margin-left:auto;margin-right:auto}
.ef-svc-hero{position:relative;overflow:hidden;padding:94px 0 80px;background:linear-gradient(135deg,#0b2841 0%,#123d59 70%,#0a9489 160%);color:#fff}
.ef-svc-hero:after{content:"";position:absolute;inset:auto -160px -260px auto;width:680px;height:680px;border-radius:50%;background:radial-gradient(circle,rgba(10,148,137,.28),rgba(10,148,137,0) 68%);pointer-events:none}
.ef-svc-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:68px;align-items:center}
.ef-svc-hero__copy .ef-kicker{color:#8ee2db}.ef-svc-hero h1{font-size:clamp(45px,5.3vw,70px);line-height:1.01;letter-spacing:-.048em;margin:0 0 24px;color:#fff;max-width:860px}.ef-svc-hero h1 span{color:#f3b63f}.ef-svc-hero .ef-lead{max-width:760px;color:rgba(255,255,255,.83);font-size:20px}
.ef-svc-hero__trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.ef-svc-hero__trust span{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800;color:#dce9f2}.ef-recovery-sales-new .ef-svc-hero__trust{justify-content:center}
.ef-svc-hero__panel{background:#fff;color:var(--ef-text);border-radius:24px;padding:30px;box-shadow:0 32px 70px rgba(3,20,35,.26);border:1px solid rgba(255,255,255,.4)}.ef-svc-hero__panel .ef-kicker{margin-bottom:18px}
.ef-svc-checks{list-style:none;margin:0;padding:0;display:grid;gap:10px}.ef-svc-checks li{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:15px;border:1px solid #e3eaef;border-radius:15px;background:#f8fafb}.ef-svc-checks b{width:36px;height:36px;border-radius:11px;background:#e1f5f2;color:#08776f;display:flex;align-items:center;justify-content:center;font-size:12px}.ef-svc-checks strong,.ef-svc-checks span{display:block}.ef-svc-checks strong{color:#0f2740;margin-bottom:2px;font-size:15px}.ef-svc-checks span{font-size:13px;line-height:1.5;color:#607386}
.ef-svc-proofbar{background:#fff;border-bottom:1px solid #dce4ea}.ef-svc-proofbar__grid{display:grid;grid-template-columns:repeat(4,1fr)}.ef-svc-proofbar__grid>div{padding:25px 22px;border-right:1px solid #e2e8ed}.ef-svc-proofbar__grid>div:first-child{border-left:1px solid #e2e8ed}.ef-svc-proofbar strong,.ef-svc-proofbar span{display:block}.ef-svc-proofbar strong{color:#0f2740;font-size:17px}.ef-svc-proofbar span{color:#65778b;font-size:13px;margin-top:2px}
.ef-svc-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:80px;align-items:start}.ef-svc-split>div:first-child{max-width:540px}.ef-svc-split p{margin-top:0;font-size:18px;color:#586c80}.ef-svc-split p+p{margin-top:18px}
.ef-svc-stage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ef-svc-stage-grid--three{grid-template-columns:repeat(3,1fr)}.ef-svc-stage-grid article{border:1px solid #dce4ea;background:#fff;border-radius:20px;padding:28px;box-shadow:0 12px 34px rgba(15,39,64,.045)}.ef-svc-stage-grid article>span{display:inline-flex;background:#e2f5f3;color:#08776f;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;letter-spacing:.06em}.ef-svc-stage-grid h3{font-size:21px;line-height:1.2;color:#0f2740;margin:17px 0 10px}.ef-svc-stage-grid p{font-size:15px;color:#65778b;margin:0}
.ef-svc-dark-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:70px;align-items:start}.ef-svc-dark-grid h2{max-width:580px}.ef-svc-dark-grid>div:first-child>p{font-size:18px;max-width:580px}.ef-svc-cap-list{display:grid;grid-template-columns:1fr 1fr;gap:13px}.ef-svc-cap-list>div{padding:20px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:rgba(255,255,255,.06)}.ef-svc-cap-list strong,.ef-svc-cap-list span{display:block}.ef-svc-cap-list strong{color:#fff;font-size:16px}.ef-svc-cap-list span{color:rgba(255,255,255,.7);font-size:13px;line-height:1.5;margin-top:5px}
.ef-svc-inclusions{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ef-svc-inclusions article{background:#fff;border:1px solid #dce4ea;border-radius:19px;padding:26px}.ef-svc-inclusions h3{margin:0 0 9px;color:#0f2740;font-size:19px}.ef-svc-inclusions p{margin:0;color:#65778b;font-size:14px}
.ef-svc-price-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ef-svc-price-preview--six{grid-template-columns:repeat(3,1fr)}.ef-svc-price-preview article{position:relative;border:1px solid #dce4ea;border-radius:20px;background:#fff;padding:26px;text-align:center;box-shadow:0 12px 32px rgba(15,39,64,.045)}.ef-svc-price-preview article.is-popular{border:2px solid #0a9489;box-shadow:0 20px 46px rgba(10,148,137,.12)}.ef-svc-price-preview article>span{display:block;color:#0a9489;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.ef-svc-price-preview h3{font-size:40px;letter-spacing:-.04em;color:#0f2740;margin:12px 0 0}.ef-svc-price-preview p{font-size:13px;color:#65778b;margin:1px 0 18px}.ef-svc-price-preview article>div{background:#f4f7f9;border-radius:13px;padding:12px;color:#334b62;font-size:13px}.ef-svc-price-preview small{display:block;color:#65778b;margin-top:13px;line-height:1.45}
.ef-svc-fit-grid{display:grid;grid-template-columns:1.25fr .8fr .8fr;gap:22px;align-items:start}.ef-svc-fit-grid>div{background:#fff;border:1px solid #dce4ea;border-radius:20px;padding:28px}.ef-svc-fit-grid>div:first-child{background:transparent;border:0;padding:5px 30px 5px 0}.ef-svc-fit-grid h3{margin:0 0 12px;color:#0f2740}.ef-svc-fit-grid ul{margin:0;padding-left:19px;color:#607386}.ef-svc-fit-grid li+li{margin-top:7px}
.ef-svc-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.ef-svc-price-card{position:relative;display:flex;flex-direction:column;border:1px solid #dce4ea;border-radius:22px;background:#fff;padding:28px;box-shadow:0 12px 34px rgba(15,39,64,.05)}.ef-svc-price-card.is-popular{border:2px solid #0a9489;box-shadow:0 20px 52px rgba(10,148,137,.13)}.ef-svc-popular{position:absolute;top:-13px;right:20px;background:#0a9489;color:#fff;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900}.ef-svc-price-card h2{font-size:25px;margin:0 0 14px}.ef-svc-capacity{display:grid;gap:2px;font-size:13px;color:#65778b;padding-bottom:18px;border-bottom:1px solid #e8edf1}.ef-svc-price-main{padding:22px 0 18px}.ef-svc-price-main small,.ef-svc-price-main strong,.ef-svc-price-main span,.ef-svc-continue small,.ef-svc-continue strong,.ef-svc-continue span{display:block}.ef-svc-price-main small,.ef-svc-continue small{text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900;color:#65778b}.ef-svc-price-main strong{font-size:38px;color:#0f2740;letter-spacing:-.04em;margin:4px 0}.ef-svc-price-main span{font-size:12px;color:#65778b}.ef-svc-continue{background:#eef7f6;border:1px solid #d7ece9;border-radius:15px;padding:15px;margin-bottom:18px}.ef-svc-continue strong{font-size:22px;color:#08776f;margin:3px 0}.ef-svc-continue span{font-size:12px;color:#5d747c}.ef-svc-price-card ul{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:8px;flex:1}.ef-svc-price-card li{position:relative;padding-left:20px;font-size:13px;color:#586c80}.ef-svc-price-card li:before{content:"✓";position:absolute;left:0;color:#0a9489;font-weight:900}
.ef-svc-service-stack{display:grid;gap:24px}.ef-svc-service-stack article{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:70px;border:1px solid #dce4ea;border-radius:24px;padding:38px;background:#fff}.ef-svc-service-stack article:nth-child(even){background:#f6f9fa}.ef-svc-service-stack h2{font-size:36px}.ef-svc-service-stack ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.ef-svc-service-stack li{padding:12px 15px 12px 42px;position:relative;border:1px solid #e3eaef;background:#fff;border-radius:13px;color:#4f657a;font-size:14px}.ef-svc-service-stack li:before{content:"✓";position:absolute;left:16px;top:12px;color:#0a9489;font-weight:900}
.ef-svc-timeline{list-style:none;margin:0 auto;padding:0;max-width:980px;display:grid;gap:0}.ef-svc-timeline li{display:grid;grid-template-columns:78px 1fr;gap:26px;position:relative;padding:0 0 44px}.ef-svc-timeline li:not(:last-child):before{content:"";position:absolute;left:35px;top:50px;bottom:-5px;width:1px;background:#cfdde5}.ef-svc-timeline b{position:relative;z-index:1;width:70px;height:50px;border-radius:14px;background:#0f2740;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px}.ef-svc-timeline li>div{padding:4px 0 0}.ef-svc-timeline span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.11em;color:#0a9489}.ef-svc-timeline h2{font-size:30px;margin:6px 0 8px}.ef-svc-timeline p{margin:0;color:#65778b}
.ef-svc-compare-wrap{overflow-x:auto;border:1px solid #dce4ea;border-radius:20px;background:#fff}.ef-svc-compare{width:100%;border-collapse:collapse;min-width:760px}.ef-svc-compare th,.ef-svc-compare td{padding:18px;border-bottom:1px solid #e4eaef;text-align:left;font-size:14px}.ef-svc-compare thead th{background:#0f2740;color:#fff;font-size:13px}.ef-svc-compare thead th:last-child{background:#087f77}.ef-svc-compare tbody th{color:#0f2740;width:27%}.ef-svc-compare td{color:#617487}.ef-svc-compare td:last-child{background:#f0f9f7;color:#2c5a56}.ef-svc-compare tr:last-child th,.ef-svc-compare tr:last-child td{border-bottom:0}
.ef-service-site .ef-section--cta .ef-final-cta{gap:34px}.ef-service-site .ef-final-cta .ef-actions{justify-content:flex-end}
.ef-service-site .ef-contact-simple__head{text-align:center;max-width:760px;margin:0 auto 30px}.ef-service-site .ef-contact-simple__head h1{font-size:clamp(38px,5vw,58px);color:#0f2740;letter-spacing:-.04em;line-height:1.05;margin:0 0 17px}.ef-service-site .ef-contact-simple__head p{font-size:18px;color:#65778b}.ef-service-site .ef-contact-simple{padding:78px 0}
@media(max-width:1080px){.ef-svc-hero__grid,.ef-svc-dark-grid{grid-template-columns:1fr;gap:40px}.ef-svc-hero__panel{max-width:760px}.ef-svc-stage-grid{grid-template-columns:repeat(2,1fr)}.ef-svc-pricing-grid{grid-template-columns:repeat(2,1fr)}.ef-svc-fit-grid{grid-template-columns:1fr 1fr}.ef-svc-fit-grid>div:first-child{grid-column:1/-1;padding-right:0}.ef-svc-service-stack article{gap:38px}.ef-svc-proofbar__grid{grid-template-columns:repeat(2,1fr)}.ef-svc-proofbar__grid>div{border-bottom:1px solid #e2e8ed}.ef-svc-proofbar__grid>div:nth-child(odd){border-left:1px solid #e2e8ed}}
@media(max-width:820px){.ef-svc-hero{padding:64px 0 56px}.ef-svc-hero h1{font-size:clamp(38px,10vw,52px)}.ef-svc-hero__grid,.ef-svc-split,.ef-svc-dark-grid,.ef-svc-service-stack article{grid-template-columns:1fr}.ef-svc-split{gap:24px}.ef-svc-split>div:first-child{max-width:none}.ef-svc-inclusions,.ef-svc-price-preview,.ef-svc-price-preview--six{grid-template-columns:repeat(2,1fr)}.ef-svc-cap-list{grid-template-columns:1fr}.ef-svc-service-stack article{padding:28px}.ef-svc-service-stack h2{font-size:31px}.ef-service-site .ef-final-cta{text-align:center}.ef-service-site .ef-final-cta .ef-actions{justify-content:center;margin-top:22px}}
@media(max-width:620px){.ef-svc-stage-grid,.ef-svc-stage-grid--three,.ef-svc-inclusions,.ef-svc-price-preview,.ef-svc-price-preview--six,.ef-svc-pricing-grid,.ef-svc-fit-grid,.ef-svc-proofbar__grid{grid-template-columns:1fr}.ef-svc-proofbar__grid>div,.ef-svc-proofbar__grid>div:first-child,.ef-svc-proofbar__grid>div:nth-child(odd){border-left:1px solid #e2e8ed}.ef-svc-hero__panel{padding:20px}.ef-svc-checks li{grid-template-columns:38px 1fr;padding:13px}.ef-svc-timeline li{grid-template-columns:52px 1fr;gap:16px;padding-bottom:34px}.ef-svc-timeline b{width:48px;height:42px}.ef-svc-timeline li:not(:last-child):before{left:24px;top:42px}.ef-svc-timeline h2{font-size:25px}.ef-svc-price-card{padding:24px}.ef-svc-service-stack article{padding:23px}.ef-svc-hero__trust{justify-content:center}.ef-svc-hero__copy{text-align:center}.ef-svc-hero__copy .ef-actions{justify-content:center}.ef-svc-fit-grid>div:first-child{grid-column:auto}.ef-service-site .ef-page-hero{padding:60px 0 52px}}
/* 1.1.171 lightweight service-page form and FAQ essentials */
.ef-service-site .ef-contact-form-card{max-width:760px;margin:0 auto;background:#fff;border:1px solid #dce4ea;border-radius:22px;padding:30px;box-shadow:0 16px 42px rgba(15,39,64,.07)}
.ef-service-site .ef-contact-form{display:grid;gap:16px}.ef-service-site .ef-contact-form label{display:block;color:#0f2740;font-size:13px;font-weight:800}.ef-service-site .ef-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ef-service-site .ef-contact-form input,.ef-service-site .ef-contact-form textarea{width:100%;margin-top:7px;border:1px solid #cbd6e0;border-radius:11px;background:#fff;padding:11px 12px;font:inherit;font-size:15px;color:#0f2740;outline:none}.ef-service-site .ef-contact-form input{min-height:48px}.ef-service-site .ef-contact-form textarea{resize:vertical}.ef-service-site .ef-contact-form input:focus,.ef-service-site .ef-contact-form textarea:focus{border-color:#0a9489;box-shadow:0 0 0 3px rgba(10,148,137,.12)}
.ef-alert{border-radius:12px;padding:12px 15px;margin-bottom:18px;font-size:14px}.ef-alert--success{background:#eaf8f1;color:#087a49;border:1px solid #cdebdc}.ef-alert--error{background:#fff0ef;color:#9e2d24;border:1px solid #f0d0cc}
.ef-service-site .ef-faqs{display:grid;gap:10px}.ef-service-site .ef-faq{border:1px solid #dce4ea;border-radius:15px;background:#fff;overflow:hidden}.ef-service-site .ef-faq summary{cursor:pointer;list-style:none;padding:18px 20px;color:#0f2740;font-weight:800;display:flex;justify-content:space-between;gap:20px;align-items:center}.ef-service-site .ef-faq summary::-webkit-details-marker{display:none}.ef-service-site .ef-faq summary span{font-size:20px;color:#0a9489}.ef-service-site .ef-faq>div{padding:0 20px 18px}.ef-service-site .ef-faq p{margin:0;color:#65778b}.ef-service-site .ef-faq[open] summary{border-bottom:1px solid #edf1f4;margin-bottom:16px}
@media(max-width:620px){.ef-service-site .ef-form-row{grid-template-columns:1fr}.ef-service-site .ef-contact-form-card{padding:22px}}

/* Email Foundry 1.1.173 - site-wide presentation polish */
.ef-service-site .ef-page-hero{
  padding:72px 0 64px;
}
.ef-service-site .ef-page-hero .ef-shell--narrow{
  max-width:1040px;
}
.ef-service-site .ef-page-hero .ef-kicker{
  margin-bottom:15px;
  font-size:12px;
  letter-spacing:.13em;
}
.ef-service-site .ef-page-hero h1{
  max-width:980px;
  margin:0 auto 20px;
  font-size:clamp(38px,4.35vw,56px);
  line-height:1.075;
  letter-spacing:-.035em;
  text-wrap:balance;
}
.ef-service-site .ef-page-hero p{
  max-width:900px;
  margin:0 auto;
  font-size:18px;
  line-height:1.62;
  text-wrap:pretty;
}
.ef-service-site .ef-page-hero .ef-actions{
  margin-top:27px;
  gap:12px;
}
.ef-service-site .ef-page-hero .ef-svc-hero__trust{
  margin-top:22px;
  justify-content:center;
  gap:9px;
}
.ef-service-site .ef-page-hero .ef-svc-hero__trust span{
  padding:8px 13px;
  line-height:1.2;
}

.ef-service-site .ef-section{
  padding-top:80px;
  padding-bottom:80px;
}
.ef-service-site .ef-section-head{
  max-width:880px;
  margin-bottom:38px;
}
.ef-service-site .ef-section-head h2{
  max-width:860px;
  margin-left:auto;
  margin-right:auto;
  text-wrap:balance;
}
.ef-service-site .ef-section-head p{
  max-width:820px;
  margin-left:auto;
  margin-right:auto;
  line-height:1.65;
  text-wrap:pretty;
}
.ef-service-site .ef-svc-split h2,
.ef-service-site .ef-svc-dark-grid h2,
.ef-service-site .ef-final-cta h2{
  text-wrap:balance;
}
.ef-service-site .ef-svc-split p,
.ef-service-site .ef-svc-dark-grid p{
  text-wrap:pretty;
}

.ef-svc-inclusions article,
.ef-svc-stage-grid article,
.ef-svc-price-preview article,
.ef-svc-fit-grid>div,
.ef-svc-service-stack article{
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
.ef-svc-inclusions article,
.ef-svc-stage-grid article{
  height:100%;
}
@media (hover:hover){
  .ef-svc-inclusions article:hover,
  .ef-svc-stage-grid article:hover,
  .ef-svc-price-preview article:hover{
    border-color:#c7d7df;
    box-shadow:0 16px 38px rgba(15,39,64,.08);
    transform:translateY(-2px);
  }
}

.ef-service-site .ef-svc-dark-grid{
  align-items:center;
}
.ef-service-site .ef-section--ink{
  background:linear-gradient(135deg,#0d2d47 0%,#103c57 72%,#0b5a65 150%);
}
.ef-service-site .ef-section--ink .ef-kicker{
  color:#8ee2db;
}
.ef-service-site .ef-svc-cap-list>div{
  min-height:118px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-color:rgba(255,255,255,.16);
  background:rgba(255,255,255,.065);
}

.ef-service-site .ef-svc-timeline{
  max-width:940px;
}
.ef-service-site .ef-svc-timeline li{
  grid-template-columns:70px minmax(0,1fr);
  gap:24px;
  padding-bottom:38px;
}
.ef-service-site .ef-svc-timeline li>div{
  padding:2px 0 0;
}
.ef-service-site .ef-svc-timeline h2{
  margin-top:5px;
  margin-bottom:7px;
  font-size:clamp(25px,2.4vw,31px);
  line-height:1.15;
}
.ef-service-site .ef-svc-timeline p{
  max-width:820px;
  line-height:1.65;
}
.ef-service-site .ef-svc-timeline b{
  width:62px;
  height:46px;
  border-radius:13px;
}
.ef-service-site .ef-svc-timeline li:not(:last-child):before{
  left:30px;
  top:46px;
}

.ef-service-site .ef-final-cta{
  gap:36px;
}
.ef-service-site .ef-final-cta h2{
  margin-bottom:0;
}
.ef-service-site .ef-final-cta p{
  margin:12px 0 0;
}

.ef-pagination,
.navigation.pagination{
  margin-top:40px;
}
.ef-pagination .nav-links,
.navigation.pagination .nav-links{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  gap:8px;
}
.ef-pagination .page-numbers,
.navigation.pagination .page-numbers{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:42px;
  height:42px;
  padding:0 13px;
  border:1px solid #d8e2e8;
  border-radius:11px;
  background:#fff;
  color:#355067;
  font-size:14px;
  font-weight:800;
  line-height:1;
  text-decoration:none;
  box-shadow:0 4px 14px rgba(15,39,64,.035);
  transition:.16s ease;
}
.ef-pagination a.page-numbers:hover,
.navigation.pagination a.page-numbers:hover{
  border-color:#9ed7d2;
  background:#f1faf9;
  color:#07776f;
  transform:translateY(-1px);
}
.ef-pagination .page-numbers.current,
.navigation.pagination .page-numbers.current{
  border-color:#0a9489;
  background:#0a9489;
  color:#fff;
  box-shadow:0 7px 18px rgba(10,148,137,.18);
}
.ef-pagination .page-numbers.prev,
.ef-pagination .page-numbers.next,
.navigation.pagination .page-numbers.prev,
.navigation.pagination .page-numbers.next{
  padding-left:16px;
  padding-right:16px;
}
.ef-pagination .page-numbers.dots,
.navigation.pagination .page-numbers.dots{
  border-color:transparent;
  background:transparent;
  box-shadow:none;
  min-width:30px;
  padding:0 4px;
}

.ef-article-card{
  height:100%;
  display:flex;
  flex-direction:column;
}
.ef-article-card__body{
  display:flex;
  flex:1;
  flex-direction:column;
}
.ef-article-card__body .ef-text-link{
  margin-top:auto;
  padding-top:4px;
}

@media(max-width:820px){
  .ef-service-site .ef-page-hero{padding:58px 0 52px}
  .ef-service-site .ef-page-hero h1{font-size:clamp(34px,8.8vw,46px)}
  .ef-service-site .ef-page-hero p{font-size:17px;line-height:1.6}
  .ef-service-site .ef-section{padding-top:64px;padding-bottom:64px}
  .ef-service-site .ef-svc-dark-grid{align-items:start}
  .ef-service-site .ef-svc-cap-list>div{min-height:0}
  .ef-service-site .ef-final-cta{gap:22px}
}
@media(max-width:560px){
  .ef-service-site .ef-page-hero{padding:48px 0 44px}
  .ef-service-site .ef-page-hero h1{font-size:34px;line-height:1.1;margin-bottom:17px}
  .ef-service-site .ef-page-hero .ef-actions{margin-top:23px}
  .ef-service-site .ef-page-hero .ef-svc-hero__trust{gap:7px}
  .ef-service-site .ef-page-hero .ef-svc-hero__trust span{padding:7px 10px;font-size:11px}
  .ef-service-site .ef-section{padding-top:54px;padding-bottom:54px}
  .ef-service-site .ef-section-head{margin-bottom:30px}
  .ef-pagination .page-numbers,.navigation.pagination .page-numbers{min-width:39px;height:39px;padding:0 11px}
}

/* Email Foundry 1.1.176 - full service-site visual audit */
.ef-service-site .ef-page-hero{
  padding:64px 0 58px;
  background:linear-gradient(135deg,#0b2942 0%,#123d59 72%,#0b6570 145%);
  border-bottom:1px solid rgba(8,29,49,.15);
}
.ef-service-site .ef-page-hero .ef-shell--narrow{max-width:980px}
.ef-service-site .ef-page-hero .ef-kicker{
  margin-bottom:14px;
  font-size:12px;
  line-height:1.2;
  letter-spacing:.14em;
}
.ef-service-site .ef-page-hero h1{
  max-width:900px;
  margin:0 auto 19px;
  font-size:clamp(40px,4.15vw,54px);
  line-height:1.08;
  letter-spacing:-.035em;
}
.ef-service-site .ef-page-hero p{
  max-width:820px;
  margin:0 auto;
  font-size:17px;
  line-height:1.62;
  color:rgba(255,255,255,.84);
}
.ef-service-site .ef-page-hero .ef-actions{
  justify-content:center;
  margin-top:25px;
  gap:11px;
}
.ef-service-site .ef-page-hero .ef-btn{min-height:46px;padding:10px 18px;border-radius:11px}
.ef-service-site .ef-page-hero .ef-svc-hero__trust{
  justify-content:center;
  margin-top:22px;
  gap:8px;
}
.ef-service-site .ef-page-hero .ef-svc-hero__trust span{
  padding:7px 12px;
  background:rgba(255,255,255,.065);
  border-color:rgba(255,255,255,.2);
  color:rgba(255,255,255,.9);
}

.ef-service-site .ef-section{padding:72px 0}
.ef-service-site .ef-section-head{max-width:820px;margin:0 auto 36px}
.ef-service-site .ef-section-head .ef-kicker{margin-bottom:12px}
.ef-service-site .ef-section-head h2,
.ef-service-site .ef-svc-split h2,
.ef-service-site .ef-svc-dark-grid h2,
.ef-service-site .ef-final-cta h2{
  font-size:clamp(31px,3.2vw,43px);
  line-height:1.1;
  letter-spacing:-.03em;
}
.ef-service-site .ef-section-head p{max-width:760px;font-size:17px;line-height:1.62}

.ef-service-site .ef-svc-split{
  grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);
  gap:58px;
  align-items:center;
}
.ef-service-site .ef-svc-split>div:first-child{max-width:560px}
.ef-service-site .ef-svc-split p{font-size:16px;line-height:1.72;color:#596f83}

.ef-service-site .ef-svc-service-stack{gap:18px}
.ef-service-site .ef-svc-service-stack article{
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);
  gap:48px;
  padding:31px 32px;
  border-radius:20px;
  border-color:#d9e3e9;
  box-shadow:0 12px 34px rgba(15,39,64,.045);
}
.ef-service-site .ef-svc-service-stack article:nth-child(even){background:#f7f9fa}
.ef-service-site .ef-svc-service-stack h2{font-size:clamp(28px,2.8vw,36px);line-height:1.12;margin-bottom:12px}
.ef-service-site .ef-svc-service-stack p{font-size:15px;line-height:1.65;color:#607386}
.ef-service-site .ef-svc-service-stack li{
  padding:11px 14px 11px 39px;
  border-radius:11px;
  border-color:#e1e8ed;
  background:#fff;
  font-size:13.5px;
  line-height:1.45;
}
.ef-service-site .ef-svc-service-stack li:before{left:14px;top:11px}

.ef-service-site .ef-svc-inclusions,
.ef-service-site .ef-svc-stage-grid,
.ef-service-site .ef-svc-price-preview{gap:16px}
.ef-service-site .ef-svc-inclusions article,
.ef-service-site .ef-svc-stage-grid article,
.ef-service-site .ef-svc-price-preview article,
.ef-service-site .ef-svc-fit-grid>div{
  border-radius:17px;
  border-color:#d9e3e9;
  box-shadow:0 10px 28px rgba(15,39,64,.04);
}
.ef-service-site .ef-svc-inclusions article{padding:24px}
.ef-service-site .ef-svc-inclusions h3{font-size:18px;line-height:1.25;margin-bottom:8px}
.ef-service-site .ef-svc-inclusions p{font-size:13.5px;line-height:1.6}
.ef-service-site .ef-svc-stage-grid article{padding:24px}
.ef-service-site .ef-svc-stage-grid h3{font-size:19px;margin:15px 0 8px}
.ef-service-site .ef-svc-stage-grid p{font-size:14px;line-height:1.6}

.ef-service-site .ef-section--ink{
  background:linear-gradient(135deg,#0c2b45 0%,#123c56 72%,#0b5863 150%);
}
.ef-service-site .ef-svc-dark-grid{
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);
  gap:52px;
  align-items:center;
}
.ef-service-site .ef-svc-dark-grid>div:first-child>p{max-width:540px;font-size:16px;line-height:1.68}
.ef-service-site .ef-svc-cap-list{gap:11px}
.ef-service-site .ef-svc-cap-list>div{
  min-height:102px;
  padding:18px;
  border-radius:14px;
  border-color:rgba(255,255,255,.15);
  background:rgba(255,255,255,.055);
}
.ef-service-site .ef-svc-cap-list strong{font-size:15px}
.ef-service-site .ef-svc-cap-list span{font-size:12.5px;line-height:1.5}

.ef-service-site .ef-svc-timeline{max-width:900px}
.ef-service-site .ef-svc-timeline li{
  grid-template-columns:60px minmax(0,1fr);
  gap:22px;
  padding:0 0 32px;
}
.ef-service-site .ef-svc-timeline b{
  width:54px;
  height:42px;
  border-radius:12px;
  font-size:12px;
  box-shadow:0 7px 18px rgba(15,39,64,.1);
}
.ef-service-site .ef-svc-timeline li:not(:last-child):before{left:26px;top:42px;bottom:-2px}
.ef-service-site .ef-svc-timeline li>div{padding-top:0}
.ef-service-site .ef-svc-timeline span{font-size:10.5px}
.ef-service-site .ef-svc-timeline h2{font-size:clamp(24px,2.2vw,30px);margin:4px 0 6px}
.ef-service-site .ef-svc-timeline p{max-width:760px;font-size:15px;line-height:1.65}

.ef-service-site .ef-svc-price-preview article{padding:23px 22px}
.ef-service-site .ef-svc-price-preview h3{font-size:34px;margin-top:10px}
.ef-service-site .ef-svc-price-preview p{margin-bottom:15px}
.ef-service-site .ef-svc-price-preview article>div{padding:11px;border-radius:11px}
.ef-service-site .ef-svc-price-preview small{font-size:11.5px}

.ef-service-site .ef-svc-fit-grid{gap:17px}
.ef-service-site .ef-svc-fit-grid>div{padding:24px}
.ef-service-site .ef-svc-fit-grid>div:first-child{padding:4px 26px 4px 0;box-shadow:none}
.ef-service-site .ef-svc-fit-grid h3{font-size:20px}
.ef-service-site .ef-svc-fit-grid ul{font-size:14px;line-height:1.55}

.ef-service-site .ef-section--cta{
  padding:60px 0;
  background:linear-gradient(135deg,#087f76 0%,#07776f 58%,#0d3854 132%);
  border:0;
  color:#fff;
}
.ef-service-site .ef-section--cta .ef-kicker--light{color:#baf0eb}
.ef-service-site .ef-section--cta h2{color:#fff}
.ef-service-site .ef-section--cta p{color:rgba(255,255,255,.8)}
.ef-service-site .ef-final-cta{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:34px;
}
.ef-service-site .ef-final-cta>div:first-child{max-width:760px}
.ef-service-site .ef-final-cta h2{margin:0}
.ef-service-site .ef-final-cta p{margin:10px 0 0;font-size:15.5px;line-height:1.6}
.ef-service-site .ef-final-cta .ef-actions{justify-content:flex-end;margin-top:0}
.ef-service-site .ef-section--cta .ef-btn--light{background:#fff;color:#0f2740;box-shadow:none}
.ef-service-site .ef-section--cta .ef-btn--ghost{background:transparent;border-color:rgba(255,255,255,.38);color:#fff}

.ef-site .navigation.pagination,
.ef-site .ef-pagination{margin:38px 0 0;text-align:center}
.ef-site .navigation.pagination .nav-links,
.ef-site .ef-pagination .nav-links{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  gap:7px;
}
.ef-site .navigation.pagination .page-numbers,
.ef-site .ef-pagination .page-numbers{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:40px;
  height:40px;
  padding:0 12px;
  border:1px solid #d7e1e7;
  border-radius:10px;
  background:#fff;
  color:#3b5268;
  font-size:13px;
  font-weight:800;
  line-height:1;
  text-decoration:none;
  box-shadow:0 4px 13px rgba(15,39,64,.035);
}
.ef-site .navigation.pagination a.page-numbers:hover,
.ef-site .ef-pagination a.page-numbers:hover{border-color:#9ed7d2;background:#f1faf9;color:#07776f}
.ef-site .navigation.pagination .page-numbers.current,
.ef-site .ef-pagination .page-numbers.current{border-color:#0a9489;background:#0a9489;color:#fff}
.ef-site .navigation.pagination .page-numbers.dots,
.ef-site .ef-pagination .page-numbers.dots{border-color:transparent;background:transparent;box-shadow:none;min-width:24px;padding:0}

.ef-site .ef-article-card{border-radius:16px;box-shadow:0 10px 28px rgba(15,39,64,.045)}
.ef-site .ef-article-card__body{padding:20px}
.ef-site .ef-article-card h2,.ef-site .ef-article-card h3{font-size:19px;line-height:1.28}

.ef-header{box-shadow:0 1px 0 rgba(15,39,64,.035)}
.ef-header__inner{min-height:74px}
.ef-nav__links{gap:25px}
.ef-nav__links a{font-size:14.5px}
.ef-nav .ef-nav__cta{padding:10px 16px;border-radius:11px}

.ef-footer{padding-top:50px}
.ef-footer__top{gap:36px}
.ef-footer h3{font-size:13px;letter-spacing:.02em}
.ef-footer a{font-size:13.5px;margin:7px 0}
.ef-footer__bottom{margin-top:34px}

@media(max-width:900px){
  .ef-service-site .ef-page-hero{padding:56px 0 50px}
  .ef-service-site .ef-page-hero h1{font-size:clamp(35px,7vw,46px);max-width:780px}
  .ef-service-site .ef-page-hero p{font-size:16.5px;max-width:720px}
  .ef-service-site .ef-section{padding:62px 0}
  .ef-service-site .ef-svc-split,
  .ef-service-site .ef-svc-dark-grid,
  .ef-service-site .ef-svc-service-stack article{grid-template-columns:1fr;gap:24px}
  .ef-service-site .ef-svc-split>div:first-child,
  .ef-service-site .ef-svc-dark-grid>div:first-child{max-width:none}
  .ef-service-site .ef-svc-service-stack article{padding:27px}
  .ef-service-site .ef-svc-dark-grid{align-items:start}
  .ef-service-site .ef-svc-cap-list>div{min-height:0}
  .ef-service-site .ef-final-cta{grid-template-columns:1fr;text-align:center;gap:20px}
  .ef-service-site .ef-final-cta>div:first-child{margin:0 auto}
  .ef-service-site .ef-final-cta .ef-actions{justify-content:center}
}
@media(max-width:620px){
  .ef-service-site .ef-page-hero{padding:46px 0 42px}
  .ef-service-site .ef-page-hero h1{font-size:33px;line-height:1.1;margin-bottom:16px}
  .ef-service-site .ef-page-hero p{font-size:15.5px;line-height:1.6}
  .ef-service-site .ef-page-hero .ef-actions{margin-top:21px}
  .ef-service-site .ef-page-hero .ef-svc-hero__trust{gap:6px;margin-top:18px}
  .ef-service-site .ef-page-hero .ef-svc-hero__trust span{font-size:10.5px;padding:6px 9px}
  .ef-service-site .ef-section{padding:50px 0}
  .ef-service-site .ef-section-head{margin-bottom:28px}
  .ef-service-site .ef-section-head h2,
  .ef-service-site .ef-svc-split h2,
  .ef-service-site .ef-svc-dark-grid h2,
  .ef-service-site .ef-final-cta h2{font-size:29px}
  .ef-service-site .ef-svc-service-stack article{padding:22px 20px;border-radius:16px}
  .ef-service-site .ef-svc-service-stack h2{font-size:27px}
  .ef-service-site .ef-svc-timeline li{grid-template-columns:48px minmax(0,1fr);gap:15px;padding-bottom:28px}
  .ef-service-site .ef-svc-timeline b{width:44px;height:38px}
  .ef-service-site .ef-svc-timeline li:not(:last-child):before{left:21px;top:38px}
  .ef-service-site .ef-svc-timeline h2{font-size:24px}
  .ef-service-site .ef-section--cta{padding:48px 0}
  .ef-site .navigation.pagination .page-numbers,.ef-site .ef-pagination .page-numbers{min-width:38px;height:38px;padding:0 10px}
}

/* =========================================================
   1.1.179 - Conversion-led service homepage
   Text-first above the fold, deliberate colour changes between sections,
   no extra JavaScript and a mobile-first single-column fallback.
   ========================================================= */
.ef-home-v3{overflow:hidden;background:#fff}
.ef-home-v3 .ef-kicker{font-size:12px;letter-spacing:.14em;margin-bottom:13px}
.ef-home-v3 h1,.ef-home-v3 h2,.ef-home-v3 h3{color:var(--ef-ink);text-wrap:balance}
.ef-home-v3 p{text-wrap:pretty}

.ef-home-v3-hero{position:relative;overflow:hidden;padding:78px 0 70px;background:linear-gradient(132deg,#0b2841 0%,#123b56 66%,#0b6971 150%);color:#fff}
.ef-home-v3-hero:after{content:"";position:absolute;right:-170px;bottom:-300px;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle,rgba(38,190,176,.22),rgba(38,190,176,0) 68%);pointer-events:none}
.ef-home-v3-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:52px;align-items:center}
.ef-home-v3-hero__copy{max-width:735px}
.ef-home-v3-hero .ef-kicker{color:#83e1d9}
.ef-home-v3-hero h1{max-width:800px;margin:0 0 22px;color:#fff;font-size:clamp(44px,4.15vw,58px);line-height:1.04;letter-spacing:-.04em}
.ef-home-v3-hero h1 span{color:#fff;opacity:.88}
.ef-home-v3-hero .ef-lead{max-width:720px;margin:0;color:rgba(255,255,255,.82);font-size:19px;line-height:1.62}
.ef-home-v3-hero .ef-actions{margin-top:27px}
.ef-home-v3-hero .ef-btn--light{background:#fff;color:#102f46;border-color:#fff;box-shadow:none}
.ef-home-v3-hero .ef-btn--light:hover{background:#eef6f7;color:#087f76}
.ef-home-v3-hero__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.ef-home-v3-hero__meta span{display:inline-flex;align-items:center;min-height:31px;padding:6px 11px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.87);font-size:11.5px;font-weight:800;line-height:1.2}
.ef-home-v3-hero__card{padding:27px 27px 24px;border:1px solid rgba(255,255,255,.42);border-radius:22px;background:#fff;color:var(--ef-text);box-shadow:0 30px 70px rgba(1,21,36,.26)}
.ef-home-v3-hero__eyebrow{display:block;margin-bottom:15px;color:#087f76;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.ef-home-v3-hero__card ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}
.ef-home-v3-hero__card li{display:grid;grid-template-columns:105px minmax(0,1fr);gap:13px;padding:12px 13px;border:1px solid #e1e8ec;border-radius:12px;background:#f8fafb}
.ef-home-v3-hero__card b{color:#14354b;font-size:12.5px;line-height:1.4}
.ef-home-v3-hero__card li span{color:#66798a;font-size:12px;line-height:1.45}
.ef-home-v3-hero__card>a{display:inline-flex;align-items:center;gap:7px;margin-top:17px;color:#087f76;font-size:13px;font-weight:900}
.ef-home-v3-hero__card>a:hover{color:#0a9489}

.ef-home-v3-proof{background:#fff;border-bottom:1px solid #e1e7eb}
.ef-home-v3-proof__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.ef-home-v3-proof__grid>div{padding:20px 21px;border-right:1px solid #e1e7eb}
.ef-home-v3-proof__grid>div:first-child{border-left:1px solid #e1e7eb}
.ef-home-v3-proof strong,.ef-home-v3-proof span{display:block}
.ef-home-v3-proof strong{color:#14354b;font-size:13.5px;line-height:1.3}
.ef-home-v3-proof span{margin-top:4px;color:#728291;font-size:11.5px;line-height:1.45}

.ef-home-v3-break{padding:86px 0;background:#fbfaf7}
.ef-home-v3-break__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:78px;align-items:start;max-width:1120px;margin:0 auto}
.ef-home-v3-break__heading h2{max-width:530px;margin:0;color:#102f46;font-size:clamp(35px,4vw,49px);line-height:1.08;letter-spacing:-.036em}
.ef-home-v3-break__copy{padding-top:3px}
.ef-home-v3-break__copy p{margin:0 0 16px;color:#566c80;font-size:16.5px;line-height:1.72}
.ef-home-v3-break__copy p:last-of-type{margin-bottom:18px}
.ef-home-v3-break__copy .ef-text-link{font-size:14px;font-weight:900}

.ef-home-v3-shift{padding:78px 0;background:#102f46;color:#fff}
.ef-home-v3-shift__top{max-width:900px;margin:0 auto;text-align:center}
.ef-home-v3-shift .ef-kicker{color:#80ded6}
.ef-home-v3-shift h2{margin:0;color:#fff;font-size:clamp(34px,3.8vw,48px);line-height:1.08;letter-spacing:-.035em}
.ef-home-v3-shift__top>p{max-width:780px;margin:18px auto 0;color:#cedbe2;font-size:16.5px;line-height:1.66}
.ef-home-v3-shift__question{max-width:880px;margin:32px auto 28px;padding:22px 24px;border:1px solid rgba(255,255,255,.14);border-radius:17px;background:rgba(255,255,255,.055);text-align:center}
.ef-home-v3-shift__question span,.ef-home-v3-shift__question strong{display:block}
.ef-home-v3-shift__question span{color:#82e0d8;font-size:10.5px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.ef-home-v3-shift__question strong{max-width:760px;margin:7px auto 0;color:#fff;font-size:clamp(21px,2.35vw,29px);line-height:1.3}
.ef-home-v3-shift__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.ef-home-v3-shift__grid>div{padding:18px 17px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.04)}
.ef-home-v3-shift__grid strong,.ef-home-v3-shift__grid span{display:block}
.ef-home-v3-shift__grid strong{color:#fff;font-size:14px;line-height:1.3}
.ef-home-v3-shift__grid span{margin-top:5px;color:#c4d3dc;font-size:12px;line-height:1.5}

.ef-home-v3-beforeafter{padding:84px 0;background:#fff}
.ef-home-v3-beforeafter__intro{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:70px;align-items:end;margin-bottom:35px}
.ef-home-v3-beforeafter__intro h2{max-width:660px;margin:0;font-size:clamp(34px,3.65vw,46px);line-height:1.08;letter-spacing:-.034em}
.ef-home-v3-beforeafter__intro>p{max-width:540px;margin:0 0 2px;color:#647789;font-size:16px;line-height:1.68}
.ef-home-v3-ba-card{display:grid;grid-template-columns:minmax(0,1fr) 54px minmax(0,1fr);gap:0;align-items:stretch;padding:24px;border:1px solid #d8e4e5;border-radius:23px;background:linear-gradient(145deg,#f6fbfa 0%,#edf6f4 100%);box-shadow:0 22px 56px rgba(15,39,64,.09)}
.ef-home-v3-ba-panel{padding:22px;border:1px solid #dee7e9;border-radius:17px;background:#fff}
.ef-home-v3-ba-panel--before{background:linear-gradient(180deg,#fff8f7 0%,#fff 100%);border-color:#f0dfdc}
.ef-home-v3-ba-panel--after{background:linear-gradient(180deg,#f3fffb 0%,#fff 100%);border-color:#cfe9e3}
.ef-home-v3-ba-panel__head{min-height:67px;padding-bottom:14px;border-bottom:1px solid rgba(20,53,75,.09);text-align:center}
.ef-home-v3-ba-panel__head span,.ef-home-v3-ba-panel__head small{display:block}
.ef-home-v3-ba-panel__head span{color:#14354b;font-size:20px;font-weight:900;line-height:1.2}
.ef-home-v3-ba-panel__head small{margin-top:4px;color:#7c8c98;font-size:10.5px;line-height:1.35}
.ef-home-v3-ba-panel ul{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}
.ef-home-v3-ba-panel li{display:grid;grid-template-columns:110px minmax(0,1fr);gap:14px;align-items:center;min-height:52px;padding:10px 11px;border-radius:11px;background:rgba(255,255,255,.9);box-shadow:0 4px 13px rgba(13,48,73,.035)}
.ef-home-v3-ba-panel li span{color:#70808d;font-size:10.5px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.ef-home-v3-ba-panel li strong{color:#9b4e4a;font-size:12.5px;line-height:1.4}
.ef-home-v3-ba-panel--after li strong{color:#087f76}
.ef-home-v3-ba-arrow{display:flex;align-items:center;justify-content:center}
.ef-home-v3-ba-arrow span{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;background:#0a9489;color:#fff;font-size:20px;font-weight:900;box-shadow:0 8px 18px rgba(10,148,137,.2)}

.ef-home-v3-process{padding:82px 0;background:#eff5f6}
.ef-home-v3-process .ef-section-head{max-width:850px;margin-bottom:38px}
.ef-home-v3-process .ef-section-head h2{font-size:clamp(33px,3.55vw,45px)}
.ef-home-v3-process .ef-section-head p{max-width:760px;margin-left:auto;margin-right:auto;color:#627688;font-size:16px;line-height:1.65}
.ef-home-v3-process__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
.ef-home-v3-process__grid article{padding:24px 22px 23px;border:1px solid #d5e1e4;border-radius:17px;background:#fff;box-shadow:0 9px 27px rgba(15,39,64,.045)}
.ef-home-v3-process__grid article>span{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:11px;background:#102f46;color:#fff;font-size:12px;font-weight:900}
.ef-home-v3-process__grid h3{margin:16px 0 8px;font-size:19px;line-height:1.25}
.ef-home-v3-process__grid p{margin:0;color:#66798a;font-size:13.5px;line-height:1.6}
.ef-home-v3-process__cta{display:flex;justify-content:center;margin-top:27px}

.ef-home-v3-evidence{padding:80px 0;background:linear-gradient(135deg,#0c454a 0%,#0c5b5c 54%,#123a50 125%);color:#fff}
.ef-home-v3-evidence__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:58px;align-items:center}
.ef-home-v3-evidence .ef-kicker{color:#a5e8e1}
.ef-home-v3-evidence h2{max-width:560px;margin:0;color:#fff;font-size:clamp(34px,3.7vw,47px);line-height:1.08;letter-spacing:-.035em}
.ef-home-v3-evidence__copy>p{max-width:560px;margin:18px 0 0;color:#d2e4e4;font-size:16px;line-height:1.67}
.ef-home-v3-evidence__link{display:inline-flex;margin-top:19px;color:#c8f6f0;font-size:13.5px;font-weight:900}
.ef-home-v3-evidence__link:hover{color:#fff}
.ef-home-v3-evidence__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
.ef-home-v3-evidence__cards>div{min-height:132px;padding:19px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.065)}
.ef-home-v3-evidence__cards strong,.ef-home-v3-evidence__cards span{display:block}
.ef-home-v3-evidence__cards strong{color:#fff;font-size:14.5px;line-height:1.3}
.ef-home-v3-evidence__cards span{margin-top:6px;color:#c9dddd;font-size:12.5px;line-height:1.52}

.ef-home-v3-pricing{padding:84px 0;background:#fff}
.ef-home-v3-pricing .ef-section-head{max-width:870px;margin-bottom:38px}
.ef-home-v3-pricing .ef-section-head h2{font-size:clamp(34px,3.7vw,46px)}
.ef-home-v3-pricing .ef-section-head p{max-width:800px;margin-left:auto;margin-right:auto;color:#647789;font-size:16px;line-height:1.66}
.ef-home-v3-pricing__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;align-items:stretch}
.ef-home-v3-pricing__grid article{position:relative;display:flex;flex-direction:column;padding:25px 23px;border:1px solid #dbe4e9;border-radius:19px;background:#fff;box-shadow:0 11px 31px rgba(15,39,64,.05)}
.ef-home-v3-pricing__grid article.is-popular{border:2px solid #0a9489;box-shadow:0 19px 44px rgba(10,148,137,.12)}
.ef-home-v3-pricing__badge{position:absolute;top:-12px;right:18px;padding:5px 10px;border-radius:999px;background:#0a9489;color:#fff;font-size:10.5px;font-weight:900}
.ef-home-v3-pricing__name{color:#087f76;font-size:11.5px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.ef-home-v3-pricing__price{display:grid;gap:4px;margin:12px 0 17px}
.ef-home-v3-pricing__price strong{color:#102f46;font-size:36px;line-height:1;letter-spacing:-.04em}
.ef-home-v3-pricing__price span{color:#728291;font-size:11.5px}
.ef-home-v3-pricing__capacity{display:grid;grid-template-columns:1fr 1.45fr;gap:8px;margin-bottom:13px}
.ef-home-v3-pricing__capacity span{padding:10px 11px;border-radius:11px;background:#f3f6f8;color:#6b7c8b;font-size:10.5px;line-height:1.35}
.ef-home-v3-pricing__capacity b{display:block;color:#14354b;font-size:13px}
.ef-home-v3-pricing__continue{display:grid;gap:3px;margin-top:auto;padding:14px 13px;border:1px solid #d9e8e6;border-radius:12px;background:#f2faf8}
.ef-home-v3-pricing__continue small{color:#087f76;font-size:9.5px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.ef-home-v3-pricing__continue strong{color:#14354b;font-size:13px;line-height:1.35}
.ef-home-v3-pricing__continue span{color:#5f7384;font-size:11.5px}
.ef-home-v3-pricing__footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:25px;padding:19px 21px;border:1px solid #dde5e9;border-radius:15px;background:#f8fafb}
.ef-home-v3-pricing__footer p{margin:0;color:#637688;font-size:13.5px}

.ef-home-v3-fit{padding:80px 0;background:#f8f4ec}
.ef-home-v3-fit__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(250px,.72fr) minmax(250px,.72fr);gap:17px;align-items:stretch}
.ef-home-v3-fit__intro{padding:8px 35px 8px 0}
.ef-home-v3-fit__intro h2{max-width:610px;margin:0;font-size:clamp(33px,3.5vw,44px);line-height:1.09;letter-spacing:-.034em}
.ef-home-v3-fit__intro p{max-width:610px;margin:17px 0 0;color:#697887;font-size:15.5px;line-height:1.67}
.ef-home-v3-fit__card{padding:23px 22px;border:1px solid #dedfd7;border-radius:17px;background:rgba(255,255,255,.8);box-shadow:0 8px 24px rgba(15,39,64,.035)}
.ef-home-v3-fit__card>span{display:block;margin-bottom:14px;color:#14354b;font-size:17px;font-weight:900}
.ef-home-v3-fit__card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.ef-home-v3-fit__card li{position:relative;padding-left:25px;color:#5f6f7c;font-size:13px;line-height:1.5}
.ef-home-v3-fit__card li:before{position:absolute;left:0;top:0;width:18px;height:18px;border-radius:50%;text-align:center;font-size:11px;line-height:18px;font-weight:900}
.ef-home-v3-fit__card--yes li:before{content:"✓";background:#e2f4ef;color:#087f76}
.ef-home-v3-fit__card--no li:before{content:"×";background:#f6e8e5;color:#9b4e4a}

.ef-home-v3-faq{padding:80px 0;background:#f3f7fa}
.ef-home-v3-faq .ef-section-head{margin-bottom:31px}
.ef-home-v3-faq .ef-section-head h2{font-size:clamp(33px,3.5vw,44px)}
.ef-home-v3-faq__list{display:grid;gap:9px;max-width:900px;margin:0 auto}
.ef-home-v3-faq__list details{overflow:hidden;border:1px solid #d9e3e9;border-radius:14px;background:#fff}
.ef-home-v3-faq__list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 19px;color:#14354b;cursor:pointer;list-style:none;font-size:14px;font-weight:850;line-height:1.4}
.ef-home-v3-faq__list summary::-webkit-details-marker{display:none}
.ef-home-v3-faq__list summary span{flex:0 0 auto;color:#0a9489;font-size:19px;line-height:1}
.ef-home-v3-faq__list details>div{padding:0 19px 17px}
.ef-home-v3-faq__list details[open] summary{margin-bottom:14px;border-bottom:1px solid #edf1f4}
.ef-home-v3-faq__list p{margin:0;color:#66798a;font-size:13.5px;line-height:1.62}
.ef-home-v3-faq__more{margin-top:20px;text-align:center}
.ef-home-v3-faq__more a{font-size:13px;font-weight:900}

.ef-home-v3-final{padding:63px 0;background:linear-gradient(135deg,#087f76 0%,#0a9489 58%,#0e4359 145%);color:#fff}
.ef-home-v3-final__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:42px;align-items:center}
.ef-home-v3-final .ef-kicker{color:#b9f0ea}
.ef-home-v3-final h2{max-width:760px;margin:0;color:#fff;font-size:clamp(34px,3.7vw,46px);line-height:1.08;letter-spacing:-.035em}
.ef-home-v3-final p{max-width:760px;margin:13px 0 0;color:rgba(255,255,255,.82);font-size:15.5px;line-height:1.62}
.ef-home-v3-final__actions{display:grid;gap:9px;justify-items:center;min-width:240px}
.ef-home-v3-final__actions .ef-btn{width:100%;background:#fff;color:#102f46;box-shadow:none}
.ef-home-v3-final__actions .ef-btn:hover{background:#eff7f7;color:#087f76}
.ef-home-v3-final__actions span{color:rgba(255,255,255,.75);font-size:10.5px;font-weight:800}

@media (hover:hover){
  .ef-home-v3-process__grid article,.ef-home-v3-pricing__grid article{transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
  .ef-home-v3-process__grid article:hover,.ef-home-v3-pricing__grid article:hover{transform:translateY(-2px);border-color:#bfd5d8;box-shadow:0 16px 38px rgba(15,39,64,.08)}
}

@media(max-width:1080px){
  .ef-home-v3-hero__grid{grid-template-columns:minmax(0,1fr) minmax(330px,.78fr);gap:38px}
  .ef-home-v3-hero h1{font-size:clamp(40px,4.8vw,54px)}
  .ef-home-v3-break__grid{gap:48px}
  .ef-home-v3-shift__grid,.ef-home-v3-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ef-home-v3-evidence__grid{gap:36px}
  .ef-home-v3-fit__grid{grid-template-columns:1fr 1fr}
  .ef-home-v3-fit__intro{grid-column:1/-1;padding:0 0 14px}
  .ef-home-v3-fit__intro h2,.ef-home-v3-fit__intro p{max-width:760px}
}

@media(max-width:860px){
  .ef-home-v3-hero{padding:60px 0 56px}
  .ef-home-v3-hero__grid{grid-template-columns:1fr;gap:28px}
  .ef-home-v3-hero__copy{max-width:760px}
  .ef-home-v3-hero__card{max-width:760px}
  .ef-home-v3-proof__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ef-home-v3-proof__grid>div{border-bottom:1px solid #e1e7eb}
  .ef-home-v3-proof__grid>div:nth-child(odd){border-left:1px solid #e1e7eb}
  .ef-home-v3-break,.ef-home-v3-beforeafter,.ef-home-v3-process,.ef-home-v3-evidence,.ef-home-v3-pricing,.ef-home-v3-fit,.ef-home-v3-faq{padding:66px 0}
  .ef-home-v3-break__grid,.ef-home-v3-beforeafter__intro,.ef-home-v3-evidence__grid{grid-template-columns:1fr;gap:25px}
  .ef-home-v3-break__heading h2{max-width:720px}
  .ef-home-v3-beforeafter__intro>p,.ef-home-v3-evidence__copy>p{max-width:720px}
  .ef-home-v3-ba-card{grid-template-columns:1fr;gap:10px}
  .ef-home-v3-ba-arrow{height:35px}
  .ef-home-v3-ba-arrow span{transform:rotate(90deg)}
  .ef-home-v3-evidence__copy{max-width:760px}
  .ef-home-v3-evidence__cards{max-width:760px}
  .ef-home-v3-pricing__grid{grid-template-columns:1fr;max-width:720px;margin:0 auto}
  .ef-home-v3-pricing__grid article{padding:24px}
  .ef-home-v3-pricing__capacity{grid-template-columns:1fr 1fr}
  .ef-home-v3-pricing__footer{max-width:720px;margin-left:auto;margin-right:auto}
  .ef-home-v3-final__grid{grid-template-columns:1fr;text-align:center;gap:23px}
  .ef-home-v3-final h2,.ef-home-v3-final p{margin-left:auto;margin-right:auto}
  .ef-home-v3-final__actions{min-width:0;width:min(360px,100%);margin:0 auto}
}

@media(max-width:620px){
  .ef-home-v3 .ef-shell{width:min(var(--ef-shell),calc(100% - 32px))}
  .ef-home-v3-hero{padding:46px 0 43px;text-align:center}
  .ef-home-v3-hero__grid{gap:24px}
  .ef-home-v3-hero h1{max-width:560px;margin-left:auto;margin-right:auto;font-size:36px;line-height:1.075;letter-spacing:-.04em}
  .ef-home-v3-hero .ef-lead{max-width:540px;margin-left:auto;margin-right:auto;font-size:15.5px;line-height:1.6}
  .ef-home-v3-hero .ef-actions{justify-content:center;margin-top:22px}
  .ef-home-v3-hero .ef-actions .ef-btn{width:100%}
  .ef-home-v3-hero__meta{justify-content:center;gap:6px;margin-top:17px}
  .ef-home-v3-hero__meta span{font-size:10px;padding:5px 8px}
  .ef-home-v3-hero__card{padding:20px 17px 18px;border-radius:17px;text-align:left}
  .ef-home-v3-hero__card li{grid-template-columns:1fr;gap:3px;padding:11px 12px}
  .ef-home-v3-hero__card>a{font-size:12.5px}
  .ef-home-v3-proof__grid{grid-template-columns:1fr}
  .ef-home-v3-proof__grid>div,.ef-home-v3-proof__grid>div:first-child,.ef-home-v3-proof__grid>div:nth-child(odd){padding:16px 17px;border-left:1px solid #e1e7eb;border-right:1px solid #e1e7eb;border-bottom:1px solid #e1e7eb}
  .ef-home-v3-proof__grid>div:last-child{border-bottom:0}
  .ef-home-v3-break,.ef-home-v3-beforeafter,.ef-home-v3-process,.ef-home-v3-evidence,.ef-home-v3-pricing,.ef-home-v3-fit,.ef-home-v3-faq{padding:52px 0}
  .ef-home-v3-break__grid{gap:20px}
  .ef-home-v3-break__heading h2,.ef-home-v3-beforeafter__intro h2,.ef-home-v3-evidence h2,.ef-home-v3-fit__intro h2{font-size:30px;line-height:1.1}
  .ef-home-v3-break__copy p{font-size:15px;line-height:1.65}
  .ef-home-v3-shift{padding:52px 0}
  .ef-home-v3-shift h2{font-size:30px}
  .ef-home-v3-shift__top>p{font-size:15px}
  .ef-home-v3-shift__question{margin:24px 0 20px;padding:18px 15px}
  .ef-home-v3-shift__question strong{font-size:19px}
  .ef-home-v3-shift__grid,.ef-home-v3-process__grid,.ef-home-v3-evidence__cards,.ef-home-v3-fit__grid{grid-template-columns:1fr}
  .ef-home-v3-shift__grid>div{padding:15px}
  .ef-home-v3-beforeafter__intro{gap:15px;margin-bottom:25px}
  .ef-home-v3-beforeafter__intro>p{font-size:14.5px}
  .ef-home-v3-ba-card{padding:14px;border-radius:18px}
  .ef-home-v3-ba-panel{padding:16px 13px;border-radius:14px}
  .ef-home-v3-ba-panel__head{min-height:0;padding-bottom:11px}
  .ef-home-v3-ba-panel__head span{font-size:18px}
  .ef-home-v3-ba-panel li{grid-template-columns:88px minmax(0,1fr);gap:10px;min-height:0;padding:9px}
  .ef-home-v3-ba-panel li span{font-size:9px}
  .ef-home-v3-ba-panel li strong{font-size:11.5px}
  .ef-home-v3-process .ef-section-head,.ef-home-v3-pricing .ef-section-head,.ef-home-v3-faq .ef-section-head{margin-bottom:27px}
  .ef-home-v3-process .ef-section-head h2,.ef-home-v3-pricing .ef-section-head h2,.ef-home-v3-faq .ef-section-head h2{font-size:30px}
  .ef-home-v3-process .ef-section-head p,.ef-home-v3-pricing .ef-section-head p{font-size:14.5px}
  .ef-home-v3-process__grid{gap:10px}
  .ef-home-v3-process__grid article{padding:20px}
  .ef-home-v3-evidence__grid{gap:22px}
  .ef-home-v3-evidence__copy>p{font-size:14.5px}
  .ef-home-v3-evidence__cards{gap:9px}
  .ef-home-v3-evidence__cards>div{min-height:0;padding:16px}
  .ef-home-v3-pricing__grid article{padding:22px 19px}
  .ef-home-v3-pricing__price strong{font-size:34px}
  .ef-home-v3-pricing__capacity{grid-template-columns:1fr}
  .ef-home-v3-pricing__footer{align-items:stretch;flex-direction:column;padding:17px}
  .ef-home-v3-pricing__footer .ef-btn{width:100%}
  .ef-home-v3-fit__intro{grid-column:auto;padding:0 0 6px}
  .ef-home-v3-fit__card{padding:20px}
  .ef-home-v3-faq__list summary{padding:15px 16px;font-size:13.5px}
  .ef-home-v3-faq__list details>div{padding:0 16px 15px}
  .ef-home-v3-final{padding:49px 0}
  .ef-home-v3-final h2{font-size:30px}
  .ef-home-v3-final p{font-size:14.5px}
}

@media(max-width:390px){
  .ef-home-v3-hero h1{font-size:33px}
  .ef-home-v3-ba-panel li{grid-template-columns:78px minmax(0,1fr)}
  .ef-home-v3-ba-panel li strong{font-size:11px}
}

/* v1.1.183: make the homepage deliverability warning card easier to scan. */
.ef-home-v3-hero__eyebrow{margin-bottom:17px;font-size:13px;line-height:1.35;letter-spacing:.105em}
.ef-home-v3-hero__card ul{gap:11px}
.ef-home-v3-hero__card li{grid-template-columns:160px minmax(0,1fr);gap:17px;padding:15px 16px;align-items:start}
.ef-home-v3-hero__card b{font-size:15px;line-height:1.38}
.ef-home-v3-hero__card li span{font-size:14px;line-height:1.52;color:#526b7f}
.ef-home-v3-hero__card>a{margin-top:20px;font-size:15px;line-height:1.35}
@media(max-width:620px){.ef-home-v3-hero__eyebrow{font-size:12px}.ef-home-v3-hero__card li{grid-template-columns:1fr;gap:5px;padding:14px}.ef-home-v3-hero__card b{font-size:15px}.ef-home-v3-hero__card li span{font-size:14px}.ef-home-v3-hero__card>a{font-size:14px}}


/* 1.1.184 continuation value framing */
.ef-continuation-saving{display:block;margin-top:5px;color:#08776f;font-size:13px;font-weight:900}.ef-svc-continue .ef-continuation-usual{margin-top:7px;padding-top:7px;border-top:1px solid #d4e8e5}.ef-svc-continue .ef-continuation-saving{font-size:14px}.ef-home-v3-pricing__continue .ef-continuation-saving{font-size:12.5px}.ef-recovery-results-page .ef-recovery-saving-detail{grid-column:1/-1;display:block;color:#b8d8d6;font-size:13px;line-height:1.45}.ef-recovery-continuation-price small{line-height:1.45}
@media(max-width:620px){.ef-home-v3-pricing__continue .ef-continuation-saving,.ef-svc-continue .ef-continuation-saving{font-size:13px}.ef-recovery-results-page .ef-recovery-saving-detail{font-size:12.5px}}

/* v1.1.185: direct one-off recovery checkout from public pricing cards. */
.ef-recovery-plan-checkout{margin-top:auto}.ef-recovery-plan-checkout>summary{display:flex;align-items:center;justify-content:center;min-height:50px;padding:12px 18px;border-radius:12px;background:#0a9489;color:#fff;font-size:14px;font-weight:850;line-height:1.2;cursor:pointer;list-style:none;box-shadow:0 9px 24px rgba(10,148,137,.18);transition:.18s ease;text-align:center}.ef-recovery-plan-checkout>summary::-webkit-details-marker{display:none}.ef-recovery-plan-checkout>summary:hover{background:#07776f;transform:translateY(-1px)}.ef-recovery-plan-checkout[open]>summary{background:#0f2740;box-shadow:none}.ef-recovery-plan-checkout__body{margin-top:10px;padding:14px;border:1px solid #dce4ea;border-radius:14px;background:#f8fbfc}.ef-recovery-plan-checkout__body>p{margin:0 0 11px;color:#586c80;font-size:12.5px;line-height:1.5;text-align:center}.ef-recovery-plan-payment{display:grid;gap:9px}.ef-recovery-plan-payment__label{color:#52697d;font-size:11px;font-weight:800;text-align:center}.ef-recovery-plan-payment__buttons{display:grid;grid-template-columns:1fr;gap:8px}.ef-recovery-plan-payment form{margin:0}.ef-recovery-plan-payment .ef-btn{min-height:46px;font-size:13px}.ef-recovery-plan-payment>small{display:block;color:#6a7d8e;font-size:11px;line-height:1.4;text-align:center}.ef-pricing-continuation{padding-top:42px;padding-bottom:0}.ef-pricing-continuation__card{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:28px;align-items:center;padding:30px;border:1px solid #cfe4e1;border-radius:22px;background:linear-gradient(135deg,#eef8f6,#fff);box-shadow:0 16px 42px rgba(15,39,64,.07)}.ef-pricing-continuation__card h2{margin:5px 0 10px;color:#0f2740;font-size:clamp(28px,3vw,40px);line-height:1.08}.ef-pricing-continuation__card p{margin:0 0 7px}.ef-pricing-continuation__card>div>small{color:#65778b}.ef-pricing-continuation__payment .ef-recovery-payment-actions{margin:0}.ef-pricing-continuation__payment .ef-recovery-payment-actions small{display:none}@media(max-width:760px){.ef-pricing-continuation{padding-top:28px}.ef-pricing-continuation__card{grid-template-columns:1fr;padding:22px;gap:20px}.ef-recovery-plan-checkout__body{padding:12px}}

/* =========================================================
   1.1.189 - Homepage hero copy paragraph refinement
   ========================================================= */
.ef-home-v3-hero__reality{display:grid;gap:5px;max-width:700px;margin:0 0 20px;padding:17px 18px;border-left:3px solid #68d5cb;background:rgba(255,255,255,.055);border-radius:0 12px 12px 0}
.ef-home-v3-hero__reality p{margin:0;color:rgba(255,255,255,.78);font-size:14.5px;line-height:1.55}
.ef-home-v3-hero__reality strong{color:#fff}
.ef-home-v3-break__question{margin-top:4px!important;color:#102f46!important;font-size:22px!important;line-height:1.35!important}
.ef-home-v3-process__warmup{max-width:850px;margin:0 auto 35px;padding:24px 26px;border:1px solid #d5e1e4;border-radius:17px;background:#fff;box-shadow:0 9px 27px rgba(15,39,64,.04);text-align:center}
.ef-home-v3-process__warmup p{max-width:760px;margin:0 auto 9px;color:#627688;font-size:15px;line-height:1.62}
.ef-home-v3-process__warmup strong{display:block;margin-top:13px;color:#102f46;font-size:20px;line-height:1.3}
.ef-home-v3-evidence__checks{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}
.ef-home-v3-evidence__checks span{display:inline-flex;padding:6px 9px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.07);color:#e1f3f1;font-size:11px;font-weight:850;line-height:1.2}
.ef-home-v3-evidence__challenge{margin-top:17px!important;color:#fff!important;font-size:18px!important;line-height:1.45!important}
.ef-home-v3-evidence__challenge strong{color:#fff}
.ef-home-v3-cost{padding:78px 0;background:#fbfaf7;border-bottom:1px solid #e6e2d9}
.ef-home-v3-cost__inner{max-width:1020px;text-align:center}
.ef-home-v3-cost h2{max-width:780px;margin:0 auto;color:#102f46;font-size:clamp(34px,3.7vw,47px);line-height:1.08;letter-spacing:-.035em}
.ef-home-v3-cost__copy{max-width:820px;margin:25px auto 0}
.ef-home-v3-cost__copy p{margin:0 0 13px;color:#5f7181;font-size:15.5px;line-height:1.68}
.ef-home-v3-cost__copy p:last-child{margin-bottom:0}
.ef-home-v3-cost__question{margin-top:22px!important;padding:18px 20px;border:1px solid #d9e4e5;border-radius:14px;background:#fff;color:#14354b!important;font-size:19px!important}
.ef-home-v3-cost__question strong{display:block;margin-top:4px;color:#087f76;font-size:23px;line-height:1.35}

@media(max-width:900px){
  .ef-home-v3-cost{padding:66px 0}
}
@media(max-width:620px){
  .ef-home-v3-hero__reality{margin-left:auto;margin-right:auto;padding:15px 15px;text-align:left}
  .ef-home-v3-hero__reality p{font-size:13px}
  .ef-home-v3-break__question{font-size:19px!important}
  .ef-home-v3-process__warmup{margin-bottom:28px;padding:20px 17px}
  .ef-home-v3-process__warmup p{font-size:13.5px}
  .ef-home-v3-process__warmup strong{font-size:18px}
  .ef-home-v3-evidence__checks{justify-content:center}
  .ef-home-v3-evidence__challenge{text-align:center;font-size:17px!important}
  .ef-home-v3-cost{padding:54px 0}
  .ef-home-v3-cost h2{font-size:30px}
  .ef-home-v3-cost__copy p{font-size:14px}
  .ef-home-v3-cost__question{font-size:16px!important}
  .ef-home-v3-cost__question strong{font-size:20px}
}


/* =========================================================
   1.1.190 - Homepage surgical CRO refinements
   Keeps the established sales journey while improving paragraph rhythm,
   provider-specific emphasis and objection handling.
   ========================================================= */
.ef-home-v3-hero__lead + .ef-home-v3-hero__lead{margin-top:9px}
.ef-home-v3-shift__grid>div.ef-home-v3-shift__provider{border-color:rgba(128,222,214,.48);background:rgba(128,222,214,.11);box-shadow:inset 0 0 0 1px rgba(128,222,214,.08),0 10px 26px rgba(0,0,0,.08)}
.ef-home-v3-shift__grid>div.ef-home-v3-shift__provider strong{color:#9aebe4;font-size:15.5px}
.ef-home-v3-shift__grid>div.ef-home-v3-shift__provider span{color:#edf8f7}
.ef-home-v3-final__actions strong{max-width:270px;color:#fff;font-size:12.5px;line-height:1.45;text-align:center}
@media(max-width:620px){
  .ef-home-v3-hero__lead + .ef-home-v3-hero__lead{margin-top:8px}
  .ef-home-v3-shift__grid>div.ef-home-v3-shift__provider strong{font-size:15px}
  .ef-home-v3-final__actions strong{font-size:12px}
}
