*{box-sizing:border-box;font-family:system-ui,-apple-system,Segoe UI,sans-serif;margin:0;padding:0}body{background-color:#f5f5f7}.app{display:flex;flex-direction:column;min-height:100vh}.navbar{align-items:center;background:#0b3b64;color:#fff;display:flex;justify-content:space-between;padding:1rem 2rem}.navbar-logo{display:flex;flex-direction:column}.logo-main{font-size:1.4rem;font-weight:700}.logo-sub{font-size:.8rem;opacity:.9}.navbar-links a{color:#fff;font-size:.95rem;margin-inline:.5rem;text-decoration:none}.navbar-links a.active{border-bottom:2px solid #f0c041}.main-content{flex:1 1;margin:0 auto;max-width:1100px;padding:2rem 1.5rem 3rem}.page h1,.page h2,.page h3{color:#0b3b64;margin-bottom:.75rem}.page p{color:#333;line-height:1.8;margin-bottom:.75rem}.subtitle{color:#555;margin-bottom:1rem}.home-page .hero{grid-gap:1.5rem;align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:2fr 1.3fr}.hero-text h1{margin-bottom:1rem}.hero-actions{margin-top:1rem}.btn{background:#0000;border:1px solid #0b3b64;border-radius:999px;color:#0b3b64;cursor:pointer;display:inline-block;font-size:.9rem;margin-left:.5rem;padding:.6rem 1.2rem;text-decoration:none}.btn.primary{background:#0b3b64;color:#fff}.hero-side{display:flex;flex-direction:column;gap:1rem}.hero-card{background:#fff;border-radius:.75rem;box-shadow:0 4px 12px #0000000f;padding:1rem 1.1rem}.cards-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin-top:1rem}.card{background:#fff;border-radius:.75rem;box-shadow:0 2px 8px #0000000a;padding:1rem 1.1rem}.project-card .project-year{background:#0b3b64;border-radius:999px;color:#fff;display:inline-block;font-size:.8rem;margin-bottom:.4rem;padding:.2rem .6rem}.gallery-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin-top:1rem}.gallery-item{text-align:center}.gallery-placeholder{align-items:center;background:#dcdfe6;border-radius:.75rem;color:#555;display:flex;height:150px;justify-content:center;margin-bottom:.5rem}.org-structure{margin-top:1.5rem}.org-main{background:#0b3b64;border-radius:999px;color:#fff;margin-bottom:1rem;padding:.8rem 1rem;text-align:center}.org-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.org-level{background:#fff;border-radius:.75rem;box-shadow:0 2px 8px #0000000a;padding:.8rem 1rem}.org-level ul{margin-top:.5rem;padding-right:1.1rem}.org-level li{margin-bottom:.2rem}.contact-layout{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.2fr) minmax(0,1.5fr);margin-top:1rem}.contact-form label{display:block;font-size:.9rem;margin-bottom:.6rem}.contact-form input,.contact-form textarea{border:1px solid #c9ccd4;border-radius:.5rem;margin-top:.25rem;padding:.5rem .6rem;width:100%}.footer{background:#0b3b64;color:#fff;font-size:.85rem;padding:.8rem 1rem;text-align:center}@media (max-width:768px){.navbar{align-items:flex-start;flex-direction:column}.navbar-links{display:flex;flex-wrap:wrap;margin-top:.5rem}.main-content{padding-inline:1rem}.contact-layout,.home-page .hero{grid-template-columns:1fr}}
/*# sourceMappingURL=main.18362c20.css.map*/