:root{--blue:#0755c9;--deep:#07368f;--lime:#baff18;--red:#ef2638;--ink:#10234a;--muted:#667694;--line:#dfe6f1;--soft:#f6f9fd;--white:#fff;--shadow:0 18px 50px rgba(12,47,105,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1160px,92%);margin:auto}
.topbar{height:32px;background:#07358f;color:#fff;font-size:12px}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.topbar strong{color:#fff}
.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);border-bottom:1px solid #edf1f6}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand img{width:58px;height:58px;object-fit:contain}.brand-text{font-size:15px;font-weight:900;letter-spacing:-.025em;line-height:1.05}.brand-text small{display:block;color:var(--blue);font-size:11px;letter-spacing:.16em;margin-top:5px}.nav-links{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:800}.nav-links a{color:#243656}.nav-links a:hover,.nav-links a.active{color:var(--blue)}.nav-cta{background:var(--blue)!important;color:#fff!important;padding:13px 23px;border-radius:999px;box-shadow:0 9px 25px rgba(7,85,201,.25)}.menu-btn{display:none;border:0;background:none;font-size:25px;color:var(--ink)}
.hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(112deg,#06328f 0%,#0754cb 54%,#176de6 100%);min-height:535px}.hero-inner{position:relative;z-index:2;min-height:535px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px}.hero-orb{position:absolute;border-radius:50%;background:rgba(255,255,255,.06)}.hero-orb-one{width:410px;height:410px;right:-135px;top:-180px}.hero-orb-two{width:310px;height:310px;right:110px;bottom:-230px;border:1px solid rgba(255,255,255,.12);background:transparent}.hero-copy{padding:54px 0 28px}.hero-kicker{font-size:10px;font-weight:900;letter-spacing:.16em;margin-bottom:14px}.hero h1{font-size:58px;line-height:.99;letter-spacing:-.06em;margin:0 0 22px}.hero h1 em{font-style:normal;color:var(--lime)}.hero-copy>p{max-width:560px;color:#e1ebff;font-size:15px;line-height:1.75;margin:0 0 24px}.hero-actions{display:flex;flex-wrap:wrap;gap:11px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:12px 20px;font-size:13px;font-weight:900;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-red{background:var(--red);color:#fff;box-shadow:0 10px 24px rgba(239,38,56,.22)}.btn-hero-outline{border:1px solid rgba(255,255,255,.45);color:#fff}.btn-blue-outline{border:1px solid #9ab7eb;color:var(--blue);background:#fff}.hero-visual{display:flex;justify-content:flex-end}.hero-photo-frame{width:100%;max-width:550px;height:440px;border:5px solid rgba(255,255,255,.9);border-radius:28px;overflow:hidden;position:relative;box-shadow:0 25px 70px rgba(0,0,0,.22)}.hero-photo-frame>img{width:100%;height:100%;object-fit:cover}.hero-photo-badge{position:absolute;left:20px;bottom:20px;background:#fff;color:var(--ink);padding:15px 18px;border-radius:17px;max-width:245px;box-shadow:var(--shadow)}.hero-photo-badge strong{display:block;font-size:14px;line-height:1.4}.hero-photo-badge span{font-size:11px;color:var(--muted)}.hero-features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:36px;padding-top:17px;border-top:1px solid rgba(255,255,255,.2)}.hero-features div{display:flex;gap:8px;align-items:center}.hero-features b{color:var(--lime);font-size:19px}.hero-features span{font-size:10px;font-weight:800;line-height:1.3}
.section{padding:76px 0}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:32px}.eyebrow{display:block;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.19em}.eyebrow.light{color:var(--lime)}.section h2{font-size:40px;line-height:1.05;letter-spacing:-.045em;margin:7px 0 0}.section-intro>p{max-width:485px;color:var(--muted);font-size:13px;margin:0}.programme-intro{margin-bottom:38px}.subsection-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 13px}.subsection-heading h3{font-size:12px;letter-spacing:.09em;margin:0;color:#173b78}.subsection-heading a{font-size:11px;color:var(--blue);font-weight:900}.diploma-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.diploma-card{display:grid;grid-template-columns:135px 1fr;min-height:150px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 7px 25px rgba(10,43,95,.05)}.card-image{height:100%;min-height:150px;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;object-position:center top}.card-content{padding:17px 18px}.card-content h4{font-size:17px;line-height:1.12;margin:0 0 8px;letter-spacing:-.025em}.card-content p{font-size:10px;color:var(--muted);line-height:1.55;margin:0 0 10px}.card-content a,.certificate-body a{font-size:10px;color:var(--blue);font-weight:900}.certificate-heading{margin-top:28px}.certificate-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.certificate-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 7px 24px rgba(10,43,95,.05)}.certificate-image{height:125px;overflow:hidden;background:#ddd}.certificate-image img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.crop-event img{object-position:40% 48%}.crop-podcast img{object-position:50% 20%}.crop-broadcast img{object-position:50% 35%}.crop-cake img{object-position:65% 20%}.certificate-body{padding:12px 12px 14px}.cert-title{display:flex;justify-content:space-between;gap:5px}.cert-title h4{font-size:11px;line-height:1.25;margin:0;letter-spacing:-.02em}.cert-title span{color:var(--blue);font-size:16px}.certificate-body p{font-size:9px;color:var(--muted);line-height:1.55;min-height:55px;margin:10px 0 8px}
.why-section{background:linear-gradient(105deg,#07348e,#0759ce);color:#fff;padding:40px 0}.why-inner{display:grid;grid-template-columns:1fr 2.2fr;align-items:center;gap:35px}.why-title{border-right:1px solid rgba(255,255,255,.35);padding-right:35px}.why-title h2{font-size:30px;line-height:1.03;letter-spacing:-.045em;margin:8px 0 0}.why-title em{font-style:normal;color:var(--lime)}.why-items{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.why-items div{text-align:center}.why-items b{display:block;color:var(--lime);font-size:25px;margin-bottom:8px}.why-items span{font-size:10px;font-weight:800;line-height:1.3}
.about-section{background:#fff}.about-home-grid{display:grid;grid-template-columns:1.05fr 1.25fr .72fr;gap:40px;align-items:center}.about-photo{height:300px;border-radius:18px;overflow:hidden}.about-photo img{width:100%;height:100%;object-fit:cover;object-position:center 22%}.about-copy h2{font-size:35px;line-height:1.03;margin:7px 0 13px}.about-copy p{font-size:12px;color:var(--muted);line-height:1.7;margin:0 0 18px}.about-seal{text-align:center}.about-seal img{width:170px;height:170px;object-fit:contain;margin:0 auto 8px}.about-seal strong{font-family:Georgia,serif;font-size:12px;line-height:1.5;display:block}.about-seal i,.footer-line{display:block;width:38px;height:4px;background:var(--lime);border-radius:4px;margin:15px auto 0}
.impact-section{position:relative;min-height:290px;background:url('../images/students-together.jpg') center 48%/cover no-repeat;color:#fff;display:flex;align-items:center}.impact-overlay{position:absolute;inset:0;background:rgba(3,37,99,.82)}.impact-content{position:relative;text-align:center}.impact-content h2{font-size:31px;line-height:1.1;margin:7px 0 28px}.impact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.impact-grid div{display:flex;flex-direction:column;align-items:center}.impact-grid b{font-size:25px;color:var(--lime);margin-bottom:5px}.impact-grid strong{font-size:11px;line-height:1.35}
.start-section{background:#f5f9fe;padding:64px 0}.start-inner{display:grid;grid-template-columns:1.5fr .8fr;align-items:center}.start-inner h2{font-size:39px;letter-spacing:-.05em;margin:7px 0}.start-inner p{color:var(--muted);font-size:12px;max-width:620px;margin:0 0 18px}.script-mark{font-family:cursive;font-size:39px;font-weight:800;font-style:italic;color:#082d79;line-height:.9;text-align:right;padding-right:20px}.script-mark em{color:#082d79;text-decoration:underline;text-decoration-color:var(--lime);text-decoration-thickness:4px;text-underline-offset:8px}
.testimonials{padding-top:65px}.slider-arrows{font-size:22px;color:#315a9c}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.testimonial-grid article{border:1px solid var(--line);border-radius:11px;padding:16px;display:grid;grid-template-columns:45px 1fr;column-gap:12px;box-shadow:0 6px 20px rgba(10,43,95,.04)}.student-avatar{width:45px;height:45px;border-radius:50%;overflow:hidden;grid-row:1/4}.student-avatar img{width:100%;height:100%;object-fit:cover}.testimonial-grid p{font-size:10px;color:#52627c;line-height:1.55;margin:0 0 7px}.testimonial-grid strong{font-size:10px}.testimonial-grid small{font-size:8px;color:var(--muted)}
.contact-strip{background:#06358f;color:#fff;padding:24px 0}.contact-strip-inner{display:grid;grid-template-columns:1.35fr .7fr 1.3fr auto;gap:24px;align-items:center}.contact-strip h3{margin:0;font-size:18px}.contact-strip p{margin:3px 0 0;font-size:10px;color:#dbe7ff}.contact-mini{display:flex;gap:9px;align-items:center}.contact-mini>b{font-size:20px;color:#fff}.contact-mini span{font-size:11px;font-weight:900}.contact-mini small{display:block;font-size:8px;color:#c7d8fa;font-weight:500}.contact-strip .btn{white-space:nowrap}
.footer{background:#fff;color:#5f6e87;padding:45px 0 0}.footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:45px;padding-bottom:38px}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand img{width:48px;height:48px;object-fit:contain}.footer-brand strong{display:block;color:#17315e;font-size:12px}.footer-brand small{display:block;color:var(--blue);font-weight:900;letter-spacing:.15em;font-size:9px}.footer-main>p{font-size:10px;margin-top:16px}.footer h4{font-size:11px;color:#17315e;margin:0 0 13px}.footer a{display:block;font-size:10px;margin:7px 0;color:#66758e}.footer a:hover{color:var(--blue)}.social-row{display:flex;gap:8px}.social-row span{width:24px;height:24px;border-radius:50%;background:#0b5bcf;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:900}.footer h5{font-size:12px;color:#173b78;line-height:1.25;margin:17px 0 0}.footer-line{margin:12px 0 0}.footer-bottom{border-top:1px solid var(--line);padding:17px 0;display:flex;justify-content:space-between;font-size:9px;color:#8190a7}
@media(max-width:1050px){.nav-links{gap:17px}.hero h1{font-size:51px}.hero-features{gap:10px}.certificate-grid{grid-template-columns:repeat(3,1fr)}.about-home-grid{grid-template-columns:1fr 1.3fr}.about-seal{display:none}.contact-strip-inner{grid-template-columns:1fr 1fr;}.contact-strip .btn{justify-self:start}}
@media(max-width:820px){.nav-links{display:none;position:absolute;top:78px;left:4%;right:4%;background:#fff;border-radius:15px;padding:17px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.menu-btn{display:block}.hero-inner{grid-template-columns:1fr;padding:55px 0}.hero{min-height:auto}.hero-copy{padding:0}.hero-visual{justify-content:center}.hero-photo-frame{max-width:620px}.why-inner{grid-template-columns:1fr}.why-title{border-right:0;border-bottom:1px solid rgba(255,255,255,.3);padding:0 0 25px}.why-items{grid-template-columns:repeat(4,1fr)}.about-home-grid{grid-template-columns:1fr}.about-seal{display:block}.about-photo{height:350px}.start-inner{grid-template-columns:1fr}.script-mark{text-align:left;margin-top:30px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.topbar{height:auto;padding:8px 0}.topbar-inner{justify-content:center}.topbar-inner span:first-child{display:none}.nav{min-height:70px}.brand img{width:49px;height:49px}.brand-text{font-size:13px}.hero h1{font-size:47px}.hero-features{grid-template-columns:repeat(2,1fr)}.hero-photo-frame{height:370px}.section{padding:58px 0}.section-intro{display:block}.section-intro>p{margin-top:12px}.section h2{font-size:32px}.diploma-grid{grid-template-columns:1fr}.certificate-grid{grid-template-columns:1fr 1fr}.certificate-image{height:150px}.why-items{grid-template-columns:1fr 1fr;row-gap:25px}.about-photo{height:320px}.impact-grid{grid-template-columns:1fr 1fr;row-gap:25px}.start-inner h2{font-size:33px}.testimonial-grid{grid-template-columns:1fr}.contact-strip-inner{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:6px}.address{align-items:flex-start}}

/* Programme catalogue expansion */
.page-hero{background:linear-gradient(112deg,#06328f 0%,#0754cb 58%,#176de6 100%);color:#fff;padding:76px 0 68px;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-160px;top:-180px;background:rgba(255,255,255,.07)}.page-hero .container{position:relative;z-index:1}.kicker{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:900;letter-spacing:.17em}.kicker i{width:7px;height:7px;background:var(--lime);border-radius:50%}.page-hero h1{font-size:52px;line-height:1.03;letter-spacing:-.055em;max-width:790px;margin:13px 0 17px}.page-hero p{max-width:700px;color:#dfeaff;font-size:14px;line-height:1.75;margin:0}.program-quick-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.program-quick-links a{font-size:11px;font-weight:900;color:#fff;border:1px solid rgba(255,255,255,.3);padding:10px 14px;border-radius:999px}.programme-overview{padding-bottom:38px}.programme-stat-row{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(10,43,95,.06)}.programme-stat-row div{padding:20px 22px;border-right:1px solid var(--line)}.programme-stat-row div:last-child{border-right:0}.programme-stat-row strong{display:block;font-size:27px;line-height:1;color:var(--blue);margin-bottom:5px}.programme-stat-row span{font-size:10px;color:var(--muted);font-weight:700}.programme-list-section{padding-top:36px}.programme-section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:28px}.programme-section-heading h2{font-size:34px;max-width:620px}.programme-section-heading>p{max-width:430px;color:var(--muted);font-size:12px;margin:0}.programme-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.programme-detail-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 35px rgba(10,43,95,.06)}.detail-image{height:245px;overflow:hidden;background:#e9edf4}.detail-image img{width:100%;height:100%;object-fit:cover;object-position:center 24%}.detail-main{padding:24px}.programme-tag{display:inline-block;color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.16em;margin-bottom:8px}.detail-main h3,.certificate-detail-copy h3{font-size:25px;line-height:1.08;letter-spacing:-.035em;margin:0 0 12px}.lead{font-size:12px;color:var(--muted);line-height:1.7;margin:0 0 20px}.content-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px;border-top:1px solid var(--line);padding-top:17px}.content-columns h4,.mini-columns h4{font-size:10px;color:#173b78;margin:0 0 8px;text-transform:uppercase;letter-spacing:.08em}.content-columns ul{margin:0;padding-left:15px}.content-columns li{font-size:10px;color:#62718b;line-height:1.55;margin:5px 0}.detail-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:20px}.text-link{font-size:10px;color:var(--blue);font-weight:900}.professional-section{background:#f6f9fd}.certificate-detail-list{display:grid;gap:18px}.certificate-detail{display:grid;grid-template-columns:300px 1fr;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(10,43,95,.05)}.certificate-detail-image{min-height:320px;overflow:hidden}.certificate-detail-image img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.certificate-detail-copy{padding:28px}.certificate-detail-copy>p{font-size:12px;color:var(--muted);line-height:1.75;max-width:800px;margin:0 0 16px}.skill-pills{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:17px}.skill-pills span{font-size:9px;font-weight:800;color:#17407d;background:#eef5ff;border:1px solid #d9e7fb;border-radius:999px;padding:6px 9px}.mini-columns{display:grid;grid-template-columns:1fr 1fr;gap:25px;border-top:1px solid var(--line);padding-top:15px}.mini-columns p{font-size:10px;color:#6a7890;line-height:1.6;margin:0}.programme-choice-section{padding:65px 0;background:linear-gradient(110deg,#07348e,#0759ce);color:#fff}.choice-box{display:flex;align-items:center;justify-content:space-between;gap:40px}.choice-box h2{font-size:34px;line-height:1.05;letter-spacing:-.045em;margin:7px 0 9px}.choice-box p{font-size:12px;color:#dce8ff;margin:0;max-width:600px}.choice-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.choice-actions .btn-hero-outline{border-color:rgba(255,255,255,.55)}
@media(max-width:900px){.programme-detail-grid{grid-template-columns:1fr}.programme-stat-row{grid-template-columns:1fr 1fr}.programme-stat-row div:nth-child(2){border-right:0}.programme-stat-row div:nth-child(3),.programme-stat-row div:nth-child(4){border-top:1px solid var(--line)}.programme-section-heading{display:block}.programme-section-heading>p{margin-top:12px}.certificate-detail{grid-template-columns:220px 1fr}.choice-box{display:block}.choice-actions{justify-content:flex-start;margin-top:22px}}
@media(max-width:600px){.page-hero{padding:58px 0}.page-hero h1{font-size:39px}.programme-stat-row{grid-template-columns:1fr}.programme-stat-row div{border-right:0;border-bottom:1px solid var(--line)}.programme-stat-row div:last-child{border-bottom:0}.programme-detail-card .detail-image{height:220px}.detail-main{padding:20px}.content-columns,.mini-columns{grid-template-columns:1fr}.certificate-detail{grid-template-columns:1fr}.certificate-detail-image{height:230px;min-height:0}.certificate-detail-copy{padding:22px}.choice-box h2{font-size:29px}}

/* Final polish layer — preserves the approved Meridian template */
:focus-visible{outline:3px solid var(--lime);outline-offset:3px}
.programme-detail-card,.certificate-detail,.diploma-card,.certificate-card,.testimonial-grid article,.contact-card{transition:transform .22s ease,box-shadow .22s ease}
.programme-detail-card:hover,.certificate-detail:hover,.diploma-card:hover,.certificate-card:hover,.testimonial-grid article:hover,.contact-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(10,43,95,.10)}
.hero-photo-frame img,.detail-image img,.certificate-detail-image img,.certificate-image img,.about-photo img,.impact-section{will-change:transform}
@media(max-width:600px){.nav-links .nav-cta{margin-top:4px;text-align:center}.hero-actions .btn{min-height:44px}.section-intro{margin-bottom:26px}.diploma-card{grid-template-columns:112px 1fr}.card-image{min-height:145px}.certificate-card{min-height:100%}}

/* V5 readability pass — same approved design, improved typography */
body{font-size:16px}
.topbar{font-size:13px}
.nav-links{font-size:15px}
.brand-text{font-size:16px}
.brand-text small{font-size:12px}
.hero-kicker{font-size:11px}
.hero-copy>p{font-size:17px}
.btn{font-size:14px}
.hero-photo-badge strong{font-size:15px}
.hero-photo-badge span{font-size:12px}
.hero-features span{font-size:12px}
.eyebrow{font-size:11px}
.section-intro>p{font-size:15px}
.subsection-heading h3{font-size:13px}
.subsection-heading a{font-size:12px}
.card-content h4{font-size:18px}
.card-content p{font-size:12px}
.card-content a,.certificate-body a{font-size:12px}
.certificate-body{padding:14px 13px 16px}
.cert-title h4{font-size:13px}
.cert-title span{font-size:17px}
.certificate-body p{font-size:11px;min-height:62px}
.why-items span{font-size:12px}
.about-copy p{font-size:14px}
.about-seal strong{font-size:13px}
.contact-strip p{font-size:11px}
.contact-mini span{font-size:12px}
.contact-mini small{font-size:9px}
.footer-main>p{font-size:12px}
.footer h4{font-size:12px}
.footer a{font-size:12px}
.footer h5{font-size:13px}
.footer-bottom{font-size:10px}
.page-hero p{font-size:16px}
.kicker{font-size:11px}
.program-quick-links a{font-size:12px}
.programme-stat-row span{font-size:11px}
.programme-section-heading>p{font-size:14px}
.lead{font-size:14px}
.content-columns h4,.mini-columns h4{font-size:11px}
.content-columns li{font-size:12px}
.text-link{font-size:12px}
.programme-tag{font-size:10px}
.certificate-detail-copy>p{font-size:14px}
.skill-pills span{font-size:10px}
.mini-columns p{font-size:12px}
.choice-box p{font-size:14px}

@media(max-width:600px){
  .topbar{font-size:12px}
  .nav-links{font-size:15px}
  .brand-text{font-size:14px}
  .brand-text small{font-size:11px}
  .hero-copy>p{font-size:16px}
  .hero-features span{font-size:11px}
  .section-intro>p{font-size:14px}
  .card-content h4{font-size:17px}
  .card-content p{font-size:12px}
  .certificate-body p{font-size:11px}
  .about-copy p{font-size:14px}
  .footer a,.footer-main>p{font-size:12px}
  .page-hero p{font-size:15px}
  .programme-section-heading>p{font-size:14px}
  .lead{font-size:14px}
  .content-columns li{font-size:12px}
  .certificate-detail-copy>p{font-size:14px}
  .mini-columns p{font-size:12px}
}

/* Programme detail pages */
.clean-list{margin:0;padding-left:18px}.clean-list li{font-size:13px;color:var(--muted);line-height:1.65;margin:7px 0}.programme-single-hero .image-stack img{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center 22%;border-radius:28px}.programme-single-hero{align-items:stretch}.programme-single-hero h2{max-width:620px}
@media(max-width:900px){.programme-single-hero .image-stack img{min-height:420px}}
@media(max-width:600px){.programme-single-hero .image-stack img{min-height:360px}.clean-list li{font-size:12px}}


/* V10 production accessibility & responsive QA layer — no visual redesign */
.skip-link{position:fixed;left:14px;top:-60px;z-index:1000;background:var(--ink);color:#fff;padding:10px 14px;border-radius:10px;font-weight:800;font-size:13px;transition:top .2s}.skip-link:focus{top:14px}
@media(max-width:820px){.nav-links{max-height:calc(100vh - 110px);overflow:auto}.nav-links a{padding:7px 2px}.nav-links .nav-cta{padding:13px 18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* V11 Student Life — extends the approved Meridian visual system */
.student-life-hero-grid{align-items:center}.student-life-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.student-life-cards article{border:1px solid var(--line);border-radius:16px;background:#fff;padding:22px;box-shadow:0 10px 30px rgba(10,43,95,.05)}.student-life-icon{width:42px;height:42px;border-radius:12px;background:#eef5ff;color:var(--blue);display:grid;place-items:center;font-size:12px;font-weight:900;margin-bottom:20px}.student-life-cards h3{font-size:19px;letter-spacing:-.03em;margin:0 0 9px}.student-life-cards p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.community-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.community-points div{border-left:3px solid var(--lime);padding:8px 0 8px 13px}.community-points strong{display:block;color:#173b78;font-size:12px}.community-points span{display:block;color:var(--muted);font-size:11px;line-height:1.5;margin-top:3px}.student-life-photo-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}.student-life-photo-stack img{width:100%;height:480px;object-fit:cover;border-radius:24px}.student-life-photo-stack .student-life-secondary-photo{height:390px;margin-top:90px}.student-life-banner{padding:64px 0;background:linear-gradient(110deg,#07348e,#0759ce);color:#fff}.student-life-banner .container{display:flex;align-items:center;justify-content:space-between;gap:40px}.student-life-banner h2{font-size:38px;line-height:1.05;letter-spacing:-.045em;margin:7px 0 9px}.student-life-banner p{font-size:14px;color:#dce8ff;margin:0}.student-life-banner .btn-hero-outline{border-color:rgba(255,255,255,.55)}
@media(max-width:900px){.student-life-cards{grid-template-columns:1fr 1fr}.student-life-banner .container{display:block}.student-life-banner .choice-actions{justify-content:flex-start;margin-top:22px}.student-life-photo-stack img{height:420px}.student-life-photo-stack .student-life-secondary-photo{height:340px;margin-top:80px}}
@media(max-width:600px){.student-life-cards{grid-template-columns:1fr}.community-points{grid-template-columns:1fr}.student-life-photo-stack{grid-template-columns:1fr}.student-life-photo-stack img,.student-life-photo-stack .student-life-secondary-photo{height:330px;margin-top:0}.student-life-banner h2{font-size:31px}}


/* V12 News & Updates */
.news-feature{display:grid;grid-template-columns:1.12fr .88fr;gap:28px;align-items:stretch}.news-feature-media{min-height:390px;border-radius:26px;overflow:hidden;background:#eaf2ff}.news-feature-media img{width:100%;height:100%;object-fit:cover}.news-feature-copy{border:1px solid var(--line);border-radius:26px;padding:38px;background:#fff;box-shadow:0 14px 40px rgba(10,43,95,.06);display:flex;flex-direction:column;justify-content:center}.news-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:15px}.news-category{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#0755c9}.news-date{font-size:11px;color:var(--muted)}.news-feature-copy h2{font-size:38px;line-height:1.08;letter-spacing:-.045em;margin:0 0 15px}.news-feature-copy p{font-size:14px;line-height:1.75;color:var(--muted);margin:0 0 22px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(10,43,95,.05);display:flex;flex-direction:column}.news-card-media{height:190px;background:#edf4ff;overflow:hidden}.news-card-media img{width:100%;height:100%;object-fit:cover}.news-card-body{padding:21px 21px 23px;display:flex;flex-direction:column;flex:1}.news-card-body h3{font-size:20px;line-height:1.2;letter-spacing:-.03em;margin:6px 0 10px}.news-card-body p{font-size:12px;line-height:1.7;color:var(--muted);margin:0 0 17px}.news-card-body .text-link{margin-top:auto}.news-filter{display:flex;gap:9px;flex-wrap:wrap;margin:24px 0 28px}.news-filter button{border:1px solid var(--line);background:#fff;color:#24446f;border-radius:999px;padding:9px 14px;font:800 11px inherit;cursor:pointer}.news-filter button.active,.news-filter button:hover{background:#0755c9;color:#fff;border-color:#0755c9}.news-empty{display:none;padding:30px;border:1px dashed var(--line);border-radius:18px;text-align:center;color:var(--muted);font-size:13px}.news-article{max-width:900px;margin:0 auto}.news-article-head{text-align:center;margin-bottom:30px}.news-article-head h1{font-size:52px;line-height:1.04;letter-spacing:-.055em;margin:8px auto 16px;max-width:820px}.news-article-head p{max-width:720px;margin:0 auto;color:var(--muted);font-size:15px;line-height:1.75}.article-image{width:100%;max-height:540px;object-fit:cover;border-radius:26px;margin-bottom:30px}.article-copy{max-width:760px;margin:0 auto}.article-copy h2{font-size:28px;letter-spacing:-.035em;margin:30px 0 10px}.article-copy p,.article-copy li{font-size:14px;line-height:1.85;color:var(--muted)}.article-copy ul{padding-left:20px}.article-note{border-left:4px solid var(--lime);background:#f6faed;padding:18px 20px;border-radius:0 14px 14px 0;margin:26px 0}.news-back{display:inline-flex;align-items:center;gap:7px;margin-top:28px;font-size:12px;font-weight:900;color:var(--blue)}
@media(max-width:900px){.news-feature{grid-template-columns:1fr}.news-feature-media{min-height:330px}.news-grid{grid-template-columns:1fr 1fr}.news-feature-copy h2{font-size:32px}.news-article-head h1{font-size:43px}}
@media(max-width:600px){.news-grid{grid-template-columns:1fr}.news-card-media{height:210px}.news-feature-copy{padding:27px}.news-feature-copy h2{font-size:29px}.news-article-head h1{font-size:34px}.article-copy p,.article-copy li{font-size:13px}}

/* V14 conversion, accessibility and interaction polish — preserves the approved visual system. */
:focus-visible{outline:3px solid var(--lime);outline-offset:3px;border-radius:5px}.menu-open{overflow:hidden}.nav-cta:focus-visible,.btn:focus-visible{outline-offset:4px}.news-card[hidden]{display:none!important}.news-empty{display:none;margin-top:22px;padding:18px;border:1px dashed var(--line);border-radius:12px;color:var(--muted);font-size:12px;text-align:center}.news-empty:not([hidden]){display:block}.news-filter button{cursor:pointer}.news-filter button:focus-visible{outline:3px solid var(--lime);outline-offset:2px}
@media(max-width:820px){.nav-links{max-height:calc(100vh - 95px);overflow:auto;-webkit-overflow-scrolling:touch}.nav-links a{min-height:44px;display:flex;align-items:center}.menu-btn{width:44px;height:44px;display:grid;place-items:center;border-radius:9px}.menu-btn:hover{background:#f2f6fb}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}.btn:hover{transform:none}}
