.button{position:relative;background:none;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:800;border-radius:32px;transition:background-position .4s ease-in-out;min-width:200px}.button--small{height:40px;padding:12px 20px}.button--medium{height:46px;padding:14px 24px}.button--large{height:56px;padding:14px 62px}.button--loading{pointer-events:none}.button--loading:after{content:"";position:absolute;top:9px;left:45%;width:28px;height:28px;border-radius:50%;border:2px solid transparent;animation:loading .7s linear infinite}.button--primary{background:#e1242a;color:#fff;background-size:300% 100%}.button--primary:active,.button--primary:focus,.button--primary:hover{background-position:100%;background-image:linear-gradient(90deg,#eb3941,#f15e64,#e14e53,#e2373f);box-shadow:0 5px 15px rgba(242,97,103,.4)}.button--primary-loading{color:#e1242a}.button--primary-loading:after{border-color:#fff #fff #fff transparent}.button--primary-outline{background:#fff;color:#e1242a;border:1px solid #e1242a}.button--primary-outline:active,.button--primary-outline:hover{color:#fff;background:#e1242a}.button--primary-outline-loading{color:#fff}.button--primary-outline-loading:after{border-color:#e1242a #e1242a #e1242a transparent}.button--primary-outline-loading:focus{background:#fff}.button--secondary{background:#156bd3;color:#fff;border:none;background-size:300% 100%}.button--secondary:active,.button--secondary:focus,.button--secondary:hover{background-position:100%;background-image:linear-gradient(90deg,#25aae1,#4481eb,#04befe,#3f86ed);box-shadow:0 4px 15px 0 rgba(65,132,234,.75)}.button--secondary-loading{color:#156bd3}.button--secondary-loading:after{border-color:#fff #fff #fff transparent}.button--secondary-outline{background:#fff;color:#156bd3;border:1px solid #156bd3}.button--secondary-outline:active,.button--secondary-outline:focus,.button--secondary-outline:hover{color:#fff;background:#156bd3}.button--secondary-outline-loading{color:#fff}.button--secondary-outline-loading:after{border-color:#156bd3 #156bd3 #156bd3 transparent}.button--default{background:#495865;color:#fff;border:1px solid #495865;background-size:300% 100%}.button--default:active,.button--default:focus,.button--default:hover{background-position:100%;background-image:linear-gradient(90deg,#888,#495865);box-shadow:0 4px 15px 0 #888}.button--default-loading{color:#fff}.button--default-loading:after{border-color:#495865 #495865 #495865 transparent}.button--default-outline{background:#fff;color:#495865;border:1px solid #495865}.button--default-outline:active,.button--default-outline:focus,.button--default-outline:hover{background:#495865;color:#fff}.button--default-outline-loading{color:#fff}.button--default-outline-loading:after{border-color:#495865 #495865 #495865 transparent}.button--disabled{pointer-events:none;opacity:.5}.button--block{width:100%}.button--flexible{min-width:unset}.button--with-icon{height:auto;padding:4px 16px}.eshl-section-head--orch{max-width:52rem;margin-bottom:clamp(28px,4vw,40px)}.eshl-orch-board{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:clamp(12px,2.5vw,24px);align-items:stretch;max-width:1100px;margin:0 auto}.eshl-orch-col{display:flex;flex-direction:column;min-height:100%;padding:clamp(20px,3vw,28px);border-radius:var(--eshl-radius-lg,22px);box-sizing:border-box}.eshl-orch-col--legacy{background:linear-gradient(160deg,#f8fafc,#f1f5f9);border:1px solid rgba(148,163,184,.45);box-shadow:0 12px 40px rgba(15,23,42,.06)}.eshl-orch-col--ai{background:linear-gradient(160deg,#fffbeb,#f0f9ff);border:1px solid rgba(217,119,6,.35);box-shadow:0 16px 48px rgba(217,119,6,.12),inset 0 1px 0 hsla(0,0%,100%,.9)}.eshl-orch-col-head{margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid rgba(15,23,42,.08)}.eshl-orch-col-tag{display:inline-block;margin-bottom:8px;padding:4px 10px;border-radius:6px;font-size:.6875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b;background:rgba(148,163,184,.2)}.eshl-orch-col-tag--ai{color:#92400e;background:rgba(251,191,36,.25)}.eshl-orch-col-head h3{margin:0;font-size:clamp(1rem,1.8vw,1.125rem);font-weight:700;color:var(--eshl-ink);line-height:1.35;text-wrap:balance}.eshl-orch-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;flex:1}.eshl-orch-list li{position:relative;padding-left:18px;font-size:var(--eshl-text-body,1rem);color:var(--eshl-muted);line-height:1.5}.eshl-orch-list li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:2px;background:#94a3b8}.eshl-orch-col--ai .eshl-orch-list li:before{background:linear-gradient(135deg,var(--eshl-accent-hot),var(--eshl-cyan))}.eshl-orch-bridge{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:8px 4px;min-width:72px}.eshl-orch-bridge-svg{width:56px;height:auto;display:block}.eshl-orch-bridge-line{animation:eshlOrchFlow 3s linear infinite}@keyframes eshlOrchFlow{to{stroke-dashoffset:-28}}.eshl-orch-bridge-pulse{animation:eshlLivePulse 2s ease-in-out infinite}.eshl-orch-bridge-label{font-size:.625rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--eshl-accent)}.eshl-solution-callout{margin-top:clamp(24px,4vw,32px);padding:clamp(18px,3vw,24px);border-radius:var(--eshl-radius-md,16px);background:linear-gradient(135deg,rgba(255,251,235,.98),rgba(240,249,255,.95));border:1px solid rgba(217,119,6,.35);box-shadow:0 12px 36px rgba(217,119,6,.1);text-align:center;max-width:52rem;margin-left:auto;margin-right:auto}.eshl-solution-callout--orch{margin-top:clamp(28px,4vw,36px)}.eshl-solution-callout-label{display:block;margin-bottom:10px;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--eshl-accent)}.eshl-solution-callout p{margin:0;font-size:var(--eshl-text-body,1rem);color:var(--eshl-ink);line-height:1.5}.eshl-pain-shell .eshl-solution-callout{text-align:left;margin-top:28px}@media (max-width:900px){.eshl-orch-board{grid-template-columns:1fr;grid-template-rows:auto auto auto}.eshl-orch-bridge{flex-direction:row;padding:12px 0}.eshl-orch-bridge-svg{width:100%;max-width:200px;transform:rotate(90deg)}}.eshl-yard-hub{position:relative;border-radius:var(--eshl-radius-lg,22px);overflow:hidden;background:linear-gradient(160deg,rgba(15,23,42,.94),rgba(30,41,59,.88) 50%,rgba(120,53,15,.75));border:1px solid rgba(217,119,6,.4);box-shadow:0 28px 72px rgba(15,23,42,.35)}.eshl-yard-hub-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-bottom:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.2)}.eshl-yard-hub-title{font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.9)}.eshl-yard-hub-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.625rem;font-weight:700;text-transform:uppercase;color:#fef3c7;background:rgba(217,119,6,.2);border:1px solid rgba(217,119,6,.45)}.eshl-yard-hub-pill-dot{width:6px;height:6px;border-radius:50%;background:#fbbf24;animation:eshlLivePulse 2s ease-in-out infinite}.eshl-yard-hub-body{display:grid;grid-template-columns:1.1fr .9fr;gap:14px;padding:14px 16px 16px}.eshl-yard-hub-svg{width:100%;height:auto;border-radius:14px;border:1px solid rgba(2,132,199,.35)}.eshl-yard-route{stroke-dasharray:200;animation:eshlRouteDraw 4s ease-in-out infinite}@keyframes eshlRouteDraw{0%,to{stroke-dashoffset:0}50%{stroke-dashoffset:32}}.eshl-yard-node-pulse{animation:eshlLivePulse 2.2s ease-in-out infinite}.eshl-yard-pills{display:flex;flex-wrap:wrap;gap:6px}.eshl-yard-pill{padding:5px 9px;border-radius:8px;font-size:.625rem;font-weight:700;color:#e2e8f0;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12)}.eshl-yard-pill--loading{border-color:rgba(217,119,6,.5);color:#fde68a}.eshl-yard-pill--transit{border-color:rgba(2,132,199,.5);color:#bae6fd}.eshl-yard-pill--ready{border-color:rgba(74,222,128,.45);color:#bbf7d0}.eshl-yard-live{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.eshl-yard-live li{display:flex;justify-content:space-between;padding:10px 12px;border-radius:10px;font-size:.75rem;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.65)}.eshl-yard-live strong{color:#fff;font-variant-numeric:tabular-nums}.eshl-pain-shell{max-width:720px;margin:0 auto}.eshl-pain-timeline{list-style:none;margin:0;padding:0 0 0 26px;border-left:3px solid rgba(217,119,6,.4)}.eshl-pain-step{position:relative;margin-bottom:20px}.eshl-pain-step-node{position:absolute;left:-35px;top:22px;width:14px;height:14px;border-radius:50%;background:var(--eshl-accent-hot);border:3px solid #fff;box-shadow:0 0 0 2px rgba(2,132,199,.35)}.eshl-pain-step--high .eshl-pain-step-node{background:var(--eshl-coral)}.eshl-pain-step-card{padding:18px 20px;border-radius:14px;background:#fff;border:1px solid rgba(148,163,184,.25);box-shadow:0 8px 28px rgba(15,23,42,.06);transition:transform .35s var(--eshl-ease),box-shadow .35s}.eshl-pain-step-card:hover{transform:translateX(6px);box-shadow:0 14px 40px rgba(217,119,6,.1)}.eshl-pain-step-card h3{margin:0 0 8px;font-size:1.0625rem;color:var(--eshl-stone)}.eshl-pain-step-card p{margin:0;font-size:var(--eshl-text-body);color:var(--eshl-muted);line-height:1.5}.eshl-kpi-table-wrap{overflow-x:auto;border-radius:18px;border:1px solid rgba(2,132,199,.25);box-shadow:0 16px 48px rgba(15,23,42,.08);background:#fff}.eshl-kpi-table{width:100%;border-collapse:collapse;font-size:.9375rem}.eshl-kpi-table th{padding:14px 18px;text-align:left;font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--eshl-stone);background:linear-gradient(180deg,#fffbeb,#f0f9ff);border-bottom:2px solid rgba(217,119,6,.25)}.eshl-kpi-table td{padding:16px 18px;vertical-align:middle;border-bottom:1px solid rgba(15,23,42,.06)}.eshl-kpi-table tbody tr:last-child td{border-bottom:none}.eshl-kpi-table tbody tr:hover{background:rgba(255,251,235,.6)}.eshl-kpi-table-metric{font-weight:600;color:var(--eshl-ink);line-height:1.5}.eshl-kpi-table-range{display:block;font-weight:800;background:linear-gradient(90deg,var(--eshl-accent-hot),var(--eshl-cyan));-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:8px}.eshl-kpi-table-bar{display:block;height:5px;border-radius:999px;background:rgba(148,163,184,.2);overflow:hidden}.eshl-kpi-table-bar span{display:block;height:100%;width:var(--eshl-fill,60%);border-radius:inherit;background:linear-gradient(90deg,var(--eshl-accent-hot),var(--eshl-cyan))}.eshl-compare-split{display:flex;flex-direction:column;gap:18px;max-width:960px;margin:0 auto;padding:clamp(20px,3vw,28px);border-radius:20px;background:rgba(15,23,42,.82);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 24px 64px rgba(0,0,0,.45)}.eshl-compare-split-row h3{margin:0 0 10px;font-size:1rem;font-weight:700;color:#f8fafc;text-align:center}.eshl-compare-split-cols{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:stretch}.eshl-compare-split-ai,.eshl-compare-split-legacy{padding:16px 18px;border-radius:14px;font-size:.875rem;line-height:1.5;box-sizing:border-box;min-height:100%}.eshl-compare-split-legacy{background:rgba(30,41,59,.95);border:1px solid hsla(0,0%,100%,.12)}.eshl-compare-split-ai p,.eshl-compare-split-legacy p{margin:8px 0 0;color:#f1f5f9;line-height:1.5}.eshl-compare-split-ai{background:linear-gradient(145deg,rgba(120,53,15,.85),rgba(3,105,161,.85));border:1px solid rgba(251,191,36,.45);box-shadow:0 0 24px rgba(217,119,6,.2)}.eshl-compare-tag{font-size:.6875rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#fde68a}.eshl-case-flip{border-radius:var(--eshl-radius-md,16px)}.eshl-case-flip:focus-visible{box-shadow:0 0 0 3px rgba(217,119,6,.55)}@media (hover:hover){.eshl-case-flip:hover .eshl-case-flip-inner{transform:rotateY(180deg)}}.eshl-case-flip-back,.eshl-case-flip-front{border-radius:var(--eshl-radius-md,16px)}.eshl-case-flip-front{background:linear-gradient(145deg,#fffbeb,#f0f9ff);border:1px solid rgba(2,132,199,.25)}.eshl-case-flip-back{background:linear-gradient(145deg,#1e293b,#78350f);border:1px solid rgba(251,191,36,.4)}.eshl-case-flip-outcome{color:#fde68a}@media (max-width:640px){.eshl-case-flip-grid,.eshl-compare-split-cols,.eshl-yard-hub-body{grid-template-columns:1fr}}:root{--eshl-ease:cubic-bezier(0.22,1,0.36,1);--eshl-ease-out:cubic-bezier(0.16,1,0.3,1);--eshl-accent:#0284c7;--eshl-accent-hot:#d97706;--eshl-cyan:#38bdf8;--eshl-cyan-deep:#0c4a6e;--eshl-coral:#dc2626;--eshl-glow:rgba(217,119,6,.45);--eshl-glow-soft:rgba(2,132,199,.28);--eshl-mint:#f0f9ff;--eshl-sky:#fffbeb;--eshl-fog:#f8fafc;--eshl-stone:#0f172a;--eshl-ink:#1e293b;--eshl-muted:#64748b;--eshl-noir:#0f172a;--eshl-header-offset:max(72px,env(safe-area-inset-top));--eshl-text-body:1rem;--eshl-text-label:0.8125rem;--eshl-grad-hero:linear-gradient(152deg,#0f172a,#1e3a5f 40%,#78350f 72%,#0f172a);--eshl-hero-accent:#fbbf24;--eshl-hero-sky:#38bdf8;--eshl-hero-violet:#94a3b8;--eshl-grad-light-a:linear-gradient(168deg,#fffbeb,#f0f9ff 48%,#f8fafc);--eshl-grad-light-b:linear-gradient(152deg,#fef3c7,#e0f2fe 42%,#f1f5f9);--eshl-grad-light-c:linear-gradient(180deg,#fff,#fffbeb 45%,#f0f9ff);--eshl-grad-dark:linear-gradient(158deg,#0f172a,#1e3a5f 46%,#78350f);--eshl-banner-ken:eshlBannerKen 34s ease-in-out infinite;--eshl-radius-lg:22px;--eshl-radius-md:16px}.eshl-lp,.eshl-root{overflow-x:clip;max-width:100%;position:relative}.eshl-snap-root{overflow-x:clip;background:linear-gradient(180deg,#fffbeb,#f0f9ff 42%,#f8fafc)}html:has(.eshl-snap-root){scroll-behavior:smooth}.eshl-lp h1,.eshl-lp h2,.eshl-lp h3,.eshl-root h1,.eshl-root h2,.eshl-root h3{line-height:normal}.eshl-lp p,.eshl-root p{line-height:1.5}.eshl-section{position:relative;z-index:1}.eshl-fold{position:relative;box-sizing:border-box;min-height:auto;padding:calc(var(--eshl-header-offset) + clamp(32px, 5vw, 56px)) 0 clamp(48px,7vw,88px);overflow:visible;display:block;isolation:isolate}.eshl-hero.eshl-fold{min-height:min(100dvh,920px);display:flex;flex-direction:column;justify-content:center;padding-top:max(var(--eshl-header-offset),calc(88px + env(safe-area-inset-top)));padding-bottom:clamp(48px,7vw,72px)}.eshl-fold-inner{position:relative;z-index:2;width:100%}.eshl-container{max-width:1240px;margin:0 auto;padding:0 clamp(20px,4vw,40px);width:100%;box-sizing:border-box}.eshl-narrow{max-width:920px}.eshl-progress{position:fixed;left:max(12px,calc(50vw - 620px - 52px));top:50%;transform:translateY(-50%);z-index:100;display:flex;flex-direction:column;gap:10px;padding:12px 6px;border-radius:999px;background:rgba(15,23,42,.92);border:1px solid rgba(217,119,6,.45);backdrop-filter:blur(12px);box-shadow:0 12px 40px rgba(15,23,42,.35)}.eshl-progress-dot{position:relative;width:10px;height:10px;padding:0;border:none;border-radius:50%;background:hsla(0,0%,100%,.25);cursor:pointer;transition:transform .35s var(--eshl-ease),background .35s}.eshl-progress-dot:hover{transform:scale(1.25);background:var(--eshl-accent-hot)}.eshl-progress-dot.is-active{background:transparent;transform:scale(1.15)}.eshl-progress-fill{position:absolute;inset:-3px;border-radius:50%;border:1px solid var(--eshl-accent-hot);opacity:0;transform:scale(.6);transition:opacity .4s var(--eshl-ease),transform .4s var(--eshl-ease)}.eshl-progress-dot.is-active .eshl-progress-fill{opacity:1;transform:scale(1);animation:cvdProgressRing 2s ease-in-out infinite}@keyframes cvdProgressRing{0%,to{box-shadow:0 0 0 0 var(--eshl-glow)}50%{box-shadow:0 0 0 6px transparent}}.eshl-scroll-hint{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:.6875rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.55);animation:cvdHintBob 2.4s ease-in-out infinite}.eshl-scroll-hint-line{width:1px;height:40px;background:linear-gradient(180deg,var(--eshl-accent-hot),transparent)}@keyframes cvdHintBob{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(6px)}}.eshl-section-bg{position:absolute;inset:0;z-index:0;pointer-events:none;transition:transform .8s var(--eshl-ease-out)}.eshl-section-bg--ivory{background:var(--eshl-grad-light-a)}.eshl-section-bg--champagne{background:var(--eshl-grad-light-b)}.eshl-section-bg--pearl{background:var(--eshl-grad-light-c)}.eshl-section-bg--noir{background:var(--eshl-grad-dark)}.eshl-section-bg--noir.eshl-dark-banner{background:#0c0a14}.eshl-section-compare,.eshl-section-decision,.eshl-section-flow{position:relative}.eshl-dark-banner{position:absolute;inset:0;z-index:0;overflow:hidden}.eshl-dark-banner>span{position:absolute!important;inset:0!important;z-index:1;display:block!important;width:100%!important;height:100%!important}.eshl-dark-banner__img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:.58;filter:brightness(.76) contrast(1.08) saturate(1.08);will-change:transform;animation:var(--eshl-banner-ken)}.eshl-dark-banner__img--flow{-o-object-position:center 42%;object-position:center 42%}.eshl-dark-banner__img--compare{-o-object-position:center 38%;object-position:center 38%;opacity:.4;filter:brightness(.52) contrast(1.05) saturate(.82)}.eshl-dark-banner__img--decision{-o-object-position:center 50%;object-position:center 50%}.eshl-dark-banner__scrim{position:absolute;inset:0;z-index:2;background:linear-gradient(155deg,rgba(12,10,20,.65),rgba(88,28,135,.5) 50%,rgba(17,94,89,.52)),radial-gradient(ellipse 65% 55% at 50% 38%,rgba(45,212,191,.2) 0,transparent 58%)}.eshl-dark-banner__scrim--flow{background:linear-gradient(115deg,rgba(12,10,20,.7),rgba(12,10,20,.38) 42%,rgba(88,28,135,.55)),radial-gradient(ellipse 70% 50% at 72% 32%,rgba(232,121,249,.14) 0,transparent 55%)}.eshl-dark-banner__scrim--compare{background:linear-gradient(200deg,rgba(12,10,20,.88),rgba(88,28,135,.82) 45%,rgba(17,94,89,.8)),linear-gradient(0deg,rgba(12,10,20,.6),rgba(12,10,20,.6))}.eshl-dark-banner__scrim--decision{background:linear-gradient(180deg,rgba(12,10,20,.65),rgba(12,10,20,.4) 45%,rgba(12,10,20,.68)),radial-gradient(ellipse 80% 60% at 50% 50%,rgba(232,121,249,.16) 0,transparent 62%)}@keyframes eshlBannerKen{0%,to{transform:scale(1.08) translate(0)}33%{transform:scale(1.14) translate(-.7%,-.45%)}66%{transform:scale(1.11) translate(.5%,.25%)}}.eshl-section-head{display:flex;flex-direction:column;align-items:center;width:100%;max-width:52rem;margin:0 auto clamp(28px,4vw,44px);text-align:center}.eshl-section-head--light .eshl-section-sub{color:hsla(0,0%,100%,.82)}.eshl-eyebrow{display:block;width:100%;margin:0 0 12px;font-size:var(--eshl-text-label);font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-align:center;color:var(--eshl-cyan-deep)}.eshl-eyebrow--light{color:#5eead4}.eshl-section-title{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto;padding:clamp(12px,2vw,18px) clamp(20px,3vw,28px);font-size:clamp(1.25rem,2.6vw,2rem);font-weight:700;color:var(--eshl-ink);text-align:center;text-wrap:balance;line-height:normal;border-radius:var(--eshl-radius-md);border:1px solid rgba(45,212,191,.28);border-top:5px solid var(--eshl-accent-hot);background:linear-gradient(145deg,hsla(0,0%,100%,.98),rgba(236,253,245,.92) 45%,rgba(250,245,255,.94));box-shadow:0 14px 40px rgba(88,28,135,.08),inset 0 1px 0 hsla(0,0%,100%,.95);box-sizing:border-box}.eshl-section-title--light{color:#f8fafc;border:1px solid rgba(45,212,191,.35);border-top:5px solid var(--eshl-accent-hot);background:linear-gradient(145deg,rgba(12,10,20,.9),rgba(88,28,135,.75) 48%,rgba(17,94,89,.65));box-shadow:0 16px 48px rgba(0,0,0,.38),0 0 24px rgba(232,121,249,.12)}.eshl-title-rule{display:block;width:min(120px,40%);height:3px;margin:16px auto 20px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--eshl-accent-hot),var(--eshl-cyan),transparent)}.eshl-title-rule--gold{background:linear-gradient(90deg,transparent,#5eead4,#67e8f9,transparent)}.eshl-section-lead,.eshl-section-sub{width:100%;max-width:42rem;margin:0;font-size:var(--eshl-text-body);color:var(--eshl-muted);text-align:center;line-height:1.5}.eshl-section-head .eshl-section-lead+.eshl-section-sub,.eshl-section-head .eshl-section-sub+.eshl-section-sub{margin-top:12px}.eshl-section-lead--callout{width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;padding:clamp(12px,2vw,16px) clamp(16px,2.5vw,22px);border-radius:12px;border-top:4px solid var(--eshl-cyan);border-left:none;background:hsla(0,0%,100%,.9);font-weight:600;color:var(--eshl-stone);text-align:left;box-sizing:border-box}.eshl-scroll-reveal,.eshl-scroll-reveal--mask,.eshl-scroll-reveal--scale,.eshl-scroll-reveal--up{opacity:1;transform:none;clip-path:none}.eshl-scroll-reveal.is-animated .eshl-case-flip,.eshl-scroll-reveal.is-animated .eshl-compare-split-row,.eshl-scroll-reveal.is-animated .eshl-interlink-card,.eshl-scroll-reveal.is-animated .eshl-kpi-table tbody tr,.eshl-scroll-reveal.is-animated .eshl-orch-col,.eshl-scroll-reveal.is-animated .eshl-pain-step,.eshl-scroll-reveal.is-animated .eshl-rail-step,.eshl-scroll-reveal.is-animated .eshl-snippet-panel,.eshl-scroll-reveal.is-animated .eshl-snippet-points li,.eshl-scroll-reveal.is-animated .eshl-snippet-steps li,.eshl-scroll-reveal.is-animated .eshl-sync-card{animation:cvdLuxCard .65s var(--eshl-ease) calc(var(--eshl-i, 0) * .06s) both}@keyframes cvdLuxCard{0%{opacity:.85;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.eshl-hero-bg{position:absolute;inset:0;z-index:0;overflow:hidden;background:var(--eshl-grad-hero)}.eshl-hero-bg>span{position:absolute!important;inset:0!important;z-index:0;display:block!important;width:100%!important;height:100%!important}.eshl-hero-bg-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 42%;object-position:center 42%;opacity:.6;filter:brightness(.78) contrast(1.1) saturate(1.1);will-change:transform;animation:var(--eshl-banner-ken)}.eshl-hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(118deg,rgba(12,10,20,.62),rgba(88,28,135,.52) 40%,rgba(17,94,89,.48)),radial-gradient(ellipse 68% 52% at 82% 32%,rgba(45,212,191,.22) 0,transparent 58%),radial-gradient(ellipse 45% 40% at 18% 78%,rgba(232,121,249,.18) 0,transparent 55%)}.eshl-hero-grid{position:absolute;inset:0;z-index:2;background-image:linear-gradient(rgba(45,212,191,.09) 1px,transparent 0),linear-gradient(90deg,rgba(232,121,249,.08) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:linear-gradient(180deg,#000 18%,transparent 88%);mask-image:linear-gradient(180deg,#000 18%,transparent 88%)}.eshl-live-pulse{position:absolute;top:calc(var(--eshl-header-offset) + 12px);right:clamp(20px,4vw,40px);z-index:4;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;font-size:var(--eshl-text-label);font-weight:600;color:#ccfbf1;background:rgba(12,10,20,.75);border:1px solid rgba(45,212,191,.45);backdrop-filter:blur(10px)}.eshl-live-dot{width:8px;height:8px;border-radius:50%;background:var(--eshl-hero-sky);animation:eshlLivePulse 2s ease-in-out infinite}@keyframes eshlLivePulse{0%,to{box-shadow:0 0 0 0 rgba(45,212,191,.55)}50%{box-shadow:0 0 0 8px transparent}}.eshl-hero-grid-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(28px,4vw,48px);align-items:center}.eshl-hero-copy{display:flex;flex-direction:column;align-items:flex-start;width:100%}.eshl-hero-title{margin:0 0 14px;font-size:clamp(1.35rem,2.35vw,2.1rem);font-weight:800;line-height:1.12;color:#fff;text-wrap:balance;overflow-wrap:anywhere}.eshl-hero-question{margin-bottom:12px;padding:12px 14px;border-radius:var(--eshl-radius-md);background:hsla(0,0%,100%,.08);border:1px solid rgba(232,121,249,.35);border-top:3px solid var(--eshl-hero-accent);backdrop-filter:blur(8px)}.eshl-hero-question p{margin:0;font-size:clamp(.9375rem,1.45vw,1.0625rem);font-weight:600;color:#ccfbf1;line-height:1.45}.eshl-hero-read-more{width:100%}.eshl-hero-expanded,.eshl-hero-teaser{margin:0;font-size:.9375rem;color:hsla(0,0%,100%,.88);line-height:1.5}.eshl-hero-read-more-btn{margin-top:8px;padding:0;border:none;background:none;font-size:.875rem;font-weight:700;color:#f0abfc;text-decoration:underline;cursor:pointer}.eshl-hero-expandable{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s var(--eshl-ease)}.eshl-hero-expandable[data-expanded=true]{grid-template-rows:1fr}.eshl-hero-expandable>.eshl-hero-expanded{overflow:hidden;margin-top:0}.eshl-hero-expandable[data-expanded=true]>.eshl-hero-expanded{margin-top:12px}.eshl-hero-visual{display:flex;flex-direction:column;gap:16px}.eshl-sync-console{position:relative;border-radius:22px;overflow:hidden;background:linear-gradient(165deg,rgba(12,10,20,.92),rgba(88,28,135,.8) 55%,rgba(17,94,89,.78));border:1px solid rgba(232,121,249,.35);box-shadow:0 28px 72px rgba(2,6,23,.45),inset 0 1px 0 hsla(0,0%,100%,.12);backdrop-filter:blur(16px)}.eshl-sync-console:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 0,rgba(232,121,249,.14),transparent 60%);pointer-events:none}.eshl-sync-console-bar{position:relative;z-index:1;display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.18)}.eshl-sync-dots{display:inline-flex;gap:5px}.eshl-sync-dots i{display:block;width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.22)}.eshl-sync-dots i:first-child{background:#f87171}.eshl-sync-dots i:nth-child(2){background:#e879f9}.eshl-sync-dots i:last-child{background:#4ade80}.eshl-sync-console-title{flex:1;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.85)}.eshl-sync-console-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#f5d0fe;background:rgba(232,121,249,.15);border:1px solid rgba(232,121,249,.35)}.eshl-sync-console-pill-dot{width:6px;height:6px;border-radius:50%;background:#e879f9;animation:eshlLivePulse 2s ease-in-out infinite}.eshl-sync-console-body{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.05fr;gap:12px;padding:14px 16px}.eshl-sync-map-panel{position:relative;display:flex;flex-direction:column;gap:10px}.eshl-sync-map-svg{width:100%;height:auto;display:block;border-radius:14px;border:1px solid rgba(129,140,248,.25)}.eshl-sync-route-line{stroke-dasharray:220;animation:esoRouteDraw 4.5s ease-in-out infinite}@keyframes esoRouteDraw{0%,to{stroke-dashoffset:0}50%{stroke-dashoffset:36}}.eshl-sync-node-pulse{animation:eshlLivePulse 2.2s ease-in-out infinite}.eshl-sync-map-caption{position:absolute;top:10px;left:12px;font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.5)}.eshl-sync-source-row{display:flex;flex-wrap:wrap;gap:6px}.eshl-sync-source{padding:4px 8px;border-radius:8px;font-size:.625rem;font-weight:700;letter-spacing:.03em;color:#e0e7ff;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12)}.eshl-sync-source--streaming{border-color:rgba(232,121,249,.5);background:rgba(232,121,249,.12);color:#f5d0fe}.eshl-sync-source--synced{border-color:rgba(129,140,248,.45);background:rgba(129,140,248,.12)}.eshl-sync-feed{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.eshl-sync-feed-item{display:grid;grid-template-columns:42px 1fr;gap:8px;align-items:start;padding:10px 12px;border-radius:12px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);font-size:.75rem;line-height:1.4}.eshl-sync-feed-item--ok{border-left:3px solid #4ade80}.eshl-sync-feed-item--info{border-left:3px solid #e879f9}.eshl-sync-feed-item--warn{border-left:3px solid #2dd4bf}.eshl-sync-feed-time{font-variant-numeric:tabular-nums;font-weight:700;color:hsla(0,0%,100%,.45)}.eshl-sync-feed-text{color:hsla(0,0%,100%,.88)}.eshl-sync-console-foot{position:relative;z-index:1;display:flex;align-items:center;gap:16px;padding:14px 16px;border-top:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.22)}.eshl-sync-gauge{position:relative;width:68px;height:68px;flex-shrink:0}.eshl-sync-gauge-svg{width:100%;height:100%}.eshl-sync-gauge-val{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.8125rem;font-weight:800;font-variant-numeric:tabular-nums;color:#c4b5fd}.eshl-sync-gauge-arc{animation:esoGaugeSpin 6s ease-in-out infinite}@keyframes esoGaugeSpin{0%,to{stroke-dasharray:168 201}50%{stroke-dasharray:178 201}}.eshl-sync-mini-metrics{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:stretch}.eshl-sync-mini-metric{display:flex;flex-direction:column;justify-content:flex-end;min-height:52px;padding:8px 10px;border-radius:10px;background:hsla(0,0%,100%,.05)}.eshl-sync-mini-label{display:block;margin-bottom:4px;font-size:.5625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.48);line-height:1.3}.eshl-sync-mini-metric strong{display:block;font-size:.9375rem;font-weight:800;font-variant-numeric:tabular-nums;color:#fff;line-height:1.2}.eshl-hero-stats--ribbon{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch}.eshl-stat-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:88px;padding:14px 10px;border-radius:16px;text-align:center;background:rgba(15,23,42,.55);border:1px solid rgba(45,212,191,.4);backdrop-filter:blur(12px);transition:transform .35s var(--eshl-ease),border-color .35s,box-shadow .35s}.eshl-stat-card:hover{transform:translateY(-4px);border-color:var(--eshl-hero-accent);box-shadow:0 12px 32px rgba(45,212,191,.22)}.eshl-stat-value{display:flex;min-height:2.25rem;margin:0;line-height:1}.eshl-stat-value,.eshl-stat-value-inner{align-items:baseline;justify-content:center}.eshl-stat-value-inner{display:inline-flex;gap:1px}.eshl-stat-num,.eshl-stat-suffix{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;font-variant-numeric:tabular-nums;line-height:1;background:linear-gradient(135deg,#2dd4bf,#e879f9);-webkit-background-clip:text;background-clip:text;color:transparent}.eshl-stat-suffix{font-size:clamp(1.1rem,2.2vw,1.45rem)}.eshl-stat-label{display:block;margin-top:8px;max-width:11rem;font-size:.6875rem;font-weight:600;color:hsla(0,0%,100%,.8);line-height:1.35}.eshl-section-orchestration{overflow:hidden;padding-bottom:clamp(56px,8vw,88px)}.eshl-pipeline-lattice{position:relative;width:100%;max-width:280px;padding:clamp(20px,3vw,28px) 20px;border-radius:20px;background:linear-gradient(160deg,rgba(236,253,245,.98),rgba(236,254,255,.95));border:2px solid rgba(45,212,191,.25);box-shadow:0 20px 56px rgba(8,145,178,.12)}.eshl-pipeline-lattice-track{position:absolute;left:38px;top:24px;bottom:48px;width:3px;border-radius:999px;background:linear-gradient(180deg,var(--eshl-accent-hot),var(--eshl-cyan));opacity:.45}.eshl-pipeline-lattice-node{position:relative;display:flex;align-items:center;gap:14px;margin-bottom:14px;padding-left:8px}.eshl-pipeline-lattice-node--core .eshl-pipeline-lattice-num{background:linear-gradient(135deg,var(--eshl-accent-hot),var(--eshl-cyan));color:#fff;box-shadow:0 0 20px rgba(45,212,191,.35)}.eshl-pipeline-lattice-num{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.75rem;font-weight:800;color:var(--eshl-stone);background:#fff;border:2px solid rgba(167,139,250,.25);z-index:1}.eshl-pipeline-lattice-label{font-size:.875rem;font-weight:700;color:var(--eshl-ink);text-transform:uppercase;letter-spacing:.06em}.eshl-pipeline-lattice-caption{display:block;margin-top:8px;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-align:center;color:var(--eshl-cyan-deep)}.eshl-pain-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(16px,3vw,20px);align-items:stretch}.eshl-pain-card{display:flex;flex-direction:column;height:100%;padding:20px 22px;border-radius:16px;background:#fff;border-top:3px solid var(--eshl-accent-hot);box-shadow:0 8px 32px rgba(15,23,42,.06);transition:transform .35s var(--eshl-ease),box-shadow .35s;box-sizing:border-box}.eshl-pain-card--high{border-top-color:var(--eshl-coral)}.eshl-pain-card--medium{border-top-color:var(--eshl-accent)}.eshl-pain-card--low{border-top-color:var(--eshl-cyan)}.eshl-pain-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(167,139,250,.12)}.eshl-pain-risk{display:inline-block;margin-bottom:10px;padding:4px 10px;border-radius:6px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.eshl-pain-risk[data-risk=high]{color:#9f1239;background:#ffe4e6}.eshl-pain-risk[data-risk=medium]{color:#065f46;background:#d1fae5}.eshl-pain-risk[data-risk=low]{color:#86198f;background:#fae8ff}.eshl-pain-icon{font-size:1.5rem;margin-bottom:8px}.eshl-pain-card h3{margin:0 0 10px;font-size:1.0625rem;color:var(--eshl-stone)}.eshl-pain-card p{flex:1;margin:0;font-size:var(--eshl-text-body);color:var(--eshl-muted);line-height:1.5}.eshl-pain-glitch{position:absolute;inset:0;pointer-events:none;opacity:.04;background:repeating-linear-gradient(0deg,transparent,transparent 2px,#a21caf 0,#a21caf 4px)}.eshl-section-compare .eshl-container,.eshl-section-decision .eshl-container,.eshl-section-flow .eshl-container{position:relative;z-index:2}.eshl-rail-wrap{position:relative;margin:32px 0 24px;overflow-x:auto;padding-bottom:8px}.eshl-rail-track{position:absolute;top:33px;left:5%;right:5%;height:3px;background:linear-gradient(90deg,var(--eshl-accent-hot),var(--eshl-cyan));border-radius:999px;opacity:.5}.eshl-rail-steps{display:flex;align-items:stretch;gap:clamp(12px,2vw,20px);list-style:none;margin:0;padding:0;min-width:min(100%,1100px)}.eshl-rail-step{position:relative;flex:1;min-width:160px;min-height:100%;padding:52px 16px 20px;border-radius:16px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.9);box-sizing:border-box}.eshl-rail-step--core{border-color:rgba(45,212,191,.5);background:linear-gradient(180deg,rgba(45,212,191,.15),rgba(167,139,250,.12));box-shadow:0 0 32px rgba(45,212,191,.2)}.eshl-rail-badge{position:absolute;top:16px;left:50%;transform:translateX(-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.75rem;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--eshl-accent-hot),var(--eshl-cyan))}.eshl-rail-step h3{margin:0 0 8px;font-size:.9375rem;color:#99f6e4}.eshl-rail-step p{margin:0;font-size:.8125rem;color:hsla(0,0%,100%,.75);line-height:1.5}.eshl-value-card{margin:24px auto;max-width:720px;padding:20px 24px;border-radius:16px;background:hsla(0,0%,100%,.08);border:1px solid rgba(45,212,191,.35);text-align:center}.eshl-value-label{display:block;margin-bottom:8px;font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#5eead4}.eshl-value-card p{margin:0;color:hsla(0,0%,100%,.88)}.eshl-audit-card{display:flex;flex-direction:column;align-items:center;padding:clamp(32px,5vw,48px);border-radius:24px;text-align:center;background:#fff;border:2px dashed rgba(232,121,249,.45);box-shadow:0 20px 60px rgba(167,139,250,.1);box-sizing:border-box}.eshl-audit-eyebrow{width:100%;margin:0 0 12px;font-size:var(--eshl-text-label);letter-spacing:.1em;text-transform:uppercase;color:var(--eshl-cyan-deep)}.eshl-audit-eyebrow,.eshl-audit-title{display:block;font-weight:700;text-align:center}.eshl-audit-title{width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto 16px;padding:clamp(12px,2vw,18px) clamp(20px,3vw,28px);font-size:clamp(1.25rem,2.6vw,1.85rem);line-height:normal;text-wrap:balance;color:var(--eshl-stone);border-radius:14px;border-top:5px solid var(--eshl-accent-hot);border-left:none;background:linear-gradient(125deg,#fff,#ecfdf5 50%,#faf5ff);box-shadow:0 10px 36px rgba(167,139,250,.1);box-sizing:border-box}.eshl-audit-body{margin:0 0 24px;color:var(--eshl-muted)}.eshl-kpi-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(16px,3vw,24px);align-items:stretch}.eshl-kpi-card{display:flex;flex-direction:column;height:100%;padding:clamp(20px,3vw,28px);border-radius:20px;background:#fff;border:1px solid rgba(167,139,250,.15);box-shadow:0 12px 40px rgba(28,25,23,.06);transition:transform .35s var(--eshl-ease);box-sizing:border-box}.eshl-kpi-card:hover{transform:translateY(-6px);border-color:var(--eshl-accent-hot)}.eshl-kpi-range{display:block;margin-bottom:10px;font-size:clamp(1.1rem,2.2vw,1.35rem);font-weight:800;background:linear-gradient(90deg,var(--eshl-accent-hot),var(--eshl-cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.eshl-kpi-card h3{flex:1;margin:0 0 14px;font-size:.9375rem;font-weight:600;color:var(--eshl-muted);line-height:1.5}.eshl-kpi-bar{margin-top:auto;height:6px;border-radius:999px;background:rgba(167,139,250,.12);overflow:hidden}.eshl-kpi-bar span{display:block;height:100%;width:var(--eshl-fill,60%);border-radius:inherit;background:linear-gradient(90deg,var(--eshl-accent-hot),var(--eshl-cyan));transition:width 1s var(--eshl-ease-out)}.eshl-kpi-heatmap{position:absolute;inset:0;opacity:.2;background:radial-gradient(circle at 25% 40%,rgba(45,212,191,.3),transparent 45%);pointer-events:none}.eshl-vs-list{display:flex;flex-direction:column;gap:20px;max-width:900px;margin:0 auto}.eshl-vs-row h3{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto 12px;padding:6px 14px;font-size:1rem;font-weight:700;color:#99f6e4;text-align:center;border-radius:8px;background:rgba(0,0,0,.25)}.eshl-vs-meter{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:stretch}.eshl-vs-ai,.eshl-vs-legacy{display:flex;flex-direction:column;min-height:100%;padding:16px 18px;border-radius:14px;font-size:.875rem;line-height:1.5;box-sizing:border-box}.eshl-vs-legacy{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);opacity:.75}.eshl-vs-ai p,.eshl-vs-legacy p{margin:8px 0 0;color:hsla(0,0%,100%,.85)}.eshl-vs-ai{background:linear-gradient(135deg,rgba(45,212,191,.22),rgba(232,121,249,.28));border:1px solid rgba(232,121,249,.45);box-shadow:0 0 28px rgba(232,121,249,.18)}.eshl-vs-tag{font-size:.6875rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#5eead4}.eshl-vs-divider{width:2px;background:linear-gradient(180deg,transparent,var(--eshl-accent-hot),transparent)}.eshl-case-flip-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(16px,3vw,24px);align-items:stretch}.eshl-case-flip{min-height:220px;perspective:1000px;border-radius:18px;outline:none}.eshl-case-flip:focus-visible{box-shadow:0 0 0 3px rgba(232,121,249,.55)}.eshl-case-flip-inner{position:relative;width:100%;height:100%;min-height:220px;text-align:left;transform-style:preserve-3d;transition:transform .55s var(--eshl-ease)}@media (hover:hover){.eshl-case-flip:hover .eshl-case-flip-inner{transform:rotateY(180deg)}.eshl-case-flip:hover{z-index:2}}@media (hover:none){.eshl-case-flip:focus-within .eshl-case-flip-inner{transform:rotateY(180deg)}}.eshl-case-flip-back,.eshl-case-flip-front{position:absolute;inset:0;padding:clamp(20px,3vw,28px);border-radius:18px;backface-visibility:hidden;box-sizing:border-box}.eshl-case-flip-front{background:linear-gradient(145deg,#faf5ff,#ecfdf5);border:1px solid rgba(232,121,249,.28);box-shadow:0 14px 44px rgba(88,28,135,.1)}.eshl-case-flip-back{transform:rotateY(180deg);background:linear-gradient(145deg,#1e1b4b,#115e59);border:1px solid rgba(232,121,249,.4);color:#fff}.eshl-case-flip-num{display:inline-block;margin-bottom:10px;font-size:.75rem;font-weight:800;color:var(--eshl-cyan-deep)}.eshl-case-flip-back h3,.eshl-case-flip-front h3{margin:0 0 12px;font-size:1.125rem;line-height:normal}.eshl-case-flip-back p,.eshl-case-flip-front p{margin:0 0 10px;font-size:.9375rem;line-height:1.5;color:var(--eshl-muted)}.eshl-case-flip-back p{color:hsla(0,0%,100%,.88)}.eshl-case-flip-hint{display:inline-block;margin-top:12px;font-size:.75rem;font-weight:700;color:var(--eshl-accent);transition:opacity .35s var(--eshl-ease)}@media (hover:hover){.eshl-case-flip:hover .eshl-case-flip-hint{opacity:0}}.eshl-case-flip-outcome{color:#5eead4}.eshl-decision-panel{display:flex;flex-direction:column;align-items:center;padding:clamp(28px,4vw,40px);border-radius:20px;background:hsla(0,0%,100%,.06);border:1px solid rgba(45,212,191,.3);text-align:center}.eshl-decision-panel .eshl-eyebrow{width:100%;text-align:center}.eshl-decision-panel .eshl-section-title{width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;text-align:center}.eshl-decision-body{margin:16px 0 0;color:hsla(0,0%,100%,.88);line-height:1.5}.eshl-sync-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,3vw,24px);align-items:stretch}.eshl-sync-card{display:flex;flex-direction:column;height:100%;padding:24px 20px;border-radius:4px 20px 4px 20px;background:#fff;border:2px solid rgba(217,119,6,.25);box-shadow:0 12px 36px rgba(28,25,23,.06);transition:transform .35s var(--eshl-ease);box-sizing:border-box}.eshl-sync-card:hover{transform:rotate(-1deg) translateY(-4px)}.eshl-sync-icon{font-size:1.5rem;display:block;margin-bottom:12px}.eshl-sync-card h3{margin:0 0 10px;font-size:1rem;color:var(--eshl-stone)}.eshl-sync-card p{flex:1;margin:0;font-size:.875rem;color:var(--eshl-muted)}.eshl-convert{position:relative;min-height:min(70vh,560px);display:flex;align-items:center}.eshl-convert-bg{position:absolute;inset:0;z-index:0;overflow:hidden}.eshl-convert-bg>span{position:absolute!important;inset:0!important;z-index:0;display:block!important;width:100%!important;height:100%!important}.eshl-convert-bg-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%;opacity:.58;filter:brightness(.76) contrast(1.08) saturate(1.08);will-change:transform;animation:var(--eshl-banner-ken)}.eshl-convert-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,rgba(12,10,20,.65),rgba(88,28,135,.52) 55%,rgba(17,94,89,.55)),radial-gradient(ellipse 60% 50% at 50% 100%,rgba(232,121,249,.16) 0,transparent 55%)}.eshl-convert-stream{position:absolute;inset:0;z-index:1;opacity:.22;background:repeating-linear-gradient(-12deg,transparent,transparent 40px,rgba(45,212,191,.18) 0,rgba(45,212,191,.18) 42px);animation:cvdConvertStream 20s linear infinite;pointer-events:none}@keyframes cvdConvertStream{to{background-position:200px 120px}}.eshl-convert-card{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;max-width:640px;margin:0 auto;padding:clamp(32px,5vw,48px);text-align:center;border-radius:24px;background:rgba(12,10,20,.62);border:2px solid rgba(232,121,249,.45);animation:cvdConvertBorder 4s ease-in-out infinite}.eshl-convert-card .eshl-eyebrow{width:100%;text-align:center}@keyframes cvdConvertBorder{0%,to{box-shadow:0 0 0 0 rgba(45,212,191,.35)}50%{box-shadow:0 0 32px 4px rgba(167,139,250,.4)}}.eshl-convert-title{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto 16px;padding:clamp(12px,2vw,18px) clamp(20px,3vw,28px);font-size:clamp(1.35rem,2.8vw,2rem);font-weight:700;line-height:normal;text-align:center;text-wrap:balance;color:#fff;border-radius:14px;border-top:5px solid var(--eshl-accent-hot);border-left:none;background:rgba(12,10,20,.72);box-shadow:0 12px 40px rgba(0,0,0,.35);box-sizing:border-box}.eshl-convert-body{margin:0 0 28px;color:hsla(0,0%,100%,.85);line-height:1.5}.eshl-section-snippets{padding:clamp(56px,8vw,96px) 0;overflow:hidden}.eshl-snippets-reveal{position:relative;z-index:2}.eshl-snippets-grid{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:clamp(12px,2vw,20px);align-items:stretch;max-width:1120px;margin:0 auto}.eshl-snippet-panel{position:relative;display:flex;flex-direction:column;height:100%;padding:clamp(22px,3vw,32px);border-radius:var(--eshl-radius-lg);background:linear-gradient(155deg,hsla(0,0%,100%,.96),rgba(250,245,255,.92));border:1px solid rgba(232,121,249,.22);box-shadow:0 20px 56px rgba(88,28,135,.1),inset 0 1px 0 hsla(0,0%,100%,.9);box-sizing:border-box;overflow:hidden}.eshl-snippet-panel--what{border-top:4px solid var(--eshl-accent-hot)}.eshl-snippet-panel--how{border-top:4px solid var(--eshl-cyan)}.eshl-snippet-panel-head{position:relative;z-index:1;display:flex;align-items:flex-start;gap:14px;margin-bottom:clamp(18px,2.5vw,24px)}.eshl-snippet-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;color:#fff}.eshl-snippet-icon--what{background:linear-gradient(135deg,var(--eshl-accent-hot),var(--eshl-accent));box-shadow:0 8px 24px rgba(45,212,191,.35)}.eshl-snippet-icon--how{background:linear-gradient(135deg,var(--eshl-cyan),var(--eshl-cyan-deep));box-shadow:0 8px 24px rgba(232,121,249,.3)}.eshl-snippet-panel-head h3{margin:0;font-size:clamp(1.05rem,1.8vw,1.2rem);font-weight:700;color:var(--eshl-ink);line-height:1.35;text-wrap:balance}.eshl-snippet-points{position:relative;z-index:1;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.eshl-snippet-points li{display:flex;align-items:flex-start;gap:12px;font-size:var(--eshl-text-body);color:var(--eshl-muted);line-height:1.55}.eshl-snippet-point-mark{flex-shrink:0;width:10px;height:10px;margin-top:6px;border-radius:3px;background:linear-gradient(135deg,var(--eshl-accent-hot),var(--eshl-cyan));box-shadow:0 0 0 3px rgba(45,212,191,.2)}.eshl-snippet-steps{position:relative;z-index:1;list-style:none;margin:0;padding:0 0 0 4px;display:flex;flex-direction:column;gap:0}.eshl-snippet-steps li{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid rgba(167,139,250,.14)}.eshl-snippet-steps li:last-child{border-bottom:none;padding-bottom:0}.eshl-snippet-steps li:first-child{padding-top:0}.eshl-snippet-step-num{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;font-size:.8125rem;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--eshl-cyan-deep),var(--eshl-cyan));box-shadow:0 6px 16px rgba(232,121,249,.25)}.eshl-snippet-step-body strong{display:block;margin-bottom:4px;font-size:.875rem;font-weight:700;color:var(--eshl-stone);letter-spacing:.02em}.eshl-snippet-step-body p{margin:0;font-size:.875rem;color:var(--eshl-muted);line-height:1.5}.eshl-snippets-bridge{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:0 4px}.eshl-snippets-bridge-line{width:2px;flex:1;min-height:48px;border-radius:999px;background:linear-gradient(180deg,var(--eshl-accent-hot),var(--eshl-cyan));opacity:.65}.eshl-snippets-bridge-node{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;font-size:.6875rem;font-weight:800;letter-spacing:.04em;color:#fff;background:linear-gradient(145deg,#1e1b4b,#115e59);border:2px solid rgba(45,212,191,.55);box-shadow:0 0 0 4px rgba(232,121,249,.15),0 12px 28px rgba(88,28,135,.25);animation:esoBridgePulse 3s ease-in-out infinite}@keyframes esoBridgePulse{0%,to{box-shadow:0 0 0 4px rgba(232,121,249,.15),0 12px 28px rgba(88,28,135,.25)}50%{box-shadow:0 0 0 8px rgba(45,212,191,.2),0 16px 36px rgba(88,28,135,.32)}}.eshl-interlinks{position:relative}.eshl-interlinks-title{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto 24px;padding:10px 20px;font-size:1.125rem;font-weight:700;text-align:center;color:var(--eshl-stone);border-radius:12px;border-left:4px solid var(--eshl-accent-hot);background:hsla(0,0%,100%,.9);box-sizing:border-box}.eshl-interlinks-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;align-items:stretch}.eshl-interlinks-grid li{display:flex;min-height:100%}.eshl-interlink-card{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:56px;padding:16px 18px;border-radius:12px;background:#fff;border:1px solid rgba(217,119,6,.2);color:var(--eshl-stone);font-weight:600;font-size:.875rem;line-height:1.4;text-decoration:none;box-sizing:border-box;transition:transform .3s var(--eshl-ease),border-color .3s}.eshl-interlink-card span{flex:1;min-width:0;text-wrap:balance}.eshl-interlink-card:hover{transform:translateX(4px);border-color:var(--eshl-cyan);color:var(--eshl-cyan-deep)}.eshl-interlink-card svg{flex-shrink:0;color:var(--eshl-accent-hot)}.eshl-lp .eshl-section-faq{padding:clamp(48px,6vw,72px) 0;background:var(--eshl-grad-light-a)}.eshl-lp .eshl-section-faq .faq-section{background:transparent;padding:0;line-height:1.55}.eshl-lp .eshl-section-faq .faq-section .container{max-width:none;width:100%;margin:0;padding:0}.eshl-lp .eshl-section-faq .faq-section-header{margin-bottom:clamp(28px,4vw,40px);text-align:center}.eshl-lp .eshl-section-faq .faq-section-title{font-size:clamp(1.75rem,3.2vw,2.35rem);font-weight:700;color:var(--eshl-stone);margin-bottom:0;line-height:normal}.eshl-lp .eshl-section-faq .accordion-item{border:1px solid rgba(167,139,250,.2);border-radius:12px;background:#fff;margin-bottom:10px}.eshl-cta-slot{display:flex;width:100%;max-width:100%;margin-top:clamp(20px,3vw,28px);box-sizing:border-box}.eshl-cta-slot--start{justify-content:flex-start}.eshl-cta-slot--center{justify-content:center}.eshl-cta-slot>*{margin:0;flex:0 0 auto}.eshl-hero-copy .eshl-cta-slot{margin-top:clamp(14px,2.5vw,20px)}.eshl-audit-card .eshl-cta-slot,.eshl-convert-inner .eshl-cta-slot,.eshl-section-flow .eshl-cta-slot{margin-left:auto;margin-right:auto}.eshl-section-flow .eshl-value-card+.eshl-cta-slot{max-width:42rem}@media (max-width:1024px){.eshl-hero-grid-layout{grid-template-columns:1fr;gap:20px;align-items:start}.eshl-hero-copy{order:0}.eshl-hero-visual{order:1}.eshl-case-flip-grid,.eshl-pain-grid{grid-template-columns:1fr}.eshl-hero-stats--ribbon{grid-template-columns:repeat(3,1fr)}.eshl-section-lead--callout{text-align:center}.eshl-interlinks-grid,.eshl-kpi-cards,.eshl-snippets-grid,.eshl-sync-grid{grid-template-columns:1fr}.eshl-snippets-bridge{flex-direction:row;padding:4px 0 8px}.eshl-snippets-bridge-line{width:auto;height:2px;flex:1;min-height:0;background:linear-gradient(90deg,var(--eshl-accent-hot),var(--eshl-cyan))}.eshl-vs-meter{grid-template-columns:1fr}.eshl-vs-divider{width:100%;height:2px;background:linear-gradient(90deg,transparent,var(--eshl-accent-hot),transparent)}.eshl-progress{display:none}}@media (max-width:640px){.eshl-hero-stats--ribbon{grid-template-columns:1fr}.eshl-rail-steps{flex-direction:column;min-width:0}.eshl-rail-track{display:none}.eshl-live-pulse{font-size:.75rem;padding:6px 10px}}@media (prefers-reduced-motion:reduce){.eshl-case-flip-inner{transition:none}.eshl-carrier-route,.eshl-convert-bg-img,.eshl-convert-card,.eshl-convert-stream,.eshl-dark-banner__img,.eshl-hero-bg-img,.eshl-scroll-reveal.is-animated .eshl-pain-step,.eshl-scroll-reveal.is-animated .eshl-rail-step,.eshl-snippets-bridge-node{animation:none}}.loginext-empower-brands{overflow-x:hidden!important;overflow-y:visible!important;max-width:100vw!important}.loginext-empower-brands__brand-list{max-width:none!important}.loginext-empower-brands__brand-list-item{flex-shrink:0}.loginext-empower-brands__brand-image{max-width:none!important;width:auto!important}.faq-section{background:#fff;padding:60px 0;line-height:25px}.faq-container{max-width:800px;margin:0 auto}.faq-section-header{text-align:center}.faq-section-title{font-size:3rem;font-weight:700;color:#1a202c;margin-bottom:24px;line-height:1.2;letter-spacing:-.01em}.faq-item{border-bottom:1px solid #e2e8f0;margin-bottom:0}.faq-question{width:100%;padding:25px 0;background:none;border:none;text-align:left;font-size:1.2rem;font-weight:600;color:#333657;cursor:pointer;transition:all .3s ease;display:flex;justify-content:space-between;align-items:center}.faq-question:hover{color:#e13940}.faq-toggle{font-size:1.5rem;color:#64748b;transition:all .3s ease;font-weight:300}.faq-answer{padding-bottom:0;max-height:0;overflow:hidden;transition:all .4s ease}.faq-answer.active{padding-bottom:32px;max-height:300px}.faq-answer p{color:#64748b;line-height:1.7;font-size:1rem;margin:0}.faq-answer-link{color:#e13940;text-decoration:underline;font-weight:600}.text{letter-spacing:.5px;line-height:1.56}.text--xxs{font-size:11px}.text--xs{font-size:12px}.text--s{font-size:14px}.text--m{font-size:16px}.text--l{font-size:18px}.text--xl{font-size:20px}.text--xxl{font-size:22px}.text--xxxl{font-size:30px;line-height:38px}.text--thin{font-weight:300}.text--normal{font-weight:400}.text--semi-bold{font-weight:500}.text--bold{font-weight:700}.text--black{color:#101c22}.text--gray-darker{color:#212121}.text--gray-dark{color:#495865}.text--gray{color:#888}.text--gray-light{color:#e5e9ee}.text--white{color:#fff}.text--primary{color:#e1242a}.text--secondary{color:#156bd3}@media(min-width:992px){.text--xxl{font-size:35px;line-height:1.2}.text--xxxl{font-size:45px;line-height:1.2}}.section-title__dual--remaining-words,.section-title__dual-reverse--first-word{color:#e1242a}.section-title__last-word-gradient--gradient{background:linear-gradient(90deg,#6d5bd0,#a855f7);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.section-title__secondary{padding-bottom:15px;position:relative}.section-title__secondary:after{content:"";position:absolute;bottom:0;left:0;height:3px;background:#e1242a}.section-title__secondary--full{display:inline-block}.section-title__secondary--full:after{width:100%}.section-title__secondary--center{text-align:center}.section-title__secondary--center:after{left:50%;transform:translateX(-50%);width:120px}.section-title__secondary--left:after{width:120px}.container{margin:0 auto;padding-left:15px;padding-right:15px}.container--fluid{padding-left:30px;padding-right:30px}@media(min-width:768px){.container:not(.container--fluid){width:750px}}@media(min-width:992px){.container--fluid{padding-left:100px;padding-right:100px}.container:not(.container--fluid){width:970px}}@media(min-width:1200px){.container:not(.container--fluid){width:1170px}}.slider{display:flex;align-items:center;position:relative}.slider__arrow{background:none;border:none;position:relative;height:50px;width:30px;cursor:pointer;overflow:hidden}.slider__arrow:before{content:"";position:absolute;top:8px;height:30px;width:30px;border-color:#495865 #495865 transparent transparent;border-style:solid;border-width:2px}.slider__arrow--prev:before{transform:rotate(-135deg);left:15px}.slider__arrow--next:before{transform:rotate(45deg);left:-15px}.slider__arrow--disabled{cursor:default;pointer-events:none;opacity:.3}.slider__list-wrapper{flex:1;overflow:hidden}.slider__list{position:relative;display:flex;flex-wrap:nowrap;transition:left .8s ease-in-out}.slider__list>li{flex:0 0 100%;padding:0 15px}@media(min-width:768px){.slider__list>li{flex:0 0 50%}}@media(min-width:992px){.slider__list>li{flex:0 0 33.33333%}}.related-resource-item{display:block;background:#fff;border:1px solid #e5e9ee;box-shadow:0 0 5px #e5e9ee;text-decoration:none}.related-resource-item__image-container{height:105px;position:relative}.related-resource-item__image{-o-object-fit:cover;object-fit:cover}.related-resource-item__description-container{height:140px;padding:20px 25px 20px 20px}.related-resource-item__description{height:92px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.related-resource-item__footer{border-top:1px solid #e5e9ee;padding:10px 25px 10px 20px}@media(min-width:992px){.related-resource-item__image-container{height:150px}}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{margin:0 auto;border-radius:50%;border-width:2px;border-style:solid;animation:loading .7s linear infinite}.spinner--default{border-color:#101c22 #101c22 #101c22 transparent}.spinner--primary{border-color:#e1242a #e1242a #e1242a transparent}.spinner--secondary{border-color:#156bd3 #156bd3 #156bd3 transparent}.spinner--small{width:16px;height:16px}.spinner--medium{width:28px;height:28px}.spinner--large{width:40px;height:40px}.related-resources{background:#f5f7fa;padding-top:50px;padding-bottom:50px}.related-resources__header{text-align:center;padding-bottom:50px}.related-resources__description{padding-top:8px}@keyframes infiniteslide{0%{transform:translateZ(0)}to{transform:translate3d(-3445px,0,0)}}.loginext-empower-brands{background:#efefef;text-align:center;padding:12px 0 20px;overflow:hidden;height:225px}.loginext-empower-brands__section-title{text-align:center;padding:8px 0 14px}.loginext-empower-brands__brand-list{display:flex;align-items:center;gap:50px;animation:infiniteslide 37.92s linear 0s infinite normal none running}.loginext-empower-brands__brand-list-item{height:65px;display:inline-flex}.loginext-empower-brands__brand-image{height:100%;width:unset;aspect-ratio:3/2;-o-object-fit:contain;object-fit:contain}