*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#122332;background:#f6f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}.site-header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:18px max(24px,calc((100vw - 1180px)/2));background:rgba(246,247,248,.92);backdrop-filter:blur(14px);border-bottom:1px solid #dce2e7}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-weight:750}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;color:#0b1f33;background:#f59e0b;font-weight:900}.site-header nav{display:flex;gap:24px}.site-header nav a{text-decoration:none;color:#536574;font-size:.94rem}.site-header nav a:hover{color:#0b1f33}.hero{max-width:1180px;margin:0 auto;padding:78px 24px 54px;display:grid;grid-template-columns:1.08fr .92fr;gap:58px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.77rem;font-weight:850;color:#b66c00;margin:0 0 14px}.hero h1,.section h2,.contact-section h2{font-size:clamp(2.35rem,5vw,4.8rem);line-height:1.03;letter-spacing:-.055em;margin:0}.hero h1{max-width:820px}.hero-lead{font-size:1.22rem;color:#536574;max-width:720px;margin:28px 0}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;text-decoration:none;font:inherit;font-weight:750;border:1px solid #0b1f33;cursor:pointer}.button.primary{background:#0b1f33;color:#fff}.button.primary:hover{background:#17364d}.button.secondary{background:transparent;color:#0b1f33}.button.secondary:hover{background:#fff}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:42px 0 0}.hero-stats div{border-top:2px solid #ccd6dd;padding-top:14px}.hero-stats dt{font-size:1.35rem;font-weight:850}.hero-stats dd{margin:4px 0 0;color:#687987;font-size:.86rem}.hero-media{margin:0;background:#0b1f33;border-radius:30px;overflow:hidden;box-shadow:0 22px 65px rgba(11,31,51,.18)}.hero-media img{width:100%;height:620px;object-fit:cover;display:block}.hero-media figcaption{padding:14px 18px;color:#d7e0e6;font-size:.85rem}.intro{max-width:1180px;margin:0 auto;padding:0 24px 74px}.intro p{font-size:clamp(1.35rem,2.5vw,2.05rem);line-height:1.36;letter-spacing:-.025em;max-width:1040px;margin:0;color:#2d4353}.section{max-width:1180px;margin:0 auto;padding:82px 24px}.section-heading{display:grid;grid-template-columns:260px 1fr;align-items:end;gap:30px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:8px}.section-heading h2{font-size:clamp(2rem,4vw,3.65rem);max-width:760px}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.project-card{background:#fff;border:1px solid #dfe5e9;border-radius:24px;overflow:hidden;box-shadow:0 12px 40px rgba(23,54,77,.06)}.project-card--wide{grid-column:span 2;display:grid;grid-template-columns:1.15fr .85fr}.project-card img{width:100%;height:310px;object-fit:cover;display:block}.project-card--wide img{height:100%;min-height:440px}.project-body{padding:28px}.project-index{display:inline-block;color:#b66c00;font-size:.8rem;font-weight:900;letter-spacing:.12em}.project-body h3{font-size:1.52rem;line-height:1.18;margin:8px 0 14px;letter-spacing:-.025em}.project-body p{color:#5c6e7b;margin:0}.tags{display:flex;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:22px 0 0}.tags li{font-size:.75rem;padding:7px 10px;border-radius:999px;background:#edf1f4;color:#3e5362}.process-section{border-top:1px solid #dfe5e9}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;list-style:none;margin:0;padding:0}.process li{padding:24px;border-radius:20px;background:#0b1f33;color:#fff;min-height:240px}.process li span{color:#f59e0b;font-weight:900}.process li strong{display:block;font-size:1.35rem;margin:38px 0 12px}.process li p{color:#c7d3db;margin:0;font-size:.93rem}.evidence-section{padding-top:64px}.link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.link-grid a{display:block;text-decoration:none;padding:25px;border:1px solid #dfe5e9;background:#fff;border-radius:18px}.link-grid a:hover{border-color:#f59e0b;transform:translateY(-2px)}.link-grid span{display:block;font-weight:850;margin-bottom:6px}.link-grid small{color:#657683}.contact-section{max-width:1180px;margin:70px auto 0;padding:76px;border-radius:32px;background:#0b1f33;color:#fff}.contact-section h2{font-size:clamp(2.1rem,4vw,4.1rem);max-width:900px}.contact-section>p:not(.eyebrow){max-width:800px;color:#c8d4dc;font-size:1.08rem}.contact-email{margin-top:18px}.contact-email a{color:#fff;font-weight:800;text-underline-offset:4px}.contact-section .button.primary{background:#f59e0b;color:#0b1f33;border-color:#f59e0b}.contact-section .button.secondary{border-color:#6f8798;color:#fff}.contact-section .button.secondary:hover{background:#17364d}footer{max-width:1180px;margin:0 auto;padding:34px 24px 48px;display:flex;justify-content:space-between;gap:20px;color:#6a7b87;font-size:.84rem}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:52px}.hero-media img{height:520px}.section-heading{grid-template-columns:1fr}.project-card--wide{display:block}.project-grid{grid-template-columns:1fr}.project-card--wide{grid-column:auto}.process{grid-template-columns:repeat(2,1fr)}.link-grid{grid-template-columns:1fr}.contact-section{margin:40px 18px 0;padding:44px 28px}}@media(max-width:620px){.site-header{padding:13px 16px}.site-header nav{display:none}.hero{padding:42px 18px}.hero-stats{grid-template-columns:1fr}.hero-media img{height:420px}.intro,.section{padding-left:18px;padding-right:18px}.process{grid-template-columns:1fr}.contact-section{border-radius:24px}.cta-row .button{width:100%}footer{flex-direction:column;padding-left:18px;padding-right:18px}}
