:root{--ink:#0b1621;--navy:#0d2741;--blue:#1767a7;--sky:#eaf3fa;--muted:#5c6b78;--line:#d9e2e9;--bg:#f7f9fb;--white:#fff;--accent:#d49a2a;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(12,31,48,.08);backdrop-filter:blur(12px)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo img{width:172px}.site-nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:700}.site-nav a:hover{color:var(--blue)}.nav-toggle{display:none;border:0;background:transparent;font-size:25px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:4px;background:var(--blue);color:#fff;font-weight:800;letter-spacing:.01em;border:1px solid var(--blue)}.btn:hover{filter:brightness(.93)}.btn-outline{background:transparent;color:var(--navy);border-color:#9fb4c4}.hero{position:relative;min-height:650px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(4,18,31,.92),rgba(4,18,31,.68) 52%,rgba(4,18,31,.15)),url('images/wide-build-out.jpg') center/cover no-repeat}.hero-content{max-width:820px;padding:96px 0}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:800;color:#397eb5;margin:0 0 14px}.hero .eyebrow{color:#92c8ee}.hero h1,.page-hero h1{font-size:clamp(42px,6vw,74px);line-height:1.04;letter-spacing:-.035em;margin:0 0 22px;max-width:950px}.hero .lead{font-size:20px;max-width:800px;color:#e5edf3}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0}.hero .btn-outline{border-color:#b9cad8;color:#fff}.service-strip{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid rgba(255,255,255,.25);margin-top:54px}.service-strip div{padding:18px 12px 0 0;font-size:13px;font-weight:700;color:#dce8ef}.section{padding:88px 0}.section-alt{background:var(--bg)}.section-dark{background:var(--navy);color:#fff}.section-heading{max-width:800px;margin-bottom:38px}.section-heading h2{font-size:clamp(32px,4vw,52px);line-height:1.1;letter-spacing:-.03em;margin:0 0 16px}.section-heading p{color:var(--muted);font-size:17px}.section-dark .section-heading p{color:#c7d4de}.grid{display:grid;gap:22px}.cards-3{grid-template-columns:repeat(3,1fr)}.cards-2{grid-template-columns:repeat(2,1fr)}.card{border:1px solid var(--line);background:#fff;padding:30px;border-radius:5px;min-height:240px}.card h3{font-size:23px;margin:0 0 12px}.card p{color:var(--muted);margin:0}.card ul{padding-left:20px;color:var(--muted)}.icon-num{font-size:12px;color:var(--blue);font-weight:900;letter-spacing:.15em;margin-bottom:26px}.split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.photo-frame{border-radius:5px;overflow:hidden;background:#dde5eb}.photo-frame img{width:100%;height:100%;object-fit:cover}.photo-tall{height:500px}.photo-wide{height:390px}.process{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;background:#355066}.process div{background:var(--navy);padding:28px 20px;min-height:180px}.process strong{display:block;font-size:12px;color:#83bce5;margin-bottom:20px}.process h3{font-size:18px;margin:0 0 8px}.process p{font-size:13px;color:#c7d4de;margin:0}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.project-card{border:1px solid var(--line);background:#fff}.project-card img{width:100%;height:250px;object-fit:cover}.project-body{padding:24px}.project-body h3{font-size:22px;margin:0 0 8px}.project-body p{color:var(--muted);margin:0}.tag{font-size:11px;font-weight:800;color:var(--blue);text-transform:uppercase;letter-spacing:.12em}.page-hero{padding:110px 0 82px;background:linear-gradient(135deg,#071725,#133652);color:#fff}.page-hero p{max-width:780px;font-size:19px;color:#d4e0e8}.cap-row{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:start;padding:58px 0;border-bottom:1px solid var(--line)}.cap-row h2{font-size:34px;line-height:1.15;margin:6px 0 14px}.cap-row ul{columns:2;padding-left:18px;color:var(--muted)}.industry-card{position:relative;min-height:320px;padding:32px;color:#fff;display:flex;align-items:flex-end;background-size:cover;background-position:center;border-radius:4px;overflow:hidden}.industry-card:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,18,31,.9),rgba(4,18,31,.1))}.industry-card>*{position:relative}.industry-card h3{font-size:26px;margin:0 0 8px}.industry-card p{margin:0;color:#dbe6ed}.quality-list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.quality-list div{padding:24px;border:1px solid #395168}.quality-list h3{font-size:18px;margin:0 0 8px}.quality-list p{font-size:14px;color:#c7d4de}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px}.contact-card{background:var(--navy);color:#fff;padding:36px}.contact-card p{color:#c7d4de}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .full{grid-column:1/-1}label{display:block;font-weight:700;font-size:13px;margin-bottom:7px}input,textarea,select{width:100%;padding:13px 14px;border:1px solid #bdcad4;border-radius:3px;font:inherit}textarea{min-height:145px}.site-footer{background:#071725;color:#fff;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr .8fr 1fr;gap:40px}.footer-logo img{filter:brightness(0) invert(1);width:165px}.site-footer p,.site-footer a{color:#b9c8d3;font-size:14px}.site-footer h4{margin:0 0 14px}.footer-links{display:flex;flex-direction:column;gap:8px}.copyright{border-top:1px solid #243746;margin-top:38px;padding-top:20px;color:#8093a1;font-size:12px}.callout{padding:38px;border-left:4px solid var(--accent);background:#f7f9fb;font-size:19px}.mt-24{margin-top:24px}.center{text-align:center}@media(max-width:900px){.site-nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:22px 20px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.site-nav.open{display:flex}.nav-toggle{display:block}.service-strip{grid-template-columns:repeat(2,1fr)}.cards-3,.cards-2,.project-grid,.split,.contact-grid,.cap-row,.footer-grid{grid-template-columns:1fr}.process{grid-template-columns:repeat(2,1fr)}.quality-list{grid-template-columns:repeat(2,1fr)}.cap-row ul{columns:1}.hero{min-height:600px}.photo-tall{height:380px}}@media(max-width:560px){.container{width:min(100% - 28px,var(--max))}.section{padding:64px 0}.hero-content{padding:72px 0}.hero .lead{font-size:17px}.service-strip{grid-template-columns:1fr 1fr}.process,.quality-list,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.page-hero{padding:78px 0 60px}.project-card img{height:220px}}

.office-gallery{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:18px}.office-gallery img{width:100%;height:310px;object-fit:cover;border-radius:5px}.office-building img{object-position:center}.office-location{background:#071725}.office-location-image{min-height:430px;background-size:cover;background-position:center;display:flex;align-items:flex-end;color:#fff}.office-location-copy{padding-bottom:58px}.office-location-copy h2{font-size:52px;line-height:1.05;margin:0 0 10px}.office-location-copy p:not(.eyebrow){font-size:20px;margin:0;color:#e2ebf1}.office-presence{border-top:1px solid var(--line)}
@media(max-width:900px){.office-gallery{grid-template-columns:1fr 1fr}.office-gallery img:first-child{grid-column:1/-1}.office-location-image{min-height:360px}.office-location-copy h2{font-size:40px}}@media(max-width:560px){.office-gallery{grid-template-columns:1fr}.office-gallery img,.office-gallery img:first-child{grid-column:auto;height:260px}.office-location-image{min-height:320px}.office-location-copy{padding-bottom:38px}}
