/* Shared AYISEC identity — matches the original management-system landing page. */
:root{--ink:#10253c;--deep:#10203a;--cream:#f4efe6;--paper:#fffdf9;--gold:#d49934;--orange:#0f7f7c;--muted:#56708a;--line:#d8e0e5;--landing-ink:#10253c;--landing-ink-soft:#56708a;--landing-surface:rgba(255,255,255,.9);--landing-surface-strong:rgba(255,255,255,.96);--landing-border:rgba(255,255,255,.28);--landing-shadow:0 28px 56px rgba(7,19,35,.24);--landing-accent:#d49934;--landing-accent-soft:rgba(212,153,52,.16);--landing-highlight:#0f7f7c;--landing-highlight-soft:rgba(15,127,124,.14);--landing-navy:#10203a;--landing-navy-soft:rgba(16,32,58,.84)}

/* Restore the original management-system landing palette. */
body.landing-page{color:#10253c;background:radial-gradient(circle at top left,rgba(255,214,150,.34),transparent 34%),radial-gradient(circle at 86% 14%,rgba(15,127,124,.18),transparent 24%),linear-gradient(135deg,#f4efe6 0%,#edf4f6 44%,#dde9ef 100%)}
body.landing-page::before{background:linear-gradient(135deg,rgba(10,22,42,.78),rgba(10,22,42,.26)),var(--landing-photo) center/cover no-repeat}.landing-topbar{background:rgba(12,26,48,.58)}.landing-product-mark{background:rgba(9,30,49,.28);box-shadow:0 10px 22px rgba(5,22,38,.13)}.landing-current--one{background:radial-gradient(circle,rgba(229,170,72,.48),rgba(229,170,72,.06) 68%,transparent 74%)}.landing-current--two{background:radial-gradient(circle,rgba(24,147,141,.42),rgba(24,147,141,.06) 70%,transparent 76%)}.landing-current--three{background:radial-gradient(circle,rgba(87,114,208,.28),rgba(87,114,208,.04) 68%,transparent 76%)}

/* Public website adaptations. */
body:not(.landing-page){color:var(--ink);background:var(--paper)}.hero{background-image:linear-gradient(90deg,rgba(10,22,42,.94) 0%,rgba(16,32,58,.74) 43%,rgba(16,32,58,.12) 100%),url("../images/websiteimages/Campus1.jpg")}.admissions{background-image:linear-gradient(100deg,rgba(16,32,58,.98),rgba(16,32,58,.84)),url("../images/websiteimages/Dinner%20night.jpg")}.life{background:#edf4f6}.programme-feature{background:#edf4f6}.leadership-message{background:#10203a}.social-connect{background:#10253c}.website-help-fab{background:#0f7f7c}.website-help-fab:hover{background:#0b625f}.platform-powered{background:#081a31}.eyebrow.light,.hero em,h2 em{color:#e2b650}
