@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap');
:root{--ink:#0a100d;--panel:#111a15;--green:#71b52c;--gold:#f5c432;--cream:#f5f3e8;--muted:#aab5ae}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#fff;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);position:fixed;inset:0 0 auto;z-index:20;background:rgba(8,14,10,.88);backdrop-filter:blur(15px);border-bottom:1px solid #ffffff18}.brand{display:flex;align-items:center;gap:12px}.brand img{width:62px;height:62px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand b{font-family:'Barlow Condensed';font-size:27px;line-height:1;color:var(--gold)}.brand small{font-size:9px;letter-spacing:1.6px;margin-top:5px}.nav nav{display:flex;gap:30px;font-size:14px;font-weight:600}.nav nav a:hover{color:var(--gold)}.nav-actions{display:flex;gap:10px;align-items:center}.nav button{border:1px solid #ffffff35;background:transparent;color:white;border-radius:99px;padding:10px 12px;font-weight:800}.call,.primary{background:var(--gold);color:#111;padding:14px 20px;border-radius:9px;font-weight:800}.hero{min-height:760px;position:relative;display:flex;align-items:center;padding:130px clamp(20px,7vw,110px) 70px;overflow:hidden}.hero-bg,.shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shade{background:linear-gradient(90deg,rgba(4,10,6,.97) 0%,rgba(4,10,6,.82) 38%,rgba(4,10,6,.15) 76%),linear-gradient(0deg,rgba(4,10,6,.65),transparent 45%)}.hero-copy{position:relative;max-width:670px}.eyebrow{color:var(--gold);letter-spacing:2.3px;font-size:13px;font-weight:800}.hero h1,.services h2,.about h2,.quote h2{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;line-height:.96;margin:16px 0}.hero h1{font-size:clamp(52px,7vw,94px)}.hero-copy>p:not(.eyebrow){font-size:19px;line-height:1.6;max-width:580px;color:#e6ebe7}.hero-actions{display:flex;gap:12px;margin:32px 0}.secondary{border:1px solid #ffffff55;padding:14px 20px;border-radius:9px;font-weight:700}.trust{display:flex;gap:27px;color:#cad3cc;font-size:13px}.trust span{display:flex;gap:7px}.trust span::first-letter{color:var(--green)}.services{padding:90px clamp(20px,6vw,90px);background:#f1f2ed;color:#152018}.section-head{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:end;max-width:1200px;margin:auto auto 44px}.section-head h2,.about h2,.quote h2{font-size:clamp(42px,5vw,67px)}.section-head>p{color:#5f6a63;line-height:1.7}.grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.grid article{background:white;border:1px solid #d8ddd8;padding:28px;min-height:225px;border-radius:10px;transition:.2s}.grid article:hover{transform:translateY(-4px);box-shadow:0 18px 40px #18351a15}.grid i{font-style:normal;color:var(--green);font-size:30px}.grid h3{font-family:'Barlow Condensed';text-transform:uppercase;font-size:27px;margin:34px 0 8px}.grid p{color:#647068;line-height:1.55;font-size:14px}.grid .accent-card{background:var(--green);border-color:var(--green)}.grid .accent-card i,.grid .accent-card p{color:#10200f}.about{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;min-height:610px;padding:70px max(20px,8vw);background:radial-gradient(circle at 80% 20%,#213b23,#09100c 55%)}.about-card{max-width:650px}.about p:not(.eyebrow){color:#c8d0ca;line-height:1.8;max-width:590px}.about-card>a{display:inline-block;margin-top:20px;color:var(--gold);font-weight:800}.about>img{width:min(100%,490px);justify-self:center;filter:drop-shadow(0 25px 35px #0008)}.quote{background:var(--gold);color:#131a14;padding:70px max(20px,8vw);display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.quote .eyebrow{color:#315c20}.quote p:not(.eyebrow){max-width:620px;line-height:1.7}.contact-stack{display:flex;flex-direction:column;gap:12px}.contact-stack .primary{background:#101811;color:#fff;text-align:center}.light{border-color:#111;text-align:center}.email{text-align:center;font-weight:700;overflow-wrap:anywhere}footer{padding:54px max(20px,7vw) 90px;display:grid;grid-template-columns:1fr 1fr auto;gap:40px;align-items:end;background:#080c09;border-top:1px solid #ffffff12;color:#b5beb7}footer>div{display:flex;flex-direction:column;gap:8px}.foot-brand b{font-family:'Barlow Condensed';font-size:40px;color:var(--gold)}footer p{font-size:12px}.mobile-bar{display:none}
@media(max-width:850px){.nav{height:72px;padding:0 16px}.brand img{width:50px;height:50px}.brand small,.nav nav,.call span{display:none}.call{padding:11px 13px}.hero{min-height:690px;padding:105px 20px 55px;align-items:end}.hero-bg{object-position:62% center}.shade{background:linear-gradient(0deg,rgba(3,9,5,.98) 2%,rgba(3,9,5,.8) 58%,rgba(3,9,5,.15))}.hero h1{font-size:54px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;text-align:center}.trust{gap:12px;flex-wrap:wrap}.section-head,.about,.quote{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.services{padding:65px 20px}.about{padding:65px 20px}.about>img{width:75%}.quote{padding:58px 20px;gap:28px}footer{grid-template-columns:1fr;padding:45px 20px 105px}.mobile-bar{position:fixed;z-index:30;display:grid;grid-template-columns:repeat(3,1fr);inset:auto 0 0;background:#0e1711;border-top:1px solid #ffffff2b}.mobile-bar a{padding:15px 6px;text-align:center;font-size:13px;font-weight:800}.mobile-bar a:last-child{background:var(--gold);color:#111}}
.service-columns{max-width:1200px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:18px}.service-list{background:#0f1912;color:#fff;border:1px solid #263a2a;border-radius:12px;padding:30px 34px;box-shadow:0 18px 40px #18351a18}.service-list h3{font-family:'Barlow Condensed';font-size:30px;letter-spacing:2px;color:var(--green);margin:0 0 20px;border-bottom:1px solid #ffffff1d;padding-bottom:14px}.service-list p{display:flex;gap:13px;align-items:center;margin:0;padding:13px 0;border-bottom:1px solid #ffffff12;font-weight:700}.service-list p:last-child{border-bottom:0}.service-list span{display:grid;place-items:center;min-width:24px;height:24px;border:2px solid var(--gold);border-radius:50%;font-size:13px;color:var(--gold)}
@media(max-width:850px){.service-columns{grid-template-columns:1fr}.service-list{padding:25px 20px}}
.projects{padding:90px clamp(20px,6vw,90px);background:#0b120e}.project-head{max-width:1200px;margin:0 auto 38px;display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:end}.project-head h2{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-size:clamp(42px,5vw,67px);line-height:.96;margin:16px 0}.project-head>p{color:#b5c0b8;line-height:1.7}.photo-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:235px;gap:12px}.photo-grid figure{position:relative;margin:0;overflow:hidden;border-radius:10px;background:#172019}.photo-grid figure.wide{grid-column:span 2}.photo-grid figure.tall{grid-row:span 2}.photo-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.photo-grid figure:hover img{transform:scale(1.045)}.photo-grid figcaption{position:absolute;inset:auto 0 0;padding:35px 16px 14px;background:linear-gradient(transparent,#071009e8);font-family:'Barlow Condensed';font-size:20px;text-transform:uppercase}.video-head{max-width:1200px;margin:52px auto 20px}.video-head h3{font-family:'Barlow Condensed';font-size:34px;text-transform:uppercase;margin:0}.video-head p{color:#aab5ae}.video-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.video-grid video{width:100%;height:480px;object-fit:cover;background:#000;border-radius:10px;border:1px solid #ffffff1d}
@media(max-width:850px){.projects{padding:65px 20px}.project-head{grid-template-columns:1fr;gap:4px}.photo-grid{grid-template-columns:1fr 1fr;grid-auto-rows:190px}.photo-grid figure.wide{grid-column:span 2}.photo-grid figure.tall{grid-row:span 1}.video-grid{grid-template-columns:1fr}.video-grid video{height:520px}}
