:root{color-scheme:dark;--ef-bg:#0f172a;--ef-bg-elevated:#162033;--ef-surface:#1e293b;--ef-surface-strong:#243550;--ef-primary:#0d9488;--ef-primary-strong:#0f766e;--ef-primary-soft:rgba(13,148,136,0.16);--ef-text:#ffffff;--ef-text-muted:#94a3b8;--ef-text-strong-muted:#cbd5e1;--ef-border:rgba(100,116,139,0.34);--ef-border-strong:rgba(148,163,184,0.42);--ef-shadow:0 28px 70px rgba(2,8,23,0.45);--ef-radius:22px;--ef-radius-small:14px;--ef-max-width:1120px;--ef-font-body:"Manrope","Avenir Next","Segoe UI",sans-serif;--ef-font-display:"Space Grotesk","Avenir Next Condensed","Segoe UI",sans-serif;font-family:var(--ef-font-body)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(13,148,136,.18),transparent 34%),linear-gradient(180deg,rgba(15,23,42,1),rgba(10,17,30,1));color:var(--ef-text)}a{color:var(--ef-primary);text-decoration:none}img{display:block;max-width:100%}.ef-container{width:min(var(--ef-max-width),calc(100vw - 2.5rem));margin:0 auto}.ef-header{position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(15,23,42,.82);border-bottom:1px solid rgba(100,116,139,.18)}.ef-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;min-height:5rem}.ef-brand{flex-shrink:0}.ef-brand img{width:clamp(118px,12vw,156px);height:auto}.ef-nav{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.ef-nav__link{color:var(--ef-text-muted);font-size:.96rem;font-weight:500}.ef-nav__link:focus-visible,.ef-nav__link:hover{color:var(--ef-text)}.ef-header__actions{display:flex;align-items:center;gap:.8rem}.ef-consent-banner{position:fixed;inset-inline:0;bottom:1rem;z-index:70;display:flex;justify-content:center;padding:0 1rem}.ef-consent-banner__content{width:min(72rem,calc(100vw - 2rem));display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border:1px solid var(--ef-border-strong);border-radius:calc(var(--ef-radius-small) + 2px);background:rgba(15,23,42,.95);box-shadow:0 22px 60px rgba(2,8,23,.4);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ef-consent-banner__copy{max-width:46rem}.ef-consent-banner__title{margin:0 0 .35rem;font-weight:700;color:var(--ef-text)}.ef-consent-banner__copy p:last-child{margin:0;color:var(--ef-text-strong-muted);font-size:.95rem;line-height:1.55}.ef-consent-banner__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.ef-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.9rem;padding:.75rem 1.35rem;border:1px solid transparent;border-radius:999px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.ef-button:focus-visible,.ef-button:hover{transform:translateY(-1px)}.ef-button--primary{background:linear-gradient(180deg,rgba(45,212,191,.96),rgba(13,148,136,1));color:var(--ef-text);box-shadow:0 16px 36px rgba(13,148,136,.28)}.ef-button--primary:focus-visible,.ef-button--primary:hover{box-shadow:0 20px 44px rgba(13,148,136,.34)}.ef-button--secondary{background:rgba(30,41,59,.86);color:var(--ef-text-strong-muted);border-color:rgba(100,116,139,.28)}.ef-button--secondary:focus-visible,.ef-button--secondary:hover{background:rgba(36,53,80,.94);color:var(--ef-text);border-color:rgba(13,148,136,.35)}.ef-button--ghost{background:transparent;color:var(--ef-text-strong-muted);border-color:rgba(13,148,136,.34)}.ef-button--ghost:focus-visible,.ef-button--ghost:hover{color:var(--ef-text);border-color:rgba(45,212,191,.6);background:rgba(13,148,136,.1)}.ef-eyebrow,.ef-panel__eyebrow,.ef-section__eyebrow{margin:0 0 .9rem;color:var(--ef-text-strong-muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.ef-hero,.ef-page-hero{position:relative;overflow:hidden}.ef-hero{padding:4.75rem 0 4rem}.ef-page-hero{padding:4.5rem 0 1.5rem}.ef-page-hero .ef-container{display:grid;justify-items:center;gap:1rem;max-width:68rem;text-align:center}.ef-hero h1,.ef-page-hero h1,.ef-section__header h2{margin:0;line-height:1.08;text-wrap:balance;font-family:var(--ef-font-display);letter-spacing:-.03em}.ef-hero h1{font-size:clamp(2.8rem,5vw,4.8rem);max-width:11.5ch}.ef-page-hero h1{font-size:clamp(2.5rem,4.4vw,4rem);max-width:15ch}.ef-card p,.ef-faq-item p,.ef-footer p,.ef-hero__lede,.ef-page-hero p,.ef-pricing-card__summary,.ef-section__header p{color:var(--ef-text-muted)}.ef-page-hero p{margin:0;max-width:52rem}.ef-hero__media{position:absolute;inset:0;pointer-events:none;opacity:.3}.ef-hero__media img{width:100%;height:100%;object-fit:cover}.ef-hero__inner{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr);gap:2rem;align-items:stretch}.ef-hero__copy,.ef-hero__panel .ef-card{position:relative;border-radius:var(--ef-radius);border:1px solid rgba(100,116,139,.22);background:linear-gradient(180deg,rgba(26,38,58,.92),rgba(17,26,43,.96));box-shadow:var(--ef-shadow)}.ef-hero__copy{padding:2rem}.ef-hero__panel .ef-card{height:100%;padding:2rem}.ef-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:2rem 0 1.6rem}.ef-bullet-list,.ef-footer ul,.ef-ordered-list,.ef-pricing-card ul{margin:0;padding:0;list-style:none}.ef-bullet-list{display:grid;gap:.95rem}.ef-bullet-list li,.ef-ordered-list li,.ef-pricing-card li{position:relative;padding-left:1.2rem;color:var(--ef-text-strong-muted)}.ef-bullet-list li:before,.ef-ordered-list li:before,.ef-pricing-card li:before{content:"";position:absolute;left:0;top:.62rem;width:.46rem;height:.46rem;border-radius:999px;background:var(--ef-primary);box-shadow:0 0 0 .25rem rgba(13,148,136,.12)}.ef-ordered-list{display:grid;gap:1rem}.ef-section{padding:4.5rem 0}.ef-section--muted{background:rgba(15,23,42,.44);border-top:1px solid rgba(100,116,139,.14);border-bottom:1px solid rgba(100,116,139,.14)}.ef-section__header{max-width:46rem;margin-bottom:2rem}.ef-section__header h2{max-width:13ch;font-size:clamp(1.8rem,2.7vw,2.55rem);line-height:1.1}.ef-section__header p{max-width:42rem}.ef-section__note{margin-top:1.25rem;color:var(--ef-text-muted)}.ef-card-grid,.ef-pricing-grid{display:grid;gap:1.2rem}.ef-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ef-card,.ef-faq-item,.ef-pricing-card{border-radius:var(--ef-radius-small);border:1px solid rgba(100,116,139,.22);background:rgba(30,41,59,.82);box-shadow:0 18px 40px rgba(2,8,23,.18)}.ef-card{padding:1.5rem}.ef-card h3,.ef-cta-band h2,.ef-persona-card h3,.ef-pricing-card__tier,.ef-principle-card h3,.ef-process__body h3,.ef-support-panel h3{margin:0 0 .75rem;font-size:1.12rem;font-family:var(--ef-font-display);letter-spacing:-.02em}.ef-pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ef-pricing-card{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;padding:1.5rem}.ef-pricing-card--popular{border-color:rgba(45,212,191,.42);background:linear-gradient(180deg,rgba(24,39,61,.96),rgba(16,29,47,.98));box-shadow:0 22px 52px rgba(2,8,23,.24),0 0 0 1px rgba(13,148,136,.1)}.ef-pricing-card__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ef-pricing-card__tier{color:var(--ef-text);font-weight:700;text-transform:uppercase;letter-spacing:.06em}.ef-pricing-card__badge{display:inline-flex;align-items:center;justify-content:center;padding:.42rem .72rem;border-radius:999px;background:rgba(13,148,136,.14);border:1px solid rgba(45,212,191,.24);color:var(--ef-text-strong-muted);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ef-pricing-card__price{margin:0;display:flex;align-items:baseline;gap:.35rem;color:var(--ef-text)}.ef-pricing-card__price span{font-family:var(--ef-font-display);font-size:clamp(2rem,3vw,2.65rem);line-height:1;letter-spacing:-.04em}.ef-pricing-card__price small{color:var(--ef-text-muted);font-size:.95rem;font-weight:600}.ef-pricing-card__fit{margin:0;color:var(--ef-text-strong-muted);line-height:1.55}.ef-pricing-card__fit strong{color:var(--ef-text);font-weight:700}.ef-faq-list,.ef-pricing-card__body{display:grid;gap:1rem}.ef-persona-grid,.ef-principle-grid{display:grid;gap:1.2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.ef-cta-band,.ef-persona-card,.ef-principle-card,.ef-support-panel{border-radius:var(--ef-radius);border:1px solid rgba(100,116,139,.22);background:linear-gradient(180deg,rgba(26,38,58,.92),rgba(17,26,43,.96));box-shadow:0 18px 40px rgba(2,8,23,.22)}.ef-persona-card,.ef-principle-card{padding:1.55rem}.ef-process{display:grid;gap:1rem}.ef-process__item{display:grid;grid-template-columns:84px minmax(0,1fr);gap:1.2rem;align-items:start;padding:1.35rem 1.4rem;border-radius:var(--ef-radius-small);border:1px solid rgba(100,116,139,.18);background:rgba(20,30,48,.76)}.ef-process__marker{display:flex;align-items:center;justify-content:center;min-height:3.4rem;border-radius:999px;border:1px solid rgba(45,212,191,.35);background:rgba(13,148,136,.1);color:var(--ef-text-strong-muted);font-family:var(--ef-font-display);font-size:.9rem;font-weight:700;letter-spacing:.12em}.ef-cta-band p,.ef-persona-card p,.ef-principle-card p,.ef-process__body p,.ef-support-panel p{margin:0;color:var(--ef-text-muted)}.ef-section__principles{margin-top:1.4rem}.ef-support-panel{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,.85fr);gap:1.5rem;margin-top:1.6rem;padding:1.5rem}.ef-cta-band h2,.ef-support-panel__copy h3{font-size:clamp(1.45rem,2.6vw,2.15rem)}.ef-support-panel__links{display:grid;gap:.8rem;align-content:start}.ef-support-panel__links a{color:var(--ef-text-strong-muted)}.ef-support-panel__links a:focus-visible,.ef-support-panel__links a:hover{color:var(--ef-text)}.ef-legal-page{border-radius:var(--ef-radius);border:1px solid rgba(100,116,139,.22);background:rgba(30,41,59,.82);box-shadow:0 18px 40px rgba(2,8,23,.18);padding:1.5rem}.ef-legal-page__meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;color:var(--ef-text-muted);font-size:.9rem}.ef-legal-page__meta span{padding:.35rem .7rem;border-radius:999px;border:1px solid rgba(100,116,139,.22);background:rgba(15,23,42,.65)}.ef-legal-page__content{border-radius:var(--ef-radius-small);border:1px solid rgba(100,116,139,.22);background:rgba(15,23,42,.48);overflow:hidden}.ef-legal-page__content pre{margin:0;padding:1.25rem;overflow-x:auto;white-space:pre-wrap;word-break:break-word;font:inherit;line-height:1.7;color:var(--ef-text-strong-muted)}.ef-cta-band{display:grid;grid-template-columns:minmax(0,1.6fr) auto;gap:1.5rem;align-items:center;padding:1.8rem 2rem}.ef-cta-band__copy p:first-child{margin-bottom:.7rem}.ef-cta-band__actions{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-end}.ef-faq-item summary{cursor:pointer;list-style:none;padding:1.15rem 1.3rem;font-weight:600;color:var(--ef-text)}.ef-faq-item summary::-webkit-details-marker{display:none}.ef-faq-item p{margin:0;padding:0 1.3rem 1.2rem}.ef-footer{padding:3.5rem 0 2rem;border-top:1px solid rgba(100,116,139,.16);background:rgba(8,14,26,.76)}.ef-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,minmax(0,1fr));gap:1.6rem}.ef-footer h3{margin:0 0 .9rem;font-size:.95rem;text-transform:uppercase;letter-spacing:.1em;color:var(--ef-text-strong-muted)}.ef-footer li+li{margin-top:.6rem}.ef-footer__brand img{width:144px;height:auto;margin-bottom:1rem}.ef-footer__bottom{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(100,116,139,.14)}.ef-footer__bottom p{margin:0;color:var(--ef-text-muted)}.ef-home-hero{position:relative;overflow:hidden;padding:5.5rem 0 4.5rem}.ef-home-hero__media{position:absolute;inset:0;pointer-events:none;opacity:.18}.ef-home-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center top}.ef-home-hero__inner{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:3rem;align-items:start}.ef-home-hero__copy h1{margin:0;font-size:clamp(3.1rem,5.8vw,6.2rem);max-width:11ch;font-family:var(--ef-font-display);line-height:1.02;letter-spacing:-.04em}.ef-home-hero__lede{max-width:44rem;margin:1.35rem 0 0;font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.65;color:var(--ef-text-strong-muted)}.ef-home-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:2rem 0 1.35rem}.ef-home-hero__bullets{display:grid;gap:.8rem;max-width:42rem;padding:0;margin:0;list-style:none}.ef-home-hero__bullets li{position:relative;padding-left:1.15rem;color:var(--ef-text-strong-muted)}.ef-home-hero__bullets li:before{content:"";position:absolute;left:0;top:.64rem;width:.42rem;height:.42rem;border-radius:999px;background:var(--ef-primary)}.ef-home-hero__proof{margin:1.3rem 0 0;color:var(--ef-text-muted);font-size:.95rem}.ef-home-hero__rail{padding-top:1.25rem}.ef-home-hero__rail-list{display:grid;gap:1.4rem}.ef-home-hero__rail-item{padding-top:1rem;border-top:1px solid rgba(100,116,139,.24)}.ef-home-hero__rail-item:first-child{padding-top:0;border-top:0}.ef-home-hero__rail-item h2{margin:0 0 .45rem;font-size:1.15rem;font-family:var(--ef-font-display);letter-spacing:-.02em}.ef-home-hero__rail-item p{margin:0;color:var(--ef-text-muted)}.ef-home-section{padding:5rem 0}.ef-home-section--muted{background:rgba(15,23,42,.4);border-top:1px solid rgba(100,116,139,.12);border-bottom:1px solid rgba(100,116,139,.12)}.ef-home-section__split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:2.5rem;align-items:start}.ef-home-cta__inner h2,.ef-home-section__header h2,.ef-home-section__intro h2{margin:0;font-size:clamp(2.2rem,4vw,4rem);max-width:15ch;font-family:var(--ef-font-display);line-height:1.06;letter-spacing:-.03em}.ef-home-audience__item p,.ef-home-capabilities__item p,.ef-home-cta__inner>p:last-of-type,.ef-home-principles__item p,.ef-home-section__header p:last-child,.ef-home-section__intro p:last-child,.ef-home-timeline__body p{color:var(--ef-text-muted)}.ef-home-section__header{max-width:52rem;margin-bottom:2.5rem}.ef-home-timeline{display:grid;gap:1.4rem}.ef-home-timeline__item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:1rem;align-items:start}.ef-home-timeline__index{padding-top:.15rem;color:var(--ef-primary);font-family:var(--ef-font-display);font-size:.95rem;font-weight:700;letter-spacing:.14em}.ef-home-timeline__body{padding-left:1.1rem;border-left:1px solid rgba(45,212,191,.22)}.ef-home-audience__item h3,.ef-home-capabilities__item h3,.ef-home-principles__item h3,.ef-home-timeline__body h3{margin:0 0 .55rem;font-size:1.16rem;font-family:var(--ef-font-display);letter-spacing:-.02em}.ef-home-audience,.ef-home-capabilities,.ef-home-principles{display:grid;gap:1.4rem}.ef-home-audience__item,.ef-home-capabilities__item,.ef-home-principles__item{padding-top:1rem;border-top:1px solid rgba(100,116,139,.22)}.ef-home-capabilities{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem}.ef-home-audience{grid-template-columns:repeat(4,minmax(0,1fr))}.ef-home-cta{padding:5rem 0 5.5rem}.ef-home-cta__inner{position:relative;max-width:52rem;margin:0 auto;padding:3rem 0 0;text-align:center}.ef-home-cta__inner:before{content:"";position:absolute;inset:0 auto auto 50%;width:15rem;height:15rem;transform:translateX(-50%);border-radius:999px;background:radial-gradient(circle,rgba(13,148,136,.18),transparent 70%);filter:blur(18px);pointer-events:none}.ef-home-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:1.8rem}.ef-home-shell{position:relative;overflow:hidden;padding:2rem 0 0}.ef-home-hero-v2{position:relative;padding:4.5rem 0 2.5rem}.ef-home-hero-v2__media{position:absolute;inset:0;pointer-events:none;opacity:.16}.ef-home-hero-v2__media img{width:100%;height:100%;object-fit:cover;object-position:center top}.ef-home-hero-v2__inner{position:relative;display:grid;justify-items:center;text-align:center;gap:1.25rem}.ef-home-hero-v2__eyebrow{margin:0;padding:.55rem 1rem;border:1px solid rgba(45,212,191,.22);border-radius:999px;background:rgba(13,148,136,.08);color:var(--ef-text-strong-muted);font-size:.82rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700}.ef-home-audience-v2__header h2,.ef-home-close__inner h2,.ef-home-faq__header h2,.ef-home-flow__header h2,.ef-home-hero-v2 h1,.ef-home-pillars-section__header h2,.ef-home-pricing__header h2,.ef-home-story__intro h2{margin:0;font-family:var(--ef-font-display);line-height:1.03;letter-spacing:-.04em;text-wrap:balance}.ef-home-hero-v2 h1{max-width:11.5ch;font-size:clamp(3.25rem,6vw,6.35rem)}.ef-home-audience-v2__header p:last-child,.ef-home-audience-v2__item p,.ef-home-close__inner>p:last-of-type,.ef-home-faq__header p:last-child,.ef-home-flow__body p,.ef-home-flow__header p:last-child,.ef-home-hero-v2__lede,.ef-home-pillars-section__header p:last-child,.ef-home-pillars__item p,.ef-home-pricing__header p:last-child,.ef-home-story__intro p:last-child,.ef-home-story__note p{color:var(--ef-text-muted)}.ef-home-hero-v2__lede{max-width:42rem;margin:0;font-size:clamp(1.05rem,1.55vw,1.28rem);line-height:1.65}.ef-home-close__actions,.ef-home-hero-v2__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem}.ef-home-hero-v2__actions{margin-top:.35rem}.ef-home-hero-v2__support{margin:0;max-width:46rem;color:var(--ef-text-strong-muted);font-size:.98rem}.ef-home-preview{padding:1rem 0 2.5rem}.ef-home-preview__frame{border-radius:calc(var(--ef-radius) + 4px);border:1px solid rgba(100,116,139,.2);background:linear-gradient(180deg,rgba(24,36,56,.94),rgba(16,26,43,.97));box-shadow:var(--ef-shadow);overflow:hidden}.ef-home-preview__chrome{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1rem 1.35rem;border-bottom:1px solid rgba(100,116,139,.18)}.ef-home-preview__chrome p{margin:0;color:var(--ef-text-muted);text-align:center;font-size:.92rem}.ef-home-preview__dots{display:flex;gap:.42rem}.ef-home-preview__dots span{width:.75rem;height:.75rem;border-radius:999px}.ef-home-preview__dots span:first-child{background:#ef4444}.ef-home-preview__dots span:nth-child(2){background:#f59e0b}.ef-home-preview__dots span:nth-child(3){background:#22c55e}.ef-home-preview__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1.5rem}.ef-home-preview__card{min-height:13rem;padding:1.35rem;border-radius:18px;border:1px solid rgba(100,116,139,.16);background:rgba(14,22,38,.54)}.ef-home-preview__label{margin:0 0 1.35rem;color:rgba(45,212,191,.72);font-family:var(--ef-font-display);font-size:.84rem;font-weight:700;letter-spacing:.14em}.ef-home-audience-v2__item h3,.ef-home-flow__body h3,.ef-home-pillars__item h3,.ef-home-preview__card h2,.ef-home-story__note h3{margin:0 0 .6rem;font-size:1.16rem;font-family:var(--ef-font-display);letter-spacing:-.02em}.ef-home-preview__card p:last-child{margin:0;color:var(--ef-text-muted);line-height:1.6}.ef-home-preview__points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0 1.5rem 1.5rem;list-style:none}.ef-home-preview__points li{padding-top:.95rem;border-top:1px solid rgba(100,116,139,.16);color:var(--ef-text-strong-muted)}.ef-home-audience-v2,.ef-home-close,.ef-home-faq,.ef-home-flow,.ef-home-pillars-section,.ef-home-pricing,.ef-home-story{padding:5.4rem 0}.ef-home-audience-v2__header,.ef-home-close__inner,.ef-home-faq__header,.ef-home-flow__header,.ef-home-pillars-section__header,.ef-home-pricing__header{max-width:48rem;margin:0 auto;text-align:center}.ef-home-audience-v2__header h2,.ef-home-close__inner h2,.ef-home-faq__header h2,.ef-home-flow__header h2,.ef-home-pillars-section__header h2,.ef-home-pricing__header h2,.ef-home-story__intro h2{font-size:clamp(2.35rem,4.2vw,4.2rem)}.ef-home-flow__timeline{display:grid;gap:0;max-width:44rem;margin:3rem auto 0}.ef-home-flow__step{display:grid;grid-template-columns:64px minmax(0,1fr);gap:1.2rem;align-items:start}.ef-home-flow__step+.ef-home-flow__step .ef-home-flow__body{padding-top:2rem}.ef-home-flow__marker{display:flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;border-radius:999px;border:1px solid rgba(45,212,191,.2);background:rgba(13,148,136,.08);color:var(--ef-primary);font-family:var(--ef-font-display);font-size:.95rem;font-weight:700}.ef-home-flow__body{padding:0 0 2rem 1.5rem;border-left:1px solid rgba(45,212,191,.2)}.ef-home-flow__step:last-child .ef-home-flow__body{padding-bottom:0}.ef-home-story{background:rgba(15,23,42,.34);border-top:1px solid rgba(100,116,139,.12);border-bottom:1px solid rgba(100,116,139,.12)}.ef-home-story__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;align-items:start}.ef-home-story__intro h2{max-width:12ch;font-size:clamp(2.35rem,4vw,4.2rem)}.ef-home-story__notes{display:grid;gap:1.4rem}.ef-home-audience-v2__item,.ef-home-pillars__item,.ef-home-story__note{padding-top:1rem;border-top:1px solid rgba(100,116,139,.2)}.ef-home-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:2.6rem}.ef-home-audience-v2{background:linear-gradient(180deg,rgba(15,23,42,0),rgba(15,23,42,.38) 24%,rgba(15,23,42,0))}.ef-home-audience-v2__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem 2.4rem;margin-top:2.8rem}.ef-home-faq .ef-faq-list,.ef-home-pricing .ef-pricing-grid{margin-top:2.6rem}.ef-home-close{padding-bottom:6rem}.ef-home-close__inner{position:relative}.ef-home-close__inner:before{content:"";position:absolute;inset:-2rem auto auto 50%;width:18rem;height:18rem;transform:translateX(-50%);border-radius:999px;background:radial-gradient(circle,rgba(13,148,136,.14),transparent 72%);filter:blur(22px);pointer-events:none}.ef-home-close__actions{position:relative;margin-top:1.8rem}@media (max-width:1080px){.ef-footer__grid,.ef-hero__inner,.ef-home-audience,.ef-home-capabilities,.ef-home-hero__inner,.ef-home-pillars,.ef-home-preview__grid,.ef-home-preview__points,.ef-home-section__split,.ef-home-story__grid,.ef-persona-grid,.ef-pricing-grid,.ef-principle-grid{grid-template-columns:1fr 1fr}}@media (max-width:860px){.ef-header__actions,.ef-header__inner,.ef-nav{flex-wrap:wrap}.ef-card-grid,.ef-cta-band,.ef-footer__grid,.ef-hero__inner,.ef-home-hero__inner,.ef-home-section__split,.ef-home-story__grid,.ef-persona-grid,.ef-pricing-grid,.ef-principle-grid,.ef-support-panel{grid-template-columns:1fr}.ef-hero__copy,.ef-hero__panel .ef-card{padding:1.5rem}.ef-process__item{grid-template-columns:1fr}.ef-home-audience,.ef-home-capabilities{grid-template-columns:1fr 1fr}.ef-home-audience-v2__grid,.ef-home-pillars,.ef-home-preview__grid,.ef-home-preview__points{grid-template-columns:1fr}.ef-cta-band__actions{justify-content:flex-start}}@media (max-width:640px){.ef-header__inner{padding:1rem 0}.ef-nav{gap:.9rem}.ef-home-hero{padding-top:4.5rem}.ef-home-hero__copy h1{font-size:clamp(2.55rem,12vw,4.1rem)}.ef-home-hero-v2{padding-top:3.75rem}.ef-home-hero-v2 h1{font-size:clamp(2.8rem,12vw,4.4rem)}.ef-home-preview__chrome{grid-template-columns:1fr;justify-items:center}.ef-home-flow__step{grid-template-columns:1fr;gap:.65rem}.ef-home-flow__body{padding-left:0;border-left:0}.ef-home-audience,.ef-home-capabilities,.ef-home-timeline__item{grid-template-columns:1fr}.ef-home-timeline__item{gap:.45rem}.ef-home-timeline__body{padding-left:0;border-left:0}.ef-hero,.ef-home-cta,.ef-home-section,.ef-page-hero,.ef-section{padding-top:3.5rem;padding-bottom:3.5rem}.ef-home-audience-v2,.ef-home-close,.ef-home-faq,.ef-home-flow,.ef-home-pillars-section,.ef-home-pricing,.ef-home-story{padding-top:4rem;padding-bottom:4rem}.ef-container{width:min(var(--ef-max-width),calc(100vw - 1.4rem))}}