:root{--blue:#07579f;--blue2:#073d72;--teal:#1599A3;--red:#ef2f36;--ink:#0d2948;--muted:#60758b;--bg:#f4f7fb;--line:#dfe8f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1220px,94%);margin:auto}.topbar{font-size:12px;background:#fff;border-bottom:1px solid var(--line)}.topin{min-height:42px;display:flex;justify-content:flex-end;gap:26px;align-items:center}.social{color:var(--blue)}header{position:sticky;top:0;background:linear-gradient(90deg,#07579f,#006cc3);z-index:50;box-shadow:0 3px 15px #0002}.nav{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;color:#fff;min-width:220px}.brand img{width:48px;height:48px;object-fit:contain;background:#fff;border-radius:8px}.brand span{display:flex;flex-direction:column}.brand strong{font-size:19px}.brand small{font-size:11px}nav{display:flex;align-items:center;gap:5px;color:#fff}nav>a,.drop>button{padding:11px 10px;color:#fff;background:none;border:0;font-weight:700;cursor:pointer;white-space:nowrap}.drop{position:relative}.dropmenu{display:none;position:absolute;top:42px;left:0;background:#fff;color:var(--ink);width:300px;max-height:72vh;overflow:auto;border-radius:10px;box-shadow:0 16px 45px #0003;padding:8px}.drop:hover .dropmenu,.drop.show .dropmenu{display:block}.dropmenu a{display:block;padding:9px 11px;border-radius:7px;font-size:13px}.dropmenu a:hover{background:#edf6ff;color:var(--blue)}.menuBtn{display:none;background:#fff;color:var(--blue);border:0;border-radius:7px;padding:8px 11px;font-size:21px}.btn{display:inline-block;background:var(--blue);color:#fff!important;padding:12px 18px!important;border-radius:7px;border:0;cursor:pointer;font-weight:800}.btn.red{background:var(--red)}.btn.loginBtn{background:#fff;color:var(--blue)!important}.btn.full{display:block;text-align:center}.hero{background:#063e73;color:#fff;overflow:hidden}.heroGrid{display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch;min-height:440px}.heroText{padding:55px 20px 48px 0;display:flex;flex-direction:column;justify-content:center}.eyebrow{color:#67e4ea;font-weight:900;text-transform:uppercase;letter-spacing:1.2px}.eyebrow.dark{color:var(--teal)}.hero h1{font-size:46px;line-height:1.08;margin:12px 0}.hero p{font-size:18px;color:#e1effc}.heroVisual{min-width:0}.heroVisual img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.heroChecks{display:grid;grid-template-columns:1fr;gap:10px;margin:20px 0 24px}.heroChecks span{font-weight:700}.heroGhost{background:transparent;border:1px solid #fff}.benefits{background:#fff;border-bottom:1px solid var(--line)}.benefitgrid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:18px 0}.benefit{display:flex;gap:10px;align-items:center}.benefit small{display:block;color:var(--muted);margin-top:3px}.ico{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#e9f4ff;color:var(--blue);font-size:18px;flex:0 0 40px}.section{padding:58px 0}.section.compact{padding-top:35px}.section.alt{background:var(--bg)}.section h2{font-size:32px;margin:0 0 10px}.lead{color:var(--muted);line-height:1.7;text-align:center}.lead.left{text-align:left}.preline{white-space:normal}.coursegrid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:28px}.coursecard{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;transition:.2s}.coursecard:hover{transform:translateY(-3px);box-shadow:0 12px 30px #1b60ad20}.coursecard>img{width:100%;aspect-ratio:16/8.6;object-fit:cover;display:block}.coursecardBody{padding:13px}.courseicon{width:42px;height:42px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--teal));color:#fff;font-weight:900;margin-bottom:9px}.coursecard h3{font-size:15px;margin:0;color:#123e6d;line-height:1.25}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px;box-shadow:0 8px 24px #164c7b0d}.pageHero{padding:24px 0 0;background:#f6f9fc}.crumb{font-size:13px;color:var(--muted);margin-bottom:18px}.topicTitle{display:flex;align-items:center;gap:15px;margin-bottom:18px}.topicTitle h1{font-size:36px;margin:0 0 4px}.topicTitle p{margin:0;color:var(--muted)}.topicIcon{width:58px;height:58px;border-radius:14px;background:linear-gradient(135deg,var(--blue),#0088d8);color:#fff;display:grid;place-items:center;font-size:24px}.wideBanner{width:100%;height:360px;object-fit:cover;border-radius:12px 12px 0 0;display:block}.courseTabs{background:#f6f9fc}.courseTabs .wrap{background:#fff;display:flex;gap:30px;padding:0 18px;border:1px solid var(--line);border-top:0;border-radius:0 0 10px 10px;overflow:auto}.courseTabs span{padding:15px 3px;white-space:nowrap}.courseTabs .active{color:var(--blue);border-bottom:3px solid var(--blue);font-weight:800}.contentGrid{display:grid;grid-template-columns:1fr 300px;gap:28px}.contentGrid h2{font-size:25px;margin-top:25px}.checklist{list-style:none;padding:0}.checklist li{padding:8px 0 8px 30px;position:relative}.checklist li:before{content:'✓';position:absolute;left:0;color:#11a36f;font-weight:900}.facts{position:sticky;top:125px}.facts p{border-bottom:1px solid var(--line);padding:0 0 12px}.field{margin:13px 0}.field label{display:block;font-weight:700;margin-bottom:6px}.field input,.field textarea,.field select{width:100%;padding:12px;border:1px solid #cbd8e5;border-radius:7px;font-size:15px}.formWrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:35px;align-items:start}.formWrap h1{font-size:42px}.form2{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.smallText{font-size:13px;color:var(--muted)}.notice{padding:14px;border-radius:9px;background:#e9fbf3;color:#166534;margin:15px 0}.error{background:#fff0f0;color:#991b1b}.innerHero{background:linear-gradient(120deg,#073d72,#07579f);color:#fff;padding:70px 0}.innerHero h1{font-size:44px;margin:10px 0}.innerHero p{font-size:18px;color:#dbeeff}.contactGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.aboutLogo{width:130px}.dash{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.side{background:linear-gradient(180deg,#073d72,#07579f);color:#fff;padding:22px 15px}.side img{width:80px;background:#fff;border-radius:9px}.side a{display:block;padding:11px 10px;color:#d9e7f5;border-radius:7px}.side a:hover{background:#ffffff18}.main{padding:30px;background:#f5f8fb;overflow:auto}.metricgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metric b{font-size:27px;color:var(--blue);display:block}.table{width:100%;border-collapse:collapse;background:#fff}.table th,.table td{padding:11px;border-bottom:1px solid var(--line);text-align:left}.badge{padding:5px 9px;border-radius:20px;background:#e8f4ff;color:var(--blue);font-size:12px}.footgrid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:35px}footer{background:#0c223c;color:#d8e5f1;padding-top:48px}footer a{color:#fff}.footlogo{width:82px;background:#fff;border-radius:9px}.copy{text-align:center;border-top:1px solid #29415b;padding:19px;margin-top:32px}
@media(max-width:1050px){.nav{gap:8px}.brand{min-width:190px}.brand strong{font-size:16px}nav>a,.drop>button{padding:10px 7px;font-size:13px}.hero h1{font-size:40px}.coursegrid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.topin{justify-content:center;flex-wrap:wrap;padding:7px}.social{display:none}.menuBtn{display:block;margin-left:auto}nav{display:none;position:absolute;left:3%;right:3%;top:64px;background:#fff;color:var(--ink);padding:10px;border-radius:10px;box-shadow:0 15px 40px #0003;flex-direction:column;align-items:stretch;max-height:80vh;overflow:auto}nav.open{display:flex}nav>a,.drop>button{color:var(--ink);text-align:left}.dropmenu{position:static;width:100%;box-shadow:none;max-height:45vh;background:#f5f8fb}.heroGrid{grid-template-columns:1fr}.heroText{padding:40px 0 25px}.heroVisual{display:block;height:auto}.heroVisual img{height:auto;max-height:380px;object-fit:cover}.benefitgrid{grid-template-columns:repeat(2,1fr)}.coursegrid{grid-template-columns:repeat(2,1fr)}.contentGrid,.formWrap,.footgrid{grid-template-columns:1fr}.wideBanner{height:auto}.facts{position:static}.dash{grid-template-columns:1fr}.metricgrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.topbar{display:none}.brand strong{font-size:15px}.brand small{font-size:10px}.brand img{width:42px;height:42px}.hero h1{font-size:34px}.heroText{padding-top:32px}.heroVisual img{max-height:none}.benefitgrid,.coursegrid,.metricgrid,.contactGrid,.form2{grid-template-columns:1fr}.section{padding:42px 0}.section h2{font-size:28px}.coursecard{display:grid;grid-template-columns:125px 1fr;align-items:stretch}.coursecard>img{height:100%;aspect-ratio:auto}.coursecardBody{display:flex;flex-direction:column;justify-content:center}.courseicon{width:36px;height:36px}.topicTitle h1{font-size:30px}.topicTitle{align-items:flex-start}.courseTabs .wrap{gap:20px}.formWrap h1,.innerHero h1{font-size:34px}.main{padding:16px}.table{font-size:13px}}
/* V6 performance + reference-layout fixes */
.heroImage{background:#063e73;padding:0;overflow:hidden}.heroImageWrap{position:relative;width:min(1220px,100%);padding:0}.heroImageWrap>img{display:block;width:100%;height:auto;max-height:650px;object-fit:cover}.heroHot{position:absolute;display:block;z-index:2}.enrollHot{left:3.4%;bottom:6.5%;width:20%;height:14%}.courseHot{left:25.3%;bottom:6.5%;width:18%;height:14%}
.coursegrid{grid-template-columns:repeat(8,1fr);gap:12px}.coursecard{padding:14px 8px;min-height:128px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible}.coursecard>img{width:48px;height:48px;aspect-ratio:1/1;object-fit:cover;border-radius:10px;margin-bottom:8px}.coursecardBody{padding:0}.courseicon{display:none}.coursecard h3{font-size:12px;line-height:1.18}.coursecard:hover{transform:translateY(-2px)}
@media(max-width:1050px){.coursegrid{grid-template-columns:repeat(6,1fr)}}
@media(max-width:820px){.coursegrid{grid-template-columns:repeat(4,1fr)}.heroImageWrap>img{width:100%;max-height:none}.enrollHot{left:3.5%;bottom:6%;width:20%;height:15%}.courseHot{left:25%;bottom:6%;width:19%;height:15%}}
@media(max-width:520px){.coursegrid{grid-template-columns:repeat(3,1fr);gap:8px}.coursecard{display:flex;min-height:120px;padding:10px 5px}.coursecard>img{width:42px;height:42px}.coursecard h3{font-size:11px}.heroImage{overflow-x:hidden}.heroImageWrap{width:100%}.heroImageWrap>img{width:100%;height:auto;object-fit:contain}.heroHot{display:none}}
/* V7 homepage blueprint */
.homeHero{background:linear-gradient(105deg,#073d72 0%,#07579f 52%,#064d8e 100%);color:#fff;overflow:hidden}
.homeHeroInner{display:grid;grid-template-columns:1fr 1.12fr;min-height:410px;align-items:center}
.homeHeroCopy{padding:44px 22px 44px 0;position:relative;z-index:2}
.homeHeroCopy h1{font-size:42px;line-height:1.08;margin:0 0 18px;color:#fff;letter-spacing:-.5px}
.heroSub{font-size:17px;margin:0 0 18px;color:#fff}
.heroList{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:10px;font-weight:700}
.heroList li:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#10a9d0;color:#fff;margin-right:10px;font-size:12px}
.heroActions{display:flex;gap:14px;flex-wrap:wrap}.heroActions .btn{min-width:132px;text-align:center}.btn.outline{background:transparent;border:1px solid #fff;color:#fff!important}
.homeHeroArt{align-self:stretch;display:flex;align-items:center;justify-content:center;overflow:hidden}.homeHeroArt img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.homeCourses{padding-top:34px}.homeCourses h2{font-size:27px;margin-bottom:4px}.moduleIntro{margin:0;color:var(--muted)}
.moduleGrid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;margin-top:22px}.moduleCard{min-height:126px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:13px 7px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;box-shadow:0 2px 10px #0d294807;transition:.18s}.moduleCard:hover{transform:translateY(-2px);box-shadow:0 9px 22px #1b60ad18;border-color:#bfd7ef}.moduleCard img{width:48px;height:48px;border-radius:10px;object-fit:cover;margin-bottom:9px}.moduleCard strong{font-size:12px;line-height:1.18;color:#0b3764}
@media(max-width:1050px){.homeHeroInner{grid-template-columns:1fr 1fr}.homeHeroCopy h1{font-size:36px}.moduleGrid{grid-template-columns:repeat(6,1fr)}}
@media(max-width:820px){.homeHeroInner{grid-template-columns:1fr}.homeHeroCopy{padding:34px 0 28px}.homeHeroCopy h1{font-size:36px}.homeHeroArt{max-height:390px}.homeHeroArt img{height:auto;object-fit:contain}.moduleGrid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:520px){.homeHeroCopy h1{font-size:31px}.heroSub{font-size:15px}.heroActions .btn{flex:1}.homeHeroArt{margin:0 -3.2%;max-height:none}.homeHeroArt img{width:106.4%;max-width:none}.benefitgrid{grid-template-columns:1fr 1fr}.moduleGrid{grid-template-columns:repeat(3,1fr);gap:8px}.moduleCard{min-height:116px;padding:10px 5px}.moduleCard img{width:43px;height:43px}.moduleCard strong{font-size:11px}.homeCourses h2{font-size:24px}}
/* V8 exact homepage reference fix */
.referenceHero{background:#043f72;overflow:hidden}
.referenceHeroInner{position:relative;width:min(1280px,100%);margin:0 auto}
.referenceHeroInner>img{display:block;width:100%;height:auto;aspect-ratio:640/342;object-fit:cover}
.heroClick{position:absolute;z-index:3;display:block}
.enrollClick{left:3.55%;bottom:6.7%;width:19.2%;height:12.5%}
.viewClick{left:25.1%;bottom:6.7%;width:14.3%;height:12.5%}
.moduleGrid{grid-template-columns:repeat(8,minmax(0,1fr));gap:14px}
.moduleCard{min-height:132px;padding:13px 7px;justify-content:flex-start}
.moduleCard img{width:56px;height:56px;border-radius:11px;object-fit:cover;margin:0 0 10px}
.moduleCard strong{font-size:12px;line-height:1.18}
@media(max-width:1050px){.moduleGrid{grid-template-columns:repeat(6,1fr)}}
@media(max-width:820px){.moduleGrid{grid-template-columns:repeat(4,1fr)}.benefitgrid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.referenceHeroInner>img{width:100%;height:auto;object-fit:contain}.heroClick{display:none}.moduleGrid{grid-template-columns:repeat(2,1fr);gap:9px}.moduleCard{min-height:120px}.moduleCard img{width:52px;height:52px}.benefitgrid{grid-template-columns:1fr 1fr}}
/* V9 professional responsive hero — desktop, laptop, tablet and mobile */
.proHero{background:linear-gradient(105deg,#043e72 0%,#075da9 55%,#0872bd 100%);color:#fff;overflow:hidden}
.proHeroGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);min-height:430px;align-items:stretch}
.proHeroCopy{display:flex;flex-direction:column;justify-content:center;padding:46px 28px 46px 0;position:relative;z-index:2}
.proHeroCopy h1{margin:0 0 16px;color:#fff;font-size:clamp(34px,3.15vw,52px);line-height:1.08;letter-spacing:-1px;max-width:700px}
.proHeroSub{margin:0 0 20px;font-size:17px;color:#fff}
.proHeroList{list-style:none;padding:0;margin:0 0 25px;display:grid;gap:10px;font-weight:700}
.proHeroList li{display:flex;align-items:center}.proHeroList li:before{content:'✓';display:grid;place-items:center;width:20px;height:20px;margin-right:10px;border-radius:50%;background:#13a8d0;color:#fff;font-size:12px;flex:0 0 20px}
.proHeroActions{display:flex;gap:14px;flex-wrap:wrap}.proHeroActions .btn{min-width:138px;text-align:center}.proOutline{background:transparent!important;border:1px solid rgba(255,255,255,.85)!important;color:#fff!important}
.proHeroVisual{position:relative;min-width:0;overflow:hidden;background:linear-gradient(135deg,#075da9,#06477e)}
.proHeroVisual:before{content:'';position:absolute;inset:0 auto 0 -70px;width:150px;background:linear-gradient(90deg,#075da9 0%,rgba(7,93,169,.82) 45%,transparent 100%);z-index:1;pointer-events:none}
.proHeroVisual img{display:block;width:100%;height:100%;object-fit:cover;object-position:55% center;min-height:430px}
@media(max-width:1100px){.proHeroGrid{grid-template-columns:1.05fr .95fr;min-height:390px}.proHeroCopy{padding:38px 24px 38px 0}.proHeroCopy h1{font-size:38px}.proHeroVisual img{min-height:390px}}
@media(max-width:820px){.proHeroGrid{grid-template-columns:1fr;min-height:0}.proHeroCopy{padding:34px 0 28px}.proHeroCopy h1{font-size:36px;max-width:620px}.proHeroVisual{height:360px;margin:0 -3.2%}.proHeroVisual:before{display:none}.proHeroVisual img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center 30%}}
@media(max-width:520px){.proHeroCopy{padding:28px 0 24px}.proHeroCopy h1{font-size:30px;letter-spacing:-.4px}.proHeroSub{font-size:14px;line-height:1.5}.proHeroList{font-size:14px;gap:8px}.proHeroActions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.proHeroActions .btn{min-width:0;padding:11px 10px!important}.proHeroVisual{height:315px}.proHeroVisual img{object-position:53% center}.benefitgrid{grid-template-columns:1fr 1fr}}
@media(max-width:380px){.proHeroCopy h1{font-size:27px}.proHeroVisual{height:285px}.proHeroActions{grid-template-columns:1fr}}
/* V10 unified professional hero — girl visual only, no baked-in duplicate headline */
.proHero{background:linear-gradient(110deg,#063e73 0%,#07599f 48%,#0875bd 100%);position:relative;overflow:hidden}
.proHero:after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 82% 25%,rgba(46,185,255,.22),transparent 28%),linear-gradient(135deg,transparent 0 66%,rgba(21,153,163,.22) 66% 100%);pointer-events:none}
.proHeroGrid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(520px,1.05fr) minmax(430px,.95fr);min-height:500px;align-items:stretch}
.proHeroCopy{padding:58px 42px 56px 0;justify-content:center}
.proHeroCopy h1{font-size:clamp(40px,3.35vw,56px);line-height:1.04;max-width:720px;margin-bottom:20px}
.proHeroSub{font-size:18px;margin-bottom:22px}.proHeroList{gap:12px;margin-bottom:28px}.proHeroActions .btn{padding:14px 22px!important}
.proHeroVisual{position:relative;overflow:visible;background:transparent;display:flex;align-items:flex-end;justify-content:flex-end}
.proHeroVisual:before{content:'';position:absolute;left:-110px;top:0;bottom:0;width:210px;background:linear-gradient(90deg,#07599f 0%,rgba(7,89,159,.96) 35%,rgba(7,89,159,.25) 78%,transparent 100%);z-index:2}
.proHeroVisual img{width:100%;height:500px;min-height:0;object-fit:cover;object-position:58% center;display:block;border:0}
@media(max-width:1100px){.proHeroGrid{grid-template-columns:1fr .92fr;min-height:450px}.proHeroCopy{padding:46px 28px 44px 0}.proHeroCopy h1{font-size:42px}.proHeroVisual img{height:450px}}
@media(max-width:820px){.proHeroGrid{grid-template-columns:1fr}.proHeroCopy{padding:36px 0 30px}.proHeroCopy h1{font-size:38px}.proHeroVisual{height:390px;margin:0 -3.2%}.proHeroVisual:before{left:0;right:0;top:-70px;bottom:auto;width:auto;height:100px;background:linear-gradient(180deg,#07599f 0%,rgba(7,89,159,.68) 52%,transparent 100%)}.proHeroVisual img{height:390px;width:100%;object-fit:cover;object-position:58% 22%}}
@media(max-width:520px){.proHeroCopy{padding:28px 0 24px}.proHeroCopy h1{font-size:31px;line-height:1.08}.proHeroSub{font-size:15px}.proHeroVisual{height:340px}.proHeroVisual img{height:340px;object-position:60% 18%}.proHeroActions{grid-template-columns:1fr 1fr}}
@media(max-width:380px){.proHeroCopy h1{font-size:28px}.proHeroVisual{height:305px}.proHeroVisual img{height:305px}.proHeroActions{grid-template-columns:1fr}}

/* V11 HOME PAGE ONLY — locked to approved reference layout */
.homeReferenceHero{background:#064878;color:#fff;overflow:hidden}
.homeReferenceHero .homeHeroInner{width:min(1220px,100%);margin:auto;position:relative;min-height:420px;background:#064878}
.homeReferenceHero .homeHeroBg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.homeReferenceHero .homeHeroOverlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,49,89,.12),rgba(2,49,89,0) 60%);pointer-events:none}
.homeReferenceHero .homeHeroLinks{position:absolute;left:3.4%;bottom:6.4%;display:flex;gap:16px;z-index:2}
.homeReferenceHero .homeHeroLinks a{display:block;width:128px;height:42px;border-radius:5px}
.homeBenefits{border-bottom:1px solid #dfe8f2;background:#fff}.homeBenefits .benefitgrid{padding:15px 0}
.homeModules{padding:18px 0 34px}.homeModules h2{font-size:26px;margin:0 0 2px;color:#0c447d}.homeModules .moduleIntro{margin:0 0 20px;color:#49657e;font-size:14px}
.homeModules .moduleGrid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}
.homeModules .moduleCard{border:1px solid #dce7f1;border-radius:8px;background:#fff;min-height:126px;padding:12px 6px 9px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;box-shadow:0 2px 8px rgba(9,66,116,.025);transition:.18s ease}
.homeModules .moduleCard:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(9,66,116,.10);border-color:#bfd6ea}
.homeModules .moduleIcon{width:46px;height:46px;border-radius:9px;display:grid;place-items:center;margin-bottom:8px;color:#fff;font-size:23px;font-weight:800;background:linear-gradient(135deg,#0a7cff,#0875dc)}
.homeModules .moduleCard:nth-child(8n+2) .moduleIcon,.homeModules .moduleCard:nth-child(8n+6) .moduleIcon{background:linear-gradient(135deg,#ff9f0a,#ff7a00)}
.homeModules .moduleCard:nth-child(8n+3) .moduleIcon,.homeModules .moduleCard:nth-child(8n+7) .moduleIcon{background:linear-gradient(135deg,#f02f66,#ef2f36)}
.homeModules .moduleCard:nth-child(8n+4) .moduleIcon{background:linear-gradient(135deg,#168bd0,#0862b0)}
.homeModules .moduleCard:nth-child(8n+5) .moduleIcon{background:linear-gradient(135deg,#1685ff,#0758c8)}
.homeModules .moduleCard:nth-child(8n+8) .moduleIcon{background:linear-gradient(135deg,#13b69c,#079e92)}
.homeModules .moduleCard strong{font-size:11px;line-height:1.15;color:#073866;max-width:100%}
@media(max-width:1050px){.homeReferenceHero .homeHeroInner{min-height:0;aspect-ratio:640/378}.homeModules .moduleGrid{grid-template-columns:repeat(6,1fr)}}
@media(max-width:820px){.homeReferenceHero .homeHeroInner{aspect-ratio:auto;min-height:0}.homeReferenceHero .homeHeroBg{position:relative;height:auto;aspect-ratio:640/378;object-fit:cover}.homeReferenceHero .homeHeroOverlay{display:none}.homeReferenceHero .homeHeroLinks{left:3.5%;bottom:6.3%;gap:2.4vw}.homeReferenceHero .homeHeroLinks a{width:20vw;max-width:128px;height:6.6vw;max-height:42px}.homeModules .moduleGrid{grid-template-columns:repeat(4,1fr)}.homeModules{padding-top:20px}}
@media(max-width:520px){.homeReferenceHero .homeHeroBg{aspect-ratio:640/378;object-position:center}.homeReferenceHero .homeHeroLinks{display:none}.homeBenefits .benefitgrid{grid-template-columns:repeat(2,1fr);gap:12px}.homeBenefits .benefit:last-child{grid-column:1/-1}.homeModules h2{font-size:22px}.homeModules .moduleGrid{grid-template-columns:repeat(2,1fr);gap:9px}.homeModules .moduleCard{min-height:112px}.homeModules .moduleIcon{width:43px;height:43px}.homeModules .moduleCard strong{font-size:11px}}
@media(max-width:360px){.homeModules .moduleGrid{grid-template-columns:repeat(2,1fr)}.homeModules .moduleCard{padding-left:4px;padding-right:4px}}

/* V12 — professional unified home hero; course module grid intentionally unchanged */
.academyHero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(105deg,#053e72 0%,#07599f 47%,#0873ba 100%)}
.academyHero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 25%,rgba(37,183,255,.28),transparent 26%),linear-gradient(135deg,transparent 62%,rgba(21,153,163,.24) 62%);pointer-events:none}
.academyHeroGrid{position:relative;min-height:430px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:stretch}
.academyHeroCopy{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;padding:44px 20px 44px 0}
.academyHeroCopy h1{font-size:clamp(35px,3vw,50px);line-height:1.08;letter-spacing:-.8px;margin:0 0 16px;max-width:690px}.academyHeroCopy p{font-size:17px;margin:0 0 18px}.academyHeroCopy ul{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:10px;font-weight:700}.academyHeroCopy li:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#14acd0;margin-right:10px;font-size:12px}.academyHeroActions{display:flex;gap:14px}.academyHeroActions .btn{min-width:135px;text-align:center}.academyOutline{background:transparent!important;border:1px solid rgba(255,255,255,.9)!important}
.academyHeroGirl{position:relative;z-index:2;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-end}.academyHeroGirl:before{content:"";position:absolute;z-index:2;left:-2px;top:0;bottom:0;width:34%;background:linear-gradient(90deg,#07599f 0%,rgba(7,89,159,.92) 35%,rgba(7,89,159,.18) 82%,transparent 100%);pointer-events:none}.academyHeroGirl img{display:block;width:100%;height:430px;object-fit:cover;object-position:70% 44%;transform:scale(1.02)}
@media(max-width:1050px){.academyHeroGrid{min-height:390px;grid-template-columns:1.05fr .95fr}.academyHeroCopy{padding:36px 18px 36px 0}.academyHeroCopy h1{font-size:38px}.academyHeroGirl img{height:390px;object-position:68% 44%}}
@media(max-width:820px){.academyHeroGrid{grid-template-columns:1fr;min-height:0}.academyHeroCopy{padding:34px 0 26px}.academyHeroCopy h1{font-size:36px}.academyHeroGirl{height:360px;margin:0 -3.2%}.academyHeroGirl:before{left:0;right:0;top:-1px;bottom:auto;width:auto;height:70px;background:linear-gradient(180deg,#07599f 0%,rgba(7,89,159,.45) 58%,transparent 100%)}.academyHeroGirl img{height:360px;width:100%;object-position:64% 34%;transform:none}}
@media(max-width:520px){.academyHeroCopy{padding:27px 0 22px}.academyHeroCopy h1{font-size:30px}.academyHeroCopy p{font-size:14px}.academyHeroCopy ul{font-size:14px;gap:8px}.academyHeroActions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.academyHeroActions .btn{min-width:0;padding:11px 9px!important}.academyHeroGirl{height:315px}.academyHeroGirl img{height:315px;object-position:64% 30%}}
@media(max-width:380px){.academyHeroCopy h1{font-size:27px}.academyHeroActions{grid-template-columns:1fr}.academyHeroGirl{height:285px}.academyHeroGirl img{height:285px}}

/* V12 footer inspired by supplied reference, using Academy colors */
.academyFooter{padding:0;background:#071a2d;color:#dce8f3}.footerStats{background:#123f70;padding:28px 0}.footerStatsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.footerStatsGrid>div{display:grid;grid-template-columns:58px 1fr;grid-template-rows:auto auto;column-gap:14px;align-items:center;padding:4px 24px;border-right:1px solid rgba(255,255,255,.18)}.footerStatsGrid>div:last-child{border-right:0}.statIcon{grid-row:1/3;width:54px;height:54px;border-radius:50%;background:#fff;color:#0870ae;display:grid;place-items:center;font-size:22px}.footerStatsGrid b{font-size:24px;color:#fff;line-height:1.05}.footerStatsGrid small{font-size:14px;color:#e1edf8}.footerMain{padding:48px 0 38px;background:radial-gradient(circle at 50% 0,rgba(26,86,132,.18),transparent 42%),#071a2d}.footerColumns{display:grid;grid-template-columns:1.35fr .75fr .9fr 1fr;gap:48px}.footerColumns h3{color:#fff;margin:0 0 20px;font-size:19px}.footerColumns p{line-height:1.7;margin:10px 0}.footerColumns>div:not(:first-child)>a{display:block;color:#dce8f3;padding:6px 0}.footerColumns>div:not(:first-child)>a:before{content:'•';color:#1599A3;margin-right:10px}.footerSocial a{color:#fff;font-weight:700}.academyFooter .copy{margin:0;border-top:1px solid #1c3952;background:#061522}
@media(max-width:820px){.footerStatsGrid{grid-template-columns:repeat(2,1fr);row-gap:18px}.footerStatsGrid>div:nth-child(2){border-right:0}.footerColumns{grid-template-columns:1fr 1fr;gap:30px}}
@media(max-width:520px){.footerStats{padding:22px 0}.footerStatsGrid{grid-template-columns:1fr 1fr;gap:16px 8px}.footerStatsGrid>div{grid-template-columns:42px 1fr;padding:2px 6px;border:0}.statIcon{width:40px;height:40px;font-size:17px}.footerStatsGrid b{font-size:17px}.footerStatsGrid small{font-size:11px}.footerColumns{grid-template-columns:1fr;gap:26px}.footerMain{padding:34px 0}}

/* V13 — home slider only: single unified responsive banner supplied by user */
.bannerHero{background:#073f73;overflow:hidden}
.bannerHeroInner{position:relative;width:100%;max-width:1920px;margin:0 auto;line-height:0}
.bannerHeroInner>img{display:block;width:100%;height:auto;max-width:none;object-fit:contain}
.bannerEnroll,.bannerView{position:absolute;z-index:3;display:block;border-radius:8px}
/* transparent links align with the buttons already designed into the banner */
.bannerEnroll{left:4.85%;bottom:8.1%;width:12.2%;height:10.4%}
.bannerView{left:18.15%;bottom:8.1%;width:13.0%;height:10.4%}
@media(max-width:820px){
  .bannerHeroInner{width:100%}
  .bannerHeroInner>img{width:100%;height:auto}
  .bannerEnroll,.bannerView{display:none}
}
@media(max-width:520px){
  .bannerHero{background:#063e73}
  .bannerHeroInner>img{width:100%;height:auto;object-fit:contain}
}
