*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:112px}
body{margin:0;background:var(--emh-bg);color:var(--emh-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
a{color:var(--emh-primary);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover{opacity:.96}
img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}
:focus-visible{outline:3px solid color-mix(in srgb,var(--emh-accent) 72%,#fff);outline-offset:3px}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.emh-skip-link{position:fixed;left:1rem;top:-100px;z-index:99999;background:var(--emh-secondary);color:#fff;padding:.65rem 1rem;border-radius:var(--emh-radius)}.emh-skip-link:focus{top:1rem}
.emh-container{width:min(1340px,calc(100% - 72px));margin-inline:auto}.emh-content-width{width:min(860px,100%)}.emh-main{min-height:55vh;overflow:clip}.emh-section{position:relative;padding:124px 0}

/* Global motion */
.emh-scroll-progress{position:fixed;left:0;right:0;top:0;height:3px;z-index:9998;pointer-events:none}.admin-bar .emh-scroll-progress{top:32px}.emh-scroll-progress span{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--emh-primary),var(--emh-accent));transform:scaleX(0);transform-origin:left center;box-shadow:0 0 18px color-mix(in srgb,var(--emh-accent) 50%,transparent)}
.emh-js [data-reveal]{opacity:0;transform:translate3d(0,28px,0);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .9s cubic-bezier(.2,.7,.2,1);transition-delay:var(--emh-reveal-delay,0ms)}
.emh-js [data-reveal].is-visible{opacity:1;transform:none}

/* Header */
.emh-site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.86);border-bottom:1px solid color-mix(in srgb,var(--emh-border) 64%,transparent);backdrop-filter:blur(24px) saturate(1.3);transition:box-shadow .3s ease,background .3s ease,border-color .3s ease}
.emh-site-header.is-scrolled{background:rgba(255,255,255,.94);box-shadow:0 14px 42px rgba(1,31,94,.075);border-color:color-mix(in srgb,var(--emh-border) 88%,transparent)}
.admin-bar .emh-site-header{top:32px}.emh-header-inner{min-height:112px;display:flex;align-items:center;gap:28px}
.emh-brand{display:flex;align-items:center;color:var(--emh-secondary);text-decoration:none;font-weight:850;flex:0 0 auto}.emh-brand--header{width:330px;min-width:330px;overflow:visible}.emh-site-logo{display:block;width:312px;height:auto;max-height:100px;max-width:none;object-fit:contain;object-position:left center}
.emh-primary-nav{margin-left:auto}.emh-menu,.emh-footer-menu{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:30px}.emh-menu a{position:relative;color:color-mix(in srgb,var(--emh-secondary) 80%,#536b83);font-weight:740;font-size:.95rem;text-decoration:none;padding:10px 0;transition:color .2s ease}.emh-menu a::after{content:"";position:absolute;left:0;right:0;bottom:4px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--emh-primary),var(--emh-accent));transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.emh-menu a:hover,.emh-menu .current-menu-item>a{color:var(--emh-primary);opacity:1}.emh-menu a:hover::after,.emh-menu .current-menu-item>a::after{transform:scaleX(1)}
.emh-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,var(--emh-primary),color-mix(in srgb,var(--emh-primary) 44%,var(--emh-accent)));color:#fff;text-decoration:none;font-size:.94rem;font-weight:820;box-shadow:0 16px 36px color-mix(in srgb,var(--emh-primary) 20%,transparent);white-space:nowrap;transition:transform .22s ease,box-shadow .22s ease}.emh-header-cta:hover{transform:translateY(-2px);box-shadow:0 20px 44px color-mix(in srgb,var(--emh-primary) 25%,transparent);opacity:1}
.emh-nav-toggle{display:none;border:0;background:transparent;width:46px;height:46px;padding:9px;cursor:pointer}.emh-nav-toggle span[aria-hidden]{display:block;height:2px;background:var(--emh-secondary);margin:5px 0;border-radius:999px}

/* Hero */
.emh-hero{position:relative;min-height:calc(100vh - 112px);background:linear-gradient(140deg,#fff 0%,color-mix(in srgb,var(--emh-primary) 2.5%,#fff) 46%,color-mix(in srgb,var(--emh-accent) 9%,#fff) 100%);border-bottom:1px solid color-mix(in srgb,var(--emh-border) 64%,transparent);isolation:isolate}
.emh-hero::after{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,var(--emh-secondary),var(--emh-primary),var(--emh-accent));opacity:.9}
.emh-hero-mesh{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:-2}.emh-mesh{position:absolute;border-radius:50%;filter:blur(2px);will-change:transform}.emh-mesh--one{width:540px;height:540px;right:-150px;top:-180px;background:radial-gradient(circle at 35% 35%,color-mix(in srgb,var(--emh-accent) 33%,transparent),transparent 67%)}.emh-mesh--two{width:440px;height:440px;left:-220px;bottom:-180px;background:radial-gradient(circle,color-mix(in srgb,var(--emh-primary) 13%,transparent),transparent 70%)}.emh-mesh--three{width:260px;height:260px;right:36%;top:10%;background:radial-gradient(circle,color-mix(in srgb,var(--emh-primary) 7%,transparent),transparent 70%)}
.emh-hero-inner{position:relative;min-height:calc(100vh - 112px);display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:68px;padding-top:72px;padding-bottom:104px}.emh-hero-copy{position:relative;z-index:5;min-width:0}
.emh-eyebrow,.emh-kicker{display:inline-flex;align-items:center;color:var(--emh-primary);font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.emh-eyebrow{position:relative;padding:11px 16px;border:1px solid color-mix(in srgb,var(--emh-primary) 20%,var(--emh-border));border-radius:999px;background:rgba(255,255,255,.78);box-shadow:0 14px 36px color-mix(in srgb,var(--emh-primary) 8%,transparent);overflow:hidden}.emh-eyebrow::after{content:"";position:absolute;top:0;bottom:0;width:54px;left:-70px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);transform:skewX(-18deg);animation:emhShine 5s ease-in-out infinite}
.emh-hero h1{font-size:clamp(3.15rem,4.75vw,4.75rem);line-height:1.025;letter-spacing:-.055em;margin:28px 0 26px;color:var(--emh-secondary);max-width:14.6ch;text-wrap:balance}.emh-hero h1 span{display:block;background:linear-gradient(105deg,var(--emh-secondary) 0%,var(--emh-primary) 62%,color-mix(in srgb,var(--emh-primary) 28%,var(--emh-accent)) 100%);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}
.emh-hero-lead{font-size:clamp(1.08rem,1.45vw,1.28rem);line-height:1.72;color:var(--emh-text-muted);max-width:720px;margin:0;text-wrap:pretty}.emh-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}
.emh-button,.wp-element-button,.wp-block-button__link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:12px 25px;border:1px solid transparent;border-radius:15px;font-weight:820;text-decoration:none;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease}.emh-button::before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.26) 48%,transparent 75%);transform:translateX(-130%);transition:transform .65s ease}.emh-button:hover::before{transform:translateX(130%)}.emh-button:hover,.wp-element-button:hover,.wp-block-button__link:hover{transform:translateY(-2px);opacity:1}.emh-button span,.emh-button i{position:relative;z-index:1}.emh-button i{font-style:normal;font-size:1rem;transition:transform .2s ease}.emh-button:hover i{transform:translate(2px,-2px)}
.emh-button--primary,.wp-element-button,.wp-block-button__link{background:linear-gradient(135deg,var(--emh-primary),color-mix(in srgb,var(--emh-primary) 42%,var(--emh-accent)));color:#fff!important;box-shadow:0 20px 42px color-mix(in srgb,var(--emh-primary) 24%,transparent)}.emh-button--secondary{background:rgba(255,255,255,.82);color:var(--emh-secondary);border-color:color-mix(in srgb,var(--emh-primary) 18%,var(--emh-border));box-shadow:0 12px 30px rgba(1,31,94,.05);backdrop-filter:blur(12px)}.emh-button--secondary:hover{border-color:color-mix(in srgb,var(--emh-primary) 50%,var(--emh-border));color:var(--emh-primary)}
.emh-hero-proof{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:31px;color:#71849a;font-size:.78rem;font-weight:760;letter-spacing:.025em}.emh-hero-proof i{width:4px;height:4px;border-radius:50%;background:color-mix(in srgb,var(--emh-primary) 55%,var(--emh-accent))}
.emh-scroll-cue{position:absolute;left:50%;bottom:26px;z-index:5;width:34px;height:54px;border:1px solid color-mix(in srgb,var(--emh-primary) 24%,var(--emh-border));border-radius:999px;background:rgba(255,255,255,.62);transform:translateX(-50%);backdrop-filter:blur(10px)}.emh-scroll-cue span{position:absolute;width:5px;height:9px;border-radius:999px;background:var(--emh-primary);left:50%;top:10px;transform:translateX(-50%);animation:emhScrollCue 1.8s ease-in-out infinite}

/* Hero product motion */
.emh-hero-visual{position:relative;min-height:560px;isolation:isolate;perspective:1400px}.emh-gradient-orb{position:absolute;border-radius:50%;pointer-events:none;will-change:transform}.emh-gradient-orb--a{width:448px;height:448px;right:-62px;top:26px;background:linear-gradient(145deg,color-mix(in srgb,var(--emh-primary) 78%,#fff),color-mix(in srgb,var(--emh-accent) 86%,#fff));opacity:.96;box-shadow:0 50px 110px color-mix(in srgb,var(--emh-primary) 16%,transparent);animation:emhOrbBreath 7s ease-in-out infinite}.emh-gradient-orb--a::after{content:"";position:absolute;inset:58px;border-radius:50%;border:1px solid rgba(255,255,255,.45);box-shadow:inset 0 0 70px rgba(255,255,255,.18)}.emh-gradient-orb--b{width:236px;height:236px;left:14px;bottom:20px;background:linear-gradient(145deg,color-mix(in srgb,var(--emh-secondary) 74%,var(--emh-primary)),color-mix(in srgb,var(--emh-primary) 34%,#fff));opacity:.65;animation:emhFloatSlow 8s ease-in-out infinite reverse}.emh-hero-ring{position:absolute;border-radius:50%;border:1px solid color-mix(in srgb,var(--emh-primary) 14%,transparent);z-index:0}.emh-hero-ring--one{width:520px;height:520px;right:-95px;top:-10px;animation:emhSpin 28s linear infinite}.emh-hero-ring--two{width:340px;height:340px;left:0;bottom:0;border-style:dashed;animation:emhSpin 22s linear infinite reverse}
.emh-product-shell{position:absolute;left:62px;top:90px;width:min(540px,86%);height:360px;border-radius:28px;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.92);box-shadow:0 44px 120px rgba(1,31,94,.19),0 0 0 1px color-mix(in srgb,var(--emh-primary) 7%,transparent);overflow:hidden;z-index:3;backdrop-filter:blur(20px);transform:perspective(1200px) rotateY(-4deg) rotateX(2deg);transform-style:preserve-3d;will-change:transform;transition:transform .18s ease-out}.emh-product-glow{position:absolute;inset:-50%;background:radial-gradient(circle at 50% 40%,color-mix(in srgb,var(--emh-accent) 14%,transparent),transparent 38%);animation:emhGlowDrift 7s ease-in-out infinite;pointer-events:none}.emh-product-topbar{position:relative;height:58px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid #e7f0f8;background:rgba(255,255,255,.88)}.emh-product-brand-dot{width:14px;height:14px;border-radius:4px;background:linear-gradient(135deg,var(--emh-primary),var(--emh-accent));box-shadow:0 0 0 5px color-mix(in srgb,var(--emh-accent) 12%,transparent);animation:emhPulse 2.2s ease-out infinite}.emh-product-topline{height:8px;width:100px;border-radius:999px;background:#d8e6f2}.emh-product-avatar{width:28px;height:28px;border-radius:50%;margin-left:auto;background:linear-gradient(145deg,color-mix(in srgb,var(--emh-accent) 30%,#fff),color-mix(in srgb,var(--emh-primary) 24%,#fff))}.emh-product-body{position:relative;height:302px;display:grid;grid-template-columns:74px 1fr}.emh-product-sidebar{padding:24px 19px;border-right:1px solid #edf3f8;background:#f9fcff;display:flex;flex-direction:column;gap:20px}.emh-product-sidebar span{display:block;width:32px;height:8px;border-radius:999px;background:#d9e7f1;transform-origin:left;animation:emhSidebarPulse 5s ease-in-out infinite}.emh-product-sidebar span:nth-child(2){animation-delay:.3s}.emh-product-sidebar span:nth-child(3){animation-delay:.6s}.emh-product-sidebar span:nth-child(4){animation-delay:.9s}.emh-product-sidebar span:nth-child(5){animation-delay:1.2s}.emh-product-sidebar span.is-active{background:linear-gradient(90deg,var(--emh-primary),var(--emh-accent))}.emh-product-main{padding:28px 28px 24px}.emh-product-heading{width:146px;height:14px;border-radius:999px;background:#cadce9;margin-bottom:24px}.emh-product-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.emh-product-stats>div{height:72px;border-radius:14px;background:#f7fbfe;border:1px solid #e6f0f7;padding:14px;transition:transform .3s ease,box-shadow .3s ease}.emh-product-stats>div:nth-child(2){animation:emhStatLift 5s ease-in-out 1.2s infinite}.emh-product-stats b{display:block;width:46%;height:12px;border-radius:999px;background:linear-gradient(90deg,var(--emh-primary),color-mix(in srgb,var(--emh-primary) 38%,var(--emh-accent)));margin-bottom:10px}.emh-product-stats span{display:block;width:68%;height:7px;border-radius:999px;background:#dce8f1}.emh-product-chart{height:128px;margin-top:18px;border-radius:15px;background:linear-gradient(180deg,#f9fcff,#f1f8fd);border:1px solid #e7f0f6;display:flex;align-items:flex-end;gap:11px;padding:18px 18px 15px}.emh-product-chart span{flex:1;height:var(--bar);border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,color-mix(in srgb,var(--emh-accent) 84%,#fff),var(--emh-primary));opacity:.92;transform-origin:bottom;transform:scaleY(1)}.emh-js .emh-product-chart span{transform:scaleY(.05)}.emh-js .emh-product-chart.is-animated span{animation:emhBarRise .85s cubic-bezier(.2,.8,.2,1) forwards}.emh-js .emh-product-chart.is-animated span:nth-child(2){animation-delay:.08s}.emh-js .emh-product-chart.is-animated span:nth-child(3){animation-delay:.16s}.emh-js .emh-product-chart.is-animated span:nth-child(4){animation-delay:.24s}.emh-js .emh-product-chart.is-animated span:nth-child(5){animation-delay:.32s}.emh-js .emh-product-chart.is-animated span:nth-child(6){animation-delay:.40s}.emh-js .emh-product-chart.is-animated span:nth-child(7){animation-delay:.48s}
.emh-floating-card{position:absolute;z-index:5;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.92);box-shadow:0 20px 50px rgba(1,31,94,.13);border-radius:16px;padding:13px 16px;display:flex;align-items:center;gap:10px;color:var(--emh-secondary);font-size:.92rem;backdrop-filter:blur(12px)}.emh-floating-card span{width:30px;height:30px;border-radius:9px;background:linear-gradient(145deg,color-mix(in srgb,var(--emh-accent) 45%,#fff),color-mix(in srgb,var(--emh-primary) 28%,#fff))}.emh-floating-card--one{left:18px;top:48px;animation:emhFloat 5.2s ease-in-out infinite}.emh-floating-card--two{right:-4px;bottom:44px;animation:emhFloat 6s ease-in-out .8s infinite reverse}.emh-live-dot{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--emh-accent);box-shadow:0 0 0 0 color-mix(in srgb,var(--emh-accent) 35%,transparent);animation:emhLive 2.4s ease-out infinite}.emh-live-dot--one{left:13%;top:67%}.emh-live-dot--two{right:5%;top:30%;animation-delay:.9s}

/* Trust strip */
.emh-trust-strip{background:rgba(255,255,255,.9);border-bottom:1px solid color-mix(in srgb,var(--emh-border) 76%,transparent)}.emh-trust-strip-inner{min-height:82px;display:flex;align-items:center;justify-content:center;gap:34px;color:#71849a;font-size:.93rem}.emh-trust-strip-inner strong{color:var(--emh-secondary)}.emh-trust-strip-inner span{position:relative}.emh-trust-strip-inner span::before{content:"";position:absolute;left:-18px;top:50%;width:4px;height:4px;border-radius:50%;background:color-mix(in srgb,var(--emh-primary) 60%,var(--emh-accent));transform:translateY(-50%)}

/* Section headings */
.emh-section-heading{margin-bottom:58px}.emh-section-heading--center{text-align:center;max-width:900px;margin-left:auto;margin-right:auto}.emh-section-heading--split{display:grid;grid-template-columns:1.14fr .86fr;gap:80px;align-items:end}.emh-section-heading h2,.emh-white-label-copy h2{margin:14px 0 0;color:var(--emh-secondary);font-size:clamp(2.35rem,4.2vw,4rem);line-height:1.08;letter-spacing:-.045em;text-wrap:balance}.emh-section-heading p,.emh-white-label-copy>p{margin:18px 0 0;color:var(--emh-text-muted);font-size:1.06rem;line-height:1.8}.emh-section-heading--split>p{margin:0 0 8px;max-width:560px}.emh-kicker{position:relative}.emh-kicker::before{content:"";width:26px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--emh-primary),var(--emh-accent));margin-right:10px}

/* Scroll storytelling */
.emh-section--intro{background:linear-gradient(180deg,#fff 0%,color-mix(in srgb,var(--emh-primary) 2%,#fff) 100%)}.emh-flow-experience{display:grid;grid-template-columns:.72fr 1.28fr;gap:88px;align-items:start;margin-top:74px}.emh-flow-aside{position:sticky;top:180px;padding:36px;border-radius:26px;background:linear-gradient(145deg,color-mix(in srgb,var(--emh-primary) 5%,#fff),rgba(255,255,255,.88));border:1px solid color-mix(in srgb,var(--emh-primary) 10%,var(--emh-border));box-shadow:0 24px 70px rgba(1,31,94,.06);backdrop-filter:blur(18px)}.emh-flow-index{display:inline-flex;padding:8px 11px;border-radius:999px;background:color-mix(in srgb,var(--emh-primary) 7%,#fff);color:var(--emh-primary);font-size:.72rem;font-weight:900;letter-spacing:.12em}.emh-flow-aside h3{margin:22px 0 12px;color:var(--emh-secondary);font-size:clamp(1.7rem,2.7vw,2.4rem);line-height:1.15;letter-spacing:-.035em}.emh-flow-aside p{margin:0;color:var(--emh-text-muted)}.emh-flow-meter{height:4px;margin-top:30px;border-radius:999px;background:#e8f1f8;overflow:hidden}.emh-flow-meter span{display:block;height:100%;width:100%;background:linear-gradient(90deg,var(--emh-primary),var(--emh-accent));transform:scaleX(.02);transform-origin:left;transition:transform .1s linear}
.emh-flow-track{position:relative;display:grid;gap:22px;padding-left:34px}.emh-flow-track::before{content:"";position:absolute;left:10px;top:44px;bottom:44px;width:2px;background:linear-gradient(180deg,color-mix(in srgb,var(--emh-primary) 8%,var(--emh-border)),color-mix(in srgb,var(--emh-accent) 24%,var(--emh-border)))}.emh-flow-card{position:relative;display:grid;grid-template-columns:58px 1fr auto;gap:22px;align-items:center;min-height:150px;padding:28px 30px;border-radius:24px;background:rgba(255,255,255,.82);border:1px solid color-mix(in srgb,var(--emh-primary) 8%,var(--emh-border));box-shadow:0 16px 44px rgba(1,31,94,.045);opacity:1;transform:scale(1);transition:opacity .35s ease,transform .35s ease,border-color .35s ease,box-shadow .35s ease,background .35s ease}.emh-js .emh-flow-card{opacity:.55;transform:scale(.975)}.emh-flow-card::before{content:"";position:absolute;left:-29px;top:50%;width:12px;height:12px;border-radius:50%;background:#fff;border:3px solid #cdddea;transform:translateY(-50%);transition:border-color .3s ease,box-shadow .3s ease,background .3s ease}.emh-flow-card.is-active{opacity:1;transform:scale(1);background:#fff;border-color:color-mix(in srgb,var(--emh-primary) 22%,var(--emh-border));box-shadow:0 24px 66px color-mix(in srgb,var(--emh-primary) 10%,transparent)}.emh-flow-card.is-active::before{background:var(--emh-primary);border-color:#fff;box-shadow:0 0 0 5px color-mix(in srgb,var(--emh-primary) 13%,transparent),0 0 26px color-mix(in srgb,var(--emh-accent) 42%,transparent)}.emh-flow-card-number{font-size:.82rem;font-weight:900;letter-spacing:.1em;color:var(--emh-primary)}.emh-flow-card h3{margin:0;color:var(--emh-secondary);font-size:1.45rem;letter-spacing:-.025em}.emh-flow-card p{margin:7px 0 0;color:var(--emh-text-muted);line-height:1.65}.emh-flow-card-pulse{width:12px;height:12px;border-radius:50%;background:color-mix(in srgb,var(--emh-accent) 48%,#fff);box-shadow:0 0 0 7px color-mix(in srgb,var(--emh-accent) 8%,transparent)}.emh-flow-card.is-active .emh-flow-card-pulse{animation:emhPulse 1.9s ease-out infinite}

/* Modules */
.emh-section--modules{overflow:hidden;background:linear-gradient(180deg,color-mix(in srgb,var(--emh-primary) 2%,#fff),#fff 26%,#fff 100%)}.emh-modules-glow{position:absolute;width:720px;height:720px;left:50%;top:18%;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--emh-accent) 9%,transparent),transparent 67%);pointer-events:none}.emh-module-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.emh-module-card{position:relative;min-height:292px;padding:30px;border-radius:24px;background:linear-gradient(160deg,rgba(255,255,255,.98),rgba(249,252,255,.92));border:1px solid color-mix(in srgb,var(--emh-primary) 8%,var(--emh-border));box-shadow:0 16px 46px rgba(1,31,94,.04);overflow:hidden;transform-style:preserve-3d;transition:transform .18s ease-out,border-color .25s ease,box-shadow .25s ease}.emh-module-card:hover{border-color:color-mix(in srgb,var(--emh-primary) 24%,var(--emh-border));box-shadow:0 28px 72px color-mix(in srgb,var(--emh-primary) 10%,transparent)}.emh-module-spotlight{position:absolute;width:230px;height:230px;left:var(--spot-x,-120px);top:var(--spot-y,-120px);transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--emh-accent) 18%,transparent),transparent 68%);pointer-events:none;opacity:0;transition:opacity .25s ease}.emh-module-card:hover .emh-module-spotlight{opacity:1}.emh-module-icon{position:relative;width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,color-mix(in srgb,var(--emh-primary) 10%,#fff),color-mix(in srgb,var(--emh-accent) 18%,#fff));color:var(--emh-primary);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--emh-primary) 9%,transparent);transform:translateZ(22px)}.emh-module-icon svg{width:25px;height:25px}.emh-module-number{position:absolute;right:25px;top:24px;font-size:.75rem;font-weight:900;letter-spacing:.12em;color:#9aacbd}.emh-module-card h3{position:relative;margin:24px 0 9px;color:var(--emh-secondary);font-size:1.18rem;transform:translateZ(18px)}.emh-module-card p{position:relative;margin:0;color:var(--emh-text-muted);font-size:.93rem;line-height:1.72;transform:translateZ(12px)}.emh-module-arrow{position:absolute;right:25px;bottom:24px;color:var(--emh-primary);font-weight:900;opacity:.55;transition:transform .2s ease,opacity .2s ease}.emh-module-card:hover .emh-module-arrow{opacity:1;transform:translate(3px,-3px)}

/* White-label */
.emh-section--white-label{background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--emh-accent) 3%,#fff))}.emh-white-label-grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:92px;align-items:center}.emh-check-list{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:15px}.emh-check-list li{position:relative;padding-left:34px;color:#4f657d;font-weight:660}.emh-check-list li::before{content:"✓";position:absolute;left:0;top:0;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--emh-accent) 20%,#fff);color:var(--emh-primary);font-weight:900;font-size:.78rem}.emh-brand-studio{position:relative;min-height:550px;border-radius:36px;background:linear-gradient(145deg,color-mix(in srgb,var(--emh-primary) 5%,#fff),color-mix(in srgb,var(--emh-accent) 12%,#fff));border:1px solid #e0edf7;overflow:hidden;isolation:isolate}.emh-brand-studio::before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-100px;bottom:-100px;background:linear-gradient(145deg,color-mix(in srgb,var(--emh-primary) 72%,#fff),color-mix(in srgb,var(--emh-accent) 78%,#fff));opacity:.72;animation:emhOrbBreath 6.5s ease-in-out infinite}.emh-brand-orbit{position:absolute;border-radius:50%;border:1px solid color-mix(in srgb,var(--emh-primary) 12%,transparent);animation:emhSpin 28s linear infinite}.emh-brand-orbit--one{width:430px;height:430px;left:-150px;top:-120px}.emh-brand-orbit--two{width:280px;height:280px;right:-80px;bottom:-70px;border-style:dashed;animation-direction:reverse;animation-duration:22s}.emh-brand-studio-panel{position:absolute;left:12%;top:12%;width:74%;height:74%;border-radius:26px;background:rgba(255,255,255,.94);box-shadow:0 34px 88px rgba(1,31,94,.14);padding:30px;z-index:2;transition:transform .6s cubic-bezier(.2,.8,.2,1),box-shadow .6s ease;backdrop-filter:blur(20px)}.emh-brand-studio[data-brand-state="1"] .emh-brand-studio-panel{transform:rotate(-1.2deg) translate3d(-4px,2px,0)}.emh-brand-studio[data-brand-state="2"] .emh-brand-studio-panel{transform:rotate(1.2deg) translate3d(5px,-3px,0)}.emh-studio-windowbar{display:flex;align-items:center;gap:7px;color:#7c90a5;font-size:.7rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.emh-studio-windowbar i{width:7px;height:7px;border-radius:50%;background:#d8e5ef}.emh-studio-windowbar i:nth-child(1){background:color-mix(in srgb,var(--emh-primary) 40%,#fff)}.emh-studio-windowbar i:nth-child(2){background:color-mix(in srgb,var(--emh-accent) 48%,#fff)}.emh-studio-windowbar span{margin-left:auto}.emh-studio-logo{display:flex;align-items:center;gap:12px;margin-top:34px;color:var(--emh-secondary);font-size:1.12rem}.emh-studio-logo i{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,var(--emh-primary),var(--emh-accent));box-shadow:0 10px 24px color-mix(in srgb,var(--emh-primary) 20%,transparent);transition:background .6s ease,border-radius .6s ease}.emh-brand-studio[data-brand-state="1"] .emh-studio-logo i{background:linear-gradient(145deg,#8b5cf6,#ec4899);border-radius:50%}.emh-brand-studio[data-brand-state="2"] .emh-studio-logo i{background:linear-gradient(145deg,#14b8a6,#22c55e);border-radius:10px 20px 10px 20px}.emh-studio-swatches{display:flex;gap:11px;margin-top:32px}.emh-studio-swatches span{width:58px;height:58px;border-radius:15px;transition:background .6s ease}.emh-studio-swatches span:nth-child(1){background:var(--emh-primary)}.emh-studio-swatches span:nth-child(2){background:var(--emh-secondary)}.emh-studio-swatches span:nth-child(3){background:var(--emh-accent)}.emh-brand-studio[data-brand-state="1"] .emh-studio-swatches span:nth-child(1){background:#8b5cf6}.emh-brand-studio[data-brand-state="1"] .emh-studio-swatches span:nth-child(2){background:#312e81}.emh-brand-studio[data-brand-state="1"] .emh-studio-swatches span:nth-child(3){background:#ec4899}.emh-brand-studio[data-brand-state="2"] .emh-studio-swatches span:nth-child(1){background:#14b8a6}.emh-brand-studio[data-brand-state="2"] .emh-studio-swatches span:nth-child(2){background:#134e4a}.emh-brand-studio[data-brand-state="2"] .emh-studio-swatches span:nth-child(3){background:#22c55e}.emh-studio-lines{margin-top:31px}.emh-studio-lines span{display:block;height:9px;border-radius:999px;background:#dfeaf3;margin-top:12px}.emh-studio-lines span:nth-child(1){width:82%}.emh-studio-lines span:nth-child(2){width:63%}.emh-studio-lines span:nth-child(3){width:74%}.emh-studio-button{width:140px;height:44px;border-radius:12px;background:linear-gradient(135deg,var(--emh-primary),color-mix(in srgb,var(--emh-primary) 38%,var(--emh-accent)));margin-top:29px;transition:background .6s ease}.emh-brand-studio[data-brand-state="1"] .emh-studio-button{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.emh-brand-studio[data-brand-state="2"] .emh-studio-button{background:linear-gradient(135deg,#14b8a6,#22c55e)}.emh-brand-chip{position:absolute;z-index:4;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.9);box-shadow:0 14px 34px rgba(1,31,94,.12);color:#526a84;font-size:.8rem;font-weight:780;backdrop-filter:blur(12px);animation:emhFloat 5.4s ease-in-out infinite}.emh-brand-chip--one{left:4%;top:26%}.emh-brand-chip--two{right:4%;top:36%;animation-delay:.8s}.emh-brand-chip--three{right:11%;bottom:13%;animation-delay:1.5s}.emh-brand-switcher{position:absolute;left:50%;bottom:23px;z-index:5;display:flex;gap:7px;transform:translateX(-50%)}.emh-brand-switcher span{width:7px;height:7px;border-radius:50%;background:#bed0de;transition:width .3s ease,background .3s ease}.emh-brand-switcher span.is-active{width:22px;border-radius:999px;background:var(--emh-primary)}

/* Audience marquee */
.emh-section--audience{overflow:hidden;background:linear-gradient(180deg,color-mix(in srgb,var(--emh-accent) 3%,#fff),#fff)}.emh-marquee{width:100%;overflow:hidden;margin-top:10px;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.emh-marquee-track{display:flex;width:max-content;animation:emhMarquee 28s linear infinite}.emh-marquee:hover .emh-marquee-track{animation-play-state:paused}.emh-marquee-group{display:flex;gap:14px;padding-right:14px}.emh-audience-pill{display:flex;align-items:center;gap:10px;min-width:max-content;padding:15px 20px;border-radius:999px;background:#fff;border:1px solid #deebf5;color:#4f657d;font-weight:740;box-shadow:0 10px 28px rgba(1,31,94,.04)}.emh-audience-pill span{width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,var(--emh-primary),var(--emh-accent));box-shadow:0 0 0 5px color-mix(in srgb,var(--emh-accent) 8%,transparent)}

/* CTA */
.emh-section--cta{padding-top:96px;padding-bottom:104px;background:#fff}.emh-cta-card{position:relative;overflow:hidden;border-radius:34px;padding:70px 70px;background:linear-gradient(125deg,color-mix(in srgb,var(--emh-secondary) 46%,var(--emh-primary)),var(--emh-primary) 57%,color-mix(in srgb,var(--emh-primary) 10%,var(--emh-accent)));color:#fff;display:grid;grid-template-columns:1fr auto;gap:52px;align-items:center;box-shadow:0 38px 100px color-mix(in srgb,var(--emh-primary) 24%,transparent);isolation:isolate}.emh-cta-card::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg,#000,transparent 70%);opacity:.6;z-index:-1}.emh-cta-glow{position:absolute;border-radius:50%;filter:blur(3px);z-index:-1;animation:emhOrbBreath 7s ease-in-out infinite}.emh-cta-glow--one{width:370px;height:370px;right:-90px;top:-160px;background:radial-gradient(circle,rgba(255,255,255,.26),transparent 68%)}.emh-cta-glow--two{width:280px;height:280px;left:25%;bottom:-190px;background:radial-gradient(circle,color-mix(in srgb,var(--emh-accent) 44%,transparent),transparent 68%);animation-delay:1.3s}.emh-kicker--light{color:rgba(255,255,255,.9)}.emh-kicker--light::before{background:rgba(255,255,255,.72)}.emh-cta-card h2{color:#fff;max-width:900px;font-size:clamp(2.2rem,3.8vw,3.35rem);line-height:1.07;letter-spacing:-.045em;margin:16px 0 0}.emh-cta-card p{margin:19px 0 0;color:rgba(255,255,255,.84);max-width:760px;font-size:1.04rem}.emh-button--light{position:relative;z-index:2;background:#fff;color:var(--emh-secondary);box-shadow:0 16px 38px rgba(1,31,94,.18);white-space:nowrap}

/* Content */
.emh-entry-header h1,.emh-article-card h2{color:var(--emh-secondary);letter-spacing:-.025em;line-height:1.15}.emh-entry-header h1{font-size:clamp(2.4rem,5vw,4.2rem)}.emh-entry-content{font-size:1.05rem}.emh-entry-content>*+*{margin-top:1.2em}.emh-entry-content h2,.emh-entry-content h3{color:var(--emh-secondary);line-height:1.2;margin-top:2em}.emh-article-card{background:var(--emh-surface);border:1px solid var(--emh-border);border-radius:calc(var(--emh-radius) + 6px);padding:32px;margin-bottom:20px;box-shadow:0 14px 42px rgba(1,31,94,.045)}.emh-entry-meta{font-size:.9rem;color:var(--emh-text-muted);margin-bottom:12px}.emh-empty-state{text-align:center;padding-block:96px}.emh-empty-state p{color:var(--emh-text-muted);margin-bottom:28px}

/* Footer */
.emh-site-footer{position:relative;background:#f7fbff;color:var(--emh-text-muted);padding:90px 0 30px;border-top:1px solid #deebf5}.emh-site-footer::before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,var(--emh-secondary),var(--emh-primary),var(--emh-accent));opacity:.8}.emh-footer-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:92px;align-items:start}.emh-footer-brand{max-width:540px}.emh-brand--footer{width:340px;min-width:340px;overflow:visible}.emh-brand--footer .emh-site-logo{width:316px;height:auto;max-height:104px}.emh-footer-tagline{max-width:530px;margin-top:22px;color:#647991;line-height:1.78}.emh-footer-links{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:40px}.emh-footer-links h3{margin:0 0 16px;color:var(--emh-secondary);font-size:.86rem;text-transform:uppercase;letter-spacing:.08em}.emh-footer-links a{position:relative;display:block;width:max-content;max-width:100%;color:#657b92;text-decoration:none;margin-top:10px;font-size:.93rem;transition:color .2s ease,transform .2s ease}.emh-footer-links a:hover{color:var(--emh-primary);transform:translateX(3px)}.emh-footer-menu{display:block}.emh-footer-menu li+li{margin-top:10px}.emh-footer-bottom{margin-top:64px;padding-top:25px;border-top:1px solid #dce9f3;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:.88rem;color:#788ba0}

/* Keyframes */
@keyframes emhShine{0%,64%{left:-70px}82%,100%{left:calc(100% + 70px)}}
@keyframes emhScrollCue{0%{opacity:0;transform:translate(-50%,0)}30%{opacity:1}70%{opacity:1}100%{opacity:0;transform:translate(-50%,19px)}}
@keyframes emhFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-12px,0)}}
@keyframes emhFloatSlow{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(8px,-10px,0) scale(1.035)}}
@keyframes emhOrbBreath{0%,100%{transform:scale(1)}50%{transform:scale(1.045)}}
@keyframes emhSpin{to{transform:rotate(360deg)}}
@keyframes emhPulse{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--emh-accent) 34%,transparent)}70%{box-shadow:0 0 0 12px transparent}100%{box-shadow:0 0 0 0 transparent}}
@keyframes emhLive{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--emh-accent) 34%,transparent)}70%{box-shadow:0 0 0 20px transparent}100%{box-shadow:0 0 0 0 transparent}}
@keyframes emhBarRise{from{transform:scaleY(.05)}to{transform:scaleY(1)}}
@keyframes emhSidebarPulse{0%,100%{opacity:.58;transform:scaleX(.8)}50%{opacity:1;transform:scaleX(1)}}
@keyframes emhStatLift{0%,100%{transform:translateY(0);box-shadow:none}50%{transform:translateY(-4px);box-shadow:0 12px 24px rgba(1,31,94,.05)}}
@keyframes emhGlowDrift{0%,100%{transform:translate(-4%,-3%)}50%{transform:translate(5%,4%)}}
@keyframes emhMarquee{to{transform:translateX(-50%)}}

/* Responsive */
@media(max-width:1120px){.emh-brand--header{width:282px;min-width:282px}.emh-site-logo{width:264px;max-height:88px}.emh-menu{gap:20px}.emh-header-cta{display:none}.emh-hero-inner{grid-template-columns:1fr 1fr;gap:46px}.emh-product-shell{left:28px;width:90%}.emh-module-grid{grid-template-columns:repeat(2,1fr)}.emh-section-heading--split{grid-template-columns:1fr;gap:20px}.emh-white-label-grid{gap:52px}.emh-flow-experience{grid-template-columns:.8fr 1.2fr;gap:52px}}
@media(max-width:899px){.admin-bar .emh-site-header{top:46px}.admin-bar .emh-scroll-progress{top:46px}.emh-container{width:min(100% - 38px,1340px)}.emh-header-inner{min-height:96px}.emh-brand--header{width:260px;min-width:260px}.emh-site-logo{width:242px;max-height:82px}.emh-nav-toggle{display:block;margin-left:auto}.emh-primary-nav{display:none;position:absolute;left:19px;right:19px;top:calc(100% + 8px);background:rgba(255,255,255,.97);border:1px solid var(--emh-border);border-radius:18px;box-shadow:0 22px 64px rgba(1,31,94,.13);padding:18px;backdrop-filter:blur(18px)}.emh-primary-nav.is-open{display:block}.emh-menu{display:block}.emh-menu li+li{margin-top:6px}.emh-menu a{display:block;padding:11px 9px}.emh-hero,.emh-hero-inner{min-height:auto}.emh-hero-inner{grid-template-columns:1fr;gap:50px;padding-top:72px;padding-bottom:94px}.emh-hero h1{max-width:14.4ch}.emh-hero-visual{min-height:500px;max-width:680px;width:100%;margin-inline:auto}.emh-scroll-cue{display:none}.emh-trust-strip-inner{gap:20px;flex-wrap:wrap;padding-block:20px}.emh-flow-experience{grid-template-columns:1fr;gap:36px}.emh-flow-aside{position:relative;top:auto}.emh-flow-track{padding-left:30px}.emh-white-label-grid{grid-template-columns:1fr}.emh-brand-studio{min-height:500px}.emh-footer-grid{grid-template-columns:1fr}.emh-footer-links{max-width:620px}.emh-cta-card{grid-template-columns:1fr;padding:56px 44px}.emh-button--light{justify-self:start}}
@media(max-width:600px){html{scroll-padding-top:94px}.emh-container{width:min(100% - 28px,1340px)}.emh-section{padding:86px 0}.emh-header-inner{min-height:84px}.emh-brand--header{width:210px;min-width:210px}.emh-site-logo{width:194px;max-height:66px}.emh-hero-inner{padding-top:58px;padding-bottom:76px}.emh-hero h1{font-size:clamp(2.55rem,12.3vw,3.65rem);line-height:1.035;margin-top:21px}.emh-hero-lead{font-size:1.04rem}.emh-hero-actions{display:grid}.emh-button{width:100%}.emh-hero-proof{gap:7px;font-size:.7rem}.emh-hero-visual{min-height:365px}.emh-gradient-orb--a{width:302px;height:302px;right:-62px}.emh-gradient-orb--b{width:166px;height:166px;left:0}.emh-hero-ring--one{width:340px;height:340px}.emh-hero-ring--two{width:220px;height:220px}.emh-product-shell{left:18px;top:66px;width:91%;height:256px;border-radius:20px}.emh-product-topbar{height:44px}.emh-product-body{height:212px;grid-template-columns:52px 1fr}.emh-product-sidebar{padding:18px 12px;gap:14px}.emh-product-sidebar span{width:26px}.emh-product-main{padding:20px}.emh-product-stats{gap:7px}.emh-product-stats>div{height:54px;padding:10px}.emh-product-chart{height:82px;padding:12px;gap:7px}.emh-floating-card{display:none}.emh-live-dot{display:none}.emh-trust-strip-inner{display:grid;text-align:center;gap:10px}.emh-trust-strip-inner span::before{display:none}.emh-flow-aside{padding:28px}.emh-flow-track{padding-left:24px}.emh-flow-card{grid-template-columns:42px 1fr;min-height:140px;padding:23px 20px;gap:14px}.emh-js .emh-flow-card{opacity:.55;transform:scale(.975)}.emh-flow-card::before{left:-23px}.emh-flow-card-pulse{display:none}.emh-flow-card h3{font-size:1.2rem}.emh-module-grid{grid-template-columns:1fr}.emh-module-card{min-height:258px;padding:26px}.emh-brand-studio{min-height:410px}.emh-brand-studio-panel{left:8%;width:84%;height:74%;padding:24px}.emh-brand-chip{display:none}.emh-marquee{mask-image:none;-webkit-mask-image:none}.emh-cta-card{padding:44px 28px;border-radius:26px}.emh-footer-links{grid-template-columns:1fr 1fr}.emh-brand--footer{width:238px;min-width:238px}.emh-brand--footer .emh-site-logo{width:220px;max-height:76px}.emh-footer-bottom{display:grid;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.emh-scroll-progress{display:none}.emh-js [data-reveal]{opacity:1;transform:none;transition:none}.emh-button,.emh-module-card,.emh-brand-studio-panel,.emh-site-header{transition:none}.emh-eyebrow::after,.emh-gradient-orb,.emh-hero-ring,.emh-floating-card,.emh-live-dot,.emh-brand-chip,.emh-marquee-track,.emh-product-sidebar span,.emh-product-stats>div,.emh-product-glow,.emh-scroll-cue span{animation:none!important}.emh-product-chart span{transform:scaleY(1)!important;animation:none!important}.emh-flow-card,.emh-js .emh-flow-card{opacity:1;transform:none}}

/* T6 — richer product accents ------------------------------------------------ */
.emh-module-card{--module-tone:var(--emh-primary);--module-tone-soft:color-mix(in srgb,var(--module-tone) 12%,#fff)}
.emh-module-card::after{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--module-tone),color-mix(in srgb,var(--module-tone) 35%,var(--emh-accent)));opacity:.9}
.emh-module-card[data-module="learning"]{--module-tone:#1769ff}
.emh-module-card[data-module="commerce"]{--module-tone:#00a7d8}
.emh-module-card[data-module="crm"]{--module-tone:#7c5cff}
.emh-module-card[data-module="assessment"]{--module-tone:#0aa67a}
.emh-module-card[data-module="community"]{--module-tone:#e8568a}
.emh-module-card[data-module="live"]{--module-tone:#f28a2e}
.emh-module-card[data-module="affiliate"]{--module-tone:#4f63e8}
.emh-module-card[data-module="analytics"]{--module-tone:#16a36a}
.emh-module-icon{background:linear-gradient(145deg,var(--module-tone-soft),color-mix(in srgb,var(--module-tone) 5%,#fff));color:var(--module-tone);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--module-tone) 18%,transparent),0 12px 28px color-mix(in srgb,var(--module-tone) 10%,transparent)}
.emh-module-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.emh-module-number{color:color-mix(in srgb,var(--module-tone) 46%,#9aacbd)}
.emh-module-arrow{color:var(--module-tone)}
.emh-module-card:hover{border-color:color-mix(in srgb,var(--module-tone) 28%,var(--emh-border));box-shadow:0 28px 72px color-mix(in srgb,var(--module-tone) 12%,transparent)}
.emh-module-card:hover .emh-module-icon{transform:translateZ(22px) scale(1.06) rotate(-2deg)}
.emh-module-icon{transition:transform .25s ease,box-shadow .25s ease}
.emh-module-spotlight{background:radial-gradient(circle,color-mix(in srgb,var(--module-tone) 18%,transparent),transparent 68%)}

.emh-flow-card:nth-child(8n+1){--flow-tone:#1769ff}.emh-flow-card:nth-child(8n+2){--flow-tone:#28b8e8}.emh-flow-card:nth-child(8n+3){--flow-tone:#7c5cff}.emh-flow-card:nth-child(8n+4){--flow-tone:#13a67a}.emh-flow-card:nth-child(8n+5){--flow-tone:#ff8a38}.emh-flow-card:nth-child(8n+6){--flow-tone:#e8568a}.emh-flow-card:nth-child(8n+7){--flow-tone:#4f63e8}.emh-flow-card:nth-child(8n){--flow-tone:#16a36a}
.emh-flow-card.is-active{border-color:color-mix(in srgb,var(--flow-tone,var(--emh-primary)) 28%,var(--emh-border));box-shadow:0 24px 60px color-mix(in srgb,var(--flow-tone,var(--emh-primary)) 10%,transparent)}
.emh-flow-card-number{color:var(--flow-tone,var(--emh-primary))}
.emh-flow-card-pulse{background:var(--flow-tone,var(--emh-primary));box-shadow:0 0 0 8px color-mix(in srgb,var(--flow-tone,var(--emh-primary)) 10%,transparent)}

/* T7 — Atmospheric Section System ------------------------------------------
 * Breaks the long white canvas into distinct visual scenes while preserving
 * white-label brand tokens and keeping foreground content highly readable.
 */
.emh-main{background:#f6fbff}
.emh-section,.emh-learning-home{isolation:isolate}
.emh-section>.emh-container,.emh-learning-home>.emh-container{position:relative;z-index:2}

/* Hero: luminous brand aurora instead of flat white. */
.emh-hero{
  background:
    radial-gradient(circle at 82% 18%,color-mix(in srgb,var(--emh-accent) 24%,transparent) 0,transparent 31%),
    radial-gradient(circle at 14% 72%,color-mix(in srgb,#7c5cff 12%,transparent) 0,transparent 30%),
    linear-gradient(145deg,#ffffff 0%,color-mix(in srgb,var(--emh-primary) 6%,#f8fcff) 48%,color-mix(in srgb,var(--emh-accent) 13%,#f4fbff) 100%);
}
.emh-hero::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(color-mix(in srgb,var(--emh-primary) 5%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--emh-primary) 5%,transparent) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,transparent,#000 30%,#000 80%,transparent);opacity:.55}

/* Trust bridge: an electric brand ribbon creates a decisive scene change. */
.emh-trust-strip{position:relative;overflow:hidden;background:linear-gradient(105deg,var(--emh-secondary) 0%,color-mix(in srgb,var(--emh-secondary) 45%,var(--emh-primary)) 46%,color-mix(in srgb,var(--emh-primary) 56%,var(--emh-accent)) 100%);border:0;box-shadow:0 24px 70px color-mix(in srgb,var(--emh-primary) 15%,transparent)}
.emh-trust-strip::before{content:"";position:absolute;width:420px;height:220px;right:7%;top:-120px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.26),transparent 68%);filter:blur(3px);animation:emhAuraDrift 10s ease-in-out infinite}
.emh-trust-strip-inner{position:relative;z-index:1;color:rgba(255,255,255,.76)}
.emh-trust-strip-inner strong{color:#fff}
.emh-trust-strip-inner span::before{background:var(--emh-accent);box-shadow:0 0 18px color-mix(in srgb,var(--emh-accent) 70%,transparent)}

/* Platform flow: soft spatial atmosphere + subtle technical grid. */
.emh-section--intro{overflow:hidden;background:
  radial-gradient(circle at 10% 14%,color-mix(in srgb,var(--emh-accent) 17%,transparent),transparent 29%),
  radial-gradient(circle at 92% 72%,color-mix(in srgb,#7c5cff 10%,transparent),transparent 28%),
  linear-gradient(180deg,#f5fbff 0%,#edf7ff 48%,#f7f5ff 100%)}
.emh-section--intro::before{content:"";position:absolute;inset:0;z-index:0;background-image:linear-gradient(rgba(3,104,245,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(3,104,245,.045) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(180deg,transparent 0,#000 18%,#000 82%,transparent 100%);opacity:.7;pointer-events:none}
.emh-flow-aside{background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(246,251,255,.7));border-color:rgba(255,255,255,.9);box-shadow:0 28px 80px rgba(1,31,94,.11),inset 0 1px 0 rgba(255,255,255,.85)}
.emh-flow-card{background:rgba(255,255,255,.72);border-color:rgba(255,255,255,.92);box-shadow:0 18px 52px rgba(1,31,94,.075);backdrop-filter:blur(18px)}
.emh-flow-card.is-active{background:rgba(255,255,255,.96);box-shadow:0 28px 76px color-mix(in srgb,var(--flow-tone,var(--emh-primary)) 13%,transparent)}

/* Modules: deep cinematic scene for contrast and a real wow moment. */
.emh-section--modules{overflow:hidden;background:
  radial-gradient(circle at 78% 8%,color-mix(in srgb,var(--emh-primary) 34%,transparent),transparent 34%),
  radial-gradient(circle at 16% 82%,color-mix(in srgb,#7c5cff 26%,transparent),transparent 31%),
  linear-gradient(145deg,#041633 0%,var(--emh-secondary) 46%,#082e63 100%)}
.emh-section--modules::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.16) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(180deg,transparent,#000 18%,#000 84%,transparent);opacity:.34;pointer-events:none}
.emh-section--modules::after{content:"";position:absolute;width:720px;height:720px;right:-270px;bottom:-360px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--emh-accent) 24%,transparent),transparent 66%);filter:blur(3px);animation:emhAuraDrift 11s ease-in-out infinite reverse;pointer-events:none}
.emh-section--modules .emh-section-heading h2{color:#fff}
.emh-section--modules .emh-section-heading p{color:rgba(226,240,255,.72)}
.emh-section--modules .emh-kicker{color:color-mix(in srgb,var(--emh-accent) 84%,#fff)}
.emh-section--modules .emh-kicker::before{background:linear-gradient(90deg,var(--emh-accent),#fff)}
.emh-section--modules .emh-modules-glow{background:radial-gradient(circle,color-mix(in srgb,var(--emh-accent) 20%,transparent),transparent 64%);opacity:.9}
.emh-section--modules .emh-module-card{background:linear-gradient(160deg,rgba(255,255,255,.115),rgba(255,255,255,.055));border-color:rgba(255,255,255,.14);box-shadow:0 20px 54px rgba(0,0,0,.18);backdrop-filter:blur(20px)}
.emh-section--modules .emh-module-card:hover{background:linear-gradient(160deg,rgba(255,255,255,.16),rgba(255,255,255,.075));border-color:color-mix(in srgb,var(--module-tone) 55%,rgba(255,255,255,.2));box-shadow:0 30px 86px color-mix(in srgb,var(--module-tone) 16%,rgba(0,0,0,.28))}
.emh-section--modules .emh-module-card h3{color:#fff}
.emh-section--modules .emh-module-card p{color:rgba(219,235,250,.72)}
.emh-section--modules .emh-module-number{color:rgba(255,255,255,.38)}
.emh-section--modules .emh-module-icon{background:linear-gradient(145deg,color-mix(in srgb,var(--module-tone) 25%,rgba(255,255,255,.08)),rgba(255,255,255,.08));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--module-tone) 38%,transparent),0 16px 38px color-mix(in srgb,var(--module-tone) 17%,transparent)}

/* Learning surface: bright, optimistic and clearly distinct from the modules scene. */
.home .emh-learning-home{overflow:hidden;background:
  radial-gradient(circle at 8% 18%,rgba(124,92,255,.11),transparent 29%),
  radial-gradient(circle at 88% 12%,color-mix(in srgb,var(--emh-accent) 20%,transparent),transparent 30%),
  radial-gradient(circle at 78% 90%,color-mix(in srgb,var(--emh-primary) 10%,transparent),transparent 34%),
  linear-gradient(145deg,#fbfdff 0%,#eefaff 47%,#f7f4ff 100%)}
.home .emh-learning-home::before{width:760px;height:760px;right:-310px;top:-350px;background:radial-gradient(circle,color-mix(in srgb,var(--emh-primary) 15%,transparent),transparent 67%);animation:emhAuraDrift 12s ease-in-out infinite}
.home .emh-learning-home::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(3,104,245,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(3,104,245,.035) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(180deg,transparent,#000 18%,#000 84%,transparent)}
.home .emh-learning-home-heading,.home .emh-course-grid,.home .emh-course-all-wrap{position:relative;z-index:2}
.home .emh-course-card{position:relative;border-color:rgba(255,255,255,.96);box-shadow:0 24px 72px rgba(1,31,94,.105);background:rgba(255,255,255,.9);backdrop-filter:blur(18px)}
.home .emh-course-card::before{content:"";position:absolute;left:26px;right:26px;top:-1px;height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,var(--course-accent,var(--emh-primary)),color-mix(in srgb,var(--course-accent,var(--emh-primary)) 35%,var(--emh-accent)));z-index:4}
.home .emh-course-card:nth-child(6n+1){--course-accent:#1769ff}.home .emh-course-card:nth-child(6n+2){--course-accent:#7c5cff}.home .emh-course-card:nth-child(6n+3){--course-accent:#08b5d6}.home .emh-course-card:nth-child(6n+4){--course-accent:#10a776}.home .emh-course-card:nth-child(6n+5){--course-accent:#e8568a}.home .emh-course-card:nth-child(6n){--course-accent:#f28a2e}
.home .emh-course-card:hover{box-shadow:0 34px 94px color-mix(in srgb,var(--course-accent) 14%,transparent)}
.home .emh-course-meta span{background:color-mix(in srgb,var(--course-accent,var(--emh-accent)) 9%,#fff);color:color-mix(in srgb,var(--course-accent,var(--emh-primary)) 72%,var(--emh-secondary))}

/* White-label: a second cinematic scene, different from Modules. */
.emh-section--white-label{overflow:hidden;background:
  radial-gradient(circle at 10% 82%,rgba(124,92,255,.23),transparent 32%),
  radial-gradient(circle at 88% 20%,color-mix(in srgb,var(--emh-accent) 25%,transparent),transparent 31%),
  linear-gradient(135deg,#07142e 0%,#0a2450 48%,#073b6c 100%)}
.emh-section--white-label::before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 10%,rgba(255,255,255,.035) 48%,transparent 68%);transform:translateX(-32%);animation:emhSceneSweep 12s ease-in-out infinite;pointer-events:none}
.emh-section--white-label .emh-kicker{color:color-mix(in srgb,var(--emh-accent) 82%,#fff)}
.emh-section--white-label .emh-white-label-copy h2{color:#fff}
.emh-section--white-label .emh-white-label-copy>p{color:rgba(221,237,252,.76)}
.emh-section--white-label .emh-check-list li{color:rgba(226,240,253,.78)}
.emh-section--white-label .emh-check-list li::before{background:color-mix(in srgb,var(--emh-accent) 24%,rgba(255,255,255,.08));color:#fff;box-shadow:0 0 28px color-mix(in srgb,var(--emh-accent) 18%,transparent)}
.emh-section--white-label .emh-brand-studio{background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.055));border-color:rgba(255,255,255,.14);box-shadow:0 38px 100px rgba(0,0,0,.22);backdrop-filter:blur(20px)}
.emh-section--white-label .emh-brand-orbit{border-color:rgba(255,255,255,.18)}

/* Audience: chromatic daylight rather than another white section. */
.emh-section--audience{background:
  radial-gradient(circle at 15% 20%,rgba(45,210,241,.15),transparent 26%),
  radial-gradient(circle at 82% 72%,rgba(124,92,255,.12),transparent 31%),
  linear-gradient(150deg,#f4fbff 0%,#f2f7ff 52%,#f9f4ff 100%)}
.emh-section--audience::before{content:"";position:absolute;width:420px;height:420px;left:-190px;bottom:-240px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--emh-primary) 13%,transparent),transparent 68%);animation:emhAuraDrift 13s ease-in-out infinite;pointer-events:none}
.emh-audience-pill{background:rgba(255,255,255,.82);border-color:rgba(255,255,255,.95);box-shadow:0 16px 42px rgba(1,31,94,.075);backdrop-filter:blur(14px)}

/* Optional page content keeps a soft translucent canvas. */
.emh-section--page-content{background:linear-gradient(180deg,#f9fcff,#f3f9ff)}

/* CTA stage: surround the existing card with atmosphere rather than white. */
.emh-section--cta{overflow:hidden;background:
  radial-gradient(circle at 12% 60%,color-mix(in srgb,var(--emh-accent) 14%,transparent),transparent 27%),
  radial-gradient(circle at 90% 12%,rgba(124,92,255,.11),transparent 26%),
  linear-gradient(180deg,#eef8ff 0%,#f6f8ff 100%)}
.emh-section--cta::before{content:"";position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(180deg,transparent,rgba(3,104,245,.035));pointer-events:none}
.emh-cta-card{background:
  radial-gradient(circle at 86% 8%,rgba(255,255,255,.20),transparent 28%),
  linear-gradient(120deg,#071f52 0%,var(--emh-primary) 56%,color-mix(in srgb,var(--emh-primary) 15%,var(--emh-accent)) 100%);box-shadow:0 42px 120px color-mix(in srgb,var(--emh-primary) 26%,transparent)}

/* Footer closes on an icy brand field instead of plain white. */
.emh-site-footer{background:
  radial-gradient(circle at 8% 0%,color-mix(in srgb,var(--emh-accent) 13%,transparent),transparent 28%),
  radial-gradient(circle at 92% 100%,rgba(124,92,255,.08),transparent 30%),
  linear-gradient(160deg,#eef9ff 0%,#f1f6ff 52%,#f8f6ff 100%);border-top-color:rgba(255,255,255,.85)}
.emh-site-footer::after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(3,104,245,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(3,104,245,.025) 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(180deg,#000,transparent 75%)}
.emh-site-footer>.emh-container{position:relative;z-index:2}

@keyframes emhAuraDrift{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(36px,-22px,0) scale(1.08)}}
@keyframes emhSceneSweep{0%,100%{transform:translateX(-38%)}50%{transform:translateX(38%)}}

@media(max-width:899px){
  .emh-section--modules::after{width:520px;height:520px;right:-260px;bottom:-270px}
  .emh-section--white-label{background:linear-gradient(150deg,#07142e,#0a2d5a 62%,#084575)}
}
@media(max-width:600px){
  .emh-hero::before,.emh-section--intro::before,.home .emh-learning-home::after,.emh-site-footer::after{background-size:42px 42px}
  .emh-trust-strip{background:linear-gradient(145deg,var(--emh-secondary),var(--emh-primary))}
  .emh-section--modules{background:linear-gradient(160deg,#041633,var(--emh-secondary) 62%,#0a376c)}
}
@media(prefers-reduced-motion:reduce){
  .emh-trust-strip::before,.home .emh-learning-home::before,.emh-section--white-label::before,.emh-section--audience::before{animation:none!important}
}

/* ==========================================================
 * T8 — Premium Realism Frontpage
 * Elegant Futuristic Product Experience
 * ========================================================== */
:root{
  --emh-scene-violet:color-mix(in srgb,var(--emh-primary) 52%,#8068ff);
  --emh-scene-cyan:color-mix(in srgb,var(--emh-accent) 86%,#fff);
  --emh-scene-emerald:color-mix(in srgb,var(--emh-accent) 54%,#10b981);
  --emh-scene-warm:color-mix(in srgb,var(--emh-primary) 38%,#ff8a58);
  --emh-deep-surface:color-mix(in srgb,var(--emh-secondary) 92%,#071c4d);
}

/* Hero: richer atmosphere, real product composition, more color without noise. */
.emh-hero{
  background:
    radial-gradient(circle at 82% 14%,color-mix(in srgb,var(--emh-accent) 24%,transparent),transparent 31%),
    radial-gradient(circle at 72% 74%,color-mix(in srgb,var(--emh-scene-violet) 14%,transparent),transparent 34%),
    radial-gradient(circle at 10% 84%,color-mix(in srgb,var(--emh-primary) 10%,transparent),transparent 30%),
    linear-gradient(136deg,#fbfdff 0%,color-mix(in srgb,var(--emh-primary) 3%,#fff) 40%,color-mix(in srgb,var(--emh-accent) 11%,#fff) 100%);
}
.emh-hero::before{
  background-image:
    linear-gradient(color-mix(in srgb,var(--emh-primary) 5.2%,transparent) 1px,transparent 1px),
    linear-gradient(90deg,color-mix(in srgb,var(--emh-primary) 5.2%,transparent) 1px,transparent 1px);
  background-size:58px 58px;
  mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 88%,transparent 100%);
  opacity:.62;
}
.emh-hero::after{height:3px;box-shadow:0 0 28px color-mix(in srgb,var(--emh-accent) 24%,transparent)}
.emh-hero-inner{gap:52px}
.emh-hero-copy::before{content:"";position:absolute;width:210px;height:210px;left:-120px;top:12%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--emh-primary) 10%,transparent),transparent 70%);filter:blur(4px);pointer-events:none}
.emh-eyebrow{background:rgba(255,255,255,.76);border-color:color-mix(in srgb,var(--emh-primary) 22%,var(--emh-border));box-shadow:0 16px 42px color-mix(in srgb,var(--emh-primary) 8%,transparent);backdrop-filter:blur(18px)}
.emh-hero h1 span{background:linear-gradient(102deg,var(--emh-secondary) 0%,var(--emh-primary) 44%,var(--emh-accent) 76%,var(--emh-scene-violet) 110%);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}
.emh-button--primary,.emh-header-cta{background:linear-gradient(120deg,var(--emh-primary) 0%,color-mix(in srgb,var(--emh-primary) 45%,var(--emh-accent)) 72%,var(--emh-accent) 120%);box-shadow:0 18px 44px color-mix(in srgb,var(--emh-primary) 23%,transparent),0 0 0 1px rgba(255,255,255,.18) inset}
.emh-button--primary:hover,.emh-header-cta:hover{box-shadow:0 24px 60px color-mix(in srgb,var(--emh-primary) 30%,transparent),0 0 28px color-mix(in srgb,var(--emh-accent) 14%,transparent)}

.emh-hero-visual--real{min-height:620px;filter:saturate(1.05)}
.emh-gradient-orb--a{width:490px;height:490px;right:-84px;top:28px;background:linear-gradient(145deg,color-mix(in srgb,var(--emh-primary) 82%,#fff),color-mix(in srgb,var(--emh-accent) 82%,#fff));opacity:.88;filter:saturate(1.1)}
.emh-gradient-orb--b{left:-8px;bottom:22px;background:linear-gradient(145deg,color-mix(in srgb,var(--emh-secondary) 76%,var(--emh-primary)),color-mix(in srgb,var(--emh-scene-violet) 52%,#fff));opacity:.56}
.emh-gradient-orb--c{width:190px;height:190px;right:20%;bottom:3%;background:radial-gradient(circle at 35% 35%,color-mix(in srgb,var(--emh-scene-violet) 52%,#fff),color-mix(in srgb,var(--emh-primary) 42%,transparent) 58%,transparent 72%);opacity:.36;filter:blur(3px);animation:emhFloatSlow 9s ease-in-out .6s infinite}
.emh-hero-light-beam{position:absolute;width:560px;height:220px;right:-80px;top:64px;background:linear-gradient(110deg,transparent,color-mix(in srgb,var(--emh-accent) 18%,transparent),rgba(255,255,255,.68),transparent);filter:blur(18px);transform:rotate(-18deg);opacity:.7;mix-blend-mode:screen;animation:emhBeamSweep 9s ease-in-out infinite;pointer-events:none;z-index:2}

.emh-product-shell--real{left:34px;top:98px;width:min(590px,91%);height:405px;border-radius:30px;background:linear-gradient(160deg,rgba(255,255,255,.97),rgba(245,251,255,.93));border:1px solid rgba(255,255,255,.96);box-shadow:0 54px 145px rgba(1,31,94,.22),0 18px 48px color-mix(in srgb,var(--emh-primary) 11%,transparent),inset 0 1px 0 rgba(255,255,255,.95);overflow:visible}
.emh-product-shell--real::before{content:"";position:absolute;inset:-1px;border-radius:30px;padding:1px;background:linear-gradient(130deg,rgba(255,255,255,.96),color-mix(in srgb,var(--emh-accent) 22%,transparent),color-mix(in srgb,var(--emh-scene-violet) 12%,transparent));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.emh-product-topbar--real{height:58px;padding:0 18px;border-radius:30px 30px 0 0;background:rgba(251,254,255,.88);backdrop-filter:blur(18px)}
.emh-window-dots{display:flex;gap:5px}.emh-window-dots i{width:7px;height:7px;border-radius:50%;background:#cddbea}.emh-window-dots i:nth-child(1){background:color-mix(in srgb,var(--emh-scene-warm) 80%,#fff)}.emh-window-dots i:nth-child(2){background:#f6c85f}.emh-window-dots i:nth-child(3){background:color-mix(in srgb,var(--emh-scene-emerald) 80%,#fff)}
.emh-product-app-title{display:flex;align-items:center;gap:9px;margin-left:6px;color:var(--emh-secondary);font-size:.78rem;white-space:nowrap}.emh-product-app-title b{font-weight:850;letter-spacing:-.01em}.emh-demo-badge{margin-left:auto;margin-right:2px;padding:5px 8px;border-radius:999px;background:color-mix(in srgb,var(--emh-accent) 10%,#fff);color:color-mix(in srgb,var(--emh-primary) 74%,var(--emh-secondary));font-size:.55rem;font-weight:900;letter-spacing:.1em}
.emh-product-body--real{height:347px;grid-template-columns:66px 1fr;border-radius:0 0 30px 30px;overflow:hidden}
.emh-product-sidebar--real{padding:24px 17px;gap:17px;background:linear-gradient(180deg,#f9fcff,#f3f9fd)}.emh-product-sidebar--real span{width:31px;height:8px}.emh-product-sidebar--real span:nth-child(4){width:23px}.emh-product-sidebar--real span:nth-child(5){width:28px}.emh-product-sidebar--real span:nth-child(6){width:20px}
.emh-product-main--real{padding:20px 22px 20px;min-width:0}
.emh-product-heading-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}.emh-product-heading-row>div{display:flex;flex-direction:column;gap:3px}.emh-product-overline{color:#7d91a5;font-size:.61rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.emh-product-heading-row strong{color:var(--emh-secondary);font-size:.92rem;letter-spacing:-.02em}.emh-product-live{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:color-mix(in srgb,var(--emh-scene-emerald) 10%,#fff);color:color-mix(in srgb,var(--emh-scene-emerald) 72%,#17483b);font-size:.57rem;font-weight:850}.emh-product-live i{width:5px;height:5px;border-radius:50%;background:var(--emh-scene-emerald);box-shadow:0 0 0 0 color-mix(in srgb,var(--emh-scene-emerald) 34%,transparent);animation:emhLive 2.2s ease-out infinite}
.emh-product-stats--real{gap:9px}.emh-product-stats--real>div{height:64px;padding:10px 11px;border-radius:13px;background:linear-gradient(145deg,#fff,#f6fbff);border-color:#e5eef7;box-shadow:0 8px 24px rgba(1,31,94,.035)}.emh-product-stats--real span{width:auto;height:auto;background:none;color:#8192a5;font-size:.55rem;font-weight:750}.emh-product-stats--real strong{display:block;margin-top:3px;color:var(--emh-secondary);font-size:1.13rem;line-height:1}.emh-product-stats--real small{display:block;margin-top:4px;color:color-mix(in srgb,var(--emh-scene-emerald) 76%,#2a4e47);font-size:.51rem;font-weight:800}
.emh-product-grid-real{display:grid;grid-template-columns:1.16fr .84fr;gap:10px;margin-top:11px}.emh-product-chart-wrap,.emh-activity-feed{height:166px;border-radius:15px;border:1px solid #e7eff6;background:linear-gradient(180deg,#fcfeff,#f5faff);box-shadow:0 8px 24px rgba(1,31,94,.03);overflow:hidden}.emh-product-chart-wrap{padding:11px 11px 10px}.emh-product-chart-head{display:flex;align-items:center;justify-content:space-between;color:#8192a5;font-size:.54rem;font-weight:800}.emh-product-chart-head b{color:var(--emh-primary);font-weight:850}.emh-product-chart-wrap .emh-product-chart{height:126px;margin-top:6px;border:0;background:transparent;padding:11px 7px 5px;gap:8px}.emh-product-chart-wrap .emh-product-chart span:nth-child(2n){background:linear-gradient(180deg,var(--emh-scene-violet),var(--emh-primary))}.emh-product-chart-wrap .emh-product-chart span:nth-child(3n){background:linear-gradient(180deg,var(--emh-accent),var(--emh-primary))}
.emh-activity-feed{padding:11px}.emh-activity-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px;color:#7c8fa2;font-size:.54rem;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.emh-activity-head i{width:5px;height:5px;border-radius:50%;background:var(--emh-accent);box-shadow:0 0 12px color-mix(in srgb,var(--emh-accent) 55%,transparent)}.emh-activity-item{display:flex;align-items:center;gap:7px;padding:7px 6px;border-radius:9px;opacity:.56;transform:translateX(0);transition:opacity .35s ease,background .35s ease,transform .35s ease}.emh-activity-item.is-active{opacity:1;background:rgba(255,255,255,.92);box-shadow:0 8px 20px rgba(1,31,94,.045);transform:translateX(2px)}.emh-activity-item>i{width:7px;height:7px;border-radius:50%;flex:0 0 7px}.emh-activity-item>i.is-blue{background:var(--emh-primary)}.emh-activity-item>i.is-cyan{background:var(--emh-accent)}.emh-activity-item>i.is-violet{background:var(--emh-scene-violet)}.emh-activity-item div{min-width:0;display:flex;flex-direction:column;gap:1px}.emh-activity-item b{color:var(--emh-secondary);font-size:.55rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emh-activity-item span{color:#8a9bad;font-size:.47rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/* Floating real-world ecosystem widgets. */
.emh-real-widget{position:absolute;z-index:8;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.90);border:1px solid rgba(255,255,255,.95);box-shadow:0 22px 58px rgba(1,31,94,.16),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(18px) saturate(1.2);border-radius:17px;padding:11px 13px;color:var(--emh-secondary);will-change:transform}.emh-real-widget small{display:block;color:#8a9caf;font-size:.5rem;font-weight:900;letter-spacing:.1em;line-height:1.1}.emh-real-widget b{display:block;margin-top:3px;font-size:.68rem;line-height:1.2}.emh-real-widget span:not(.emh-real-widget-icon):not(.emh-automation-glyph):not(.emh-growth-spark){display:block;margin-top:2px;color:#7890a6;font-size:.53rem}.emh-real-widget--course{left:-12px;bottom:22px;width:215px;animation:emhFloat 6.4s ease-in-out .4s infinite}.emh-real-widget-cover{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,var(--emh-primary),var(--emh-scene-violet) 58%,var(--emh-accent));box-shadow:0 12px 24px color-mix(in srgb,var(--emh-primary) 20%,transparent);flex:0 0 48px}.emh-real-widget-cover span{margin:0!important;color:#fff!important;font-size:.74rem!important;font-weight:900!important;letter-spacing:.08em}.emh-real-widget--live{right:-18px;top:36px;animation:emhFloat 5.6s ease-in-out .1s infinite reverse}.emh-real-widget-icon{width:30px;height:30px;border-radius:10px;display:grid!important;place-items:center;margin:0!important;background:color-mix(in srgb,var(--emh-scene-warm) 10%,#fff);color:var(--emh-scene-warm)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--emh-scene-warm) 18%,transparent);font-size:.58rem!important;animation:emhSoftPulse 2.8s ease-in-out infinite}.emh-real-widget--automation{right:1px;bottom:68px;animation:emhFloat 6.8s ease-in-out 1s infinite}.emh-automation-glyph{width:31px;height:31px;border-radius:10px;display:grid!important;place-items:center;margin:0!important;background:linear-gradient(145deg,color-mix(in srgb,var(--emh-scene-violet) 16%,#fff),color-mix(in srgb,var(--emh-primary) 8%,#fff));color:var(--emh-scene-violet)!important;font-size:1rem!important;font-weight:900}.emh-real-widget--growth{left:26px;top:36px;animation:emhFloat 5.2s ease-in-out .7s infinite}.emh-growth-spark{width:30px;height:30px;border-radius:10px;display:grid!important;place-items:center;margin:0!important;background:linear-gradient(145deg,color-mix(in srgb,var(--emh-scene-emerald) 14%,#fff),#fff);color:var(--emh-scene-emerald)!important;font-size:.92rem!important;font-weight:900}.emh-real-widget--growth b{font-size:.78rem;color:color-mix(in srgb,var(--emh-scene-emerald) 70%,var(--emh-secondary))}

/* Scene transitions: less like stacked bands, more like one visual journey. */
.emh-trust-strip{margin-top:-1px;clip-path:polygon(0 0,100% 0,100% 82%,82% 100%,0 100%)}
.emh-section--intro{padding-top:150px}.emh-section--intro::after{content:"";position:absolute;left:-6%;right:-6%;bottom:-1px;height:95px;background:linear-gradient(178deg,transparent 0,transparent 49%,color-mix(in srgb,var(--emh-secondary) 96%,#071c4d) 50%,color-mix(in srgb,var(--emh-secondary) 96%,#071c4d) 100%);pointer-events:none;z-index:0}
.emh-section--modules{padding-top:160px}.emh-section--modules .emh-module-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--spot-x,50%) var(--spot-y,50%),color-mix(in srgb,var(--module-tone) 15%,transparent),transparent 32%);opacity:.86;pointer-events:none}.emh-section--modules .emh-module-card::after{height:5px;box-shadow:0 0 24px color-mix(in srgb,var(--module-tone) 28%,transparent)}.emh-section--modules .emh-module-icon{width:58px;height:58px;border-radius:18px}.emh-section--modules .emh-module-icon svg{width:29px;height:29px;filter:drop-shadow(0 5px 14px color-mix(in srgb,var(--module-tone) 28%,transparent))}.emh-section--modules .emh-module-arrow{color:color-mix(in srgb,var(--module-tone) 82%,#fff)}

/* Learning scene: more alive, visual and student-facing. */
.home .emh-learning-home{background:
  radial-gradient(circle at 8% 12%,color-mix(in srgb,var(--emh-accent) 20%,transparent),transparent 26%),
  radial-gradient(circle at 86% 18%,color-mix(in srgb,var(--emh-scene-violet) 15%,transparent),transparent 28%),
  radial-gradient(circle at 56% 92%,color-mix(in srgb,var(--emh-primary) 12%,transparent),transparent 34%),
  linear-gradient(142deg,#fbfdff 0%,color-mix(in srgb,var(--emh-accent) 6%,#fff) 48%,color-mix(in srgb,var(--emh-scene-violet) 5%,#fff) 100%)}
.home .emh-learning-home::before{content:"";position:absolute;width:460px;height:460px;left:-160px;bottom:-240px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--emh-accent) 20%,transparent),transparent 68%);filter:blur(4px);animation:emhAuraDrift 11s ease-in-out infinite}
.home .emh-learning-home-heading::after{content:"";display:block;width:82px;height:4px;margin:24px auto 0;border-radius:999px;background:linear-gradient(90deg,var(--emh-primary),var(--emh-accent),var(--emh-scene-violet));box-shadow:0 0 28px color-mix(in srgb,var(--emh-accent) 25%,transparent)}
.home .emh-course-grid{gap:26px}.home .emh-course-card{border-radius:28px;box-shadow:0 26px 82px rgba(1,31,94,.12);transform:translateZ(0);transition:transform .38s cubic-bezier(.2,.8,.2,1),box-shadow .38s ease,border-color .38s ease}.home .emh-course-card:hover{transform:translateY(-11px) scale(1.012);box-shadow:0 38px 105px color-mix(in srgb,var(--course-accent) 18%,rgba(1,31,94,.11))}.home .emh-course-cover::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 46%,rgba(3,20,51,.18));pointer-events:none}.home .emh-course-badge{box-shadow:0 10px 28px rgba(1,31,94,.13)}.home .emh-course-body{background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(249,252,255,.97))}.home .emh-course-footer strong{background:linear-gradient(90deg,var(--course-accent,var(--emh-primary)),var(--emh-accent));background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}

/* White-label studio: richer material feel. */
.emh-section--white-label .emh-brand-studio{background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.055));box-shadow:0 48px 130px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.18)}.emh-section--white-label .emh-brand-studio-panel{box-shadow:0 28px 84px rgba(0,0,0,.22)}.emh-section--white-label .emh-brand-chip{box-shadow:0 18px 44px rgba(0,0,0,.16)}

/* CTA gets a richer but still elegant multi-light atmosphere. */
.emh-cta-card{background:
  radial-gradient(circle at 90% 10%,rgba(255,255,255,.22),transparent 28%),
  radial-gradient(circle at 14% 90%,color-mix(in srgb,var(--emh-scene-violet) 24%,transparent),transparent 34%),
  linear-gradient(118deg,color-mix(in srgb,var(--emh-secondary) 94%,#071c4d) 0%,var(--emh-primary) 53%,color-mix(in srgb,var(--emh-accent) 72%,var(--emh-primary)) 100%);box-shadow:0 48px 140px color-mix(in srgb,var(--emh-primary) 30%,transparent)}

@keyframes emhBeamSweep{0%,100%{transform:translate3d(-6%,0,0) rotate(-18deg);opacity:.42}50%{transform:translate3d(12%,12px,0) rotate(-18deg);opacity:.82}}
@keyframes emhSoftPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08);box-shadow:0 0 24px color-mix(in srgb,var(--emh-scene-warm) 22%,transparent)}}

@media(max-width:1180px){
  .emh-product-shell--real{left:10px;width:94%}.emh-real-widget--live{right:-4px}.emh-real-widget--automation{right:4px}.emh-real-widget--course{left:-4px}
}
@media(max-width:899px){
  .emh-hero-visual--real{min-height:560px}.emh-product-shell--real{left:50%;top:72px;width:min(620px,92%);transform:translateX(-50%) perspective(1200px) rotateY(-2deg) rotateX(1deg)}
  .emh-real-widget--growth{left:5%;top:18px}.emh-real-widget--live{right:4%;top:28px}.emh-real-widget--course{left:4%;bottom:0}.emh-real-widget--automation{right:4%;bottom:30px}
  .emh-section--intro::after{height:68px}.emh-section--modules{padding-top:130px}
}
@media(max-width:680px){
  .emh-hero-visual--real{min-height:490px;margin-top:18px}.emh-product-shell--real{top:64px;height:320px;border-radius:24px}.emh-product-topbar--real{height:49px;border-radius:24px 24px 0 0}.emh-product-body--real{height:271px;grid-template-columns:50px 1fr}.emh-product-sidebar--real{padding:20px 12px;gap:14px}.emh-product-sidebar--real span{width:25px;height:7px}.emh-product-main--real{padding:15px 14px}.emh-product-heading-row{margin-bottom:10px}.emh-product-overline,.emh-demo-badge{display:none}.emh-product-heading-row strong{font-size:.72rem}.emh-product-stats--real>div{height:52px;padding:8px}.emh-product-stats--real span{font-size:.46rem}.emh-product-stats--real strong{font-size:.9rem}.emh-product-stats--real small{font-size:.42rem}.emh-product-grid-real{grid-template-columns:1fr;margin-top:8px}.emh-product-chart-wrap{height:129px}.emh-product-chart-wrap .emh-product-chart{height:94px}.emh-activity-feed{display:none}.emh-window-dots{display:none}.emh-product-app-title b{font-size:.62rem}.emh-product-avatar{width:23px;height:23px}
  .emh-real-widget{padding:8px 9px;border-radius:13px}.emh-real-widget small{font-size:.43rem}.emh-real-widget b{font-size:.55rem}.emh-real-widget--course{width:172px}.emh-real-widget-cover{width:38px;height:38px;flex-basis:38px}.emh-real-widget--automation{display:none}.emh-real-widget--growth{left:2%;top:18px}.emh-real-widget--live{right:1%;top:24px}.emh-real-widget--course{left:2%;bottom:12px}
  .emh-trust-strip{clip-path:none}.emh-section--intro{padding-top:112px}.emh-section--intro::after{height:44px}.emh-section--modules{padding-top:108px}
}
@media(prefers-reduced-motion:reduce){
  .emh-hero-light-beam,.emh-real-widget,.emh-real-widget-icon{animation:none!important}
}
.emh-hero-visual--real::after{content:"";position:absolute;inset:-40px;z-index:1;pointer-events:none;background:radial-gradient(circle at var(--emh-scene-x,68%) var(--emh-scene-y,38%),color-mix(in srgb,var(--emh-accent) 12%,transparent),transparent 26%);mix-blend-mode:screen;transition:opacity .25s ease}
.emh-hero-visual--real>*{position:relative}.emh-hero-visual--real>.emh-gradient-orb,.emh-hero-visual--real>.emh-hero-ring,.emh-hero-visual--real>.emh-hero-light-beam{position:absolute}

/* =========================================================
   T9 — Showcase / Customer Stories presentation layer
   ========================================================= */
.emh-showcase-home{position:relative;padding:145px 0 155px;overflow:hidden;background:
radial-gradient(circle at 7% 25%,color-mix(in srgb,var(--emh-accent) 16%,transparent),transparent 28%),
radial-gradient(circle at 92% 14%,rgba(122,125,255,.15),transparent 30%),
linear-gradient(145deg,#f7fcff 0%,#eef8ff 48%,#f7f4ff 100%);border-top:1px solid rgba(3,104,245,.07);border-bottom:1px solid rgba(3,104,245,.08)}
.emh-showcase-home::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(3,104,245,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(3,104,245,.035) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 80%,transparent);pointer-events:none}.emh-showcase-orb{position:absolute;border-radius:50%;filter:blur(5px);opacity:.7;pointer-events:none}.emh-showcase-orb--one{width:430px;height:430px;right:-170px;top:55px;background:radial-gradient(circle,color-mix(in srgb,var(--emh-accent) 28%,transparent),transparent 68%);animation:emhAuraDrift 11s ease-in-out infinite}.emh-showcase-orb--two{width:360px;height:360px;left:-150px;bottom:-120px;background:radial-gradient(circle,rgba(122,125,255,.20),transparent 68%);animation:emhAuraDrift 14s ease-in-out infinite reverse}.emh-showcase-heading{position:relative;z-index:2;display:grid;grid-template-columns:1.12fr .88fr;gap:76px;align-items:end;margin-bottom:58px}.emh-showcase-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--emh-primary);font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.emh-showcase-kicker::before{content:"";width:28px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--emh-primary),var(--emh-accent))}.emh-showcase-heading h2{margin:14px 0 0;color:var(--emh-secondary);font-size:clamp(2.5rem,4.6vw,4.5rem);line-height:1.04;letter-spacing:-.05em;text-wrap:balance}.emh-showcase-heading>p{margin:0 0 8px;color:var(--emh-text-muted);font-size:1.06rem;line-height:1.82}.emh-showcase-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.emh-showcase-card{position:relative;overflow:hidden;border-radius:29px;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.95);box-shadow:0 28px 85px rgba(1,31,94,.10);backdrop-filter:blur(20px);transition:transform .38s cubic-bezier(.2,.8,.2,1),box-shadow .38s ease,border-color .38s ease}.emh-showcase-card:hover{transform:translateY(-10px);box-shadow:0 40px 110px rgba(1,31,94,.17);border-color:color-mix(in srgb,var(--emh-primary) 20%,#fff)}.emh-showcase-media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(145deg,#dff4ff,#eef0ff)}.emh-showcase-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(1,31,94,.28));opacity:.45;transition:opacity .35s ease}.emh-showcase-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.emh-showcase-card:hover .emh-showcase-media img{transform:scale(1.045)}.emh-showcase-view{position:absolute;left:18px;bottom:17px;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.90);color:var(--emh-secondary);font-size:.77rem;font-weight:850;box-shadow:0 10px 34px rgba(1,31,94,.12);backdrop-filter:blur(12px);transform:translateY(8px);opacity:.86;transition:transform .3s ease,opacity .3s ease}.emh-showcase-card:hover .emh-showcase-view{transform:translateY(0);opacity:1}.emh-showcase-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(145deg,color-mix(in srgb,var(--emh-primary) 10%,#fff),color-mix(in srgb,var(--emh-accent) 15%,#fff));overflow:hidden}.emh-showcase-placeholder i{position:absolute;width:200px;height:200px;border-radius:50%;background:linear-gradient(145deg,var(--emh-primary),var(--emh-accent));opacity:.17;filter:blur(1px)}.emh-showcase-placeholder b{position:relative;color:var(--emh-secondary);letter-spacing:.16em;font-size:.82rem}.emh-showcase-card-body{padding:24px 24px 28px}.emh-showcase-client-row{display:flex;align-items:center;gap:11px;margin-bottom:17px}.emh-showcase-client-logo{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border-radius:13px;background:#fff;border:1px solid var(--emh-border);overflow:hidden}.emh-showcase-client-logo img{max-width:88%;max-height:88%;width:auto;height:auto;object-fit:contain}.emh-showcase-client-row small{display:block;color:#8899aa;font-size:.62rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.emh-showcase-client-row strong{display:block;margin-top:2px;color:var(--emh-secondary);font-size:.88rem}.emh-showcase-card h3,.emh-showcase-card h2{margin:0}.emh-showcase-card h3 a,.emh-showcase-card h2 a{color:var(--emh-secondary);font-size:1.28rem;line-height:1.25;letter-spacing:-.025em;text-decoration:none}.emh-showcase-card-body>p{margin:11px 0 0;color:var(--emh-text-muted);font-size:.92rem;line-height:1.7}.emh-showcase-tags{margin-top:17px}.emh-showcase-tags span{display:inline-flex;align-items:center;padding:7px 9px;border-radius:999px;background:color-mix(in srgb,var(--emh-primary) 6%,#fff);border:1px solid color-mix(in srgb,var(--emh-primary) 9%,var(--emh-border));color:color-mix(in srgb,var(--emh-primary) 63%,var(--emh-secondary));font-size:.65rem;font-weight:800}.emh-showcase-all-wrap{text-align:center;margin-top:43px;position:relative;z-index:2}.emh-showcase-all{display:inline-flex;align-items:center;gap:10px;padding:13px 18px;border-radius:999px;color:var(--emh-secondary);background:rgba(255,255,255,.82);border:1px solid color-mix(in srgb,var(--emh-primary) 12%,var(--emh-border));text-decoration:none;font-weight:850;box-shadow:0 14px 40px rgba(1,31,94,.07);transition:transform .25s ease,box-shadow .25s ease}.emh-showcase-all:hover{transform:translateY(-3px);box-shadow:0 20px 55px rgba(1,31,94,.13)}

.emh-project-archive-hero{position:relative;padding:145px 0 105px;overflow:hidden;background:linear-gradient(145deg,#f8fcff,#eaf7ff 55%,#f5f1ff)}.emh-project-archive-glow{position:absolute;width:650px;height:650px;right:-210px;top:-300px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--emh-accent) 25%,transparent),transparent 70%)}.emh-project-archive-hero .emh-container{position:relative;z-index:2;max-width:1050px}.emh-project-archive-hero h1{margin:18px 0 16px;color:var(--emh-secondary);font-size:clamp(3rem,6vw,6rem);line-height:.99;letter-spacing:-.06em}.emh-project-archive-hero p{max-width:720px;margin:0;color:var(--emh-text-muted);font-size:1.15rem;line-height:1.8}.emh-project-archive-content{padding:95px 0 130px;background:#f8fbff}.emh-showcase-grid--archive{grid-template-columns:repeat(3,1fr)}.emh-project-pagination{margin-top:55px;text-align:center}.emh-project-pagination .nav-links{display:flex;justify-content:center;gap:8px}.emh-project-pagination a,.emh-project-pagination span{display:grid;place-items:center;min-width:42px;height:42px;border-radius:12px;background:#fff;border:1px solid var(--emh-border);color:var(--emh-secondary);text-decoration:none}.emh-project-pagination .current{background:var(--emh-primary);border-color:var(--emh-primary);color:#fff}.emh-project-empty{text-align:center;padding:70px 0}

.emh-case-hero{position:relative;padding:118px 0 125px;overflow:hidden;background:linear-gradient(145deg,#f9fcff 0%,#eaf7ff 48%,#f5f0ff 100%)}.emh-case-hero-glow{position:absolute;width:720px;height:720px;right:-260px;top:-250px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--emh-accent) 26%,transparent),transparent 68%)}.emh-case-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.83fr 1.17fr;gap:75px;align-items:center}.emh-case-back{display:inline-flex;color:var(--emh-primary);text-decoration:none;font-weight:800;font-size:.84rem}.emh-case-type{display:inline-flex;margin-top:28px;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.78);border:1px solid color-mix(in srgb,var(--emh-primary) 12%,var(--emh-border));color:var(--emh-primary);font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.emh-case-copy h1{margin:18px 0 0;color:var(--emh-secondary);font-size:clamp(3rem,5.4vw,5.6rem);line-height:.98;letter-spacing:-.06em}.emh-case-lead{margin:23px 0 0;color:var(--emh-text-muted);font-size:1.12rem;line-height:1.8}.emh-case-client{display:flex;align-items:center;gap:14px;margin:28px 0}.emh-case-client-logo{width:64px;height:64px;display:grid;place-items:center;border-radius:17px;background:#fff;border:1px solid var(--emh-border);box-shadow:0 14px 40px rgba(1,31,94,.07);overflow:hidden}.emh-case-client-logo img{max-width:90%;max-height:90%;width:auto;height:auto;object-fit:contain}.emh-case-client small{display:block;color:#8c9caf;font-size:.65rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.emh-case-client strong{display:block;margin-top:3px;color:var(--emh-secondary)}.emh-case-cover{position:relative;overflow:hidden;border-radius:34px;background:#fff;box-shadow:0 38px 110px rgba(1,31,94,.17);aspect-ratio:16/10;border:1px solid rgba(255,255,255,.95)}.emh-case-cover img{width:100%;height:100%;object-fit:cover}.emh-case-content-section{padding:110px 0;background:#fff}.emh-case-content-grid{display:grid;grid-template-columns:1.15fr .65fr;gap:90px;align-items:start}.emh-case-story .emh-entry-content{margin-top:28px;color:#405872;font-size:1.05rem;line-height:1.9}.emh-case-story .emh-entry-content h2,.emh-case-story .emh-entry-content h3{color:var(--emh-secondary);letter-spacing:-.035em}.emh-case-facts{position:sticky;top:140px;display:grid;gap:18px}.emh-case-fact{padding:25px;border-radius:22px;background:linear-gradient(145deg,#f8fcff,#f2f8ff);border:1px solid var(--emh-border)}.emh-case-fact>small{display:block;margin-bottom:14px;color:var(--emh-primary);font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.emh-case-fact ul{list-style:none;margin:0;padding:0;display:grid;gap:11px}.emh-case-fact li{position:relative;padding-left:20px;color:#526a83}.emh-case-fact li::before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;left:0;top:.62em;background:linear-gradient(145deg,var(--emh-primary),var(--emh-accent))}.emh-case-gallery-section{padding:120px 0;background:linear-gradient(145deg,#061a3d,#092d5a)}.emh-case-gallery-section .emh-kicker{color:var(--emh-accent)}.emh-case-gallery-section .emh-section-heading h2{color:#fff}.emh-case-gallery-section .emh-section-heading p{color:rgba(222,238,252,.72)}.emh-case-gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.emh-case-gallery figure{margin:0;grid-column:span 6;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.24)}.emh-case-gallery figure:nth-child(3n){grid-column:span 12}.emh-case-gallery img{display:block;width:100%;height:100%;min-height:320px;object-fit:cover}.emh-case-quote-section{padding:115px 0;background:linear-gradient(145deg,#f7fcff,#f3f0ff)}.emh-case-quote{position:relative;max-width:960px;margin:0 auto;padding:50px 58px;border-radius:32px;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.95);box-shadow:0 30px 90px rgba(1,31,94,.10);text-align:center}.emh-case-quote>span{display:block;color:var(--emh-accent);font-size:4.5rem;line-height:.6}.emh-case-quote p{margin:18px 0 26px;color:var(--emh-secondary);font-size:clamp(1.35rem,2.4vw,2.05rem);line-height:1.5;letter-spacing:-.025em}.emh-case-quote footer{display:grid;gap:3px}.emh-case-quote footer strong{color:var(--emh-secondary)}.emh-case-quote footer small{color:var(--emh-text-muted)}

@media(max-width:1100px){.emh-showcase-grid,.emh-showcase-grid--archive{grid-template-columns:repeat(2,1fr)}.emh-showcase-heading{grid-template-columns:1fr;gap:22px}.emh-case-hero-grid{grid-template-columns:1fr;gap:52px}.emh-case-content-grid{grid-template-columns:1fr;gap:55px}.emh-case-facts{position:static}}
@media(max-width:700px){.emh-showcase-home{padding:100px 0 110px}.emh-showcase-grid,.emh-showcase-grid--archive{grid-template-columns:1fr}.emh-showcase-heading h2{font-size:clamp(2.25rem,11vw,3.6rem)}.emh-project-archive-hero{padding:105px 0 75px}.emh-project-archive-content{padding:65px 0 95px}.emh-case-hero{padding:90px 0 95px}.emh-case-copy h1{font-size:clamp(2.7rem,14vw,4.2rem)}.emh-case-content-section,.emh-case-gallery-section,.emh-case-quote-section{padding:80px 0}.emh-case-gallery{display:grid;grid-template-columns:1fr}.emh-case-gallery figure,.emh-case-gallery figure:nth-child(3n){grid-column:auto}.emh-case-gallery img{min-height:230px}.emh-case-quote{padding:38px 24px}}
@media(prefers-reduced-motion:reduce){.emh-showcase-orb{animation:none!important}.emh-showcase-card,.emh-showcase-media img,.emh-showcase-view{transition:none!important}}
