:root{--guided-navy:#071c4d;--guided-navy-2:#011f5e;--guided-blue:#056bff;--guided-cyan:#34d9ff;--guided-violet:#7a7dff;--guided-ice:#eaf7ff;--guided-cloud:#f8fbff;--guided-emerald:#24d29c;--guided-text:#587087;--guided-shadow:0 34px 100px rgba(5,45,100,.14)}
.emh-guided-service{overflow:hidden;background:var(--guided-cloud);color:var(--guided-navy)}
.emh-guided-kicker{display:inline-flex;align-items:center;gap:10px;color:#1683c2;font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.emh-guided-kicker i{width:9px;height:9px;border-radius:50%;background:var(--guided-cyan);box-shadow:0 0 0 6px rgba(52,217,255,.13),0 0 20px rgba(52,217,255,.38)}
.emh-guided-hero{position:relative;min-height:850px;padding:100px 0 105px;background:linear-gradient(180deg,#f9fcff 0%,#eff7ff 76%,#f8fbff);isolation:isolate}.emh-guided-hero-bg{position:absolute;inset:0;overflow:hidden;z-index:-1}.emh-guided-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(5,107,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(5,107,255,.045) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(180deg,transparent,#000 9%,#000 82%,transparent)}.emh-guided-glow{position:absolute;border-radius:50%;filter:blur(18px)}.emh-guided-glow--a{width:760px;height:760px;right:-270px;top:-260px;background:radial-gradient(circle,rgba(5,107,255,.28),transparent 69%);animation:guidedDriftA 16s ease-in-out infinite}.emh-guided-glow--b{width:620px;height:620px;left:-280px;bottom:-320px;background:radial-gradient(circle,rgba(52,217,255,.24),transparent 70%);animation:guidedDriftB 19s ease-in-out infinite}.emh-guided-glow--c{width:460px;height:460px;left:43%;top:9%;background:radial-gradient(circle,rgba(122,125,255,.14),transparent 68%)}
.emh-guided-hero-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(575px,1.06fr);gap:70px;align-items:center}.emh-guided-hero-copy{max-width:700px}.emh-guided-hero h1{margin:23px 0 24px;color:var(--guided-navy);font-size:clamp(3.55rem,4.95vw,5.9rem);line-height:.96;letter-spacing:-.058em;text-wrap:balance}.emh-guided-hero h1 span{display:block;margin-top:10px;background:linear-gradient(92deg,var(--guided-blue),#1497f4 42%,var(--guided-cyan) 76%,var(--guided-violet));background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.emh-guided-lead{margin:0;max-width:665px;color:#496780;font-size:1.08rem;line-height:1.8}.emh-guided-proof{margin:20px 0 0;padding:14px 17px;border-left:2px solid var(--guided-cyan);border-radius:0 14px 14px 0;background:linear-gradient(90deg,rgba(255,255,255,.72),rgba(247,252,255,.34));color:#667f94;line-height:1.72;box-shadow:0 12px 38px rgba(6,68,129,.045);backdrop-filter:blur(12px)}.emh-guided-proof strong{color:#1a4f7f}.emh-guided-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:31px}.emh-guided-actions--center{justify-content:center}.emh-guided-signal-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.emh-guided-signal-row span{padding:9px 12px;border-radius:999px;border:1px solid rgba(5,107,255,.1);background:rgba(255,255,255,.78);box-shadow:0 8px 24px rgba(5,64,120,.045);color:#41627e;font-size:.72rem;font-weight:780;backdrop-filter:blur(10px)}
.emh-guided-command{position:relative;min-height:630px;display:grid;place-items:center}.emh-guided-command-halo{position:absolute;width:680px;height:680px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.76) 0,rgba(52,217,255,.26) 25%,rgba(5,107,255,.15) 49%,transparent 72%);filter:blur(14px);animation:guidedPulse 7s ease-in-out infinite}.emh-guided-command-window{position:relative;z-index:3;width:min(700px,100%);min-height:525px;border:1px solid rgba(255,255,255,.98);border-radius:30px;background:rgba(255,255,255,.91);box-shadow:0 58px 150px rgba(5,45,100,.22),0 20px 60px rgba(5,107,255,.1);overflow:hidden;backdrop-filter:blur(28px);transform:perspective(1400px) rotateY(-3deg) rotateX(1.3deg)}.emh-guided-windowbar{height:58px;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid #e8f0f7;background:rgba(250,253,255,.93)}.emh-guided-windowbar>span{display:flex;gap:6px}.emh-guided-windowbar i{display:block;width:8px;height:8px;border-radius:50%;background:#d7e4ee}.emh-guided-windowbar i:nth-child(1){background:#64d8f3}.emh-guided-windowbar i:nth-child(2){background:#7b99ff}.emh-guided-windowbar i:nth-child(3){background:#7fd6ac}.emh-guided-windowbar strong{margin-left:17px;color:var(--guided-navy);font-size:.76rem}.emh-guided-windowbar small{margin-left:auto;padding:6px 9px;border-radius:8px;background:#edf8ff;color:#4f8db5;font-size:.54rem;font-weight:900;letter-spacing:.1em}.emh-guided-command-body{display:grid;grid-template-columns:150px 1fr;min-height:467px}.emh-guided-command-body aside{padding:20px 14px;background:#f6fbfe;border-right:1px solid #e9f1f7}.emh-guided-command-body aside button{width:100%;display:grid;grid-template-columns:30px 1fr;gap:8px;align-items:center;padding:10px 9px;margin:0 0 8px;border:0;border-radius:12px;background:transparent;color:#71879a;text-align:left;cursor:pointer;font:inherit;transition:.22s ease}.emh-guided-command-body aside button b{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#e8f1f7;color:#7190a9;font-size:.58rem}.emh-guided-command-body aside button span{font-size:.68rem;font-weight:780}.emh-guided-command-body aside button.is-active{background:linear-gradient(135deg,#e9f8ff,#edf1ff);color:#164b7f;box-shadow:inset 0 0 0 1px rgba(5,107,255,.08)}.emh-guided-command-body aside button.is-active b{background:linear-gradient(135deg,var(--guided-blue),var(--guided-violet));color:#fff;box-shadow:0 8px 16px rgba(5,107,255,.18)}.emh-guided-command-stage{position:relative;padding:34px 33px;overflow:hidden}.emh-guided-stage-panel{position:absolute;inset:34px 33px;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .35s ease,transform .35s ease}.emh-guided-stage-panel.is-active{opacity:1;transform:none;pointer-events:auto}.emh-guided-stage-kicker{color:#2c8cc1;font-size:.56rem;font-weight:900;letter-spacing:.14em}.emh-guided-stage-panel h2{max-width:430px;margin:10px 0 28px;color:var(--guided-navy);font-size:1.9rem;line-height:1.08;letter-spacing:-.04em}.emh-guided-discovery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.emh-guided-discovery-grid article{min-height:112px;padding:18px;border-radius:18px;border:1px solid #e3eef7;background:linear-gradient(145deg,#fff,#f5fbff);box-shadow:0 16px 34px rgba(5,61,117,.06)}.emh-guided-discovery-grid small{display:block;color:#8ca2b5;font-size:.55rem;font-weight:900;letter-spacing:.1em}.emh-guided-discovery-grid strong{display:block;margin-top:15px;color:#234f76;font-size:.9rem;line-height:1.35}.emh-guided-map{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.emh-guided-map span{padding:15px 16px;border-radius:14px;background:linear-gradient(135deg,#edf7ff,#f4f0ff);border:1px solid rgba(5,107,255,.09);color:#2b5d87;font-size:.8rem;font-weight:800}.emh-guided-build-list{display:grid;gap:11px}.emh-guided-build-list span{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:12px;padding:15px 16px;border-radius:14px;background:#f7fbfe;border:1px solid #e5eef5;color:#46647d;font-size:.82rem;font-weight:760}.emh-guided-build-list i{width:8px;height:8px;border-radius:50%;background:var(--guided-cyan);box-shadow:0 0 0 5px rgba(52,217,255,.1)}.emh-guided-build-list b{color:var(--guided-emerald)}.emh-guided-ready-card{display:flex;align-items:center;gap:16px;padding:24px;border:1px solid rgba(36,210,156,.18);border-radius:20px;background:linear-gradient(135deg,#effff9,#eff8ff);box-shadow:0 18px 40px rgba(12,97,92,.08)}.emh-guided-ready-card>i{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,var(--guided-emerald),var(--guided-cyan));color:#fff;font-style:normal;font-weight:900;box-shadow:0 14px 26px rgba(36,210,156,.22)}.emh-guided-ready-card strong,.emh-guided-ready-card span{display:block}.emh-guided-ready-card strong{color:#184f6f;font-size:1rem}.emh-guided-ready-card span{margin-top:5px;color:#7490a4;font-size:.72rem}.emh-guided-float{position:absolute;z-index:5;min-width:150px;padding:13px 15px;border-radius:16px;border:1px solid rgba(255,255,255,.96);background:rgba(255,255,255,.91);box-shadow:0 24px 58px rgba(4,53,107,.18);backdrop-filter:blur(18px)}.emh-guided-float small,.emh-guided-float b{display:block}.emh-guided-float small{color:#2b95c8;font-size:.51rem;font-weight:900;letter-spacing:.13em}.emh-guided-float b{margin-top:5px;color:#234d73;font-size:.72rem}.emh-guided-float--a{left:-24px;bottom:105px;animation:guidedFloatA 6.7s ease-in-out infinite}.emh-guided-float--b{right:-12px;top:140px;animation:guidedFloatB 7.4s ease-in-out infinite}
.emh-guided-section-head{max-width:900px;margin:0 auto 52px;text-align:center}.emh-guided-section-head h2,.emh-guided-architecture-copy h2,.emh-guided-handover-copy h2,.emh-guided-faq-copy h2,.emh-guided-cta-card h2{margin:17px 0 18px;color:var(--guided-navy);font-size:clamp(2.75rem,4.5vw,4.85rem);line-height:1.02;letter-spacing:-.055em;text-wrap:balance}.emh-guided-section-head p,.emh-guided-architecture-copy>p,.emh-guided-handover-copy>p,.emh-guided-faq-copy>p{margin:0 auto;max-width:760px;color:var(--guided-text);font-size:1.02rem;line-height:1.8}
.emh-guided-fit{padding:120px 0;background:linear-gradient(180deg,#f8fbff,#edf7ff)}.emh-guided-fit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.emh-guided-fit-grid article{min-height:300px;padding:28px;border-radius:26px;border:1px solid rgba(5,107,255,.09);background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(242,249,255,.88));box-shadow:0 24px 64px rgba(5,64,120,.07)}.emh-guided-fit-grid article>span{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,var(--guided-blue),var(--guided-cyan));color:#fff;font-size:.72rem;font-weight:900;box-shadow:0 13px 28px rgba(5,107,255,.2)}.emh-guided-fit-grid article:nth-child(2)>span{background:linear-gradient(135deg,var(--guided-violet),var(--guided-blue))}.emh-guided-fit-grid article:nth-child(3)>span{background:linear-gradient(135deg,var(--guided-cyan),var(--guided-emerald))}.emh-guided-fit-grid article:nth-child(4)>span{background:linear-gradient(135deg,#4f7cff,var(--guided-violet))}.emh-guided-fit-grid h3{margin:55px 0 13px;color:var(--guided-navy);font-size:1.35rem;letter-spacing:-.025em}.emh-guided-fit-grid p{margin:0;color:#658097;line-height:1.72}
.emh-guided-value{position:relative;padding:125px 0;background:radial-gradient(circle at 75% 20%,rgba(52,217,255,.18),transparent 32%),radial-gradient(circle at 20% 80%,rgba(122,125,255,.18),transparent 30%),linear-gradient(150deg,#061a49,#082965 55%,#053b78);color:#fff}.emh-guided-section-head--light h2{color:#fff}.emh-guided-value .emh-guided-kicker{color:#65ddff}.emh-guided-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.emh-guided-value-grid article{position:relative;min-height:390px;padding:34px 32px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.045));box-shadow:0 30px 85px rgba(0,17,53,.25);backdrop-filter:blur(18px);overflow:hidden}.emh-guided-value-grid article:after{content:"";position:absolute;inset:auto -25% -40% 30%;height:60%;background:radial-gradient(circle,rgba(52,217,255,.18),transparent 68%)}.emh-guided-value-grid article:nth-child(2):after{background:radial-gradient(circle,rgba(122,125,255,.22),transparent 68%)}.emh-guided-value-grid article:nth-child(3):after{background:radial-gradient(circle,rgba(36,210,156,.18),transparent 68%)}.emh-guided-value-grid b{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(135deg,var(--guided-blue),var(--guided-cyan));font-size:.78rem}.emh-guided-value-grid article:nth-child(2) b{background:linear-gradient(135deg,var(--guided-violet),var(--guided-blue))}.emh-guided-value-grid article:nth-child(3) b{background:linear-gradient(135deg,var(--guided-emerald),var(--guided-cyan))}.emh-guided-value-grid>article>span{display:block;margin-top:58px;color:#77e2ff;font-size:.62rem;font-weight:900;letter-spacing:.15em}.emh-guided-value-grid h3{position:relative;z-index:1;margin:13px 0 15px;color:#fff;font-size:1.55rem;line-height:1.18}.emh-guided-value-grid p{position:relative;z-index:1;margin:0;color:#bfd1e1;line-height:1.72}
.emh-guided-process{padding:125px 0;background:linear-gradient(180deg,#f7fbff,#eef8ff 70%,#f8fbff)}.emh-guided-roadmap{position:relative;max-width:1020px;margin:0 auto}.emh-guided-roadmap:before{content:"";position:absolute;left:35px;top:50px;bottom:50px;width:2px;background:linear-gradient(var(--guided-blue),var(--guided-cyan),var(--guided-violet));opacity:.28}.emh-guided-roadmap article{position:relative;display:grid;grid-template-columns:72px 1fr;gap:24px;padding:18px 0;opacity:.68;transition:.35s ease}.emh-guided-roadmap article>span{position:relative;z-index:2;width:72px;height:72px;display:grid;place-items:center;border-radius:22px;border:1px solid rgba(5,107,255,.11);background:#fff;color:#5380a3;font-size:.72rem;font-weight:900;box-shadow:0 14px 34px rgba(5,61,117,.07);transition:.35s ease}.emh-guided-roadmap article>div{padding:6px 0 28px;border-bottom:1px solid rgba(5,107,255,.08)}.emh-guided-roadmap small{color:#4b91bc;font-size:.58rem;font-weight:900;letter-spacing:.14em}.emh-guided-roadmap h3{margin:8px 0 8px;color:var(--guided-navy);font-size:1.45rem}.emh-guided-roadmap p{margin:0;max-width:780px;color:#668097;line-height:1.72}.emh-guided-roadmap article.is-active{opacity:1;transform:translateX(10px)}.emh-guided-roadmap article.is-active>span{background:linear-gradient(135deg,var(--guided-blue),var(--guided-cyan));color:#fff;box-shadow:0 18px 38px rgba(5,107,255,.21)}
.emh-guided-architecture{padding:125px 0;background:#fff}.emh-guided-architecture-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:80px;align-items:center}.emh-guided-architecture-copy>p{margin-left:0}.emh-guided-architecture-copy ul{display:grid;gap:12px;margin:26px 0 27px;padding:0;list-style:none}.emh-guided-architecture-copy li{position:relative;padding-left:27px;color:#4f6d85;line-height:1.6}.emh-guided-architecture-copy li:before{content:"✓";position:absolute;left:0;top:1px;color:var(--guided-emerald);font-weight:900}.emh-guided-text-link{color:var(--guided-blue);font-weight:800;text-decoration:none}.emh-guided-stack{position:relative;min-height:530px;display:grid;place-items:center}.emh-guided-stack:before{content:"";position:absolute;width:560px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(52,217,255,.18),rgba(5,107,255,.08) 45%,transparent 72%);filter:blur(12px)}.emh-guided-stack-layer{position:absolute;width:min(560px,92%);min-height:92px;padding:20px 24px;border-radius:22px;border:1px solid rgba(255,255,255,.9);box-shadow:0 22px 62px rgba(5,64,120,.11);backdrop-filter:blur(16px);transform-origin:center}.emh-guided-stack-layer small,.emh-guided-stack-layer strong{display:block}.emh-guided-stack-layer small{font-size:.57rem;font-weight:900;letter-spacing:.14em}.emh-guided-stack-layer strong{margin-top:8px;color:#1c4a71;font-size:1rem}.emh-guided-stack-layer--academy{top:48px;z-index:4;background:linear-gradient(135deg,rgba(233,248,255,.96),rgba(239,239,255,.94));transform:perspective(900px) rotateX(4deg)}.emh-guided-stack-layer--experience{top:153px;z-index:3;background:linear-gradient(135deg,rgba(242,250,255,.94),rgba(239,247,255,.9));transform:scale(.96)}.emh-guided-stack-layer--modules{top:258px;z-index:2;background:linear-gradient(135deg,rgba(234,247,255,.92),rgba(239,244,255,.88));transform:scale(.92)}.emh-guided-stack-layer--core{top:363px;z-index:1;background:linear-gradient(135deg,#0c4ac2,#0d76df);border-color:rgba(255,255,255,.24);transform:scale(.88)}.emh-guided-stack-layer--core small,.emh-guided-stack-layer--core strong{color:#fff}.emh-guided-stack-badge{position:absolute;right:0;bottom:28px;padding:11px 14px;border-radius:999px;background:#fff;border:1px solid rgba(5,107,255,.09);box-shadow:0 14px 38px rgba(5,64,120,.12);color:#416b8f;font-size:.7rem;font-weight:850}
.emh-guided-handover{padding:125px 0;background:radial-gradient(circle at 10% 20%,rgba(52,217,255,.14),transparent 27%),linear-gradient(180deg,#eef8ff,#f8fbff)}.emh-guided-handover-grid{display:grid;grid-template-columns:minmax(530px,1.08fr) minmax(0,.92fr);gap:74px;align-items:center}.emh-guided-admin-window{border:1px solid rgba(255,255,255,.96);border-radius:28px;background:rgba(255,255,255,.9);box-shadow:0 45px 110px rgba(5,45,100,.16);overflow:hidden;backdrop-filter:blur(22px);transform:perspective(1200px) rotateY(2deg)}.emh-guided-admin-top{display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 22px;border-bottom:1px solid #e9f1f7}.emh-guided-admin-top strong{font-size:.78rem;color:var(--guided-navy)}.emh-guided-admin-top span{padding:7px 10px;border-radius:999px;background:#e9fff7;color:#269976;font-size:.58rem;font-weight:850}.emh-guided-admin-body{display:grid;grid-template-columns:68px 1fr;min-height:390px}.emh-guided-admin-body>aside{padding:18px 11px;background:#f6fbfe;border-right:1px solid #e9f1f7}.emh-guided-admin-body>aside b{display:grid;place-items:center;width:38px;height:38px;margin:0 auto 22px;border-radius:13px;background:linear-gradient(135deg,var(--guided-blue),var(--guided-cyan));color:#fff;font-size:.66rem}.emh-guided-admin-body>aside i{display:block;width:30px;height:30px;margin:0 auto 10px;border-radius:10px;background:#e7f0f6}.emh-guided-admin-body>aside i.is-active{background:linear-gradient(135deg,#d9f4ff,#e7e8ff);box-shadow:inset 0 0 0 1px rgba(5,107,255,.1)}.emh-guided-admin-content{padding:31px}.emh-guided-admin-content>small{color:#4292bd;font-size:.56rem;font-weight:900;letter-spacing:.14em}.emh-guided-admin-content h3{margin:10px 0 26px;color:var(--guided-navy);font-size:1.7rem;line-height:1.1}.emh-guided-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.emh-guided-admin-grid article{display:flex;align-items:center;gap:11px;padding:18px;border-radius:16px;background:linear-gradient(145deg,#fff,#f5fbff);border:1px solid #e5eef6}.emh-guided-admin-grid article span{width:29px;height:29px;display:grid;place-items:center;border-radius:10px;background:#e8fff7;color:#1ea77c;font-weight:900}.emh-guided-admin-grid strong{color:#43647e;font-size:.8rem}.emh-guided-handover-copy>p{margin-left:0}.emh-guided-handover-benefits{display:grid;gap:12px;margin-top:27px}.emh-guided-handover-benefits article{display:grid;grid-template-columns:38px 1fr;gap:13px;padding:16px 17px;border-radius:16px;background:rgba(255,255,255,.72);border:1px solid rgba(5,107,255,.07)}.emh-guided-handover-benefits>article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#e8fff7;color:#1ea77c;font-weight:900}.emh-guided-handover-benefits strong{display:block;color:#2c577a}.emh-guided-handover-benefits p{margin:5px 0 0;color:#70879a;font-size:.9rem;line-height:1.55}
.emh-guided-choice{padding:120px 0;background:#fff}.emh-guided-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.emh-guided-choice-grid article{position:relative;min-height:330px;padding:34px;border-radius:28px;border:1px solid rgba(5,107,255,.1);background:linear-gradient(145deg,#fff,#f7fbff);box-shadow:0 22px 66px rgba(5,64,120,.065)}.emh-guided-choice-grid article.is-current{background:linear-gradient(145deg,#eef8ff,#f0efff);border-color:rgba(122,125,255,.18)}.emh-guided-choice-grid>article>span{color:#2d8fbd;font-size:.63rem;font-weight:900;letter-spacing:.15em}.emh-guided-choice-grid article.is-current>span{color:#6669df}.emh-guided-choice-grid h3{margin:42px 0 13px;color:var(--guided-navy);font-size:2rem;letter-spacing:-.04em}.emh-guided-choice-grid p{margin:0;max-width:650px;color:#658097;line-height:1.75}.emh-guided-choice-grid a,.emh-guided-choice-grid strong{display:inline-block;margin-top:27px;color:var(--guided-blue);font-weight:850;text-decoration:none}.emh-guided-choice-grid article.is-current strong{color:#645fd6}
.emh-guided-projects{padding:120px 0;background:linear-gradient(180deg,#f7fbff,#edf7ff)}.emh-guided-projects-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:45px}.emh-guided-projects-head h2{max-width:820px;margin:16px 0 0;color:var(--guided-navy);font-size:clamp(2.6rem,4.1vw,4.5rem);line-height:1.03;letter-spacing:-.052em}.emh-guided-projects .emh-home-projects,.emh-guided-projects .emh-showcase-section{padding:0!important;background:transparent!important}
.emh-guided-faq{padding:120px 0;background:#fff}.emh-guided-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.emh-guided-faq-copy{position:sticky;top:130px;align-self:start}.emh-guided-faq-copy>p{margin-left:0}.emh-guided-faq-list{display:grid;gap:12px}.emh-guided-faq-list details{border:1px solid rgba(5,107,255,.08);border-radius:18px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 14px 38px rgba(5,64,120,.045);overflow:hidden}.emh-guided-faq-list summary{padding:20px 22px;color:#2b5274;font-weight:820;cursor:pointer}.emh-guided-faq-list details p{margin:0;padding:0 22px 22px;color:#6b8296;line-height:1.7}
.emh-guided-cta{position:relative;padding:120px 0 130px;background:linear-gradient(160deg,#061a49,#063a7f);overflow:hidden}.emh-guided-cta-glow{position:absolute;inset:0;background:radial-gradient(circle at 20% 40%,rgba(52,217,255,.22),transparent 32%),radial-gradient(circle at 80% 20%,rgba(122,125,255,.25),transparent 30%)}.emh-guided-cta-card{position:relative;z-index:1;max-width:1050px;margin:auto;padding:70px 60px;border:1px solid rgba(255,255,255,.13);border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.045));box-shadow:0 34px 100px rgba(0,17,53,.28);text-align:center;backdrop-filter:blur(18px)}.emh-guided-cta-card .emh-guided-kicker{color:#72e5ff}.emh-guided-cta-card h2{color:#fff}.emh-guided-cta-card p{max-width:780px;margin:0 auto;color:#c5d6e7;font-size:1.02rem;line-height:1.78}.emh-guided-cta-card .emh-button--secondary{color:#fff;border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.08)}
[data-guided-reveal]{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}[data-guided-reveal].is-visible{opacity:1;transform:none}
@keyframes guidedDriftA{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-24px,20px,0)}}@keyframes guidedDriftB{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(22px,-18px,0)}}@keyframes guidedPulse{0%,100%{transform:scale(.96);opacity:.82}50%{transform:scale(1.04);opacity:1}}@keyframes guidedFloatA{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes guidedFloatB{0%,100%{transform:translateY(0)}50%{transform:translateY(8px)}}
@media(max-width:1120px){.emh-guided-hero-grid{grid-template-columns:1fr;gap:35px}.emh-guided-hero-copy{max-width:820px}.emh-guided-command{max-width:820px;width:100%;margin-inline:auto}.emh-guided-fit-grid{grid-template-columns:1fr 1fr}.emh-guided-value-grid{grid-template-columns:1fr}.emh-guided-value-grid article{min-height:300px}.emh-guided-architecture-grid,.emh-guided-handover-grid{grid-template-columns:1fr;gap:55px}.emh-guided-handover-demo{max-width:820px;width:100%;margin:auto;order:2}.emh-guided-handover-copy{order:1;max-width:800px}.emh-guided-faq-grid{grid-template-columns:1fr;gap:45px}.emh-guided-faq-copy{position:static;max-width:820px}.emh-guided-projects-head{align-items:start;flex-direction:column}}
@media(max-width:760px){.emh-guided-hero{min-height:0;padding:78px 0 85px}.emh-guided-hero h1{font-size:clamp(2.95rem,14.8vw,4.5rem)}.emh-guided-lead{font-size:1rem}.emh-guided-actions{display:grid}.emh-guided-actions .emh-button{width:100%}.emh-guided-signal-row{overflow:auto;flex-wrap:nowrap;padding-bottom:5px}.emh-guided-signal-row span{white-space:nowrap}.emh-guided-command{min-height:510px}.emh-guided-command-window{min-height:455px;border-radius:24px;transform:none}.emh-guided-command-body{grid-template-columns:64px 1fr}.emh-guided-command-body aside{padding:14px 9px}.emh-guided-command-body aside button{display:block;padding:7px;margin-bottom:8px;text-align:center}.emh-guided-command-body aside button b{margin:auto}.emh-guided-command-body aside button span{display:none}.emh-guided-command-stage{padding:24px 18px}.emh-guided-stage-panel{inset:24px 18px}.emh-guided-stage-panel h2{font-size:1.4rem}.emh-guided-discovery-grid{grid-template-columns:1fr}.emh-guided-discovery-grid article:nth-child(3){display:none}.emh-guided-float{display:none}.emh-guided-fit,.emh-guided-value,.emh-guided-process,.emh-guided-architecture,.emh-guided-handover,.emh-guided-choice,.emh-guided-projects,.emh-guided-faq,.emh-guided-cta{padding:88px 0}.emh-guided-fit-grid,.emh-guided-choice-grid{grid-template-columns:1fr}.emh-guided-fit-grid article{min-height:auto}.emh-guided-section-head{margin-bottom:40px;text-align:left}.emh-guided-section-head p{margin-left:0}.emh-guided-section-head h2,.emh-guided-architecture-copy h2,.emh-guided-handover-copy h2,.emh-guided-faq-copy h2,.emh-guided-cta-card h2{font-size:clamp(2.3rem,11vw,3.45rem)}.emh-guided-roadmap article{grid-template-columns:58px 1fr;gap:16px}.emh-guided-roadmap:before{left:28px}.emh-guided-roadmap article>span{width:58px;height:58px;border-radius:18px}.emh-guided-roadmap article.is-active{transform:none}.emh-guided-stack{min-height:470px}.emh-guided-stack-layer{width:96%}.emh-guided-stack-badge{right:4%;bottom:15px}.emh-guided-admin-window{transform:none}.emh-guided-admin-body{grid-template-columns:50px 1fr}.emh-guided-admin-body>aside{padding:14px 8px}.emh-guided-admin-body>aside i{width:25px;height:25px}.emh-guided-admin-content{padding:20px 15px}.emh-guided-admin-grid{grid-template-columns:1fr}.emh-guided-projects-head h2{font-size:clamp(2.3rem,11vw,3.45rem)}.emh-guided-cta-card{padding:52px 22px 55px;border-radius:28px}}
@media(prefers-reduced-motion:reduce){.emh-guided-glow,.emh-guided-command-halo,.emh-guided-float{animation:none!important}[data-guided-reveal]{opacity:1!important;transform:none!important;transition:none!important}.emh-guided-stage-panel,.emh-guided-roadmap article{transition:none!important}}

/* T15.1 — Guided offer */
.emh-guided-offer{position:relative;padding:120px 0;background:linear-gradient(160deg,#f4f9ff,#eef5ff 55%,#f5f2ff);overflow:hidden}.emh-guided-offer:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 25%,rgba(52,217,255,.18),transparent 30%),radial-gradient(circle at 86% 24%,rgba(122,125,255,.17),transparent 31%)}
.emh-guided-offer-shell{position:relative;z-index:1;display:grid;grid-template-columns:.88fr 1.12fr;gap:50px;padding:48px;border-radius:34px;border:1px solid rgba(5,107,255,.11);background:rgba(255,255,255,.82);box-shadow:0 34px 95px rgba(24,76,139,.13);backdrop-filter:blur(20px)}
.emh-guided-offer-intro h2{margin:15px 0 20px;color:var(--guided-navy);font-size:clamp(2.5rem,4vw,4.4rem);line-height:1.02;letter-spacing:-.052em}.emh-guided-offer-intro>p{color:#607a91;line-height:1.75}.emh-guided-offer-price{display:flex;align-items:end;gap:16px;margin:24px 0}.emh-guided-offer-price small{color:#7b8ea5;font-size:.63rem;font-weight:900;letter-spacing:.15em}.emh-guided-offer-price strong{background:linear-gradient(92deg,#056bff,#6c70ff,#34d9ff);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-size:clamp(2.45rem,4.1vw,4.7rem);line-height:.95;letter-spacing:-.055em}.emh-guided-offer-intro .emh-button{margin-top:10px}
.emh-guided-offer-details{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-content:start}.emh-guided-offer-panel{padding:25px;border-radius:23px;background:#fff;border:1px solid rgba(5,107,255,.09);box-shadow:0 18px 48px rgba(18,69,128,.08)}.emh-guided-offer-panel>span{display:block;margin-bottom:16px;color:#2f78a8;font-size:.62rem;font-weight:900;letter-spacing:.14em}.emh-guided-offer-panel ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.emh-guided-offer-panel li{position:relative;padding-left:28px;color:#527089;font-size:.88rem;line-height:1.55}.emh-guided-offer-panel--included li:before{content:"✓";position:absolute;left:0;top:0;color:#1eaf80;font-weight:900}.emh-guided-offer-panel--excluded{background:linear-gradient(145deg,#fbfaff,#fff);border-color:rgba(122,125,255,.12)}.emh-guided-offer-panel--excluded>span{color:#716ad0}.emh-guided-offer-panel--excluded li:before{content:"–";position:absolute;left:2px;top:0;color:#827bd4;font-weight:900}.emh-guided-offer-fit{grid-column:1/-1;padding:20px 22px;border-radius:20px;background:linear-gradient(135deg,rgba(5,107,255,.06),rgba(122,125,255,.07));border:1px solid rgba(5,107,255,.1)}.emh-guided-offer-fit strong{display:block;color:#315f88;font-size:.72rem;letter-spacing:.08em}.emh-guided-offer-fit p{margin:7px 0 0;color:#607a91;line-height:1.6}
@media(max-width:1050px){.emh-guided-offer-shell{grid-template-columns:1fr}.emh-guided-offer-intro{max-width:820px}}
@media(max-width:760px){.emh-guided-offer{padding:86px 0}.emh-guided-offer-shell{padding:28px 20px;border-radius:28px}.emh-guided-offer-details{grid-template-columns:1fr}.emh-guided-offer-fit{grid-column:auto}.emh-guided-offer-price{align-items:flex-start;flex-direction:column}.emh-guided-offer-price strong{font-size:2.9rem}}
