:root{color-scheme:light;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#0f1c2e;background-color:#f6f7fb}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(180deg,#dbe8f6,#e6edf8 36%,#edf2fa,#f4f6fb)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.page{min-height:100vh;background:transparent}.container{width:min(1120px,90vw);margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:#f6f7fbeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(14,26,45,.08)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:18px 0;gap:16px}.logo{display:flex;align-items:center;gap:12px;font-weight:600}.logo-mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#0b4a6f,#1f7cc4);color:#fff;display:grid;place-items:center;font-weight:700;letter-spacing:.5px}.logo-image{width:56px;height:56px;object-fit:contain}.logo-title{font-size:.95rem;letter-spacing:.4px}.logo-subtitle{font-size:.72rem;color:#4c5c72}.nav{display:flex;align-items:center;gap:18px;font-size:.95rem;flex-wrap:wrap}.nav-link{border:none;background:transparent;color:inherit;font:inherit;cursor:pointer}.button{border-radius:999px;padding:10px 18px;font-weight:600;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;transition:all .2s ease}.button-primary{background:#0b4a6f;color:#fff;border-color:#0b4a6f}.button-primary:hover{background:#083754;border-color:#083754}.button-secondary{border-color:#0f1c2e33;color:#0f1c2e;background:transparent}.button-secondary:hover{background:#0b4a6f14;border-color:#0b4a6f4d}.hero{padding:74px 0 50px;background:transparent}.hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:44px;align-items:start}.hero-side{display:grid;gap:20px}.hero-content h1{font-size:clamp(2.1rem,3.1vw,3.1rem);line-height:1.1;margin-bottom:18px}.lead{font-size:1.1rem;color:#44526a;margin-bottom:34px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:.72rem;font-weight:700;color:#1f7cc4;margin-bottom:14px}.hero-stats{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:24px 44px;margin-top:30px}.hero-stats>div{text-align:left;min-width:120px}.client-logos{margin-top:26px}.client-label{font-size:.85rem;font-weight:600;color:#44526a;margin-bottom:10px}.client-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:center}.client-item{background:#fff;border-radius:16px;padding:12px 16px;border:1px solid rgba(15,28,46,.08);display:flex;align-items:center;justify-content:center;min-height:64px;box-shadow:0 12px 26px #0f1c2e0d}.client-logo{max-height:38px;width:auto;max-width:100%;object-fit:contain;filter:grayscale(10%)}.stat-value{font-size:1.4rem;font-weight:700}.stat-label{font-size:.85rem;color:#627188;margin-top:8px;line-height:1.35}.hero-card{background:#eceff5;padding:18px;border-radius:24px;box-shadow:0 20px 50px #0f1c2e14;border:1px solid rgba(15,28,46,.08)}.hero-image-card{padding:0;background:transparent;border:none;overflow:hidden}.hero-carousel{position:relative}.hero-image{width:100%;height:clamp(260px,34vw,410px);object-fit:cover;border-radius:24px 24px 0 0;display:block}.carousel-controls{position:absolute;top:14px;right:14px;display:flex;gap:8px}.carousel-button{border:1px solid rgba(255,255,255,.5);background:#0b15247a;color:#fff;width:34px;height:34px;border-radius:999px;cursor:pointer;font-size:1rem;line-height:1;display:grid;place-items:center;transition:background .2s ease,border-color .2s ease}.carousel-button:hover{background:#0b1524b3;border-color:#ffffffbf}.carousel-indicators{display:flex;justify-content:center;gap:8px;padding:14px 16px 16px;background:#fff}.carousel-dot{width:8px;height:8px;border-radius:999px;border:none;background:#b8c4d8;cursor:pointer;transition:transform .2s ease,background .2s ease}.carousel-dot.is-active{background:#1f7cc4;transform:scale(1.2)}.hero-card h2{margin-bottom:12px}.checklist{list-style:none;margin-top:0;display:grid;gap:10px}.checklist li{position:relative;padding-left:26px;color:#2a3a52}.checklist li:before{content:"✓";position:absolute;left:0;color:#1f7cc4;font-weight:700}.section{padding:80px 0;scroll-margin-top:100px}.section-muted{background:transparent}.section-heading{max-width:640px;margin-bottom:40px}.section-heading h2{font-size:clamp(1.8rem,2.5vw,2.6rem);margin-bottom:16px}.section-heading p{color:#44526a}.section-subline{margin-top:10px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.card{background:#fff;padding:24px;border-radius:20px;border:1px solid rgba(15,28,46,.08);box-shadow:0 12px 30px #0f1c2e0d;min-height:180px}.card h3{margin-bottom:10px}.card p{color:#526179}.experience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;align-items:start}.pill-list{list-style:none;display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.pill-list li{padding:8px 16px;border-radius:999px;background:#fff;border:1px solid rgba(15,28,46,.08);color:#2a3a52;font-size:.9rem}.highlight-cards{display:grid;gap:18px}.highlight-card{background:#fff;padding:22px;border-radius:18px;border:1px solid rgba(15,28,46,.08)}.highlight-value{font-size:1.8rem;font-weight:700;margin-bottom:6px}.highlight-label{font-weight:600;color:#1f3348;margin-bottom:8px}.highlight-card p{color:#526179}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px}.project-card{background:linear-gradient(160deg,#0b4a6f,#1f7cc4);color:#fff;padding:26px;border-radius:20px;min-height:150px;box-shadow:0 18px 40px #0d365540}.project-card h3{margin-bottom:0}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px}.team-list{display:grid;gap:14px;margin-top:24px}.team-card{background:#fff;border-radius:18px;padding:18px 20px;border:1px solid rgba(15,28,46,.08);display:flex;justify-content:space-between;align-items:center;gap:12px}.team-card h3{margin-bottom:4px}.team-card p{color:#526179}.team-tag{font-size:.75rem;padding:6px 12px;border-radius:999px;background:#1f7cc41a;color:#1f7cc4;font-weight:600}.org-card{background:#fff;padding:26px;border-radius:20px;border:1px solid rgba(15,28,46,.08);box-shadow:0 12px 30px #0f1c2e0d}.org-card h3{margin-bottom:10px}.org-card p{color:#526179;margin-bottom:20px}.org-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px}.org-value{font-size:1.5rem;font-weight:700}.org-label{font-size:.85rem;color:#627188}.cta{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;align-items:center}.cta-panel{background:#0f1c2e;color:#fff;padding:28px;border-radius:20px}.cta-panel h3{margin-bottom:12px}.cta-panel .checklist li{color:#fff}.cta-panel .checklist li:before{color:#fff}.image-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.partner-strip{padding:10px 0 58px}.partner-strip-inner{width:min(1240px,94vw);margin:0 auto}.partner-label{font-size:.9rem;font-weight:600;color:#4c5c72;text-align:center;margin-bottom:14px}.partner-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:center}.gallery-item{border-radius:18px;overflow:hidden;border:1px solid rgba(15,28,46,.1);box-shadow:0 14px 28px #0f1c2e14;background:#fff}.gallery-item img{width:100%;height:clamp(190px,21vw,260px);object-fit:cover}.footer{background:#0b1524;color:#d6deeb;padding:60px 0 30px;scroll-margin-top:100px}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:28px;margin-bottom:30px}.footer h4{margin-bottom:12px}.footer p{color:#b9c4d6}.footer-logo .logo-mark{background:linear-gradient(135deg,#1f7cc4,#67b5f8)}.footer-logo .logo-image{width:52px;height:52px}.link-list{list-style:none;display:grid;gap:8px;color:#b9c4d6}.footer-bottom{border-top:1px solid rgba(214,222,235,.1);padding-top:18px;text-align:center;font-size:.85rem;color:#9cabbe}@media (max-width: 880px){.section{padding:62px 0}.section-heading{margin-bottom:28px}.nav{justify-content:flex-end}.nav .nav-link{display:none}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.hero-stats>div{min-width:0}.card,.highlight-card,.project-card,.cta-panel{padding:20px}.card,.project-card{min-height:auto}.client-item{min-height:58px;padding:10px 14px}.image-gallery,.partner-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.header-inner{flex-direction:column;align-items:flex-start;padding:14px 0;gap:12px}.logo-image{width:46px;height:46px}.hero{padding-top:40px;padding-bottom:44px}.lead{margin-bottom:24px}.hero-stats{gap:10px;margin-top:20px}.stat-value{font-size:1.2rem}.stat-label{margin-top:6px;font-size:.8rem}.section{padding:46px 0}.section-heading{margin-bottom:22px}.hero-card,.cta-panel,.card,.highlight-card,.project-card{padding:18px;border-radius:16px}.hero-image-card{padding:0}.card-grid,.image-gallery,.partner-row{grid-template-columns:1fr}.partner-strip{padding:6px 0 34px}}
