@import "https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box}html,body{color:#11223b;scroll-behavior:smooth;width:100%;scrollbar-color:#2f6fb2 #d9e7f7;scrollbar-width:thin;background:#f4f7fb;margin:0;padding:0;font-family:Barlow,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:11px}::-webkit-scrollbar-track{background:#d9e7f7}::-webkit-scrollbar-thumb{background:#2f6fb2;border:2px solid #d9e7f7;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#245891}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}ul{margin:0;padding-left:1.1rem}#main{min-height:100vh;flex-direction:column;display:flex}.page-content{flex:1;padding-top:65px}.site-header{z-index:1000;background:#fffffff5;border-bottom:1px solid #d3e2f3;justify-content:space-between;align-items:center;padding:.9rem 1rem;transition:background-color .25s,border-color .25s,box-shadow .25s;display:flex;position:fixed;top:0;left:0;right:0}.site-header.transparent{box-shadow:none;background:0 0;border-bottom-color:#0000}.site-header.transparent .brand,.site-header.transparent .menu-toggle,.site-header.transparent .site-nav a{color:#f2f7ff;text-shadow:0 1px 8px #00000073}.site-header.transparent .site-nav a.active{color:#b7d3f5}.brand{color:#1d4f86;align-items:center;gap:.6rem;font-weight:700;display:inline-flex}.brand-logo{width:38px;height:38px;object-fit:contain}.menu-toggle{color:#1d4f86;cursor:pointer;background:0 0;border:0;font-size:1.5rem;display:none}.site-nav{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.7rem;margin-left:auto;margin-right:auto;display:flex}.site-nav a{color:#1d4f86;white-space:nowrap;font-size:.82rem}.site-nav a.active{color:#2f6fb2;font-weight:700}.hero-section{min-height:100vh;background:linear-gradient(120deg,#07152d,#102a50 60%,#113766);justify-content:center;align-items:center;padding:6.5rem 1rem 3rem;display:flex;position:relative}.hero-overlay{background:radial-gradient(circle at 80% 20%,#3d7ec447,#0000 35%);position:absolute;inset:0}.hero-content{max-width:840px;text-align:center;color:#fff;position:relative}.kicker{color:#b7d3f5;text-transform:uppercase;letter-spacing:.12rem;margin-bottom:.8rem;font-weight:700}.hero-content h1{margin-bottom:.8rem;font-size:clamp(2rem,5vw,3.6rem);font-weight:800}.hero-subtitle{margin-bottom:.7rem;font-size:clamp(1.05rem,2vw,1.5rem)}.hero-description{color:#cedcf7;margin-bottom:1.6rem}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.btn{border-radius:999px;padding:.75rem 1.2rem;font-weight:700;display:inline-block}.btn-primary{color:#fff;background:#2f6fb2}.btn-outline{color:#1d4f86;background:#fff;border:1px solid #2f6fb2}.section{padding:4rem 1rem;scroll-margin-top:90px}.section-alt{background:#eaf0fa}.section-header{max-width:860px;text-align:center;margin:0 auto 2.5rem}.section-header h2{color:#1d4f86;margin-bottom:.75rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.section-header p{color:#4a6b90;max-width:640px;margin:0 auto;font-size:1.1rem;line-height:1.6}.grid{max-width:1100px;gap:1rem;margin:0 auto;display:grid}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#fff;border-radius:14px;padding:1.15rem;box-shadow:0 8px 24px #0b1a331a}.card h3{color:#12355d;margin-bottom:.6rem}.card p,.card li{color:#2e4d70;line-height:1.55}.wide{max-width:1100px;margin:0 auto}.join-form{gap:.65rem;display:grid}.join-form input{font:inherit;border:1px solid #c7d6eb;border-radius:9px;padding:.7rem .75rem}.join-form button{cursor:pointer;border:0}.gallery{max-width:1100px;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem;margin:0 auto;display:grid}.gallery img{width:100%;height:170px;object-fit:cover;border-radius:10px}.site-footer{color:#1d4f86;text-align:center;background:#fff;border-top:1px solid #d3e2f3;margin-top:auto;padding:2rem 1rem}.home-project{width:100%}.home-project-hero{background:linear-gradient(135deg,#143a6c 0%,#2f6fb2 56%,#8fbbe8 100%);padding:clamp(6rem,9vw,7.2rem) 1rem 3rem}.home-project-hero-inner{max-width:1100px;color:#eef5ff;margin:0 auto}.home-project-kicker{text-transform:uppercase;letter-spacing:.12rem;margin-bottom:.9rem;font-size:.82rem;font-weight:700}.home-project-hero h1{margin-bottom:.9rem;font-size:clamp(2rem,5vw,3.4rem)}.home-project-lead{max-width:780px;color:#e6f0ff;margin-bottom:1.5rem;line-height:1.7}.home-project-stats{max-width:1100px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0 auto;display:grid}.home-project-stat-card{text-align:center}.home-project-stat-value{color:#2f6fb2;font-size:clamp(1.55rem,3vw,2.3rem);font-weight:800;line-height:1.1;display:block}.home-project-stat-label{color:#4f6f93;margin-top:.25rem;font-size:.86rem;display:block}.home-project-needs{max-width:1100px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:0 auto;display:grid}.home-project-sitemap{max-width:1100px;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin:0 auto;display:grid}.home-project-sitemap span{text-align:center;color:#2b5a91;background:#fff;border:1px solid #c7d9ee;border-radius:999px;padding:.55rem .85rem;font-size:.9rem;font-weight:600}.footer-links{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:.8rem;display:flex}@media (max-width:1120px){.menu-toggle{display:inline-block}.site-nav{min-width:220px;max-width:min(92vw,320px);max-height:calc(100vh - 90px);background:#fff;border-radius:10px;flex-direction:column;align-items:flex-start;margin:0;padding:.7rem;display:none;position:absolute;top:100%;right:1rem;overflow-y:auto;box-shadow:0 14px 28px #00000040}.site-nav.open{display:flex}.site-header.transparent .site-nav.open a{color:#1d4f86;text-shadow:none}.site-header.transparent .site-nav.open a.active{color:#2f6fb2}.two-columns,.three-columns{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}}@media (max-width:768px){.site-header{padding:.75rem .85rem}.brand{font-size:.9rem}.hero-section{min-height:calc(100vh - 65px);padding:5.4rem .85rem 2.2rem}.hero-content h1{font-size:clamp(1.6rem,8vw,2.3rem)}.hero-subtitle{font-size:1rem}.section{padding:2.6rem .85rem}.home-project-hero{padding:5.5rem .85rem 2.3rem}.home-project-stats,.home-project-needs,.home-project-sitemap{grid-template-columns:repeat(2,minmax(0,1fr))}.card{padding:1rem}.footer-links{gap:.7rem}}@media (max-width:520px){.brand{gap:.45rem;font-size:.82rem}.brand-logo{width:34px;height:34px}.site-nav{min-width:190px;padding:.6rem;right:.5rem}.site-nav a{font-size:.85rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{text-align:center}.gallery,.home-project-stats,.home-project-needs,.home-project-sitemap{grid-template-columns:1fr}.gallery img{height:220px}}
/*# sourceMappingURL=index.60a50319.css.map */
