/* Evolvaix content-first homepage preview. All selectors are isolated from the live theme shell. */
.evx-home-body,.evx-home-body *{box-sizing:border-box}.evx-home-body{--green:#76b900;--green-soft:#a5db45;--pale:#d8f7a0;--black:#000;--near:#050705;--panel:#0b0e09;--raised:#11150d;--white:#fff;--muted:#b7bdb2;--muted2:#858d80;--copy-on-light:#3f483c;--copy-on-dark:#c8cec4;--copy-weight:500;--line:rgba(216,247,160,.15);--radius:28px;--header:80px;display:block;overflow:clip;background:#000;color:#fff;font-family:"Manrope",Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}
    .evx-home-body button,.evx-home-body a{font:inherit}.evx-home-body a{color:inherit;text-decoration:none}.evx-home-body img,.evx-home-body svg,.evx-home-body canvas{display:block;max-width:100%}.evx-home-body button{color:inherit}.evx-home-body :focus-visible{outline:2px solid var(--green-soft);outline-offset:4px}.evx-home-body .wrap{width:min(1280px,calc(100% - 64px));margin-inline:auto}
    .evx-home-body .eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:var(--green-soft);font-size:11px;line-height:1;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.evx-home-body .eyebrow::before{content:"";width:22px;height:1px;background:currentColor}
    .evx-home-body h1,.evx-home-body h2,.evx-home-body h3,.evx-home-body p{margin-top:0}.evx-home-body h1,.evx-home-body h2,.evx-home-body h3{letter-spacing:-.045em;font-weight:500}.evx-home-body h1{max-width:850px;font-size:clamp(56px,6.4vw,96px);line-height:.94}.evx-home-body h2{font-size:clamp(42px,4.6vw,68px);line-height:1}.evx-home-body h3{font-size:clamp(25px,2.3vw,36px);line-height:1.08}.evx-home-body .lede{color:var(--muted);font-size:clamp(17px,1.5vw,20px);line-height:1.65}
    .evx-home-body .btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 21px;border:1px solid transparent;border-radius:999px;background:var(--green);color:#071005;font-size:13px;font-weight:700;transition:transform .25s,background .25s,border-color .25s}.evx-home-body .btn:hover{transform:translateY(-2px);background:var(--green-soft)}.evx-home-body .btn.ghost{background:transparent;border-color:rgba(255,255,255,.24);color:#fff}.evx-home-body .btn.ghost:hover{border-color:var(--green);background:rgba(118,185,0,.08)}.evx-home-body .arrow{font-size:17px;transition:transform .25s}.evx-home-body a:hover .arrow{transform:translateX(4px)}

    /* Original linked modular canvas and hero */
    .evx-home-body #evx-original-canvas{position:fixed;z-index:0;inset:0;width:100%;height:100%;pointer-events:none;opacity:0;transition:opacity .5s}.evx-home-body .evx-main{position:relative;z-index:1}.evx-home-body .hero{position:relative;min-height:1080px;height:120vh;display:flex;align-items:flex-start;padding-top:clamp(180px,20vh,245px);background:radial-gradient(circle at 72% 28%,rgba(118,185,0,.11),transparent 31%),linear-gradient(180deg,#030502 0%,#000 75%);isolation:isolate}.evx-home-body .hero::after{content:"";position:absolute;inset:auto 0 0;height:260px;background:linear-gradient(transparent,#000);z-index:-1}.evx-home-body .hero-copy{position:relative;z-index:3;width:64%}.evx-home-body .hero h1 em{color:var(--pale);font-style:normal}.evx-home-body .trust{display:flex;align-items:center;gap:12px;margin:28px 0;color:#d8ddd4;font-size:12px}.evx-home-body .trust-avatars{display:flex;padding-left:5px}.evx-home-body .trust-avatars i{width:26px;height:26px;margin-left:-5px;border:2px solid #050705;border-radius:50%;background:linear-gradient(135deg,#27321f,#7b9861)}.evx-home-body .trust-avatars i:nth-child(2){background:linear-gradient(135deg,#4f7d00,#151e0f)}.evx-home-body .trust-avatars i:nth-child(3){background:linear-gradient(135deg,#d8f7a0,#29400d)}.evx-home-body .hero .lede{max-width:530px}.evx-home-body .hero-actions{display:flex;align-items:center;gap:22px;margin-top:34px}.evx-home-body .text-link{display:inline-flex;gap:10px;align-items:center;font-size:13px;font-weight:600}.evx-home-body .hero-object{position:absolute;z-index:2;top:70px;right:-13vw;width:min(74vw,1060px);height:min(82vw,980px);perspective:1000px;pointer-events:none}.evx-home-body .orbit{position:absolute;inset:16%;border:1px solid rgba(216,247,160,.17);border-radius:50%;transform:rotateX(66deg) rotateZ(-18deg);box-shadow:0 0 90px rgba(118,185,0,.08)}.evx-home-body .orbit.o2{inset:28%;transform:rotateX(64deg) rotateZ(39deg)}.evx-home-body .core-stack{position:absolute;inset:21%;transform-style:preserve-3d;transform:rotateX(57deg) rotateZ(-33deg)}.evx-home-body .module{position:absolute;width:48%;height:24%;border-radius:38px;background:linear-gradient(145deg,#151b10 0%,#060805 45%,#263515 100%);border:1px solid rgba(216,247,160,.25);box-shadow:inset 0 1px rgba(255,255,255,.2),0 35px 80px rgba(0,0,0,.65),0 0 50px rgba(118,185,0,.06)}.evx-home-body .module::after{content:"";position:absolute;inset:9px;border-radius:30px;border:1px solid rgba(118,185,0,.18);background:linear-gradient(110deg,transparent,rgba(165,219,69,.13),transparent)}.evx-home-body .m1{top:4%;left:25%;transform:translateZ(130px)}.evx-home-body .m2{top:36%;left:0;transform:translateZ(54px) rotate(-8deg)}.evx-home-body .m3{top:40%;right:0;transform:translateZ(90px) rotate(10deg)}.evx-home-body .m4{bottom:4%;left:27%;transform:translateZ(20px)}.evx-home-body .core-node{position:absolute;top:38%;left:38%;width:24%;aspect-ratio:1;border-radius:34%;background:radial-gradient(circle at 35% 28%,#d8f7a0 0 2%,#76b900 8%,#17220e 43%,#030502 75%);border:1px solid rgba(216,247,160,.45);transform:translateZ(190px);box-shadow:0 0 80px rgba(118,185,0,.35)}.evx-home-body .scroll-cue{position:absolute;left:calc((100% - min(1280px,calc(100% - 64px)))/2);bottom:70px;display:flex;align-items:center;gap:14px;color:var(--muted2);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.evx-home-body .scroll-cue i{width:1px;height:46px;background:linear-gradient(var(--green),transparent);animation:cue 1.8s infinite}@keyframes cue{0%,100%{transform:scaleY(.45);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}}

    /* Intro dashboard */
    .evx-home-body .intro-solutions{position:relative;padding:160px 0 180px;background:#070a06}.evx-home-body .intro-head{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:80px;margin-bottom:72px}.evx-home-body .intro-head h2{max-width:690px;margin-bottom:0}.evx-home-body .intro-aside{max-width:460px;justify-self:end}.evx-home-body .intro-actions{display:flex;gap:12px;margin-top:28px}.evx-home-body .dashboard-shell{position:relative;min-height:650px;padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:34px;background:linear-gradient(145deg,rgba(24,34,14,.75),rgba(4,6,3,.98));box-shadow:0 60px 140px rgba(0,0,0,.6);overflow:hidden}.evx-home-body .dashboard-shell::before{content:"";position:absolute;width:520px;height:520px;right:-150px;top:-220px;background:radial-gradient(circle,rgba(118,185,0,.2),transparent 65%)}.evx-home-body .dash-top{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 12px 16px;border-bottom:1px solid rgba(255,255,255,.08);color:var(--muted2);font-size:11px}.evx-home-body .dash-dots{display:flex;gap:7px}.evx-home-body .dash-dots i{width:7px;height:7px;border-radius:50%;background:#394033}.evx-home-body .dash-dots i:first-child{background:var(--green)}.evx-home-body .dash-grid{min-height:550px;display:grid;grid-template-columns:190px 1fr 280px;gap:14px;padding-top:14px}.evx-home-body .dash-panel{border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(5,7,5,.78);padding:18px}.evx-home-body .dash-nav b{display:block;padding:12px;border-radius:10px;color:var(--muted2);font-size:12px}.evx-home-body .dash-nav b.active{background:#17220e;color:#fff}.evx-home-body .dash-nav b.active::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:10px}.evx-home-body .chart-head{display:flex;align-items:flex-end;justify-content:space-between}.evx-home-body .chart-head strong{font-size:32px;font-weight:500;letter-spacing:-.04em}.evx-home-body .chart-head small{color:var(--green-soft)}.evx-home-body .chart{position:relative;height:260px;margin-top:42px;border-bottom:1px solid var(--line);background:repeating-linear-gradient(0deg,transparent 0 51px,rgba(255,255,255,.04) 52px);overflow:hidden}.evx-home-body .chart svg{position:absolute;inset:0;width:100%;height:100%}.evx-home-body .chart-path{fill:none;stroke:var(--green);stroke-width:3;filter:drop-shadow(0 0 9px rgba(118,185,0,.55));stroke-dasharray:900;stroke-dashoffset:900}.evx-home-body .dash-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.evx-home-body .mini-stat{padding:14px;border:1px solid rgba(255,255,255,.07);border-radius:12px}.evx-home-body .mini-stat small{display:block;color:var(--muted2);font-size:10px}.evx-home-body .mini-stat b{font-size:18px;font-weight:500}.evx-home-body .workflow{display:flex;flex-direction:column;gap:12px}.evx-home-body .workflow-node{position:relative;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#e4e8e0;font-size:12px}.evx-home-body .workflow-node::before{content:"";display:inline-block;width:7px;height:7px;border-radius:3px;background:var(--green);margin-right:9px}.evx-home-body .workflow-node:not(:last-child)::after{content:"";position:absolute;left:19px;top:100%;height:13px;border-left:1px solid var(--green)}

    /* Partners and feature overview */
    .evx-home-body .partners{padding:118px 0 130px;background:#f1f3ee;color:#0a0c09}.evx-home-body .partners .eyebrow{color:#4f7d00}.evx-home-body .partners-head{display:flex;justify-content:space-between;align-items:end;gap:40px}.evx-home-body .partners h2{max-width:650px;margin-bottom:0}.evx-home-body .partner-grid{display:grid;grid-template-columns:repeat(8,1fr);margin-top:80px;border-block:1px solid #d6dbd1}.evx-home-body .platform{min-height:112px;display:flex;align-items:center;justify-content:center;border-right:1px solid #d6dbd1;color:#4c5249;font-size:14px;font-weight:700;letter-spacing:-.03em}.evx-home-body .platform:last-child{border:0}.evx-home-body .platform span{width:24px;height:24px;margin-right:8px;border:2px solid #727b6e;border-radius:7px;transform:rotate(45deg)}
    .evx-home-body .overview{padding:160px 0 190px;background:#000}.evx-home-body .section-copy{max-width:750px;text-align:center;margin:0 auto 96px}.evx-home-body .section-copy .eyebrow{justify-content:center}.evx-home-body .section-copy h2{margin-bottom:24px}.evx-home-body .section-copy .lede{max-width:620px;margin-inline:auto}.evx-home-body .overview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.evx-home-body .overview-card{min-height:550px;padding:24px 0 0;border-top:1px solid rgba(255,255,255,.16)}.evx-home-body .overview-art{position:relative;height:330px;margin-bottom:32px;border-radius:24px;background:linear-gradient(145deg,#0b0e09,#050705);overflow:hidden}.evx-home-body .overview-card h3{margin-bottom:14px}.evx-home-body .overview-card p{max-width:350px;color:var(--muted2)}.evx-home-body .radar{position:absolute;inset:50%;width:210px;height:210px;transform:translate(-50%,-50%);border:1px solid rgba(165,219,69,.3);border-radius:50%;box-shadow:0 0 0 34px rgba(118,185,0,.03),0 0 0 70px rgba(118,185,0,.025)}.evx-home-body .radar::before,.evx-home-body .radar::after{content:"";position:absolute;border-radius:50%;background:var(--green);box-shadow:0 0 20px var(--green)}.evx-home-body .radar::before{width:12px;height:12px;left:35px;top:55px}.evx-home-body .radar::after{width:8px;height:8px;right:25px;bottom:50px}.evx-home-body .bars{position:absolute;inset:58px 45px;display:flex;align-items:flex-end;gap:11px}.evx-home-body .bars i{flex:1;height:var(--h);border-radius:8px 8px 3px 3px;background:linear-gradient(#8fca25,#18220e);transform-origin:bottom}.evx-home-body .content-stack{position:absolute;inset:52px 44px}.evx-home-body .content-stack i{display:block;height:48px;margin-bottom:13px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:linear-gradient(100deg,#151a11,#090b08);transform:translateX(var(--x))}.evx-home-body .content-stack i:nth-child(2){border-color:rgba(118,185,0,.4)}

    /* Editorial chapters */
    .evx-home-body .key-intro{min-height:640px;display:flex;align-items:center;background:#030403;border-top:1px solid rgba(255,255,255,.08)}.evx-home-body .key-intro .wrap{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:end}.evx-home-body .key-intro h2{font-size:clamp(64px,8vw,116px);margin-bottom:0}.evx-home-body .key-intro .lede{max-width:480px}.evx-home-body .chapter{position:relative;min-height:940px;display:flex;align-items:center;overflow:hidden;border-top:1px solid rgba(255,255,255,.06);background:#000}.evx-home-body .chapter:nth-of-type(even){background:#030503}.evx-home-body .chapter .wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.evx-home-body .chapter.reverse .wrap{grid-template-columns:1.2fr .8fr}.evx-home-body .chapter.reverse .chapter-copy{order:2}.evx-home-body .chapter-number{position:absolute;right:3vw;bottom:-.25em;color:rgba(255,255,255,.025);font-size:clamp(280px,34vw,560px);font-weight:600;line-height:1;letter-spacing:-.09em;pointer-events:none}.evx-home-body .chapter-copy{position:relative;z-index:2}.evx-home-body .chapter-copy h2{max-width:560px}.evx-home-body .chapter-copy .lede{max-width:510px;margin-bottom:34px}.evx-home-body .chapter-visual{position:relative;z-index:2;height:610px;border:1px solid rgba(255,255,255,.09);border-radius:var(--radius);background:radial-gradient(circle at 70% 28%,rgba(118,185,0,.12),transparent 30%),#080b07;overflow:hidden;box-shadow:0 45px 100px rgba(0,0,0,.45)}.evx-home-body .flow-map{position:absolute;inset:70px}.evx-home-body .flow-map .lane{position:absolute;left:50%;width:2px;height:100%;background:linear-gradient(transparent,var(--green),transparent)}.evx-home-body .flow-map .flow-node{position:absolute;width:155px;height:76px;border:1px solid rgba(216,247,160,.22);border-radius:18px;background:#11150d;box-shadow:0 15px 30px rgba(0,0,0,.3)}.evx-home-body .flow-map .flow-node::before{content:"";position:absolute;left:16px;top:17px;width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#253515,#0b0f08)}.evx-home-body .flow-map .flow-node::after{content:"";position:absolute;left:66px;right:14px;top:24px;height:5px;border-radius:5px;background:#41493d;box-shadow:0 13px #282e26}.evx-home-body .fn1{left:0;top:8%}.evx-home-body .fn2{right:0;top:32%}.evx-home-body .fn3{left:0;top:58%}.evx-home-body .fn4{right:0;top:78%}.evx-home-body .insight-orb{position:absolute;width:290px;aspect-ratio:1;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:38%;background:conic-gradient(from 40deg,#0a0e07,#436e00,#11180b,#94cf2d,#070a05);box-shadow:inset 0 0 0 22px rgba(0,0,0,.45),0 0 90px rgba(118,185,0,.2)}.evx-home-body .insight-orb::after{content:"";position:absolute;inset:36%;border-radius:24%;background:#d8f7a0;box-shadow:0 0 40px #76b900}.evx-home-body .data-ring{position:absolute;inset:80px;border:1px dashed rgba(216,247,160,.24);border-radius:50%}.evx-home-body .data-ring.r2{inset:125px}.evx-home-body .data-chip{position:absolute;padding:10px 13px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#10150c;color:var(--green-soft);font-size:10px}.evx-home-body .dc1{top:70px;left:80px}.evx-home-body .dc2{right:55px;top:240px}.evx-home-body .dc3{bottom:70px;left:140px}.evx-home-body .integration-core{position:absolute;left:50%;top:50%;width:140px;height:140px;transform:translate(-50%,-50%) rotate(45deg);border:1px solid var(--green);border-radius:32px;background:linear-gradient(145deg,#20300f,#070905);box-shadow:0 0 60px rgba(118,185,0,.25)}.evx-home-body .integration-core::after{content:"EVX";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-45deg);font-weight:700;color:var(--pale)}.evx-home-body .integration-item{position:absolute;width:110px;height:68px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#10130e;color:#bcc4b7;font-size:11px}.evx-home-body .integration-item::after{content:"";position:absolute;z-index:-1;width:180px;border-top:1px solid rgba(118,185,0,.35);transform-origin:left}.evx-home-body .ii1{top:70px;left:80px}.evx-home-body .ii1::after{left:100%;transform:rotate(30deg)}.evx-home-body .ii2{top:80px;right:70px}.evx-home-body .ii2::after{right:100%;transform:rotate(150deg)}.evx-home-body .ii3{bottom:80px;left:80px}.evx-home-body .ii3::after{left:100%;transform:rotate(-30deg)}.evx-home-body .ii4{right:70px;bottom:80px}.evx-home-body .ii4::after{right:100%;transform:rotate(210deg)}

    /* Four-card pinned Solutions — original light editorial scene. */
    .evx-home-body .solutions-pin{position:relative;min-height:100vh;background:#eef1ea;color:#0a0c09;overflow:hidden}.evx-home-body .solutions-bg{position:absolute;width:740px;height:740px;left:-290px;top:15%;border:1px solid rgba(79,125,0,.12);border-radius:35%;transform:rotate(27deg);box-shadow:inset 0 0 0 80px rgba(118,185,0,.018),inset 0 0 0 160px rgba(118,185,0,.014)}.evx-home-body .pin-layout{min-height:100vh;display:grid;grid-template-columns:.78fr 1.22fr;gap:90px;align-items:center;padding-top:calc(var(--header) + 24px);padding-bottom:40px}.evx-home-body .pin-copy{position:relative;z-index:2;align-self:center}.evx-home-body .pin-copy .eyebrow{color:#4f7d00}.evx-home-body .pin-copy h2{max-width:500px}.evx-home-body .pin-copy p{max-width:440px;color:#5f675b}.evx-home-body .cards-window{position:relative;height:min(74vh,700px);overflow:hidden;border-radius:32px}.evx-home-body .solutions-track{will-change:transform}.evx-home-body .solution-card{position:relative;height:min(63vh,600px);min-height:540px;margin-bottom:28px;padding:26px 54px 54px;border-radius:32px;overflow:hidden;background:#080b07;color:#fff;border:1px solid rgba(255,255,255,.09);transform-origin:center}.evx-home-body .solution-card h3{position:relative;z-index:2;max-width:440px;font-size:clamp(34px,3.6vw,52px)}.evx-home-body .solution-card p{position:relative;z-index:2;max-width:410px;color:var(--muted)}.evx-home-body .card-index{position:absolute;top:27px;right:54px;color:var(--green-soft);font-size:12px;font-weight:700}.evx-home-body .card-art{position:absolute;right:-3%;bottom:-12%;width:58%;height:74%;perspective:800px}.evx-home-body .ad-layers i{position:absolute;inset:var(--i);border:1px solid rgba(165,219,69,.3);border-radius:28px;background:linear-gradient(145deg,rgba(118,185,0,.18),rgba(5,7,5,.98));transform:rotate(-14deg) translateZ(var(--z));box-shadow:0 20px 50px rgba(0,0,0,.45)}.evx-home-body .search-lines{padding-top:80px}.evx-home-body .search-lines i{display:block;height:46px;margin:0 0 14px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:linear-gradient(90deg,#18220e,var(--w),#090b08 var(--w))}.evx-home-body .automation-wheel{left:auto;right:4%;bottom:-5%;width:380px;height:380px;border:1px solid rgba(165,219,69,.25);border-radius:50%;animation:spin 22s linear infinite}.evx-home-body .automation-wheel i{position:absolute;left:50%;top:50%;width:90px;height:58px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#11150d;color:#aab2a5;font-size:10px;transform:translate(-50%,-50%) rotate(var(--a)) translateY(-150px) rotate(calc(-1 * var(--a)))}.evx-home-body .lead-core{width:300px;height:300px;right:5%;bottom:0;border-radius:42%;background:radial-gradient(circle at 32% 28%,#d8f7a0,#76b900 8%,#18220e 43%,#050705 72%);box-shadow:inset 0 0 0 20px rgba(0,0,0,.35),0 0 90px rgba(118,185,0,.25)}.evx-home-body .lead-core::after{content:"24/7";position:absolute;inset:35%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:30%;font-weight:700;color:#d8f7a0}.evx-home-body .card-progress{position:absolute;left:54px;right:54px;bottom:36px;height:2px;background:rgba(255,255,255,.1)}.evx-home-body .card-progress i{display:block;width:var(--progress);height:100%;background:var(--green)}@keyframes spin{to{transform:rotate(360deg)}}

    /* Benefits, testimonials, pricing, CTA and footer */
    .evx-home-body .benefits{padding:170px 0;background:#eef1ea;color:#090b08;border-top:1px solid #d8ddd4}.evx-home-body .benefit-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.evx-home-body .benefits .eyebrow{color:#4f7d00}.evx-home-body .benefits h2{max-width:520px}.evx-home-body .metric-list{border-top:1px solid #cfd5ca}.evx-home-body .metric{display:grid;grid-template-columns:170px 1fr;align-items:center;min-height:175px;border-bottom:1px solid #cfd5ca}.evx-home-body .metric strong{font-size:clamp(62px,7vw,104px);font-weight:500;letter-spacing:-.075em;line-height:1}.evx-home-body .metric span{font-size:15px;color:#525a4e}.evx-home-body .metric strong em{font-style:normal;color:#4f7d00}
    .evx-home-body .testimonials{padding:170px 0;background:#030403}.evx-home-body .testimonials .section-top,.evx-home-body .pricing .section-top{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:72px}.evx-home-body .testimonials h2,.evx-home-body .pricing h2{margin-bottom:0}.evx-home-body .testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.evx-home-body .quote-card{min-height:530px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:#090b08}.evx-home-body .profile-art{position:relative;height:240px;border-radius:18px;background:radial-gradient(circle at 50% 30%,#344025,transparent 18%),linear-gradient(145deg,#10150c,#1a2016);overflow:hidden}.evx-home-body .profile-art::before{content:"";position:absolute;left:50%;top:52%;width:94px;height:94px;transform:translate(-50%,-50%);border-radius:40% 40% 48% 48%;background:linear-gradient(145deg,#8da26f,#354127)}.evx-home-body .profile-art::after{content:"";position:absolute;left:50%;bottom:-72px;width:230px;height:180px;transform:translateX(-50%);border-radius:50% 50% 0 0;background:linear-gradient(145deg,#20281a,#0b0e09)}.evx-home-body .quote-body{padding:26px 10px 10px}.evx-home-body .quote-meta{display:flex;justify-content:space-between;gap:15px;margin-bottom:34px;color:var(--muted2);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.evx-home-body .quote-body blockquote{margin:0;color:#e4e8e0;font-size:17px;line-height:1.55}
    .evx-home-body .pricing{padding:170px 0;background:#070a06}.evx-home-body .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.evx-home-body .price-card{position:relative;min-height:610px;padding:42px;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:#0b0e09;display:flex;flex-direction:column}.evx-home-body .price-card.featured{background:linear-gradient(160deg,#1a270f,#090c07);border-color:rgba(165,219,69,.38);transform:translateY(-18px)}.evx-home-body .price-card.featured::before{content:"Featured";position:absolute;right:25px;top:25px;padding:6px 10px;border-radius:99px;background:var(--green);color:#071005;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.evx-home-body .price-card h3{margin-bottom:10px}.evx-home-body .price-card>p{color:var(--muted2);min-height:56px}.evx-home-body .price{min-height:100px;margin:30px 0 24px;padding-bottom:27px;border-bottom:1px solid rgba(255,255,255,.1);font-size:24px;line-height:1.2;letter-spacing:-.03em}.evx-home-body .price-card ul{list-style:none;padding:0;margin:0 0 38px}.evx-home-body .price-card li{padding:9px 0;color:#c6ccc2;font-size:13px}.evx-home-body .price-card li::before{content:"✓";color:var(--green-soft);margin-right:12px}.evx-home-body .price-card .btn{margin-top:auto}
    .evx-home-body .final-cta{position:relative;min-height:850px;display:flex;align-items:center;background:#000;overflow:hidden}.evx-home-body .final-cta .wrap{position:relative;z-index:3}.evx-home-body .final-cta h2{max-width:840px;font-size:clamp(64px,8vw,118px);margin-bottom:30px}.evx-home-body .final-cta .lede{max-width:540px}.evx-home-body .final-actions{display:flex;gap:13px;margin-top:34px}.evx-home-body .final-form{position:absolute;right:-11%;top:2%;width:700px;height:700px;border:1px solid rgba(216,247,160,.13);border-radius:38%;transform:rotate(36deg);box-shadow:inset 0 0 0 70px rgba(118,185,0,.02),inset 0 0 0 145px rgba(118,185,0,.018),0 0 130px rgba(118,185,0,.08)}.evx-home-body .final-form::before{content:"";position:absolute;inset:32%;border:1px solid rgba(216,247,160,.3);border-radius:32%;background:radial-gradient(circle at 30% 26%,#d8f7a0,#76b900 7%,#11190a 45%,#030403 75%);box-shadow:0 0 70px rgba(118,185,0,.25)}
    .evx-home-body .reveal{opacity:0;transform:translateY(30px)}

    @media(max-width:1100px){.evx-home-body .wrap{width:min(100% - 40px,960px)}.evx-home-body .hero-object{right:-27vw;width:92vw}.evx-home-body .intro-head,.evx-home-body .key-intro .wrap,.evx-home-body .chapter .wrap,.evx-home-body .chapter.reverse .wrap,.evx-home-body .benefit-layout{gap:50px}.evx-home-body .dash-grid{grid-template-columns:155px 1fr}.evx-home-body .dash-grid>.dash-panel:last-child{display:none}.evx-home-body .partner-grid{grid-template-columns:repeat(4,1fr)}.evx-home-body .platform:nth-child(4){border-right:0}.evx-home-body .overview-grid{gap:14px}.evx-home-body .pin-layout{grid-template-columns:.72fr 1.28fr;gap:40px}.evx-home-body .solution-card{padding:38px}.evx-home-body .card-index{top:40px;right:38px}.evx-home-body .card-progress{left:38px;right:38px}}
    @media(max-width:767px){.evx-home-body{--header:66px;--radius:22px}.evx-home-body .wrap{width:calc(100% - 40px)}.evx-home-body h1{font-size:clamp(46px,14vw,62px)}.evx-home-body h2{font-size:clamp(38px,10vw,50px)}.evx-home-body h3{font-size:27px}.evx-home-body .lede{font-size:16px}.evx-home-body .eyebrow{margin-bottom:16px}.evx-home-body .hero{min-height:900px;height:auto;padding-top:150px;padding-bottom:400px}.evx-home-body .hero-copy{width:100%}.evx-home-body .hero h1{max-width:360px}.evx-home-body .hero .lede{max-width:340px}.evx-home-body .hero-object{top:auto;bottom:-20px;right:-195px;width:680px;height:600px;opacity:.82}.evx-home-body .hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.evx-home-body .scroll-cue{display:none}.evx-home-body .intro-solutions,.evx-home-body .overview,.evx-home-body .testimonials,.evx-home-body .pricing{padding:110px 0}.evx-home-body .intro-head{display:block;margin-bottom:42px}.evx-home-body .intro-aside{margin-top:25px}.evx-home-body .dashboard-shell{min-height:500px;padding:12px;border-radius:22px}.evx-home-body .dash-grid{grid-template-columns:1fr;min-height:430px}.evx-home-body .dash-nav{display:none}.evx-home-body .chart{height:210px}.evx-home-body .dash-cards{grid-template-columns:1fr}.evx-home-body .dash-cards .mini-stat:not(:first-child){display:none}.evx-home-body .partners{padding:90px 0}.evx-home-body .partners-head{display:block}.evx-home-body .partners h2{font-size:38px}.evx-home-body .partner-grid{grid-template-columns:repeat(2,1fr);margin-top:50px}.evx-home-body .platform{min-height:86px;border-bottom:1px solid #d6dbd1}.evx-home-body .platform:nth-child(even){border-right:0}.evx-home-body .section-copy{text-align:left;margin-bottom:55px}.evx-home-body .section-copy .eyebrow{justify-content:flex-start}.evx-home-body .overview-grid{grid-template-columns:1fr;gap:55px}.evx-home-body .overview-card{min-height:auto}.evx-home-body .overview-art{height:300px}.evx-home-body .key-intro{min-height:510px}.evx-home-body .key-intro .wrap{display:block}.evx-home-body .key-intro h2{font-size:58px;margin-bottom:35px}.evx-home-body .chapter{min-height:auto;padding:110px 0}.evx-home-body .chapter .wrap,.evx-home-body .chapter.reverse .wrap{display:flex;flex-direction:column;gap:50px}.evx-home-body .chapter.reverse .chapter-copy{order:0}.evx-home-body .chapter-visual{width:100%;height:470px}.evx-home-body .chapter-number{font-size:260px}.evx-home-body .flow-map{inset:45px 30px}.evx-home-body .flow-map .flow-node{width:115px;height:65px}.evx-home-body .data-ring{inset:45px}.evx-home-body .data-ring.r2{inset:85px}.evx-home-body .insight-orb{width:210px}.evx-home-body .integration-item{width:87px}.evx-home-body .ii1{top:40px;left:25px}.evx-home-body .ii2{top:45px;right:25px}.evx-home-body .ii3{bottom:45px;left:25px}.evx-home-body .ii4{right:25px;bottom:45px}.evx-home-body .solutions-pin{padding:110px 0}.evx-home-body .solutions-bg{width:400px;height:400px}.evx-home-body .pin-layout{min-height:auto;display:block;padding:0}.evx-home-body .pin-copy{margin-bottom:55px}.evx-home-body .cards-window{height:auto;overflow:visible;border-radius:0}.evx-home-body .solution-card{height:auto;min-height:590px;margin-bottom:20px;padding:34px 26px}.evx-home-body .card-index{top:35px;right:26px}.evx-home-body .card-art{width:82%;height:54%;right:-12%}.evx-home-body .card-progress{left:26px;right:26px}.evx-home-body .automation-wheel{width:300px;height:300px}.evx-home-body .automation-wheel i{transform:translate(-50%,-50%) rotate(var(--a)) translateY(-118px) rotate(calc(-1 * var(--a)))}.evx-home-body .lead-core{width:260px;height:260px}.evx-home-body .benefits{padding:110px 0}.evx-home-body .benefit-layout{display:block}.evx-home-body .benefits h2{margin-bottom:55px}.evx-home-body .metric{grid-template-columns:120px 1fr;min-height:135px}.evx-home-body .metric strong{font-size:64px}.evx-home-body .testimonials .section-top,.evx-home-body .pricing .section-top{display:block;margin-bottom:50px}.evx-home-body .testimonial-grid,.evx-home-body .pricing-grid{grid-template-columns:1fr}.evx-home-body .quote-card{min-height:auto}.evx-home-body .price-card{min-height:540px}.evx-home-body .price-card.featured{transform:none}.evx-home-body .final-cta{min-height:760px;padding:100px 0}.evx-home-body .final-cta h2{font-size:58px;max-width:350px}.evx-home-body .final-form{width:470px;height:470px;right:-300px;top:150px}.evx-home-body .final-actions{align-items:flex-start;flex-direction:column}}
    @media(min-width:768px) and (max-width:899px){.evx-home-body .solutions-pin{padding:120px 0;min-height:auto}.evx-home-body .pin-layout{min-height:auto;display:block;padding:0}.evx-home-body .pin-copy{margin-bottom:60px}.evx-home-body .cards-window{height:auto;overflow:visible}.evx-home-body .solution-card{height:620px;min-height:0}.evx-home-body .solutions-track{transform:none!important}}
    @media(prefers-reduced-motion:reduce){.evx-home-body *,.evx-home-body *::before,.evx-home-body *::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.evx-home-body .reveal{opacity:1!important;transform:none!important}.evx-home-body .solutions-track{transform:none!important}.evx-home-body .cards-window{height:auto!important;overflow:visible!important}.evx-home-body .solutions-pin{padding:100px 0;min-height:auto!important}.evx-home-body .pin-layout{min-height:auto!important}.evx-home-body .solution-card{opacity:1!important;transform:none!important}.evx-home-body .chart-path{stroke-dashoffset:0!important}}
    /* ACTUAL EVOLVAIX CONTENT LAYER — retains the original Phase 1 visual system. */
    .evx-home-body .hero.actual-content{min-height:1180px;height:128vh}.evx-home-body .hero.actual-content h1{max-width:920px;font-size:clamp(56px,5.65vw,86px)}.evx-home-body .hero.actual-content .lede{max-width:590px;font-size:18px;line-height:1.5}.evx-home-body .hero.actual-content .trust{max-width:560px;margin:24px 0;color:var(--green-soft);font-weight:700;letter-spacing:.09em;text-transform:uppercase}.evx-home-body .hero.actual-content .hero-actions{margin-top:22px}
    .evx-home-body .problem{padding:118px 0 130px;background:#000}.evx-home-body .problem-head,.evx-home-body .process-head{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:72px}.evx-home-body .problem-head h2,.evx-home-body .process-head h2{max-width:660px;margin-bottom:0}.evx-home-body .problem-head .lede,.evx-home-body .process-head .lede{max-width:560px;margin:0 0 4px auto}.evx-home-body .problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.evx-home-body .problem-card{min-height:330px;padding:30px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(145deg,#0b0e09,#050705);display:flex;flex-direction:column}.evx-home-body .problem-card>span,.evx-home-body .process-step>span,.evx-home-body .audience-card>span{color:var(--green-soft);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.evx-home-body .problem-card h3{margin:52px 0 18px}.evx-home-body .problem-card p{margin:auto 0 0;color:var(--muted);font-size:14px;line-height:1.55}
    .evx-home-body .key-intro.actual-content{min-height:760px}.evx-home-body .key-aside .btn{margin-top:24px}.evx-home-body .chapter-points{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px;margin:22px 0 28px;padding:0;list-style:none}.evx-home-body .chapter-points li{color:#bfc6ba;font-size:12px}.evx-home-body .chapter-points li::before{content:"+";color:var(--green-soft);margin-right:8px}
    .evx-home-body .solutions-pin.actual-content .solution-card{height:min(65vh,610px);min-height:570px;padding-top:34px}.evx-home-body .solutions-pin.actual-content .card-index{top:35px}.evx-home-body .card-link{position:relative;z-index:3;display:inline-flex;align-items:center;margin-top:16px;color:var(--green-soft);font-size:12px;font-weight:700}.evx-home-body .card-link:hover{color:#fff}
    .evx-home-body .process{padding:170px 0;background:#070a06}.evx-home-body .process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.15)}.evx-home-body .process-step{min-height:350px;padding:30px 26px;border-right:1px solid rgba(255,255,255,.12)}.evx-home-body .process-step:last-child{border-right:0}.evx-home-body .process-step h3{margin:72px 0 20px}.evx-home-body .process-step p{color:var(--muted);font-size:14px;line-height:1.55}.evx-home-body .process .section-action{margin-top:38px}
    .evx-home-body .audiences{padding:170px 0;background:#000}.evx-home-body .audience-head{max-width:820px;margin-bottom:70px}.evx-home-body .audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.evx-home-body .audience-card{position:relative;min-height:460px;padding:40px;border:1px solid rgba(255,255,255,.1);border-radius:28px;overflow:hidden;background:radial-gradient(circle at 86% 18%,rgba(118,185,0,.16),transparent 34%),#080b07}.evx-home-body .audience-card h3{max-width:500px;margin:120px 0 22px;font-size:42px}.evx-home-body .audience-card p{max-width:590px;color:var(--muted)}
    .evx-home-body .benefits.actual-content .metric{grid-template-columns:190px 1fr;grid-template-rows:auto auto;padding:28px 0}.evx-home-body .benefits.actual-content .metric strong{grid-row:1/3}.evx-home-body .benefits.actual-content .metric p{margin:9px 0 0;color:#657061;font-size:13px;line-height:1.5}.evx-home-body .placeholder-only .profile-art{height:170px}.evx-home-body .placeholder-only .quote-card{min-height:420px}.evx-home-body .placeholder-only blockquote{font-weight:600;letter-spacing:.04em}.evx-home-body .price-card.actual-content h3{padding-right:95px}.evx-home-body .price-card.actual-content .price{font-size:22px}.evx-home-body .final-cta.actual-content{min-height:960px}.evx-home-body .final-cta.actual-content h2{max-width:930px;font-size:clamp(54px,6vw,88px)}.evx-home-body .final-cta.actual-content .lede{max-width:680px}.evx-home-body .cta-note{margin:24px 0 0;color:var(--green-soft);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
    @media(max-width:1100px){.evx-home-body .problem-grid,.evx-home-body .process-grid{grid-template-columns:repeat(2,1fr)}.evx-home-body .process-step:nth-child(2){border-right:0}.evx-home-body .process-step{border-bottom:1px solid rgba(255,255,255,.12)}.evx-home-body .solutions-pin.actual-content .solution-card{padding:38px}.evx-home-body .solutions-pin.actual-content .card-index{top:40px}.evx-home-body .price-card.actual-content h3{padding-right:0;padding-top:32px}}
    @media(min-width:768px) and (max-height:800px){.evx-home-body .hero.actual-content{padding-top:150px}.evx-home-body .hero.actual-content h1{font-size:68px}.evx-home-body .hero.actual-content .lede{font-size:16px;line-height:1.45}.evx-home-body .hero.actual-content .trust{margin:18px 0}.evx-home-body .hero.actual-content .hero-actions{margin-top:18px}}
    @media(max-width:767px){.evx-home-body .hero.actual-content{min-height:1240px;height:auto;padding-bottom:410px}.evx-home-body .hero.actual-content h1{font-size:44px}.evx-home-body .hero.actual-content .lede{font-size:14px;line-height:1.45}.evx-home-body .hero.actual-content .trust{margin:18px 0;font-size:10px}.evx-home-body .hero.actual-content .hero-actions{gap:9px;margin-top:18px}.evx-home-body .problem,.evx-home-body .process,.evx-home-body .audiences{padding:110px 0}.evx-home-body .problem-head,.evx-home-body .process-head{display:block;margin-bottom:52px}.evx-home-body .problem-head .lede,.evx-home-body .process-head .lede{margin-top:28px}.evx-home-body .problem-grid,.evx-home-body .process-grid,.evx-home-body .audience-grid{grid-template-columns:1fr}.evx-home-body .problem-card{min-height:270px}.evx-home-body .process-step{min-height:280px;border-right:0}.evx-home-body .process-step h3{margin-top:45px}.evx-home-body .audience-card{min-height:390px;padding:28px 24px}.evx-home-body .audience-card h3{margin-top:82px;font-size:31px}.evx-home-body .key-intro.actual-content{min-height:auto;padding:110px 0}.evx-home-body .chapter-points{grid-template-columns:1fr}.evx-home-body .solutions-pin.actual-content .solution-card{height:auto;min-height:590px;padding:34px 26px}.evx-home-body .solutions-pin.actual-content .solution-card h3{padding-right:100px}.evx-home-body .solutions-pin.actual-content .card-index{top:35px;font-size:9px}.evx-home-body .benefits.actual-content .metric{grid-template-columns:115px 1fr}.evx-home-body .benefits.actual-content .metric strong{grid-row:1/3}.evx-home-body .placeholder-only .profile-art{height:150px}.evx-home-body .price-card.actual-content h3{padding-top:0}.evx-home-body .final-cta.actual-content{min-height:940px}.evx-home-body .final-cta.actual-content h2{font-size:48px}}
    /* The Problem follows the same compact two-column rhythm as adjacent editorial sections. */
    .evx-home-body .problem-head{grid-template-columns:minmax(0,760px) minmax(360px,1fr);gap:80px;min-height:0;align-items:end}
    .evx-home-body .problem-head>div{display:block}
    .evx-home-body .problem-head .eyebrow{margin-bottom:20px}
    .evx-home-body .problem-head h2{max-width:760px;font-size:clamp(52px,4.35vw,62px);line-height:1.01}
    .evx-home-body .problem-head .lede{align-self:auto;max-width:440px;margin:0 0 5px auto;font-size:18px;line-height:1.55}

    /* Short desktop viewports keep the complete hero story and both CTAs above the fold. */
    @media(min-width:768px) and (max-height:650px){
      .evx-home-body .hero.actual-content{min-height:600px;height:100vh;padding-top:108px;padding-bottom:24px}
      .evx-home-body .hero.actual-content .hero-copy{width:100%;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);grid-template-areas:"eyebrow eyebrow" "title lede" "trust actions";column-gap:clamp(42px,5vw,76px);row-gap:16px;align-items:end}
      .evx-home-body .hero.actual-content .eyebrow{grid-area:eyebrow;margin:0}
      .evx-home-body .hero.actual-content h1{grid-area:title;max-width:720px;margin:0;font-size:clamp(48px,4.35vw,60px);line-height:.94}
      .evx-home-body .hero.actual-content .lede{grid-area:lede;align-self:end;width:100%;max-width:500px;margin:0;font-size:14px;line-height:1.42}
      .evx-home-body .hero.actual-content .trust{grid-area:trust;align-self:center;max-width:550px;margin:0;font-size:9px;line-height:1.35}
      .evx-home-body .hero.actual-content .hero-actions{grid-area:actions;align-self:start;display:flex;flex-direction:row;gap:10px;margin:0}
      .evx-home-body .hero.actual-content .hero-object{top:-22px;right:-16vw;opacity:.48}
      .evx-home-body .scroll-cue{display:none}
    }
    @media(max-width:767px){
      .evx-home-body .problem-head{display:block;min-height:0}
      .evx-home-body .problem-head>div{display:block}
      .evx-home-body .problem-head .eyebrow{margin-bottom:16px}
      .evx-home-body .problem-head h2{font-size:clamp(40px,11vw,50px)}
      .evx-home-body .problem-head .lede{margin-top:28px;font-size:16px}
    }

    /* NVIDIA-inspired page rhythm: dark cinematic anchors separated by bright editorial chapters. */
    .evx-home-body .problem{background:#f3f4f1;color:#090b08;border-top:1px solid #dce0d8}
    .evx-home-body .problem .eyebrow{color:#4f7d00}
    .evx-home-body .problem .lede{color:#555d52}
    .evx-home-body .problem-card{border-color:#d4d9cf;background:#fff;box-shadow:0 18px 45px rgba(20,29,14,.055)}
    .evx-home-body .problem-card>span{color:#4f7d00}
    .evx-home-body .problem-card p{color:#596156}

    .evx-home-body .partners{background:#fff}
    .evx-home-body .overview{background:#f1f3ee;color:#090b08;border-top:1px solid #dce0d8}
    .evx-home-body .overview .eyebrow{color:#4f7d00}
    .evx-home-body .overview .lede,.evx-home-body .overview-card p{color:#596156}
    .evx-home-body .overview-card{border-color:#cfd5ca}
    .evx-home-body .overview-art{box-shadow:0 24px 55px rgba(20,29,14,.11)}

    .evx-home-body .chapter{background:#fff;color:#090b08;border-color:#dce0d8}
    .evx-home-body .chapter:nth-of-type(even){background:#fff}
    .evx-home-body .chapter.reverse{background:#eef1ea}
    .evx-home-body .chapter .eyebrow{color:#4f7d00}
    .evx-home-body .chapter-copy .lede{color:#555d52}
    .evx-home-body .chapter-points li{color:#343b31}
    .evx-home-body .chapter-points li::before{color:#4f7d00}
    .evx-home-body .chapter-number{color:rgba(20,29,14,.045)}
    .evx-home-body .chapter-visual{box-shadow:0 34px 75px rgba(20,29,14,.18)}

    .evx-home-body .process{background:#080b07}
    .evx-home-body .audiences{background:#f4f5f2;color:#090b08;border-top:1px solid #dce0d8}
    .evx-home-body .audiences .eyebrow{color:#4f7d00}
    .evx-home-body .audiences .lede,.evx-home-body .audience-card p{color:#596156}
    .evx-home-body .audience-card{border-color:#d4d9cf;background:radial-gradient(circle at 86% 18%,rgba(118,185,0,.1),transparent 34%),#fff;box-shadow:0 20px 55px rgba(20,29,14,.06)}
    .evx-home-body .audience-card>span{color:#4f7d00}

    .evx-home-body .benefits{background:#fff}
    .evx-home-body .testimonials{background:#eef1ea;color:#090b08;border-top:1px solid #d6dbd1}
    .evx-home-body .testimonials .eyebrow{color:#4f7d00}
    .evx-home-body .quote-card{border-color:#d3d8ce;background:#fff;box-shadow:0 18px 45px rgba(20,29,14,.055)}
    .evx-home-body .quote-meta{color:#697165}
    .evx-home-body .quote-body blockquote{color:#242a21}

    .evx-home-body .pricing{background:#fff;color:#090b08;border-top:1px solid #dce0d8}
    .evx-home-body .pricing .eyebrow{color:#4f7d00}
    .evx-home-body .pricing .lede{color:#596156}
    .evx-home-body .price-card{border-color:#d3d8ce;background:#f4f5f2}
    .evx-home-body .price-card.featured{background:linear-gradient(155deg,#e8efdf,#f5f7f2);border-color:rgba(79,125,0,.42);box-shadow:0 24px 60px rgba(49,72,28,.12)}
    .evx-home-body .price-card>p{color:#61695e}
    .evx-home-body .price{border-color:#d1d7cc}
    .evx-home-body .price-card li{color:#343b31}
    .evx-home-body .price-card li::before{color:#4f7d00}

    /* Benefits echoes the Services composition; desktop copy is pinned in JS. */
    .evx-home-body .benefits{position:relative;background:#eef1ea;overflow:clip}
    .evx-home-body .benefits::before{content:"";position:absolute;width:620px;height:620px;left:-330px;top:9%;border:1px solid rgba(79,125,0,.11);border-radius:35%;transform:rotate(27deg);box-shadow:inset 0 0 0 72px rgba(118,185,0,.016),inset 0 0 0 145px rgba(118,185,0,.012)}
    .evx-home-body .benefits .benefit-layout{position:relative;z-index:1;grid-template-columns:.78fr 1.22fr;gap:90px;align-items:start}
    .evx-home-body .benefit-copy h2{max-width:500px}
    .evx-home-body .metric-list{display:grid;gap:24px;border-top:0}
    .evx-home-body .benefits.actual-content .metric{position:relative;min-height:390px;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;padding:38px 46px 42px;border:1px solid rgba(255,255,255,.09);border-radius:32px;background:radial-gradient(circle at 82% 20%,rgba(118,185,0,.12),transparent 31%),#080b07;color:#fff;box-shadow:0 24px 65px rgba(20,29,14,.16)}
    .evx-home-body .benefits.actual-content .metric::before{content:"";position:absolute;width:330px;height:330px;right:-126px;bottom:-150px;border:1px solid rgba(165,219,69,.2);border-radius:36%;transform:rotate(24deg);box-shadow:inset 0 0 0 48px rgba(118,185,0,.025),inset 0 0 0 94px rgba(118,185,0,.018)}
    .evx-home-body .benefits.actual-content .metric::after{position:absolute;top:39px;right:46px;color:var(--green-soft);font-size:11px;font-weight:700;letter-spacing:.1em}
    .evx-home-body .benefits.actual-content .metric:nth-child(1)::after{content:"01 / 04"}
    .evx-home-body .benefits.actual-content .metric:nth-child(2)::after{content:"02 / 04"}
    .evx-home-body .benefits.actual-content .metric:nth-child(3)::after{content:"03 / 04"}
    .evx-home-body .benefits.actual-content .metric:nth-child(4)::after{content:"04 / 04"}
    .evx-home-body .benefits.actual-content .metric:nth-child(even)::before{right:auto;left:-150px;transform:rotate(-21deg)}
    .evx-home-body .benefits.actual-content .metric strong{position:relative;z-index:1;grid-row:auto;color:#fff;font-size:clamp(76px,7vw,108px);font-weight:500;line-height:.86;letter-spacing:-.075em}
    .evx-home-body .benefits.actual-content .metric strong em{color:var(--green-soft)}
    .evx-home-body .benefits.actual-content .metric span{position:relative;z-index:1;max-width:500px;margin:auto 0 0;color:#fff;font-size:clamp(23px,2vw,30px);line-height:1.08;letter-spacing:-.035em}
    .evx-home-body .benefits.actual-content .metric p{position:relative;z-index:1;max-width:500px;margin:15px 0 0;color:var(--muted);font-size:14px;line-height:1.55}
    @media(min-width:900px){.evx-home-body .benefit-copy{position:relative;align-self:start}}
    @media(max-width:899px){
      .evx-home-body .benefits .benefit-layout{display:block}
      .evx-home-body .benefit-copy{margin-bottom:58px}
      .evx-home-body .benefits.actual-content .metric{min-height:350px;padding:34px 32px 36px}
      .evx-home-body .benefits.actual-content .metric::after{top:35px;right:32px}
    }
    @media(max-width:767px){
      .evx-home-body .benefits.actual-content .metric{min-height:330px;border-radius:24px}
      .evx-home-body .benefits.actual-content .metric strong{font-size:72px}
      .evx-home-body .benefits.actual-content .metric span{font-size:24px}
    }

    /* Refined hero: concise conversion copy, unified CTAs and a stronger modular system visual. */
    .evx-home-body .hero.actual-content{min-height:600px;height:100svh;padding-top:clamp(106px,14vh,150px);padding-bottom:48px;align-items:flex-start;background:radial-gradient(circle at 76% 43%,rgba(118,185,0,.13),transparent 34%),linear-gradient(180deg,#030502 0%,#000 82%);overflow:hidden}
    .evx-home-body .hero.actual-content::before{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.94) 36%,rgba(0,0,0,.48) 58%,rgba(0,0,0,.08) 82%);pointer-events:none}
    .evx-home-body .hero.actual-content .hero-copy{display:block;width:min(640px,54%)}
    .evx-home-body .hero.actual-content .eyebrow{margin:0 0 18px}
    .evx-home-body .hero.actual-content h1{max-width:640px;margin:0;font-size:clamp(54px,5vw,78px);line-height:.94;letter-spacing:-.055em}
    .evx-home-body .hero.actual-content .lede{width:auto;max-width:570px;margin:24px 0 0;color:#c0c6bc;font-size:16px;line-height:1.55}
    .evx-home-body .hero.actual-content .hero-actions{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:11px;margin:25px 0 0}
    .evx-home-body .hero.actual-content .text-link{min-height:48px;padding:0 19px;border:1px solid rgba(255,255,255,.23);border-radius:999px;background:rgba(5,7,5,.56);font-size:13px;transition:transform .25s,border-color .25s,background .25s}
    .evx-home-body .hero.actual-content .text-link:hover{transform:translateY(-2px);border-color:var(--green);background:rgba(118,185,0,.08)}
    .evx-home-body .hero.actual-content .trust{max-width:570px;margin:24px 0 0;color:var(--green-soft);font-size:9px;line-height:1.35;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
    .evx-home-body .hero.actual-content .trust-avatars i{width:24px;height:24px}
    .evx-home-body .hero.actual-content .hero-object{top:24px;right:-5vw;width:min(61vw,900px);height:min(64vw,850px);opacity:.96;filter:saturate(1.08) contrast(1.05)}
    .evx-home-body .hero.actual-content .hero-object::before{content:"";position:absolute;inset:26%;border-radius:50%;background:radial-gradient(circle,rgba(118,185,0,.24),rgba(118,185,0,.035) 38%,transparent 70%);filter:blur(13px)}
    .evx-home-body .hero.actual-content .hero-object::after{content:"";position:absolute;inset:11%;border:1px solid rgba(216,247,160,.1);border-radius:38%;transform:rotate(14deg);box-shadow:inset 0 0 0 45px rgba(118,185,0,.012),0 45px 120px rgba(0,0,0,.52)}
    .evx-home-body .hero.actual-content .orbit{border-color:rgba(216,247,160,.23);box-shadow:0 0 95px rgba(118,185,0,.12)}
    .evx-home-body .hero.actual-content .module{border-color:rgba(216,247,160,.34);background:linear-gradient(145deg,#1b2414 0%,#060805 43%,#30441a 100%);box-shadow:inset 0 1px rgba(255,255,255,.25),0 35px 80px rgba(0,0,0,.7),0 0 58px rgba(118,185,0,.1)}
    .evx-home-body .hero.actual-content .core-node{box-shadow:0 0 95px rgba(118,185,0,.48)}
    .evx-home-body .hero-system-status,.evx-home-body .hero-system-path{position:absolute;z-index:5;display:flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid rgba(216,247,160,.18);border-radius:999px;background:rgba(5,7,5,.72);color:#dbe5d3;font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;backdrop-filter:blur(8px)}
    .evx-home-body .hero-system-status{left:17%;top:17%}.evx-home-body .hero-system-path{right:13%;bottom:18%}
    .evx-home-body .hero-system-status i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 14px var(--green)}
    .evx-home-body .scroll-cue{display:none}
    @media(min-width:768px) and (max-width:899px){
      .evx-home-body .hero.actual-content .hero-copy{width:72%}
      .evx-home-body .hero.actual-content .hero-object{right:-34vw;opacity:.7}
    }
    @media(max-width:767px){
      .evx-home-body .hero.actual-content{min-height:940px;height:auto;padding-top:116px;padding-bottom:300px}
      .evx-home-body .hero.actual-content::before{background:linear-gradient(180deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.92) 58%,rgba(0,0,0,.3) 78%,transparent)}
      .evx-home-body .hero.actual-content .hero-copy{width:100%}
      .evx-home-body .hero.actual-content h1{max-width:350px;font-size:clamp(46px,12.4vw,52px)}
      .evx-home-body .hero.actual-content .lede{max-width:345px;margin-top:21px;font-size:15px;line-height:1.5}
      .evx-home-body .hero.actual-content .hero-actions{align-items:flex-start;flex-direction:column;gap:9px;margin-top:22px}
      .evx-home-body .hero.actual-content .text-link{min-height:44px;padding:0 2px;border:0;background:transparent}
      .evx-home-body .hero.actual-content .trust{max-width:340px;margin-top:20px;font-size:9px}
      .evx-home-body .hero.actual-content .hero-object{top:auto;right:-245px;bottom:-120px;width:700px;height:650px;opacity:.76}
      .evx-home-body .hero-system-status,.evx-home-body .hero-system-path{display:none}
    }

    /* Unified high-fidelity block interactions. Pointer tracking is added progressively in JavaScript. */
    .evx-home-body .evx-motion-card{--evx-base:0px;--evx-lift:0px;--evx-rx:0deg;--evx-ry:0deg;position:relative;transform:perspective(1200px) translate3d(0,calc(var(--evx-base) + var(--evx-lift)),0) rotateX(var(--evx-rx)) rotateY(var(--evx-ry));transform-style:preserve-3d;will-change:transform;transition:border-color .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s cubic-bezier(.2,.8,.2,1),background-color .5s cubic-bezier(.2,.8,.2,1);backface-visibility:hidden}
    .evx-home-body .price-card.featured.evx-motion-card{--evx-base:-18px}
    .evx-home-body .evx-pointer-glow{position:absolute!important;z-index:8!important;inset:0!important;width:auto!important;height:auto!important;margin:0!important;border:0!important;border-radius:inherit!important;background:radial-gradient(440px circle at var(--evx-px,50%) var(--evx-py,50%),rgba(118,185,0,.17),transparent 58%)!important;box-shadow:none!important;opacity:0;pointer-events:none;transform:none!important;transition:opacity .4s ease!important}
    .evx-home-body .evx-motion-card.is-hovered .evx-pointer-glow{opacity:1}
    .evx-home-body .problem-card.evx-motion-card.is-hovered{z-index:3;border-color:rgba(79,125,0,.45);box-shadow:0 28px 70px rgba(49,72,28,.16)}
    .evx-home-body .process-step.evx-motion-card.is-hovered{z-index:3;border-color:rgba(165,219,69,.28);background-color:#0d120a;box-shadow:0 28px 65px rgba(0,0,0,.4)}
    .evx-home-body .audience-card.evx-motion-card.is-hovered,.evx-home-body .quote-card.evx-motion-card.is-hovered{z-index:3;border-color:rgba(79,125,0,.4);box-shadow:0 28px 70px rgba(49,72,28,.16)}
    .evx-home-body .price-card.evx-motion-card.is-hovered,.evx-home-body .price-card:focus-within{z-index:3;border-color:rgba(79,125,0,.48);box-shadow:0 30px 75px rgba(49,72,28,.18)}
    .evx-home-body .benefits .metric.evx-motion-card.is-hovered{z-index:3;border-color:rgba(165,219,69,.35);box-shadow:0 34px 82px rgba(20,29,14,.26)}
    .evx-home-body .problem-card h3,.evx-home-body .process-step h3,.evx-home-body .audience-card h3,.evx-home-body .quote-card .quote-body,.evx-home-body .price-card h3,.evx-home-body .benefits .metric span{transition:transform .5s cubic-bezier(.2,.8,.2,1),color .35s ease}
    .evx-home-body .evx-motion-card.is-hovered h3,.evx-home-body .evx-motion-card.is-hovered .quote-body,.evx-home-body .benefits .metric.evx-motion-card.is-hovered span{transform:translate3d(0,-4px,18px)}
    .evx-home-body .problem-card.evx-motion-card.is-hovered>span,.evx-home-body .process-step.evx-motion-card.is-hovered>span{color:#76b900}
    .evx-home-body .overview-art,.evx-home-body .solution-card .card-art,.evx-home-body .platform span,.evx-home-body .chapter-visual{transition:transform .65s cubic-bezier(.2,.8,.2,1),border-color .45s ease,box-shadow .55s ease,filter .55s ease}
    @media(hover:hover) and (pointer:fine){
      .evx-home-body .overview-card:hover .overview-art{transform:translateY(-7px) scale(1.018);box-shadow:0 32px 74px rgba(20,29,14,.2)}
      .evx-home-body .overview-card:hover h3{color:#4f7d00}
      .evx-home-body .platform{transition:background-color .4s ease,color .4s ease}
      .evx-home-body .platform:hover{background:#eef5e5;color:#253019}
      .evx-home-body .platform:hover span{transform:rotate(135deg);border-color:#4f7d00}
      .evx-home-body .solution-card:hover{border-color:rgba(165,219,69,.28)}
      .evx-home-body .solution-card:hover .card-art{transform:translate3d(-8px,-7px,0) scale(1.025);filter:brightness(1.1)}
      .evx-home-body .chapter-visual:hover{border-color:rgba(79,125,0,.38);box-shadow:0 42px 90px rgba(49,72,28,.2)}
    }

    /* Readability and CTA-density refinement. */
    .evx-home-body p,.evx-home-body li{font-weight:var(--copy-weight)}
    .evx-home-body .problem .lede,.evx-home-body .problem-card p,.evx-home-body .partners-head>p,.evx-home-body .overview .lede,.evx-home-body .overview-card p,.evx-home-body .chapter-copy .lede,.evx-home-body .pin-copy p,.evx-home-body .audiences .lede,.evx-home-body .audience-card p,.evx-home-body .pricing .lede,.evx-home-body .price-card>p,.evx-home-body .price-card li{color:var(--copy-on-light);font-weight:var(--copy-weight)}
    .evx-home-body .hero.actual-content .lede,.evx-home-body .key-intro .lede,.evx-home-body .solution-card p,.evx-home-body .process-head .lede,.evx-home-body .process-step p,.evx-home-body .benefits.actual-content .metric p,.evx-home-body .final-cta.actual-content .lede{color:var(--copy-on-dark);font-weight:var(--copy-weight)}
    .evx-home-body .problem-card p{font-size:15px;line-height:1.62}
    .evx-home-body .partners-head>p{font-size:16px;line-height:1.6}
    .evx-home-body .overview-card p{font-size:15px;line-height:1.62}
    .evx-home-body .overview-art{isolation:isolate;border:1px solid rgba(165,219,69,.13);background:#050705}
    .evx-home-body .overview-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.018);filter:saturate(.88) brightness(.9);transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .65s ease}
    .evx-home-body .overview-art::after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,rgba(5,7,5,.02) 48%,rgba(5,7,5,.32)),radial-gradient(circle at 50% 46%,transparent 45%,rgba(5,7,5,.22) 100%);pointer-events:none;transition:opacity .55s ease,background .55s ease}
    .evx-home-body .overview-art.conversion-visual img{object-position:52% center}
    .evx-home-body .overview-art.response-visual img{object-position:50% center}
    .evx-home-body .chapter-visual.chapter-media{isolation:isolate;border-color:rgba(79,125,0,.22);background:#050705}
    .evx-home-body .chapter-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.018);filter:saturate(.88) brightness(.9);transition:transform .9s cubic-bezier(.2,.8,.2,1),filter .7s ease}
    .evx-home-body .chapter-media::after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,rgba(5,7,5,.02),rgba(5,7,5,.14)),radial-gradient(circle at 50% 48%,transparent 52%,rgba(5,7,5,.25) 100%);pointer-events:none;transition:opacity .6s ease,background .6s ease}
    @media(min-width:768px){
      .evx-home-body .hero.actual-content{padding-top:clamp(132px,17vh,178px)}
      .evx-home-body .hero.actual-content .hero-object{top:48px}
    }
    @media(hover:hover) and (pointer:fine){
      .evx-home-body .overview-card:hover .overview-art{border-color:rgba(118,185,0,.45);box-shadow:0 34px 80px rgba(46,77,19,.27),0 0 0 1px rgba(165,219,69,.08)}
      .evx-home-body .overview-card:hover .overview-art img{transform:scale(1.075);filter:saturate(1.12) brightness(1.06)}
      .evx-home-body .overview-card:hover .overview-art::after{opacity:.56;background:radial-gradient(circle at 52% 48%,rgba(118,185,0,.08),transparent 52%)}
      .evx-home-body .chapter-media:hover img{transform:scale(1.055);filter:saturate(1.08) brightness(1.03)}
      .evx-home-body .chapter-media:hover::after{opacity:.58;background:radial-gradient(circle at 50% 50%,rgba(118,185,0,.06),transparent 58%)}
    }
    @media(max-width:767px){
      .evx-home-body .chapter-visual.chapter-media{height:auto;aspect-ratio:4/3}
      .evx-home-body .chapter-media img{object-fit:cover}
    }
    .evx-home-body .chapter-copy .lede{font-size:18px;line-height:1.62}
    .evx-home-body .pin-copy p{font-size:16px;line-height:1.65}
    .evx-home-body .solution-card p{font-size:15px;line-height:1.62}
    .evx-home-body .process-head .lede{font-size:18px;line-height:1.65}
    .evx-home-body .process-step p{font-size:15px;line-height:1.62}
    .evx-home-body .audiences .lede{font-size:18px;line-height:1.65}
    .evx-home-body .audience-card{display:flex;flex-direction:column}
    .evx-home-body .audience-card h3{min-height:2.16em;font-size:clamp(32px,3vw,42px)}
    .evx-home-body .audience-card p{margin-bottom:0;font-size:15.5px;line-height:1.62}
    .evx-home-body .benefits.actual-content .metric p{font-size:15px;line-height:1.62}
    .evx-home-body .pricing .lede{font-size:18px;line-height:1.65}
    .evx-home-body .price-card>p{font-size:15px;line-height:1.62}
    .evx-home-body .price-card li{font-size:14px}
    .evx-home-body .quote-meta{color:#566052;font-weight:var(--copy-weight)}
    
    .evx-home-body .card-index{letter-spacing:.11em;text-transform:uppercase}

    /* Conversion architecture visual: a composed page system, kept clear of service copy. */
    .evx-home-body .web-architecture{right:-15%;bottom:-12%;width:60%;height:50%;perspective:1000px;opacity:.92}
    .evx-home-body .web-architecture::before{content:"";position:absolute;right:-10%;bottom:-28%;width:105%;aspect-ratio:1;border:1px solid rgba(118,185,0,.16);border-radius:50%;box-shadow:0 0 0 42px rgba(118,185,0,.018),0 0 0 84px rgba(118,185,0,.012)}
    .evx-home-body .web-shell{position:absolute;inset:0 2% 0 0;border:1px solid rgba(216,247,160,.2);border-radius:26px;background:linear-gradient(145deg,rgba(24,34,14,.96),rgba(5,7,5,.98) 72%);box-shadow:-24px 32px 70px rgba(0,0,0,.46),inset 0 1px rgba(255,255,255,.05);transform:rotate(-6deg) rotateY(-7deg);transform-origin:80% 70%;overflow:hidden}
    .evx-home-body .web-shell i{position:absolute;display:block}
    .evx-home-body .web-topbar{left:18px;right:18px;top:0;height:42px;border-bottom:1px solid rgba(255,255,255,.08)}
    .evx-home-body .web-topbar::before{content:"";position:absolute;left:0;top:16px;width:6px;height:6px;border-radius:50%;background:#76b900;box-shadow:12px 0 rgba(216,247,160,.34),24px 0 rgba(216,247,160,.18)}
    .evx-home-body .web-hero-band{left:18px;right:18px;top:58px;height:82px;border:1px solid rgba(165,219,69,.22);border-radius:16px;background:radial-gradient(circle at 76% 35%,rgba(118,185,0,.48),transparent 28%),linear-gradient(135deg,#11180b,#080b07)}
    .evx-home-body .web-hero-band::before{content:"";position:absolute;left:16px;top:18px;width:41%;height:7px;border-radius:9px;background:#d8f7a0;box-shadow:0 17px rgba(183,189,178,.38),0 34px rgba(183,189,178,.2)}
    .evx-home-body .web-cta-chip{left:34px;top:157px;width:74px;height:25px;border-radius:20px;background:#76b900;box-shadow:0 0 24px rgba(118,185,0,.24)}
    .evx-home-body .web-module-a,.evx-home-body .web-module-b{bottom:20px;height:72px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:linear-gradient(150deg,#11160e,#090b08)}
    .evx-home-body .web-module-a{left:18px;width:43%}.evx-home-body .web-module-b{right:18px;width:38%;border-color:rgba(165,219,69,.19)}
    .evx-home-body .web-module-a::after,.evx-home-body .web-module-b::after{content:"";position:absolute;left:13px;right:13px;top:17px;height:5px;border-radius:5px;background:#657061;box-shadow:0 14px rgba(101,112,97,.52),0 28px rgba(101,112,97,.28)}

    .evx-home-body .final-cta.actual-content{min-height:650px;padding:72px 0 68px}
    .evx-home-body .final-cta.actual-content h2{max-width:820px;margin-bottom:22px;font-size:clamp(52px,5.2vw,76px)}
    .evx-home-body .final-cta.actual-content .lede{max-width:640px;margin-bottom:0;color:var(--copy-on-dark);font-size:18px;line-height:1.62}
    .evx-home-body .final-cta.actual-content .final-actions{margin-top:28px}
    .evx-home-body .final-cta.actual-content .final-form{top:6%;right:-7%;width:610px;height:610px}
    @media(max-width:767px){
      .evx-home-body .problem-head .lede{max-width:none}
      .evx-home-body .audience-card h3{min-height:0;font-size:31px}
      .evx-home-body .web-architecture{right:-20%;bottom:-8%;width:84%;height:38%;opacity:.68}
      .evx-home-body .final-cta.actual-content{min-height:760px;padding:84px 0 190px}
      .evx-home-body .final-cta.actual-content h2{font-size:46px}
      .evx-home-body .final-cta.actual-content .lede{font-size:16px}
      .evx-home-body .final-cta.actual-content .final-form{top:auto;right:-300px;bottom:-220px;width:500px;height:500px}
    }
    @media(min-width:768px) and (max-width:899px){
      .evx-home-body .audience-grid{grid-template-columns:1fr}
      .evx-home-body .audience-card h3{min-height:0}
      .evx-home-body .problem-head{display:block}
      .evx-home-body .problem-head .lede{max-width:620px;margin:28px 0 0}
    }
    @media(min-width:900px) and (max-width:1100px){
      .evx-home-body .problem-head{grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);gap:50px}
      .evx-home-body .problem-head h2{font-size:clamp(48px,5.2vw,56px)}
      .evx-home-body .problem-head .lede{max-width:360px;font-size:16px}
    }

  


    /* CONTENT-FIRST VISUAL SYSTEM — recognizable marketing journeys, rendered in HTML/CSS. */
    .evx-home-body .ux-art,.evx-home-body .chapter-ui{isolation:isolate;background:radial-gradient(circle at 52% 48%,rgba(118,185,0,.12),transparent 34%),linear-gradient(145deg,#0a0e08,#020302 74%);border-color:rgba(118,185,0,.2);transform-style:preserve-3d}
    .evx-home-body .ux-art::before,.evx-home-body .chapter-ui::before{content:"";position:absolute;z-index:9;inset:0;background:linear-gradient(115deg,transparent 12%,rgba(255,255,255,.055) 43%,transparent 62%);transform:translateX(-125%);transition:transform 1.1s cubic-bezier(.2,.8,.2,1);pointer-events:none}
    .evx-home-body .ux-art::after,.evx-home-body .chapter-ui::after{content:"";position:absolute;z-index:1;inset:0;background:radial-gradient(circle at 50% 116%,rgba(118,185,0,.16),transparent 48%);pointer-events:none}
    .evx-home-body .ux-stage{position:absolute;z-index:2;inset:0;transform-style:preserve-3d;transform:rotateX(calc(var(--ux-y,0)*-2deg)) rotateY(calc(var(--ux-x,0)*2.4deg));transition:transform .2s ease-out}
    .evx-home-body .ux-panel{position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:linear-gradient(145deg,rgba(27,34,23,.97),rgba(8,11,7,.98));box-shadow:0 20px 36px rgba(0,0,0,.45),inset 0 1px rgba(255,255,255,.065);transition:transform .85s cubic-bezier(.2,.8,.2,1),border-color .55s ease,filter .55s ease,opacity .55s ease}
    .evx-home-body .ux-kicker{position:absolute;z-index:8;top:17px;left:17px;padding:7px 9px;border:1px solid rgba(216,247,160,.16);border-radius:999px;background:rgba(5,7,5,.76);color:#cbd2c6;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;backdrop-filter:blur(7px)}
    .evx-home-body .ux-kicker i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:var(--green);box-shadow:0 0 13px var(--green)}
    .evx-home-body .ux-label{color:#d4dbcf;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
    .evx-home-body .ux-line{display:block;height:4px;margin-top:7px;border-radius:4px;background:#556151}.evx-home-body .ux-line.short{width:56%;background:#354030}
    .evx-home-body .ux-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(118,185,0,.3);border-radius:999px;background:#11180d;color:var(--green-soft);font-size:8px;font-weight:800}

    /* Overview 01 — real campaign creatives and channel mix. */
    .evx-home-body .ux-orbit{position:absolute;left:50%;top:52%;width:226px;height:226px;border:1px dashed rgba(165,219,69,.18);border-radius:50%;transform:translate(-50%,-50%) rotate(18deg);transition:transform 1s cubic-bezier(.2,.8,.2,1)}
    .evx-home-body .ux-orbit::after{content:"";position:absolute;inset:41%;border:1px solid rgba(165,219,69,.38);border-radius:50%;box-shadow:0 0 34px rgba(118,185,0,.2)}
    .evx-home-body .ux-ad{width:126px;height:158px;padding:12px;transform-style:preserve-3d}.evx-home-body .ux-ad .ux-creative{height:76px;margin:10px 0;border:1px solid rgba(216,247,160,.2);border-radius:10px;background:radial-gradient(circle at 64% 36%,#b8ef61 0 5%,#4a7800 18%,#11170e 47%,#050705 72%)}.evx-home-body .ux-ad .ux-cta{width:55px;height:16px;margin-top:10px;border-radius:999px;background:var(--green)}
    .evx-home-body .ux-ad-a{left:20px;top:92px;transform:rotateY(18deg) rotateZ(-7deg) translateZ(24px)}.evx-home-body .ux-ad-b{z-index:4;left:50%;top:70px;transform:translateX(-50%) translateZ(65px)}.evx-home-body .ux-ad-b .ux-creative{background:linear-gradient(145deg,#20291b,#080b07)}.evx-home-body .ux-ad-b .ux-creative::before{content:"";display:block;width:45px;height:45px;margin:auto;transform:translateY(15px) rotate(45deg);border:1px solid var(--green);border-radius:14px;background:linear-gradient(145deg,#243715,#080b07);box-shadow:0 0 24px rgba(118,185,0,.2)}.evx-home-body .ux-ad-c{right:18px;top:99px;transform:rotateY(-20deg) rotateZ(8deg) translateZ(18px)}
    .evx-home-body .ux-channel{position:absolute;z-index:6;bottom:16px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#10150d;color:#cdd5c8;font-size:8px;font-weight:750}.evx-home-body .ux-channel.search{left:24px}.evx-home-body .ux-channel.social{right:23px}.evx-home-body .ux-channel.paid{left:50%;bottom:7px;transform:translateX(-50%);color:var(--green-soft);border-color:rgba(118,185,0,.34)}

    /* Overview 02 — landing page connected directly to the CRM. */
    .evx-home-body .ux-site{z-index:4;left:18px;top:67px;width:210px;height:218px;padding:13px;transform:rotateY(12deg) rotateZ(-3deg) translateZ(55px)}
    .evx-home-body .ux-browser{display:flex;gap:5px;height:16px;border-bottom:1px solid rgba(255,255,255,.08)}.evx-home-body .ux-browser i{width:4px;height:4px;border-radius:50%;background:#515a4d}.evx-home-body .ux-browser i:first-child{background:var(--green)}
    .evx-home-body .ux-site-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:8px;padding:15px 0 12px}.evx-home-body .ux-site-copy strong{display:block;height:7px;border-radius:5px;background:#d8ddd4;box-shadow:0 12px #7f887a,0 24px #465043}.evx-home-body .ux-site-visual{height:65px;border:1px solid rgba(165,219,69,.25);border-radius:12px;background:radial-gradient(circle at 60% 40%,rgba(118,185,0,.48),rgba(22,32,15,.52) 35%,#080b07 72%)}.evx-home-body .ux-site-button{width:62px;height:18px;margin-top:37px;border-radius:999px;background:var(--green)}.evx-home-body .ux-form{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.evx-home-body .ux-form i{height:31px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0e120c}.evx-home-body .ux-form i:last-child{border-color:rgba(118,185,0,.34)}
    .evx-home-body .ux-crm{right:17px;top:96px;width:174px;height:197px;padding:13px;transform:rotateY(-13deg) rotateZ(4deg) translateZ(15px);opacity:.82}.evx-home-body .ux-pipeline{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:13px}.evx-home-body .ux-pipe-lane{height:132px;padding:5px;border:1px solid rgba(255,255,255,.07);border-radius:8px;background:#080a07}.evx-home-body .ux-lead{height:28px;margin-bottom:5px;border-radius:6px;background:#171d14;border-left:2px solid #56614f}.evx-home-body .ux-pipe-lane:nth-child(2) .ux-lead:first-child,.evx-home-body .ux-pipe-lane:nth-child(3) .ux-lead:last-child{border-left-color:var(--green);background:#15210e}.evx-home-body .ux-sync{position:absolute;z-index:7;left:50%;top:54%;width:82px;height:34px;transform:translate(-50%,-50%) translateZ(96px);box-shadow:0 0 30px rgba(118,185,0,.18)}

    /* Overview 03 — conversation, qualification and booked time. */
    .evx-home-body .ux-chat{z-index:4;left:14px;top:66px;width:194px;height:224px;padding:12px;transform:rotateY(12deg) rotateZ(-3deg) translateZ(60px)}
    .evx-home-body .ux-chat-head{display:flex;align-items:center;gap:7px;padding-bottom:9px;border-bottom:1px solid rgba(255,255,255,.08)}.evx-home-body .ux-avatar{width:23px;height:23px;border-radius:50%;background:linear-gradient(145deg,#b8ef61,#2d480e);box-shadow:inset 0 0 0 7px rgba(5,7,5,.44)}.evx-home-body .ux-chat-head b{color:#e8ece5;font-size:8px}.evx-home-body .ux-chat-head small{display:block;margin-top:2px;color:#7a8376;font-size:6px}.evx-home-body .ux-bubble{max-width:139px;margin-top:9px;padding:8px 9px;border-radius:9px 9px 9px 3px;background:#161c13;color:#cbd2c6;font-size:7px;line-height:1.45}.evx-home-body .ux-bubble.reply{margin-left:auto;border-radius:9px 9px 3px 9px;background:#213315;color:#e6efdf}.evx-home-body .ux-bubble strong{color:var(--green-soft)}
    .evx-home-body .ux-score-card{z-index:6;left:47%;top:109px;width:121px;height:132px;padding:12px;transform:translateX(-50%) translateZ(96px);border-color:rgba(118,185,0,.3)}.evx-home-body .ux-score-row{display:flex;align-items:center;justify-content:space-between;margin:12px 0 10px;color:#fff;font-size:8px}.evx-home-body .ux-score-row b{color:var(--green-soft);font-size:21px;font-weight:500}.evx-home-body .ux-check{display:flex;align-items:center;gap:6px;margin-top:7px;color:#929b8e;font-size:6px}.evx-home-body .ux-check::before{content:"✓";display:grid;place-items:center;width:13px;height:13px;border-radius:50%;background:var(--green);color:#071005;font-weight:900}
    .evx-home-body .ux-calendar{right:10px;top:72px;width:174px;height:213px;padding:12px;transform:rotateY(-12deg) rotateZ(4deg) translateZ(25px)}.evx-home-body .ux-cal-head{display:flex;justify-content:space-between;color:#e7ebe3;font-size:8px}.evx-home-body .ux-cal-head span{color:var(--green-soft)}.evx-home-body .ux-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-top:12px}.evx-home-body .ux-days i{aspect-ratio:1;display:grid;place-items:center;border-radius:5px;color:#626a5f;font-size:6px;font-style:normal;background:#0a0d09}.evx-home-body .ux-days i.active{background:var(--green);color:#071005;font-weight:900;box-shadow:0 0 18px rgba(118,185,0,.32)}.evx-home-body .ux-time{display:flex;justify-content:space-between;margin-top:12px;padding:8px;border:1px solid rgba(118,185,0,.32);border-radius:8px;color:#dbe1d7;font-size:7px}.evx-home-body .ux-time b{color:var(--green-soft)}.evx-home-body .ux-confirm{position:absolute;z-index:8;right:19px;bottom:15px;display:inline-flex;align-items:center;padding:9px 10px;background:#11170e;color:#e5ebe1;box-shadow:0 15px 30px rgba(0,0,0,.44);transform:translateZ(105px)}.evx-home-body .ux-confirm::before{content:"✓";display:grid;place-items:center;width:18px;height:18px;margin-right:6px;border-radius:50%;background:var(--green);color:#071005;font-weight:900}.evx-home-body .ux-route-line{position:absolute;z-index:2;left:20%;right:18%;top:58%;height:2px;background:linear-gradient(90deg,transparent,var(--green) 22%,var(--green) 78%,transparent);transform:scaleX(.72);opacity:.55;box-shadow:0 0 15px rgba(118,185,0,.38);transition:transform .9s cubic-bezier(.2,.8,.2,1),opacity .5s}.evx-home-body .ux-route-dot{position:absolute;z-index:8;left:21%;top:calc(58% - 4px);width:10px;height:10px;border:2px solid #d8f7a0;border-radius:50%;background:var(--green);box-shadow:0 0 18px var(--green);transition:left 1.05s cubic-bezier(.2,.8,.2,1)}

    /* Large editorial chapters. */
    .evx-home-body .chapter-ui{height:610px;overflow:hidden;border-radius:var(--radius);box-shadow:0 34px 75px rgba(20,29,14,.18)}
    .evx-home-body .chapter-ui .ux-panel{border-radius:22px}.evx-home-body .chapter-ui .ux-label{font-size:9px}.evx-home-body .chapter-ui .ux-kicker{top:25px;left:25px;padding:9px 11px;font-size:9px}
    .evx-home-body .cap-chat{z-index:5;left:7%;top:15%;width:49%;height:70%;padding:20px;transform:rotateY(7deg) rotateZ(-2deg) translateZ(55px)}.evx-home-body .cap-chat .ux-chat-head{gap:10px;padding-bottom:16px}.evx-home-body .cap-chat .ux-avatar{width:34px;height:34px}.evx-home-body .cap-chat .ux-chat-head b{font-size:11px}.evx-home-body .cap-chat .ux-chat-head small{font-size:8px}.evx-home-body .cap-chat .ux-bubble{max-width:82%;margin-top:16px;padding:12px 14px;font-size:10px}.evx-home-body .cap-chat .ux-bubble.reply{background:#213315}.evx-home-body .cap-input{position:absolute;left:20px;right:20px;bottom:20px;height:42px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#0d110b}.evx-home-body .cap-input::after{content:"↗";position:absolute;right:5px;top:5px;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#071005;font-weight:900}
    .evx-home-body .cap-source{position:absolute;z-index:7;padding:9px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#11160e;color:#cbd2c6;font-size:8px;font-weight:750;box-shadow:0 12px 24px rgba(0,0,0,.35);transition:transform .7s cubic-bezier(.2,.8,.2,1)}.evx-home-body .cap-source.web{left:3%;top:10%}.evx-home-body .cap-source.phone{left:2%;bottom:10%}.evx-home-body .cap-source.message{left:38%;bottom:6%;color:var(--green-soft);border-color:rgba(118,185,0,.32)}
    .evx-home-body .cap-profile{z-index:6;right:6%;top:17%;width:37%;height:30%;padding:18px;transform:rotateY(-5deg) rotateZ(2deg) translateZ(32px)}.evx-home-body .cap-profile-head{display:flex;justify-content:space-between;align-items:center;margin-top:15px;color:#e8ece5;font-size:12px}.evx-home-body .cap-profile-head b{color:var(--green-soft);font-size:32px;font-weight:500}.evx-home-body .cap-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.evx-home-body .cap-checks span{display:flex;align-items:center;gap:7px;color:#939c8f;font-size:8px}.evx-home-body .cap-checks span::before{content:"✓";display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:var(--green);color:#071005;font-weight:900}
    .evx-home-body .cap-crm{z-index:4;right:5%;bottom:13%;width:40%;height:31%;padding:18px;transform:rotateY(-6deg) rotateZ(-2deg) translateZ(18px)}.evx-home-body .cap-crm-row{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;margin-top:14px;padding:11px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#0b0f09;color:#d2d8ce;font-size:9px}.evx-home-body .cap-crm-row i{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#263616,#0a0e08)}.evx-home-body .cap-crm-row b{color:var(--green-soft);font-size:8px;text-transform:uppercase}.evx-home-body .cap-link{position:absolute;z-index:2;left:47%;right:23%;top:49%;height:2px;background:linear-gradient(90deg,var(--green),rgba(118,185,0,.1));box-shadow:0 0 18px rgba(118,185,0,.32);transform:rotate(9deg)}

    .evx-home-body .qual-leads{z-index:4;left:6%;top:16%;width:36%;height:68%;padding:19px;transform:rotateY(6deg) rotateZ(-2deg) translateZ(35px)}.evx-home-body .qual-card{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;margin-top:13px;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:11px;background:#0a0e08;color:#d1d8cc;font-size:9px;transition:transform .55s cubic-bezier(.2,.8,.2,1),border-color .45s}.evx-home-body .qual-card i{width:30px;height:30px;border-radius:50%;background:linear-gradient(145deg,#b8ef61,#283c14);box-shadow:inset 0 0 0 9px rgba(5,7,5,.4)}.evx-home-body .qual-card b{display:block;margin-bottom:3px;font-size:8px}.evx-home-body .qual-card span{color:#899284;font-size:7px}.evx-home-body .qual-card em{color:#66705f;font-size:10px;font-style:normal}.evx-home-body .qual-card.selected{border-color:rgba(118,185,0,.42);background:#12200c}.evx-home-body .qual-card.selected em{color:var(--green-soft)}
    .evx-home-body .qual-engine{position:absolute;z-index:7;left:45%;top:35%;width:150px;height:150px;display:grid;place-items:center;border:1px solid rgba(165,219,69,.35);border-radius:36%;background:linear-gradient(145deg,#1d2a12,#070a05);transform:translateX(-50%) rotate(45deg) translateZ(90px);box-shadow:0 0 60px rgba(118,185,0,.2);transition:transform .8s cubic-bezier(.2,.8,.2,1)}.evx-home-body .qual-engine::after{content:"84";transform:rotate(-45deg);color:var(--green-soft);font-size:48px;font-weight:500;letter-spacing:-.06em}.evx-home-body .qual-engine-label{position:absolute;z-index:8;left:45%;top:65%;transform:translateX(-50%);color:#c8d0c3;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
    .evx-home-body .qual-routes{position:absolute;z-index:5;right:5%;top:15%;width:32%;height:70%;display:flex;flex-direction:column;gap:12px}.evx-home-body .qual-route{position:relative;flex:1;padding:16px;border:1px solid rgba(255,255,255,.09);border-radius:17px;background:#0d120b;color:#d5dcd1;box-shadow:0 15px 30px rgba(0,0,0,.35);transition:transform .6s cubic-bezier(.2,.8,.2,1),border-color .45s,background .45s}.evx-home-body .qual-route b{display:block;margin-top:10px;font-size:13px}.evx-home-body .qual-route small{display:block;margin-top:6px;color:#818a7d;font-size:8px}.evx-home-body .qual-route::before{content:"";position:absolute;right:16px;top:16px;width:8px;height:8px;border-radius:50%;background:#485241}.evx-home-body .qual-route.hot{border-color:rgba(118,185,0,.42);background:#14220d}.evx-home-body .qual-route.hot::before{background:var(--green);box-shadow:0 0 15px var(--green)}.evx-home-body .qual-path{position:absolute;z-index:2;left:45%;right:28%;top:50%;height:2px;background:linear-gradient(90deg,var(--green),rgba(118,185,0,.14));box-shadow:0 0 16px rgba(118,185,0,.26)}

    .evx-home-body .book-lead{z-index:4;left:5%;top:27%;width:30%;height:45%;padding:19px;transform:rotateY(7deg) rotateZ(-2deg) translateZ(35px)}.evx-home-body .book-person{display:flex;align-items:center;gap:12px;margin-top:18px}.evx-home-body .book-person i{width:42px;height:42px;border-radius:50%;background:linear-gradient(145deg,#b8ef61,#283c14);box-shadow:inset 0 0 0 12px rgba(5,7,5,.4)}.evx-home-body .book-person b{display:block;color:#e9ede6;font-size:12px}.evx-home-body .book-person span{color:#8d9688;font-size:8px}.evx-home-body .book-ready{margin-top:22px;padding:12px;border:1px solid rgba(118,185,0,.36);border-radius:12px;background:#14210e;color:var(--green-soft);font-size:9px;font-weight:750}.evx-home-body .book-ready::before{content:"✓";margin-right:8px}
    .evx-home-body .book-calendar{z-index:5;left:32%;top:10%;width:55%;height:72%;padding:22px;transform:rotateY(-4deg) rotateZ(1deg) translateZ(45px)}.evx-home-body .book-cal-head{display:flex;justify-content:space-between;color:#e7ebe3;font-size:13px}.evx-home-body .book-cal-head span{color:var(--green-soft);font-size:10px}.evx-home-body .book-week{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-top:19px}.evx-home-body .book-week i{aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(255,255,255,.06);border-radius:9px;background:#0a0d09;color:#697263;font-size:8px;font-style:normal}.evx-home-body .book-week i.active{border-color:rgba(216,247,160,.38);background:var(--green);color:#071005;font-weight:900;box-shadow:0 0 22px rgba(118,185,0,.34)}.evx-home-body .book-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.evx-home-body .book-slots span{padding:11px;border:1px solid rgba(255,255,255,.09);border-radius:9px;color:#858e80;font-size:8px;text-align:center}.evx-home-body .book-slots span.selected{border-color:rgba(118,185,0,.42);background:#16240f;color:var(--green-soft)}
    .evx-home-body .book-confirmed{position:absolute;z-index:8;right:5%;bottom:7%;width:42%;padding:16px 18px;border:1px solid rgba(216,247,160,.24);border-radius:17px;background:#11170e;color:#e6ebe2;box-shadow:0 20px 45px rgba(0,0,0,.48);transform:translateZ(110px);transition:transform .7s cubic-bezier(.2,.8,.2,1),box-shadow .55s}.evx-home-body .book-confirmed::before{content:"✓";float:left;display:grid;place-items:center;width:34px;height:34px;margin-right:12px;border-radius:50%;background:var(--green);color:#071005;font-weight:900}.evx-home-body .book-confirmed b{display:block;font-size:11px}.evx-home-body .book-confirmed span{display:block;margin-top:4px;color:#8f988b;font-size:8px}.evx-home-body .book-reminder{position:absolute;z-index:3;right:3%;padding:8px 10px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#0c100a;color:#929b8d;font-size:7px}.evx-home-body .book-reminder.email{top:12%}.evx-home-body .book-reminder.sms{top:20%;right:1%}

    @media(hover:hover) and (pointer:fine){
      .evx-home-body .ux-art:hover::before,.evx-home-body .chapter-ui:hover::before{transform:translateX(125%)}
      .evx-home-body .overview-card:hover .ux-ad-a{transform:rotateY(18deg) rotateZ(-10deg) translate3d(-5px,-7px,40px)}.evx-home-body .overview-card:hover .ux-ad-b{transform:translateX(-50%) translateY(-9px) translateZ(86px)}.evx-home-body .overview-card:hover .ux-ad-c{transform:rotateY(-20deg) rotateZ(11deg) translate3d(6px,-4px,34px)}.evx-home-body .overview-card:hover .ux-orbit{transform:translate(-50%,-50%) rotate(42deg) scale(1.04)}
      .evx-home-body .overview-card:hover .ux-site{transform:rotateY(7deg) rotateZ(-2deg) translate3d(-5px,-6px,70px)}.evx-home-body .overview-card:hover .ux-crm{opacity:1;transform:rotateY(-7deg) rotateZ(3deg) translate3d(6px,-5px,34px)}
      .evx-home-body .overview-card:hover .ux-chat{transform:rotateY(7deg) rotateZ(-2deg) translate3d(-5px,-4px,74px)}.evx-home-body .overview-card:hover .ux-score-card{transform:translateX(-50%) translateY(-7px) translateZ(110px)}.evx-home-body .overview-card:hover .ux-calendar{transform:rotateY(-7deg) rotateZ(2deg) translate3d(5px,-5px,42px)}.evx-home-body .overview-card:hover .ux-route-line{transform:scaleX(1);opacity:.9}.evx-home-body .overview-card:hover .ux-route-dot{left:76%}
      .evx-home-body .chapter-ui:hover .cap-chat{transform:rotateY(3deg) rotateZ(-1deg) translate3d(-6px,-7px,72px)}.evx-home-body .chapter-ui:hover .cap-profile{transform:rotateY(-2deg) rotateZ(1deg) translate3d(6px,-6px,48px)}.evx-home-body .chapter-ui:hover .cap-crm{transform:rotateY(-3deg) rotateZ(-1deg) translate3d(8px,-4px,32px)}
      .evx-home-body .chapter-ui:hover .qual-engine{transform:translateX(-50%) rotate(67deg) translateZ(105px)}.evx-home-body .chapter-ui:hover .qual-card.selected{transform:translateX(7px);border-color:var(--green)}.evx-home-body .chapter-ui:hover .qual-route.hot{transform:translateX(-8px);border-color:var(--green)}
      .evx-home-body .chapter-ui:hover .book-calendar{transform:rotateY(-2deg) rotateZ(.5deg) translate3d(3px,-6px,58px)}.evx-home-body .chapter-ui:hover .book-confirmed{transform:translate3d(0,-8px,125px);box-shadow:0 28px 52px rgba(44,72,24,.42)}
    }
    @media(max-width:767px){
      .evx-home-body .chapter-visual.chapter-ui{height:430px;aspect-ratio:auto}.evx-home-body .chapter-ui .ux-stage{transform:none!important}.evx-home-body .chapter-ui .ux-kicker{top:16px;left:16px}
      .evx-home-body .cap-chat{left:4%;top:17%;width:62%;height:68%;padding:13px}.evx-home-body .cap-chat .ux-bubble{margin-top:10px;padding:8px;font-size:7px}.evx-home-body .cap-input{left:13px;right:13px;bottom:13px;height:33px}.evx-home-body .cap-input::after{width:25px;height:25px}.evx-home-body .cap-profile{right:3%;top:18%;width:40%;height:29%;padding:10px}.evx-home-body .cap-profile-head{margin-top:8px;font-size:8px}.evx-home-body .cap-profile-head b{font-size:20px}.evx-home-body .cap-checks{grid-template-columns:1fr;gap:5px;margin-top:7px}.evx-home-body .cap-checks span{font-size:6px}.evx-home-body .cap-crm{right:3%;bottom:13%;width:43%;height:30%;padding:10px}.evx-home-body .cap-crm-row{grid-template-columns:24px 1fr;margin-top:7px;padding:7px;font-size:6px}.evx-home-body .cap-crm-row i{width:22px;height:22px}.evx-home-body .cap-crm-row b{display:none}.evx-home-body .cap-source{font-size:6px;padding:6px 7px}
      .evx-home-body .qual-leads{left:3%;top:17%;width:41%;height:66%;padding:10px}.evx-home-body .qual-card{grid-template-columns:22px 1fr;margin-top:8px;padding:7px}.evx-home-body .qual-card i{width:20px;height:20px}.evx-home-body .qual-card em{display:none}.evx-home-body .qual-engine{left:47%;top:39%;width:90px;height:90px}.evx-home-body .qual-engine::after{font-size:31px}.evx-home-body .qual-engine-label{left:47%;top:61%;font-size:6px}.evx-home-body .qual-routes{right:3%;top:17%;width:32%;height:65%;gap:7px}.evx-home-body .qual-route{padding:9px}.evx-home-body .qual-route b{font-size:9px}.evx-home-body .qual-route small{font-size:6px}
      .evx-home-body .book-lead{left:3%;top:25%;width:31%;height:47%;padding:10px}.evx-home-body .book-person{display:block;margin-top:10px}.evx-home-body .book-person i{display:block;width:28px;height:28px}.evx-home-body .book-person b{margin-top:7px;font-size:8px}.evx-home-body .book-ready{margin-top:12px;padding:7px;font-size:6px}.evx-home-body .book-calendar{left:29%;top:13%;width:68%;height:69%;padding:11px}.evx-home-body .book-cal-head{font-size:9px}.evx-home-body .book-week{gap:4px;margin-top:10px}.evx-home-body .book-week i{border-radius:5px;font-size:6px}.evx-home-body .book-slots{gap:4px;margin-top:9px}.evx-home-body .book-slots span{padding:7px 3px;font-size:6px}.evx-home-body .book-confirmed{right:4%;bottom:8%;width:58%;padding:10px}.evx-home-body .book-confirmed::before{width:26px;height:26px}.evx-home-body .book-confirmed b{font-size:8px}.evx-home-body .book-confirmed span{font-size:6px}.evx-home-body .book-reminder{display:none}
    }
    @media(prefers-reduced-motion:reduce){.evx-home-body .ux-stage{transform:none!important}}

/* Live-shell integration: match the approved header height without styling the header itself. */
@media (max-width: 767px) {
  .evx-home-body { --header: 72px; }
}

/* Enfold compatibility: keep the imported body palette authoritative inside its wrapper. */
#top #wrap_all .evx-home-body,
#top #wrap_all .evx-home-body * {
  font-family: "Manrope", Arial, sans-serif !important;
}

#top #wrap_all .evx-home-body h1,
#top #wrap_all .evx-home-body h2,
#top #wrap_all .evx-home-body h3,
#top #wrap_all .evx-home-body h4,
#top #wrap_all .evx-home-body h5,
#top #wrap_all .evx-home-body h6 {
  color: inherit;
  font-family: "Manrope", Arial, sans-serif !important;
  font-weight: 500 !important;
}

#top #wrap_all .evx-home-body h2 {
  font-size: clamp(42px, 4.6vw, 68px) !important;
  line-height: 1 !important;
  letter-spacing: -.045em !important;
}

#top #wrap_all .evx-home-body h3 {
  font-size: clamp(25px, 2.3vw, 36px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.045em !important;
}

#top #wrap_all .evx-home-body .problem-head h2 {
  font-size: clamp(52px, 4.35vw, 62px) !important;
  line-height: 1.01 !important;
}

#top #wrap_all .evx-home-body .key-intro h2 {
  font-size: clamp(64px, 8vw, 116px) !important;
}

#top #wrap_all .evx-home-body .solution-card h3 {
  font-size: clamp(34px, 3.6vw, 52px) !important;
}

#top #wrap_all .evx-home-body .audience-card h3 {
  font-size: clamp(32px, 3vw, 42px) !important;
}

#top #wrap_all .evx-home-body .final-cta.actual-content h2 {
  font-size: clamp(52px, 5.2vw, 76px) !important;
}

#top .evx-home-body .btn { color: #071005; }
#top .evx-home-body .btn.ghost,
#top .evx-home-body .text-link { color: #fff; }
#top .evx-home-body .card-link { color: var(--green-soft); }

/* Outline actions sit on light cards here, so they cannot inherit the dark-section treatment. */
#top #wrap_all .evx-home-body .pricing .price-card .btn.ghost {
  background: transparent;
  border-color: rgba(7, 16, 5, .38);
  color: #071005;
}

#top #wrap_all .evx-home-body .pricing .price-card .btn.ghost:hover {
  background: rgba(118, 185, 0, .1);
  border-color: var(--green);
  color: #071005;
}

/* Preserve the approved reference hero scale against Enfold's global heading rules. */
#top #wrap_all .evx-home-body .hero.actual-content h1 {
  font-size: clamp(54px, 5vw, 78px) !important;
  font-weight: 500 !important;
  line-height: .94 !important;
  letter-spacing: -.055em !important;
}

/* The standalone reference included its own overlay header; the live shell occupies normal flow. */
@media (min-width: 768px) {
  #top .evx-home-body .hero.actual-content { padding-top: clamp(64px, 8vh, 98px); }
}

@media (max-width: 767px) {
  #top .evx-home-body .hero.actual-content { padding-top: 44px; }
  #top #wrap_all .evx-home-body .hero.actual-content h1 {
    font-size: clamp(46px, 12.4vw, 52px) !important;
  }
  #top #wrap_all .evx-home-body h2 {
    font-size: clamp(38px, 10vw, 50px) !important;
  }
  #top #wrap_all .evx-home-body h3 {
    font-size: 27px !important;
  }
  #top #wrap_all .evx-home-body .problem-head h2 {
    font-size: clamp(40px, 11vw, 50px) !important;
  }
  #top #wrap_all .evx-home-body .key-intro h2 {
    font-size: 58px !important;
  }
  #top #wrap_all .evx-home-body .solution-card h3 {
    font-size: 34px !important;
  }
  #top #wrap_all .evx-home-body .audience-card h3 {
    font-size: 31px !important;
  }
  #top #wrap_all .evx-home-body .final-cta.actual-content h2 {
    font-size: 46px !important;
  }
}
  
