:root{--primary:#0f4c81;--primary-light:#dee7ff;--hero-gradient:linear-gradient(135deg, #1e3a8a, #0f4c81 65%);--footer-gradient:linear-gradient(180deg, #0b2a54, #071629)}*,::after,::before{box-sizing:border-box}body{font-family:Inter,system-ui,sans-serif;background:#f5f6fb;color:#0f172a;margin:0;line-height:1.6}.site-header .navbar{padding:.75rem 0}.navbar-brand{letter-spacing:.25em;font-size:1rem}.hero-card{border-radius:1rem;border:1px solid rgba(255,255,255,.3);box-shadow:0 20px 45px rgba(15,32,81,.35);background:rgba(255,255,255,.08)}.hero-highlight{background:rgba(255,255,255,.2)}.home-hero{background:var(--hero-gradient);color:#fff}.page-hero{background:var(--hero-gradient);color:#fff;min-height:60vh}.services-hero{background:linear-gradient(135deg,#0f4c81,#12264d 80%)}.contact-hero{background:linear-gradient(135deg,#f97316,#c2410c)}.eyebrow{letter-spacing:.25em;font-size:.75rem}.section-title{text-align:center}.section-title h2{font-size:clamp(1.8rem, 3vw, 2.4rem)}.video-card{background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 25px 55px rgba(15,32,81,.12)}.video-card video{width:100%;height:auto;display:block}.feature-card{background:#fff;border-radius:1.25rem;padding:2rem;min-height:220px;box-shadow:0 20px 45px rgba(15,32,81,.1)}.feature-icon{width:56px;height:56px;border-radius:1rem;display:flex;align-items:center;justify-content:center;background:var(--primary-light);color:var(--primary);font-size:1.5rem;margin-bottom:1rem}.event-card{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 40px 55px rgba(15,32,81,.08)}.event-card ul{padding-left:1rem}.gallery-card{background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 25px 55px rgba(15,32,81,.08);min-height:320px}.gallery-img{width:100%;height:220px;object-fit:cover}.gallery-card figcaption{padding:1rem 1.25rem 1.5rem;color:#515865;font-size:.95rem}.site-footer{background:var(--footer-gradient);color:#fff}.site-footer a{color:#fff}.info-card{background:#fff;border-radius:1.25rem;padding:1.75rem;border:1px solid #e2e6f0;box-shadow:0 20px 35px rgba(15,32,81,.08);min-height:220px}.timeline{display:flex;flex-direction:column;gap:1rem}.timeline-step{background:#fff;border-radius:1.25rem;padding:1.5rem;border:1px solid #e2e6f0;box-shadow:0 20px 35px rgba(15,32,81,.08)}.step-number{width:48px;height:48px;border-radius:.85rem;background:var(--primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:600;margin-bottom:.75rem}.contact-card{background:#fff;border-radius:1.2rem;padding:1.7rem;border:1px solid #e2e6f0;box-shadow:0 20px 35px rgba(15,32,81,.08)}.contact-form{background:#fff;border-radius:1.2rem;padding:2rem;border:1px solid #e2e6f0;box-shadow:0 30px 45px rgba(15,32,81,.1)}.contact-form .form-control,.contact-form button{border-radius:.75rem}@media (max-width:991px){.contact-hero,.home-hero,.services-hero{text-align:center}.hero-card{margin:0 auto}}