*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;background:#f8fafc;color:#111827}a{color:inherit}img{max-width:100%;display:block}.nav{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between;padding:14px 6vw;border-bottom:1px solid #e5e7eb}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:800;line-height:1.05}.brand img{width:54px;height:54px;object-fit:contain}.brand span{font-size:13px;text-transform:uppercase;letter-spacing:.08em}.nav nav{display:flex;align-items:center;gap:22px}.nav nav a{text-decoration:none;font-size:14px;font-weight:700;color:#374151}.pill,.btn{border-radius:999px;padding:12px 18px}.pill{background:#111827!important;color:white!important}.menu{display:none;border:0;background:#111827;color:white;border-radius:10px;font-size:22px;padding:8px 12px}.hero{display:grid;grid-template-columns:1.04fr .96fr;gap:48px;align-items:center;padding:82px 6vw;background:radial-gradient(circle at 10% 10%,#eff6ff,transparent 32%),linear-gradient(135deg,#fff,#f8fafc)}.eyebrow{font-weight:900;text-transform:uppercase;letter-spacing:.16em;color:#2563eb;font-size:12px}.hero h1{font-size:clamp(42px,6vw,78px);line-height:.95;margin:14px 0 22px;letter-spacing:-.06em}.hero p{font-size:19px;line-height:1.75;color:#4b5563}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;text-decoration:none;font-weight:900}.primary{background:#2563eb;color:white;box-shadow:0 16px 36px rgba(37,99,235,.24)}.ghost{background:white;border:1px solid #d1d5db}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hero-grid img{height:210px;width:100%;object-fit:cover;border-radius:26px;box-shadow:0 20px 50px rgba(15,23,42,.12)}.hero-grid .large{grid-column:span 2;height:350px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:24px 6vw;margin-top:-30px;position:relative}.stats div{background:white;border:1px solid #e5e7eb;border-radius:24px;padding:28px;text-align:center;box-shadow:0 16px 44px rgba(15,23,42,.08)}.stats strong{display:block;font-size:34px;color:#111827}.stats span{color:#6b7280;font-weight:700}.split,.feature,.contact{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:84px 6vw}.split h2,.programs h2,.feature h2,.projects h2,.gallery-section h2,.contact h2{font-size:clamp(32px,4vw,52px);line-height:1.02;margin:10px 0 18px;letter-spacing:-.04em}.split p,.feature p,.contact p,.narrow{font-size:17px;line-height:1.75;color:#4b5563}.center{text-align:center}.narrow{max-width:760px;margin:0 auto 32px}.programs,.projects,.gallery-section{padding:84px 6vw}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px}.cards article,.project-card,.contact-card{background:white;border:1px solid #e5e7eb;border-radius:28px;overflow:hidden;box-shadow:0 16px 45px rgba(15,23,42,.07)}.cards img{height:220px;width:100%;object-fit:cover}.cards article{padding-bottom:10px}.cards h3,.cards p{padding:0 22px}.cards h3{font-size:21px}.cards p{color:#4b5563;line-height:1.7}.feature{background:#0f172a;color:white}.feature img{height:470px;width:100%;object-fit:cover;border-radius:34px}.feature p{color:#cbd5e1}.feature .eyebrow{color:#93c5fd}.project-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.project-card{text-decoration:none;padding-bottom:18px;transition:.25s ease}.project-card:hover{transform:translateY(-6px)}.project-card img{height:170px;width:100%;object-fit:cover}.project-card span{display:inline-flex;margin:18px 18px 0;padding:6px 10px;background:#eff6ff;color:#2563eb;border-radius:999px;font-size:12px;font-weight:900}.project-card h3{font-size:18px;padding:0 18px}.project-card p{font-size:14px;color:#6b7280;line-height:1.55;padding:0 18px}.gallery{columns:4 220px;column-gap:16px;margin-top:36px}.gallery img{width:100%;break-inside:avoid;border-radius:22px;margin-bottom:16px;box-shadow:0 10px 30px rgba(15,23,42,.12)}.contact{background:linear-gradient(135deg,#eff6ff,#fff)}.contact-card{padding:30px}.contact-card a{color:#2563eb;font-weight:900}footer{padding:34px 6vw;display:flex;align-items:center;justify-content:center;gap:14px;border-top:1px solid #e5e7eb;background:white;color:#6b7280;text-align:center}footer img{width:44px;height:44px;object-fit:contain}@media(max-width:980px){.hero,.split,.feature,.contact{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.project-grid{grid-template-columns:1fr 1fr}.stats{grid-template-columns:1fr 1fr}.nav nav{display:none;position:absolute;left:0;right:0;top:82px;background:white;padding:20px 6vw;flex-direction:column;align-items:flex-start;border-bottom:1px solid #e5e7eb}.nav nav.open{display:flex}.menu{display:block}}@media(max-width:620px){.hero{padding-top:48px}.hero-grid .large,.hero-grid img{height:220px}.cards,.project-grid,.stats{grid-template-columns:1fr}.brand span{display:none}.hero h1{font-size:42px}.split,.feature,.contact,.programs,.projects,.gallery-section{padding:58px 5vw}}