*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#070a0f;color:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.hero{height:100svh;min-height:680px;position:relative;overflow:hidden;padding:42px clamp(24px,6vw,100px);display:flex;flex-direction:column}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}.overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(4,7,11,.96) 0%,rgba(4,7,11,.76) 38%,rgba(4,7,11,.16) 73%,rgba(4,7,11,.35)),linear-gradient(0deg,rgba(4,7,11,.72),transparent 48%)}.topbar{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:15px;text-decoration:none}.brand-mark{width:42px;height:42px;border:1px solid #77869b;display:grid;place-items:center;font-weight:600;font-size:18px}.brand-copy{display:flex;flex-direction:column;gap:5px}.brand-copy b{font-size:13px;letter-spacing:.34em}.brand-copy small{font-size:7px;letter-spacing:.28em;color:#8792a1}nav{display:flex;gap:34px}nav a{text-decoration:none;color:#aeb7c3;text-transform:uppercase;font-size:9px;letter-spacing:.24em}.hero-copy{margin:auto 0;max-width:760px}.kicker,.section-label{text-transform:uppercase;letter-spacing:.27em;font-size:9px;color:#90a3bd}.hero h1{font-size:clamp(52px,7vw,102px);line-height:.92;letter-spacing:-.055em;font-weight:320;margin:20px 0 30px}.hero h1 em{font-style:normal;color:#8eb4ef}.lead{max-width:560px;color:#c3cad4;font-size:clamp(16px,1.4vw,20px);line-height:1.65}.cta{display:inline-flex;gap:42px;align-items:center;margin-top:18px;padding:15px 19px;border:1px solid #48576b;text-decoration:none;font-size:11px;letter-spacing:.08em;background:rgba(9,14,21,.38);backdrop-filter:blur(8px)}.hero-meta{display:flex;justify-content:space-between;color:#7f8997;text-transform:uppercase;font-size:8px;letter-spacing:.22em}.approach,.gallery,.about{padding:110px clamp(24px,7vw,120px)}.approach{background:#0b0f16}.approach-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:end;margin-top:45px}.approach h2,.about h2{font-size:clamp(40px,5vw,76px);line-height:1.02;letter-spacing:-.045em;font-weight:350;margin:0}.approach-grid>p{color:#9da8b6;line-height:1.8;font-size:17px;max-width:530px}.gallery{background:#080b10}.gallery-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}.gallery-head>p:last-child{font-size:9px;letter-spacing:.2em;color:#697483}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 22px}.gallery figure{margin:0}.gallery figure.wide{grid-column:span 2}.gallery img{width:100%;height:clamp(300px,44vw,660px);object-fit:cover;display:block;background:#10151d}.gallery .wide img{height:clamp(360px,54vw,780px)}figcaption{padding-top:12px;text-transform:uppercase;color:#7f8997;font-size:8px;letter-spacing:.2em}.about{min-height:65vh;display:flex;flex-direction:column;justify-content:center;background:#0b0f16}.about h2{margin:35px 0 30px}.about>p:last-child{color:#8994a3}footer{padding:32px clamp(24px,7vw,120px);background:#070a0f;border-top:1px solid #171d26;display:flex;justify-content:space-between;color:#687382;text-transform:uppercase;font-size:8px;letter-spacing:.2em}@media(max-width:760px){.hero{padding:28px 22px;min-height:650px}.hero-image{object-position:64% center}.overlay{background:linear-gradient(90deg,rgba(4,7,11,.95),rgba(4,7,11,.48)),linear-gradient(0deg,rgba(4,7,11,.8),transparent)}nav{display:none}.hero h1{font-size:clamp(48px,14vw,72px)}.hero-meta{gap:20px}.approach,.gallery,.about{padding:75px 22px}.approach-grid{grid-template-columns:1fr;gap:25px}.gallery-grid{grid-template-columns:1fr}.gallery figure.wide{grid-column:span 1}.gallery img,.gallery .wide img{height:65vw;min-height:280px}footer{padding:28px 22px;gap:18px;flex-direction:column}}