:root{--emh-red:#e2252d;--emh-navy:#102965;--emh-ink:#192a3d;--emh-soft:#f5f8fc;--emh-shell:1120px}
body.home .emv2-header{background:#fff;border-bottom:1px solid rgba(25,42,61,.12);box-shadow:0 4px 18px rgba(25,42,61,.06)}
body.home .emv2-nav-inner{min-height:78px}
body.home .emv2-brand img{width:150px;height:58px;padding:0;border-radius:0;background:transparent;object-fit:contain}
body.home .emv2-nav,body.home .emv2-nav>a,body.home .emv2-nav-trigger{color:var(--emh-ink)}
body.home .emv2-nav>a:hover,body.home .emv2-nav-trigger:hover,body.home .emv2-nav .is-current{color:var(--emh-red);opacity:1}
body.home .emv2-login{border-color:var(--emh-red)!important;color:var(--emh-navy)!important;border-radius:5px;padding:9px 17px!important}
body.home .emv2-lang a{border:0;color:var(--emh-navy);padding:5px}
body.home .emv2-lang .active{color:var(--emh-red);background:transparent}
.emh-home{background:#fff;color:var(--emh-ink)}.emh-shell{width:min(var(--emh-shell),calc(100% - 44px));margin:auto}.emh-section{padding:58px 22px}
.emh-hero{position:relative;min-height:500px;background:linear-gradient(90deg,rgba(7,40,75,.95),rgba(7,40,75,.77) 39%,rgba(7,40,75,.12) 73%),var(--emh-hero) center 48%/cover no-repeat;overflow:hidden}.emh-hero-inner{position:relative;min-height:500px;display:flex;align-items:center}.emh-hero-copy{max-width:540px;color:#fff;padding:52px 0}.emh-eyebrow{display:inline-block;margin-bottom:17px;padding-bottom:9px;border-bottom:3px solid var(--emh-red);color:#ff3942;font-size:14px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.emh-hero h1{margin:0 0 20px;color:#fff;font-size:clamp(44px,5vw,66px);font-weight:780;line-height:1.04;letter-spacing:-.035em}.emh-hero p{max-width:440px;margin:0;color:#fff;font-size:18px;line-height:1.55}.emh-actions{display:flex;gap:16px;margin-top:30px;flex-wrap:wrap}.emh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 24px;border-radius:5px;font-weight:800}.emh-btn-primary{background:var(--emh-red);color:#fff!important}.emh-btn-ghost{border:1px solid #fff;color:#fff!important;background:rgba(255,255,255,.04)}.emh-accreditation{position:absolute;right:0;bottom:24px;width:275px;padding:22px 24px;border-radius:14px;background:#fff;box-shadow:0 12px 35px rgba(5,28,55,.22);text-align:center;color:#2877a5}.emh-accreditation strong{display:block;font-size:24px}.emh-accreditation span{display:block;margin-top:7px;color:var(--emh-navy);font-weight:800}
.emh-about-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:62px;align-items:center}.emh-about-image{position:relative}.emh-about-image:before{content:"";position:absolute;left:-18px;top:-16px;width:56%;height:4px;background:var(--emh-red)}.emh-about-image:after{content:"";position:absolute;left:-18px;top:-16px;width:4px;height:calc(100% + 16px);background:var(--emh-red)}.emh-about-image img{position:relative;z-index:1;width:100%;height:350px;object-fit:cover;border-radius:5px}.emh-about-copy h2,.emh-heading h2{margin:0;color:var(--emh-navy);font-size:36px;line-height:1.15}.emh-about-copy h2:after,.emh-heading h2:after{content:"";display:block;width:44px;height:3px;margin:14px 0 20px;background:var(--emh-red)}.emh-about-text{color:#435263;line-height:1.75}.emh-outline-btn{display:inline-flex;margin-top:13px;padding:10px 20px;border:1px solid var(--emh-navy);border-radius:5px;color:var(--emh-navy);font-weight:800}
.emh-heading{text-align:center;margin-bottom:34px}.emh-heading h2:after{margin:14px auto 10px}.emh-heading p{margin:0;color:#66717e}.emh-why,.emh-partners{background:var(--emh-soft)}.emh-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.emh-why-grid article{position:relative;min-height:205px;padding:58px 28px 30px;border:1px solid rgba(25,42,61,.12);border-radius:9px;background:#fff;box-shadow:0 8px 22px rgba(21,45,78,.07);text-align:center}.emh-icon{position:absolute;top:-28px;left:50%;transform:translateX(-50%);width:58px;height:58px;display:grid;place-items:center;border:1.5px solid var(--emh-red);border-radius:50%;background:#fff;color:var(--emh-red);font-size:28px}.emh-why-grid h3{margin:4px 0 12px;color:var(--emh-navy);font-size:20px}.emh-why-grid p{margin:0;color:#4d5b6b;line-height:1.6}
.emh-location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.emh-location{position:relative;min-height:320px;overflow:hidden;border-radius:9px;background:linear-gradient(180deg,rgba(25,42,61,0) 35%,rgba(25,42,61,.9)),var(--emh-location) center/cover no-repeat;box-shadow:0 8px 22px rgba(21,45,78,.08)}.emh-location>div{position:absolute;left:27px;right:27px;bottom:23px;color:#fff}.emh-location h3{margin:0 0 5px;font-size:25px}.emh-location h3:before{content:"●";margin-right:9px;color:var(--emh-red);font-size:15px}.emh-location p{margin:0;color:rgba(255,255,255,.84);font-size:14px}.emh-location a{display:inline-block;margin-top:13px;color:#fff;text-decoration:underline;text-decoration-color:var(--emh-red);text-underline-offset:5px;font-weight:750}
.emh-partner-grid{max-width:700px;margin:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.emh-partner{min-height:125px;display:flex;align-items:center;justify-content:center;padding:22px;border:1px solid rgba(25,42,61,.12);border-radius:7px;background:#fff}.emh-partner img{max-width:88%;max-height:74px;object-fit:contain}.emh-facts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.emh-facts-grid article{min-height:180px;padding:24px;border:1px solid rgba(25,42,61,.12);border-radius:8px;background:#fff}.emh-facts-grid strong{display:block;margin-bottom:18px;color:var(--emh-red);font-size:25px}.emh-facts-grid p{margin:0;color:var(--emh-navy);font-size:14px;line-height:1.55}.emh-cta{padding:28px 22px;background:#082e59;color:#fff}.emh-cta .emh-shell{display:flex;align-items:center;justify-content:center;gap:30px;flex-wrap:wrap}.emh-cta h2{margin:0;color:#fff;font-size:28px}.emh-cta a{padding:10px 28px;border-radius:4px;background:var(--emh-red);color:#fff;font-weight:800}
@media(max-width:900px){body.home .emv2-header{background:var(--emh-red)}body.home .emv2-brand img{width:74px;height:62px;background:#fff;border-radius:10px;padding:4px}body.home .emc-mobile-toggle{color:#fff;border-color:rgba(255,255,255,.5)}.emh-hero-inner{flex-direction:column;align-items:flex-start;justify-content:center}.emh-accreditation{position:static;margin-bottom:30px}.emh-about-grid{grid-template-columns:1fr}.emh-why-grid{grid-template-columns:1fr;gap:48px}.emh-facts-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.emh-section{padding:48px 18px}.emh-hero,.emh-hero-inner{min-height:590px}.emh-hero{background:linear-gradient(90deg,rgba(7,40,75,.94),rgba(7,40,75,.62)),var(--emh-hero) 62% center/cover no-repeat}.emh-hero h1{font-size:43px}.emh-location-grid,.emh-partner-grid,.emh-facts-grid{grid-template-columns:1fr}.emh-about-copy h2,.emh-heading h2{font-size:32px}.emh-cta h2{font-size:23px}}

/* Homepage refinements — 2026-08-15 */
.emh-eyebrow{padding-bottom:0;border-bottom:0}
.emh-why .emh-heading h2:after,.emh-locations .emh-heading h2:after{display:none}
.emh-accreditation{width:285px;padding:17px 24px}
.emh-accreditation img{width:auto;max-width:210px;height:63px;margin:0 auto;object-fit:contain}
.emh-accreditation span{margin-top:5px}
.emh-location{min-height:0;position:relative;overflow:hidden;border:1px solid rgba(25,42,61,.12);border-radius:10px;background:#fff;box-shadow:0 8px 22px rgba(21,45,78,.08)}
.emh-location-photo{position:static!important;height:235px;background:var(--emh-location) center/cover no-repeat;filter:brightness(1.14) saturate(1.12)}
.emh-location-copy{position:static!important;padding:22px 26px 24px;color:var(--emh-ink)!important}
.emh-location h3{color:var(--emh-navy)}
.emh-location p{color:#596879}
.emh-location a{color:var(--emh-red)}
.emh-partner-grid{max-width:920px;grid-template-columns:repeat(3,1fr)}
.emh-partner{min-height:138px;padding:20px}
.emh-partner img{max-width:90%;max-height:86px}
.emh-facts-grid article{border:1px solid rgba(25,42,61,.1);border-top:4px solid #3c82f6;border-radius:10px;background:#eef6ff}
.emh-facts-grid article:nth-child(2){border-top-color:#34a86b;background:#effaf3}
.emh-facts-grid article:nth-child(3){border-top-color:#e75067;background:#fff1f2}
.emh-facts-grid article:nth-child(4){border-top-color:#e9a72f;background:#fff8e8}
@media(max-width:900px){.emh-partner-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.emh-partner-grid{grid-template-columns:1fr}.emh-location-photo{height:210px}}

/* Partner logo balance and original four-colour facts design */
.emh-partner img[alt*="TED" i]{max-width:94%;max-height:102px}
.emh-partner img[alt*="Gasp" i]{max-width:96%;max-height:102px}
.emh-partner img[alt*="Quebec Student" i],.emh-partner img[alt*="QSDA" i]{max-width:96%;max-height:100px}
.emh-partner img[alt*="Herzing" i]{max-width:96%;max-height:100px}
.emh-facts{background:#eef3f6}
.emh-facts .emh-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);align-items:center;gap:36px;text-align:left}
.emh-facts .emh-heading h2:after{display:none}
.emh-facts .emh-heading p{text-align:right;font-size:15px}
.emh-facts-grid article{position:relative;overflow:hidden;min-height:210px;padding:26px 24px;border:1px solid rgba(25,42,61,.11);border-top:1px solid rgba(25,42,61,.11);border-radius:18px;background:#fff0f2}
.emh-facts-grid article:after{content:"";position:absolute;right:-24px;top:-34px;width:94px;height:94px;border:15px solid rgba(226,37,45,.08);border-radius:50%}
.emh-facts-grid article:nth-child(2){border-top-color:rgba(25,42,61,.11);background:#eaf4fc}
.emh-facts-grid article:nth-child(2):after{border-color:rgba(40,120,183,.08)}
.emh-facts-grid article:nth-child(3){border-top-color:rgba(25,42,61,.11);background:#f2edf9}
.emh-facts-grid article:nth-child(3):after{border-color:rgba(116,67,167,.08)}
.emh-facts-grid article:nth-child(4){border-top-color:rgba(25,42,61,.11);background:#eaf5ef}
.emh-facts-grid article:nth-child(4):after{border-color:rgba(37,139,102,.08)}
.emh-facts-grid strong{position:relative;z-index:1;width:40px;height:40px;display:grid;place-items:center;margin:0 0 58px;border-radius:50%;background:#e52335;color:#fff;font-size:16px}
.emh-facts-grid article:nth-child(2) strong{background:#2878b7}
.emh-facts-grid article:nth-child(3) strong{background:#7443a7}
.emh-facts-grid article:nth-child(4) strong{background:#258b66}
.emh-facts-grid p{position:relative;z-index:1;padding-left:20px;color:#082442;font-size:15px;font-weight:750;line-height:1.55}
.emh-facts-grid p:before{content:"›";position:absolute;left:0;color:#e52335;font-size:23px;line-height:1}
.emh-facts-grid article:nth-child(2) p:before{color:#2878b7}
.emh-facts-grid article:nth-child(3) p:before{color:#7443a7}
.emh-facts-grid article:nth-child(4) p:before{color:#258b66}
@media(max-width:900px){.emh-facts .emh-heading{display:block;text-align:center}.emh-facts .emh-heading p{text-align:center}.emh-facts-grid strong{margin-bottom:34px}}

/* v1.4 heading cleanup and refined Why EM College icon system */
.emh-about-copy h2:after,.emh-partners .emh-heading h2:after{display:none}
.emh-why-grid article{padding-top:62px;border-radius:12px}
.emh-icon{top:-32px;width:64px;height:64px;transform:translateX(-50%) rotate(45deg);border:1px solid rgba(8,46,89,.22);border-radius:18px;background:linear-gradient(145deg,#fff,#f2f6fa);color:var(--emh-navy);box-shadow:0 9px 20px rgba(8,46,89,.13);font-size:0}
.emh-icon:after{content:"";position:absolute;right:7px;top:7px;width:7px;height:7px;border-radius:50%;background:var(--emh-red)}
.emh-icon svg{width:39px;height:39px;transform:rotate(-45deg);fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.emh-icon .emh-icon-accent{stroke:var(--emh-red)}

/* v1.5 compact frosted accreditation badge */
.emh-accreditation{right:12px;bottom:28px;width:190px;padding:12px 16px 13px;border:1px solid rgba(255,255,255,.62);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(247,251,255,.68));box-shadow:0 12px 30px rgba(5,28,55,.2),inset 0 1px 0 rgba(255,255,255,.72);backdrop-filter:blur(11px) saturate(1.12);-webkit-backdrop-filter:blur(11px) saturate(1.12)}
.emh-accreditation:before{content:"";position:absolute;left:14px;bottom:14px;width:3px;height:19px;border-radius:4px;background:var(--emh-red)}
.emh-accreditation img{width:auto;max-width:145px;height:44px;margin:0 auto;object-fit:contain;filter:drop-shadow(0 2px 2px rgba(8,46,89,.08))}
.emh-accreditation span{margin-top:4px;padding-left:9px;color:var(--emh-navy);font-size:11.5px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}
@media(max-width:900px){.emh-accreditation{width:190px;margin-bottom:26px}}

/* v1.6 compact original accreditation card and homepage detail cleanup */
.emh-accreditation{right:0;bottom:24px;width:222px;padding:4px 6px;border:0;border-radius:14px;background:#fff;box-shadow:0 12px 35px rgba(5,28,55,.22);backdrop-filter:none;-webkit-backdrop-filter:none}
.emh-accreditation:before{display:none}
.emh-accreditation img{width:auto;max-width:210px;height:63px;margin:0 auto;object-fit:contain;filter:none}
.emh-accreditation span{margin-top:4px;padding-left:0;color:var(--emh-navy);font-size:inherit;font-weight:800;letter-spacing:normal;text-transform:none}
.emh-icon:after,.emh-location h3:before{display:none}
.emh-location a{color:#596879;text-decoration-color:currentColor}
@media(max-width:900px){.emh-accreditation{width:222px;margin-bottom:30px}}

/* v1.8 site-wide CTA alignment */
.emh-cta{background:linear-gradient(90deg,#d91829,#ed1c2e)}
.emh-cta a{background:#fff;color:var(--emh-red);border:1px solid #fff;border-radius:6px}
