*{box-sizing:border-box}:root{--bg:#06172c;--bg2:#081e38;--panel:#0d2948;--panel2:#102f50;--line:#23496d;--text:#f4f8fd;--muted:#9bb0c8;--blue:#1767d9;--blue2:#4d8ef7;--gold:#e9b200;--pink:#c71585;--green:#36d18b}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.home-container{width:100%;max-width:none;margin:0 auto;padding-left:clamp(24px,4vw,72px);padding-right:clamp(24px,4vw,72px)}a{color:inherit;text-decoration:none}.home-header{height:92px;background:rgba(5,23,43,.97);border-bottom:1px solid #1b3b5d;position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.institution-brand{display:flex;align-items:center;gap:12px;min-width:280px}.institution-brand-logo{width:48px;height:48px;border-radius:10px;border:0;background:transparent;display:grid;place-items:center;overflow:hidden;flex:none}.institution-brand-logo img{width:100%;height:100%;object-fit:contain}.institution-brand-logo>span{font-size:12px;font-weight:900;color:var(--gold)}.institution-brand-copy{display:flex;flex-direction:column;min-width:0}.institution-brand-copy strong{font-size:16px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.institution-brand-copy small{font-size:9px;letter-spacing:.07em;color:#7f9bb8;margin-top:5px}.public-nav{display:flex;align-items:center;justify-content:flex-end;gap:25px;flex:1}.public-nav a{font-size:11px;color:#b6c7d9;transition:.18s}.public-nav a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:10px}.login-button{display:flex;align-items:center;gap:8px;background:var(--blue);padding:13px 21px;border-radius:9px;font-size:12px;font-weight:800;box-shadow:0 8px 24px rgba(23,103,217,.24)}.login-button:hover{background:#2475eb}.mobile-menu{display:none;background:#0e2b4a;color:#fff;border:1px solid #315675;border-radius:8px;width:42px;height:42px}
.hero{position:relative;min-height:560px;overflow:hidden;background:linear-gradient(90deg,#06182e 0%,#071b32 45%,#08213b 100%)}.hero-image{position:absolute;inset:0 0 0 44%;background-position:center;background-size:cover;background-repeat:no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#06172c 0%,rgba(6,23,44,.98) 27%,rgba(6,23,44,.78) 48%,rgba(6,23,44,.16) 78%,rgba(6,23,44,.25) 100%)}.hero-grid{position:relative;z-index:2;min-height:560px;display:grid;grid-template-columns:50% 50%;align-items:center}.hero-copy{padding:72px 30px 62px 0;max-width:760px}.eyebrow,.panel-kicker{font-size:10px;letter-spacing:.19em;text-transform:uppercase;font-weight:800;color:#83a9d3}.eyebrow i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:8px}.hero h1{font-size:clamp(40px,4.6vw,66px);line-height:1.02;margin:17px 0 18px;letter-spacing:-.035em}.hero h1 span{color:#4d8ef7}.hero p{font-size:15px;line-height:1.75;color:#a8bad0;max-width:570px;margin:0 0 27px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.primary-cta,.secondary-cta{min-height:64px;border-radius:9px;padding:12px 17px;display:flex;align-items:center;gap:13px}.primary-cta{background:var(--blue);min-width:238px;box-shadow:0 10px 28px rgba(23,103,217,.23)}.secondary-cta{border:1px solid #3a6b99;background:rgba(8,29,52,.72);min-width:225px}.cta-arrow{font-size:25px}.primary-cta b,.secondary-cta b{display:block;font-size:12px}.primary-cta small,.secondary-cta small{display:block;font-size:9px;color:#c2d4e8;margin-top:4px}.cap{font-size:23px;color:#c4d8ed}.value-strip{display:flex;gap:34px;margin-top:36px}.value-strip div{display:flex;align-items:center;gap:8px}.value-strip b{color:#b8d5f3;font-size:16px}.value-strip span{font-size:10px;color:#d4e1ef;line-height:1.25}.value-strip small{color:#7892ad;font-size:9px}.hero-visual{height:100%;min-height:560px;position:relative;display:flex;align-items:flex-end;justify-content:flex-end;padding:35px 0}.hero-caption{width:min(92%,680px);padding:16px 20px;background:rgba(5,22,40,.74);border:1px solid rgba(255,255,255,.12);border-radius:10px;backdrop-filter:blur(8px);margin-bottom:10px}.hero-caption strong{display:block;font-size:18px}.hero-caption span{display:block;color:#a9bfd5;font-size:10px;margin-top:4px}.hero-placeholder{width:92%;height:70%;border:1px dashed #42698d;border-radius:14px;background:linear-gradient(145deg,#0c2947,#09213a);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8ca7c2}.placeholder-mark{font-size:36px;font-weight:900;letter-spacing:.08em;color:var(--gold)}.hero-placeholder span{margin-top:12px;font-size:12px}.hero-placeholder small{margin-top:5px;font-size:10px;color:#68839f}
.quick-services{background:#08213b;padding:18px 0;border-top:1px solid #1b4265;border-bottom:1px solid #1b4265}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.service-card{min-height:108px;background:linear-gradient(145deg,#102d4b,#0d2744);border:1px solid #264d70;border-radius:10px;padding:16px;display:flex;align-items:center;gap:11px;transition:.18s}.service-card:hover{transform:translateY(-2px);border-color:#3977ad;background:#123352}.service-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#153c66;color:#6db0ff;font-size:17px;flex:none}.service-card b{display:block;font-size:11px}.service-card small{display:block;color:#8ca6bf;font-size:9px;line-height:1.5;margin-top:4px}.service-card em{font-style:normal;color:#7fb6f6;margin-left:auto;font-size:18px}
.information-section{padding:34px 0;background:#071c34}.information-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.info-panel{border:1px solid #234b6e;border-radius:12px;background:#0b2643;padding:20px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:14px;border-bottom:1px solid #214665}.panel-heading h2{font-size:18px;margin:6px 0 0}.panel-heading a{font-size:10px;color:#69a9f8;white-space:nowrap;margin-top:13px}.empty-public{min-height:135px;display:flex;align-items:center;gap:15px;color:#91a8c0}.empty-icon{width:42px;height:42px;border-radius:10px;background:#13385c;color:#6db0ff;display:grid;place-items:center;font-size:19px;flex:none}.empty-public strong{display:block;font-size:11px;color:#d8e4ef}.empty-public p{font-size:10px;line-height:1.65;margin:6px 0 0;max-width:440px}
.trust-band{background:linear-gradient(90deg,#0c3560,#124777);padding:25px 0;border-top:1px solid #285a84;border-bottom:1px solid #285a84}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.trust-grid>div{display:grid;grid-template-columns:38px 1fr;column-gap:11px;align-items:center}.trust-icon{grid-row:span 2;width:34px;height:34px;display:grid;place-items:center;color:#6db7ff;font-size:17px}.trust-grid strong{font-size:12px}.trust-grid small{color:#a9c1d8;font-size:9px;margin-top:4px}.quote-section{background:#07192e;padding:22px 0}.quote-inner{display:flex;justify-content:center;align-items:center;gap:15px;color:#c4d6e8}.quote-inner span{font-family:Georgia,serif;font-size:42px;color:#4d8ef7}.quote-inner p{font-family:Georgia,serif;font-style:italic;font-size:18px;margin:0}
.home-footer{background:#041327;border-top:1px solid #193b5c;padding:38px 0 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:35px;padding-bottom:30px}.institution-brand-logo.small{width:42px;height:42px}.footer-brand>p,.home-footer p{font-size:10px;line-height:1.7;color:#7892ad;max-width:280px}.home-footer h3{font-size:11px;margin:2px 0 13px}.home-footer>div a:not(.institution-brand):not(.footer-login){display:block;color:#8199b1;font-size:10px;margin:8px 0}.footer-login{display:inline-block!important;color:#65aaf8!important;margin-top:13px!important}.footer-bottom{border-top:1px solid #183650;padding:14px 0 18px;display:flex;justify-content:space-between;color:#607b96;font-size:9px}.footer-bottom b{color:var(--gold)}.footer-bottom b i{color:#9d82d7;font-style:normal}
.stats-band{background:linear-gradient(90deg,#0d3d6d,#155489);border-top:1px solid #2b638e;border-bottom:1px solid #2b638e;padding:28px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.stats-grid>div{min-height:72px;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;padding:0 28px;border-right:1px solid rgba(151,198,238,.2)}.stats-grid>div:first-child{padding-left:0}.stats-grid>div:last-child{border-right:0}.stats-icon{grid-row:span 2;width:42px;height:42px;display:grid;place-items:center;color:#72bdff;font-size:21px}.stats-grid strong{font-size:13px}.stats-grid small{font-size:10px;color:#b4cee5;line-height:1.4}.footer-bottom a{color:#718aa3}.footer-bottom a:hover{color:#a8c9e8}
@media(max-width:1050px){.public-nav{gap:15px}.public-nav a:nth-child(2),.public-nav a:nth-child(5){display:none}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card:last-child{grid-column:2}.hero-grid{grid-template-columns:58% 42%}.hero-image{left:45%}}@media(max-width:800px){.stats-grid{grid-template-columns:1fr 1fr}.stats-grid>div{border-right:0;border-bottom:1px solid rgba(151,198,238,.18);padding:12px 10px}.stats-grid>div:first-child{padding-left:10px}.stats-grid>div:nth-last-child(-n+2){border-bottom:0}.home-container{width:100%;padding-left:20px;padding-right:20px}.home-header{height:76px}.institution-brand{min-width:0;flex:1}.institution-brand-copy strong{font-size:13px}.institution-brand-copy small{font-size:8px}.public-nav{position:absolute;top:76px;left:15px;right:15px;display:none;flex-direction:column;align-items:stretch;background:#071b32;border:1px solid #274b6d;border-radius:10px;padding:10px}.public-nav.open{display:flex}.public-nav a{padding:11px}.mobile-menu{display:block}.hero{min-height:600px}.hero-image{left:0;opacity:.38}.hero-overlay{background:linear-gradient(180deg,rgba(6,23,44,.85),#06172c 72%)}.hero-grid{min-height:600px;display:block}.hero-copy{padding:70px 0 30px}.hero-visual{display:none}.service-grid{grid-template-columns:1fr 1fr}.service-card:last-child{grid-column:auto}.information-grid,.footer-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr 1fr}.footer-grid{gap:22px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}}@media(max-width:520px){.stats-grid{grid-template-columns:1fr}.stats-grid>div{border-bottom:1px solid rgba(151,198,238,.18)!important}.stats-grid>div:last-child{border-bottom:0!important}.home-container{width:100%;padding-left:12px;padding-right:12px}.institution-brand-logo{width:42px;height:42px}.login-button{padding:11px 13px}.login-button span{display:none}.hero h1{font-size:39px}.hero p{font-size:13px}.hero-actions{display:block}.primary-cta,.secondary-cta{width:100%;margin-bottom:10px}.value-strip{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:25px}.service-grid{grid-template-columns:1fr}.service-card{min-height:90px}.trust-grid{grid-template-columns:1fr}.quote-inner p{font-size:14px}.footer-brand .institution-brand-copy strong{white-space:normal}}
.academic-anchor{padding:10px 0 0;text-align:center;color:#8fa9c2;font-size:10px}.academic-anchor span{opacity:.9}

/* Design C refinements: true full-width institutional layout */
@media(min-width:1400px){
  .hero-grid{grid-template-columns:50% 50%}
  .hero-copy{padding-left:clamp(24px,5vw,96px)}
  .hero-image{left:44%}
  .service-grid,.information-grid,.trust-grid,.stats-grid,.footer-grid{padding-left:clamp(24px,2vw,36px);padding-right:clamp(24px,2vw,36px)}
}
@media(max-width:1050px){
  .stats-grid>div{padding-left:15px;padding-right:15px}
}

/* Finalized Design C alignment and icon system */
.home-svg{display:block;width:20px;height:20px;flex:none}
.icon-inline,.icon-inline .home-svg{display:inline-flex;width:15px;height:15px}
.cta-arrow .home-svg{width:24px;height:24px}
.cap .home-svg{width:23px;height:23px}
.value-strip b{display:grid;place-items:center;width:20px;height:20px}
.value-strip b .home-svg{width:17px;height:17px}
.service-icon .home-svg,.empty-icon .home-svg{width:19px;height:19px}
.service-card em{display:grid;place-items:center;width:20px;height:20px}
.service-card em .home-svg{width:18px;height:18px}
.trust-icon .home-svg,.stats-icon .home-svg{width:20px;height:20px}
.footer-login{display:inline-flex!important;align-items:center;gap:6px}
.footer-login .home-svg{width:15px;height:15px}
.social-links{display:flex;gap:9px;margin-top:18px;padding-top:15px;border-top:1px solid rgba(151,198,238,.16)}
.social-links a{width:30px;height:30px!important;border:1px solid #294c6d;border-radius:7px;display:grid!important;place-items:center;margin:0!important;color:#91b8df!important;background:#0a2039}
.social-links a:hover{border-color:#4d8ef7;color:#fff!important;background:#12375d}
.social-links .home-svg{width:15px;height:15px}

/* One alignment grid across header, hero, service cards, information and footer. */
.home-container{padding-left:clamp(24px,2.5vw,48px);padding-right:clamp(24px,2.5vw,48px)}
@media(min-width:1400px){
  .hero-copy{padding-left:0}
  .hero-image{left:44%}
  .service-grid,.information-grid,.stats-grid,.footer-grid{padding-left:0;padding-right:0}
}
@media(max-width:800px){
  .home-container{padding-left:20px;padding-right:20px}
}
@media(max-width:520px){
  .home-container{padding-left:14px;padding-right:14px}
}

/* FINAL DESIGN C: shared alignment grid + finalized SVG iconography */
.home-svg{display:block;width:20px;height:20px;flex:none}
.icon-inline{display:inline-flex;vertical-align:middle}.icon-inline .home-svg{width:15px;height:15px}
.cta-arrow .home-svg{width:24px;height:24px}.cap .home-svg{width:23px;height:23px}
.value-strip b{display:grid;place-items:center;width:20px;height:20px}.value-strip b .home-svg{width:17px;height:17px}
.service-icon .home-svg,.empty-icon .home-svg{width:19px;height:19px}
.service-card em{display:grid;place-items:center;width:20px;height:20px}.service-card em .home-svg{width:18px;height:18px}
.stats-icon .home-svg{width:20px;height:20px}
.footer-login{display:inline-flex!important;align-items:center;gap:6px}.footer-login .home-svg{width:15px;height:15px}
.social-links{display:flex;gap:9px;margin-top:18px;padding-top:15px;border-top:1px solid rgba(151,198,238,.16)}
.social-links a{width:30px;height:30px!important;border:1px solid #294c6d;border-radius:7px;display:grid!important;place-items:center;margin:0!important;color:#91b8df!important;background:#0a2039}
.social-links a:hover{border-color:#4d8ef7;color:#fff!important;background:#12375d}.social-links .home-svg{width:15px;height:15px}
.home-container{padding-left:clamp(24px,2.5vw,48px);padding-right:clamp(24px,2.5vw,48px)}
@media(min-width:1400px){.hero-copy{padding-left:0}.service-grid,.information-grid,.stats-grid,.footer-grid{padding-left:0;padding-right:0}}
@media(max-width:800px){.home-container{padding-left:20px;padding-right:20px}}
@media(max-width:520px){.home-container{padding-left:14px;padding-right:14px}}

/* FINAL FOOTER — institutional reference design */
.home-footer{position:relative;overflow:hidden;background:#041427;border-top:1px solid #1d4263;padding:0}
.footer-backdrop{position:absolute;left:0;right:0;top:0;height:82px;background-position:center 42%;background-size:cover;opacity:.15;filter:saturate(.7);pointer-events:none}
.footer-backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,20,39,.25),#041427 96%)}
.home-footer .home-container{position:relative;z-index:1}
.home-footer .footer-grid{display:grid;grid-template-columns:minmax(300px,1.55fr) minmax(145px,.78fr) minmax(165px,.86fr) minmax(390px,1.7fr);gap:42px;padding-top:34px;padding-bottom:27px;align-items:start}
.footer-brand,.footer-column,.footer-contact-wrap{min-width:0}
.home-footer .institution-brand{min-width:0;gap:11px;align-items:center}
.home-footer .institution-brand-logo.small{width:48px;height:48px;border-radius:8px;background:transparent;border:0}
.home-footer .institution-brand-copy strong{font-size:14px;line-height:1.25;white-space:normal}
.home-footer .institution-brand-copy small{font-size:8px;margin-top:4px}
.footer-brand>p{margin:12px 0 0;max-width:300px;font-size:9px;color:#6f8ba7;line-height:1.65}
.home-footer h3{font-size:10px;line-height:1.2;margin:2px 0 12px;color:#edf4fb;font-weight:800}
.home-footer .footer-column a{display:block;color:#7894ae;font-size:9px;line-height:1.35;margin:7px 0;transition:color .16s ease}
.home-footer .footer-column a:hover{color:#b8d8f6}
.footer-contact-wrap{display:grid;grid-template-columns:minmax(210px,1fr) 126px;gap:24px;align-items:start}
.footer-contact{padding-right:24px;border-right:1px solid rgba(143,180,216,.23);min-height:126px}
.footer-contact>p{margin:0 0 12px;color:#718da8;font-size:9px;line-height:1.55}
.footer-contact-line{display:flex;align-items:flex-start;gap:8px;margin:6px 0;color:#8ba4bc}
.footer-contact-line>span{display:grid;place-items:center;width:15px;height:15px;flex:none;color:#b8d3ec}
.footer-contact-line .home-svg{width:13px!important;height:13px!important;max-width:13px!important;max-height:13px!important}
.footer-contact-line p,.footer-contact-line a{margin:0;color:#8ba4bc;font-size:9px;line-height:1.45}
.footer-contact-line a:hover{color:#d8e8f8}
.footer-login{display:inline-flex!important;align-items:center;gap:7px;color:#55a6f8!important;font-size:11px!important;line-height:1.2!important;margin-top:11px!important;white-space:nowrap}
.footer-login-arrow,.footer-login-arrow .home-svg{display:inline-flex;width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;flex:none}
.footer-login-arrow .home-svg{stroke-width:1.8}
.footer-social{padding-left:0;min-width:0}
.footer-social h3{margin-bottom:10px}
.home-footer .social-links{display:flex;align-items:center;gap:7px;margin:0;padding:0;border:0}
.home-footer .social-links a{width:27px!important;height:27px!important;min-width:27px;max-width:27px;border:0;border-radius:5px;display:grid!important;place-items:center;margin:0!important;padding:0!important;background:#163653;color:#dbeaf8!important}
.home-footer .social-links a .home-svg{width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important;stroke-width:1.8}
.home-footer .social-links .social-facebook{background:#315da8;color:#fff!important}
.home-footer .social-links .social-instagram{background:linear-gradient(135deg,#6a3aa9,#e4405f,#f7a43b);color:#fff!important}
.home-footer .social-links .social-youtube{background:#d92f2f;color:#fff!important}
.home-footer .social-links .social-linkedin{background:#1c6ca8;color:#fff!important}
.powered-by{display:flex;align-items:center;gap:6px;margin-top:19px;color:#637e99;font-size:7px;white-space:nowrap}
.exampi-mini-brand{display:inline-flex;align-items:center;gap:4px;font-size:10px;letter-spacing:-.02em}
.exampi-mini-brand img{width:15px;height:15px;object-fit:contain}
.exampi-mini-brand b{font-weight:900;color:#e9b200}.exampi-mini-brand b i{font-style:normal;color:#c71585}
.home-footer .footer-bottom{border-top:1px solid #173650;padding-top:11px;padding-bottom:13px;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#5f7992;font-size:8px}
.home-footer .footer-bottom span{display:flex;align-items:center;gap:10px}
.home-footer .footer-bottom a{display:inline!important;margin:0!important;color:#6e879f;font-size:8px}
.home-footer .footer-bottom a:hover{color:#b5cce2}
.home-footer .footer-sep{font-weight:400;color:#35526e}
/* Never allow a footer SVG to inherit a global/icon font size. */
.home-footer svg.home-svg{display:block!important;width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;min-width:0!important;min-height:0!important;overflow:visible}
.home-footer .institution-brand-logo svg.home-svg{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}

@media(max-width:1150px){
  .home-footer .footer-grid{grid-template-columns:1.35fr .8fr .9fr 1.5fr;gap:25px}
  .footer-contact-wrap{grid-template-columns:1fr 110px;gap:16px}
}
@media(max-width:850px){
  .home-footer .footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:28px}
  .footer-contact-wrap{grid-column:1/-1;grid-template-columns:1fr 130px}
}
@media(max-width:600px){
  .home-footer .footer-grid{grid-template-columns:1fr 1fr;gap:24px 18px;padding-top:30px}
  .footer-brand{grid-column:1/-1}
  .footer-contact-wrap{grid-column:1/-1;grid-template-columns:1fr;gap:18px}
  .footer-contact{border-right:0;border-bottom:1px solid rgba(143,180,216,.2);padding-right:0;padding-bottom:18px}
  .footer-bottom{display:block!important}.home-footer .footer-bottom span{display:flex;margin:6px 0;flex-wrap:wrap}
}
@media(max-width:420px){
  .home-footer .footer-grid{grid-template-columns:1fr}
  .footer-brand,.footer-contact-wrap{grid-column:auto}
}

/* V5 — Large-screen institutional content width and balanced side margins.
   Full-width section backgrounds are preserved; their inner content is centered. */
.home-container{
  width:calc(100% - 48px);
  max-width:1440px;
  margin-left:auto;
  margin-right:auto;
  padding-left:0;
  padding-right:0;
}

@media(max-width:800px){
  .home-container{
    width:100%;
    max-width:none;
    padding-left:20px;
    padding-right:20px;
  }
}

@media(max-width:520px){
  .home-container{
    padding-left:14px;
    padding-right:14px;
  }
}

/* V6 — Final large-screen containment: the hero itself follows the same
   centered 1440px grid so its campus image cannot run beyond the design. */
html,body{overflow-x:hidden}
.hero{
  width:calc(100% - 48px);
  max-width:1440px;
  margin-left:auto;
  margin-right:auto;
}
.hero > .home-container{
  width:100%;
  max-width:none;
  padding-left:0;
  padding-right:0;
}

/* V7 — Public home uses the global binary theme toggle. */
.institute-home .theme-control,.institute-home .theme-selector{display:none!important}

/* Light theme for the public institutional portal. */
body.light-theme{--bg:#f4f7fb;--bg2:#eef3f8;--panel:#fff;--panel2:#f7f9fc;--line:#d6e0eb;--text:#132238;--muted:#60728a;background:#f4f7fb;color:#132238}
body.light-theme .home-header{background:rgba(255,255,255,.97);border-bottom-color:#d6e0eb}
body.light-theme .institution-brand-copy strong{color:#132238}
body.light-theme .institution-brand-copy small,.light-theme .public-nav a{color:#60728a}
body.light-theme .public-nav a:hover{color:#1767d9}
body.light-theme .theme-control{background:#f7f9fc;border-color:#cbd8e6;color:#31465d}
body.light-theme .theme-control-icon{color:#d18a00}
body.light-theme .theme-selector{color:#31465d}
body.light-theme .theme-selector option{background:#fff;color:#132238}
body.light-theme .hero{background:#edf3f8;border-color:#d6e0eb}
body.light-theme .hero-overlay{background:linear-gradient(90deg,rgba(246,249,252,.98) 0%,rgba(246,249,252,.94) 27%,rgba(246,249,252,.70) 48%,rgba(246,249,252,.12) 78%,rgba(246,249,252,.18) 100%)}
body.light-theme .hero h1{color:#132238}
body.light-theme .hero p{color:#60728a}
body.light-theme .secondary-cta{background:rgba(255,255,255,.82);border-color:#aac0d6;color:#132238}
body.light-theme .primary-cta{color:#fff}
body.light-theme .value-strip span{color:#47627d}
body.light-theme .value-strip small{color:#7189a2}
body.light-theme .quick-services{background:#eef4f9;border-top-color:#d6e0eb;border-bottom-color:#d6e0eb}
body.light-theme .service-card{background:#fff;border-color:#cfdeeb}
body.light-theme .service-card:hover{background:#f7fbff;border-color:#7ca9d5}
body.light-theme .service-card small{color:#70879d}
body.light-theme .information-section{background:#f4f7fb}
body.light-theme .info-panel{background:#fff;border-color:#cfdeeb}
body.light-theme .panel-heading{border-bottom-color:#dce5ee}
body.light-theme .panel-heading h2{color:#132238}
body.light-theme .empty-public{color:#60728a}
body.light-theme .empty-public strong{color:#29425d}
body.light-theme .empty-public p{color:#71869a}
body.light-theme .stats-band{background:linear-gradient(90deg,#17609a,#1f6fa8);border-color:#3c82b5}
body.light-theme .quote-section{background:#edf3f8}
body.light-theme .quote-inner{color:#415b74}
body.light-theme .home-footer{background:#0a1c30;color:#eef5fb}
body.light-theme .footer-bottom{border-top-color:#29435e}


/* V7 light-theme refinement: preserve institutional contrast instead of washing out the hero. */
body.light-theme .hero{background:#edf3f8}
body.light-theme .hero-image{filter:saturate(.9) contrast(1.04)}
body.light-theme .hero-overlay{background:linear-gradient(90deg,rgba(246,249,252,.98) 0%,rgba(246,249,252,.92) 28%,rgba(246,249,252,.62) 49%,rgba(246,249,252,.08) 78%,rgba(246,249,252,.16) 100%)}
body.light-theme .hero-copy{color:#132238}
body.light-theme .hero h1{color:#10253f}
body.light-theme .hero h1 span{color:#2875df}
body.light-theme .hero p{color:#526b84}
body.light-theme .eyebrow,.light-theme .panel-kicker{color:#4d8fd7}
body.light-theme .value-strip span{color:#385675}
body.light-theme .value-strip small{color:#6f87a0}
body.light-theme .secondary-cta{background:rgba(255,255,255,.88);border-color:#aec4d9;color:#17304b}
body.light-theme .quick-services{background:#eef4f9}
body.light-theme .service-card b{color:#17304b}
body.light-theme .service-card em{color:#2875df}
body.light-theme .information-section{background:#f3f7fb}
body.light-theme .info-panel{box-shadow:0 4px 18px rgba(32,66,98,.05)}
body.light-theme .trust-band{background:linear-gradient(90deg,#17609a,#1f6fa8)}
body.light-theme .quote-section{background:#edf3f8;border-top:1px solid #d6e0eb}
body.light-theme .home-footer{background:#071b30}

@media(max-width:800px){
  .hero{width:100%;max-width:none}
  .hero > .home-container{width:100%;padding-left:20px;padding-right:20px}
}
@media(max-width:520px){
  .hero > .home-container{padding-left:14px;padding-right:14px}
  .theme-control{padding-left:8px;padding-right:8px}
  .theme-selector{width:0;padding-right:0;font-size:0;background:none}
  .theme-control-icon{width:20px}
}
