/* Premium Campus: elegant layered campus identity */
.theme-premium header{background:rgba(255,255,255,.97);box-shadow:0 12px 34px rgba(8,30,66,.12)}
.theme-premium .hero{min-height:690px;border-bottom:7px solid var(--accent)}
.theme-premium .hero-copy{max-width:720px;padding:42px;border-left:5px solid var(--accent);background:rgba(4,25,58,.42);backdrop-filter:blur(8px)}
.theme-premium .hero-copy h1{font-size:clamp(44px,6vw,78px);line-height:1.02}
.theme-premium .quick{margin-top:-58px;position:relative;z-index:12;background:transparent}
.theme-premium .quick-grid{box-shadow:0 22px 55px rgba(8,30,66,.18);border-radius:18px;overflow:hidden}
.theme-premium .cards article,.theme-premium .principal-card{border-radius:18px;box-shadow:0 14px 35px rgba(8,30,66,.09)}
.theme-premium .statistics{background:linear-gradient(120deg,var(--primary),#071c3e)}
