*,*:before,*:after{box-sizing:border-box}body.school-landing{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#0f172a;background:#fff}.school-landing-header{border-bottom:1px solid #e2e8f0;background:#fff;position:sticky;top:0;z-index:20}.school-landing-header__inner{max-width:1120px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.school-landing-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.school-landing-brand strong{display:block;font-size:1.1rem}.school-landing-brand small{display:block;color:#64748b;font-size:.85rem}.school-landing-logo{width:44px;height:44px;-o-object-fit:contain;object-fit:contain}.school-landing-nav{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.school-landing-nav a{color:#334155;text-decoration:none;font-size:.95rem}.school-landing-nav a:hover{color:var(--landing-primary, #2563eb)}.school-landing-nav__login{padding:8px 14px;border-radius:8px;background:var(--landing-primary, #2563eb);color:#fff!important}.school-landing-main{min-height:50vh}.school-section{padding:48px 20px}.school-section__inner{max-width:1120px;margin:0 auto}.school-section--hero{background:linear-gradient(135deg,var(--landing-primary, #2563eb),var(--landing-secondary, #1e40af));color:#fff;text-align:center;background-size:cover;background-position:center}.school-section--hero h1{font-size:clamp(2rem,4vw,3rem);margin:0 0 12px}.school-section__lead{font-size:1.15rem;opacity:.95}.school-section__hero-image{max-width:100%;margin-top:24px;border-radius:12px}.school-landing-btn{display:inline-block;margin-top:16px;padding:12px 20px;border-radius:10px;background:#fff;color:var(--landing-primary, #2563eb);text-decoration:none;font-weight:600}.school-section--cta{background:#f8fafc;text-align:center}.school-features-grid,.school-stats-grid,.school-gallery-grid{display:grid;gap:20px}.school-features-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.school-feature-card{padding:20px;border:1px solid #e2e8f0;border-radius:12px}.school-feature-card i{color:var(--landing-primary, #2563eb);font-size:1.4rem}.school-stats-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));text-align:center}.school-stat strong{display:block;font-size:2rem;color:var(--landing-primary, #2563eb)}.school-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.school-gallery-grid img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.school-contact-list{list-style:none;padding:0;margin:0}.school-contact-list li{margin-bottom:10px}.school-landing-footer{background:#0f172a;color:#e2e8f0;padding:40px 20px}.school-landing-footer__inner{max-width:1120px;margin:0 auto}.school-landing-footer__groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px;margin:20px 0}.school-landing-footer__group ul{list-style:none;padding:0;margin:8px 0 0}.school-landing-footer__group a{color:#cbd5e1;text-decoration:none}.school-landing-footer__copy{margin-top:24px;color:#94a3b8;font-size:.9rem}.school-landing-custom__placeholder{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px}
