:root{--blue:#101b4f;--gold:#d6a23a;--dark:#071027;--light:#f8f6ef}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#172033;background:#fff;line-height:1.6}.container{width:min(1120px,92%);margin:auto}.site-header{position:sticky;top:0;background:#fff;z-index:99;box-shadow:0 2px 20px #0001}.nav-wrap{display:flex;align-items:center;justify-content:space-between;padding:12px 0}.brand img{max-height:70px;width:auto}.menu ul{display:flex;gap:22px;list-style:none;margin:0;padding:0}.menu a{text-decoration:none;color:var(--blue);font-weight:700}.hero{background:linear-gradient(135deg,var(--blue),#06102f);color:white;padding:80px 0}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}.eyebrow{color:var(--gold);font-weight:700;text-transform:uppercase;letter-spacing:1px}.hero h1{font-size:clamp(42px,7vw,78px);line-height:1;margin:12px 0}.hero p{font-size:22px}.hero-card{background:#ffffff12;border:1px solid #ffffff26;border-radius:28px;padding:18px}.hero-card img,.gallery img,.round{width:100%;display:block;border-radius:22px}.buttons{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-block;background:var(--gold);color:#111;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:800}.btn.secondary{background:white;color:var(--blue)}.section{padding:70px 0}.section h2,.band h2,.cta h2{font-size:38px;color:var(--blue);margin-top:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:26px;border-radius:22px;background:var(--light);border:1px solid #eadfca}.card h3{color:var(--blue);font-size:24px;margin-top:0}.band{background:#f0eadb;padding:70px 0}.two{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;align-items:center}.round{box-shadow:0 20px 45px #0002}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.placeholder{min-height:260px;border:2px dashed #d6a23a;border-radius:22px;display:grid;place-items:center;background:#fff8e8;color:#7c5b14;font-weight:700;text-align:center;padding:20px}.placeholder.small{min-height:360px}.cta{background:var(--blue);color:white;text-align:center;padding:70px 0}.cta h2{color:white}.site-footer{background:#06102f;color:white;text-align:center;padding:35px 0}.site-footer img{max-width:250px;height:auto}img.custom-logo{max-height:70px;width:auto}@media(max-width:780px){.hero-grid,.two,.cards,.gallery{grid-template-columns:1fr}.menu{display:none}.hero{padding:48px 0}.hero p{font-size:18px}}

.section-head{text-align:center;max-width:760px;margin:0 auto 28px}.section-head p{font-size:18px;margin-top:-10px}.students-section{background:#fff}.students-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.student-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:22px;display:block;box-shadow:0 12px 28px #0001}.student-placeholder{min-height:auto;aspect-ratio:1/1}@media(max-width:900px){.students-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.students-gallery{grid-template-columns:1fr}}
