:root{--green:#176b45;--bright:#82c994;--ink:#202924;--muted:#5c6861;--paper:#fff;--line:#dce3de;--soft:#f3f6f3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #c49a16;outline-offset:5px}.skip{position:fixed;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:0}header{height:96px;position:fixed;inset:0 0 auto;background:#fffffff5;backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;gap:10px;align-items:center;flex-shrink:0;line-height:1.15}.brand small{display:block;font-size:12px;letter-spacing:3px;font-weight:700}.brand strong{font-size:21px;letter-spacing:-.6px}.brand img{display:block}nav{display:flex;gap:26px;align-items:center;font-size:14px;font-weight:600}nav a:hover{color:var(--green)}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--green);color:white;padding:14px 23px;font-weight:700;font-size:14px;border:1px solid transparent;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#105337;transform:translateY(-2px);color:white}.nav-cta{padding:12px 17px}.menu-toggle{display:none}.hero{margin-top:96px;min-height:660px;background:#182c23;color:white;position:relative;display:flex;align-items:center;overflow:hidden}.hero-photo{position:absolute;inset:0;background-position:center;background-size:cover}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,29,21,.87),rgba(13,29,21,.2))}.hero-content{position:relative;width:100%;padding:70px 7% 28px}.eyebrow{font-size:12px;letter-spacing:2.4px;font-weight:700;color:var(--green);margin:0 0 22px}.hero .eyebrow{color:#b5dabf}h1{font-size:clamp(44px,5.4vw,80px);letter-spacing:-3px;line-height:1.04;margin:0 0 25px;font-weight:800}h1 em{font-style:normal;color:var(--bright)}.intro{max-width:570px;font-size:19px;line-height:1.65;color:#dce8e0}.actions{display:flex;gap:15px;margin-top:30px}.outline{background:transparent;border-color:#a8b7ad}.hero-bottom{margin-top:75px;padding-top:22px;border-top:1px solid #ffffff33;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.5px}.section{max-width:1320px;margin:auto;padding:95px 7%}h2{font-size:clamp(35px,3.3vw,49px);line-height:1.1;letter-spacing:-1.7px;margin:0 0 30px}p{margin:0 0 20px}.company{display:grid;grid-template-columns:1.15fr 1fr;gap:75px;align-items:center}.company p:not(.eyebrow){color:var(--muted)}.company-photo{min-height:420px;background-size:cover;background-position:center}.company:has(.company-photo[hidden]){grid-template-columns:minmax(0,760px)}.values{display:flex;gap:22px;border-top:1px solid var(--line);margin-top:32px;padding-top:25px;font-size:14px;font-weight:700}.values span{border-left:3px solid var(--green);padding-left:10px}.fabrication{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:35px}.section-heading h2{margin-bottom:0}.section-heading>p,.gallery-note{font-size:14px;color:var(--muted);margin:0}.categories{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.category{padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.category svg{width:46px;height:46px;stroke:var(--green);fill:none;stroke-width:1.5}.category h3{font-size:19px;margin:18px 0 0;line-height:1.3;letter-spacing:-.3px}.repair{display:flex;align-items:center;gap:25px;padding:28px 32px;border:1px solid var(--line);border-top:0;background:#e6ede7;line-height:1.45}.repair>span:last-child{margin-left:auto}.repair-icon{font-size:40px;color:var(--green)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery button{border:0;background:transparent;text-align:left;padding:0;color:var(--ink)}.gallery img{width:100%;height:270px;object-fit:cover;display:block;transition:filter .2s}.gallery button:hover img{filter:brightness(.88)}.gallery button:first-child{grid-column:span 2}.gallery button:first-child img{height:360px}.gallery button:nth-child(2) img{height:360px}.gallery-label{display:flex;justify-content:space-between;font-size:16px;font-weight:700;margin-top:10px}.trust{background:var(--green);color:white}.trust .section{display:flex;justify-content:space-between;align-items:center;gap:55px;padding-top:55px;padding-bottom:55px}.trust p{font-size:clamp(25px,2.5vw,34px);line-height:1.3;letter-spacing:-.7px;max-width:650px;margin:0;font-weight:700}.light{background:white;color:var(--green);flex-shrink:0}.contact{display:grid;grid-template-columns:1.2fr 1fr;gap:90px}.contact>div>p:not(.eyebrow){color:var(--muted)}.contact-links{margin-top:30px}.contact-links a{display:flex;justify-content:space-between;gap:14px;padding:16px 0;border-bottom:1px solid var(--line);font-size:13px;color:var(--muted)}.contact-links strong{display:block;font-size:18px;color:var(--ink);overflow-wrap:anywhere}.contact-links a:hover strong{color:var(--green)}.location{background:var(--soft);padding:40px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;border-top:4px solid var(--green)}.route-number{border:2px solid var(--green);border-radius:6px 6px 17px 17px;width:59px;text-align:center;font-weight:700;font-size:12px;line-height:1.1;padding:6px;color:var(--green);margin:15px 0 25px}.route-number strong{display:block;font-size:30px}.location h3{font-size:35px;letter-spacing:-1px;margin:0 0 15px}.location p{color:var(--muted)}.location-line{border-top:1px solid var(--line);margin:15px 0 20px}.location-link{font-weight:700;font-size:14px;color:var(--green);display:flex;justify-content:space-between}footer{background:#18251e;color:#e2e9e4;padding:45px 7% 30px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-contact{display:flex;flex-wrap:wrap;gap:25px;margin-top:30px;font-size:14px}.footer-bottom{border-top:1px solid #ffffff25;margin-top:30px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#adbbb2;font-size:12px}.floating{position:fixed;right:24px;bottom:24px;z-index:25;background:#176b45;color:white;width:60px;height:60px;border:2px solid white;border-radius:50%;display:grid;place-items:center;box-shadow:0 4px 20px #0003}.floating:hover{background:#105337}dialog{padding:50px 60px 20px;border:0;background:#16221d;color:white;width:min(1100px,96vw);max-height:94dvh}dialog::backdrop{background:#000c}dialog figure{margin:0;text-align:center}dialog img{max-width:100%;max-height:73dvh;object-fit:contain}dialog figcaption{padding:12px}dialog button{border:0;background:transparent;color:white;font-size:35px;min-width:44px;min-height:44px;position:absolute}dialog .close{right:10px;top:5px}dialog .previous{left:5px;top:45%}dialog .next{right:5px;top:45%}.reveal{opacity:1}.motion .reveal{opacity:0;transform:translateY(16px);transition:opacity .65s,transform .65s}.motion .reveal.visible{opacity:1;transform:none}@media(min-width:1450px){.hero-content{max-width:1320px;margin:auto}.hero{min-height:740px}}@media(max-width:1100px){header{padding:0 4%}nav{gap:17px}.nav-cta{display:none}.company,.contact{gap:45px}.trust .section{gap:25px}.trust .button{max-width:240px}.brand strong{font-size:19px}}@media(max-width:760px){html{scroll-padding-top:85px}header{height:80px;padding:0 5%}.brand img{width:44px;height:44px}.brand strong{font-size:19px}.brand small{font-size:10px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:48px;height:48px;background:none;border:1px solid var(--line);border-radius:3px;padding:12px}.menu-toggle span{width:22px;height:2px;background:var(--ink)}header nav{display:none;position:absolute;top:80px;left:0;right:0;background:white;padding:20px 5% 28px;box-shadow:0 16px 24px #0002;align-items:stretch;gap:0}header nav.open{display:flex;flex-direction:column}header nav a{padding:14px 10px}header nav .nav-cta{display:flex;margin-top:12px}.hero{margin-top:80px;min-height:650px}.hero-content{padding:60px 6% 25px}h1{font-size:clamp(42px,9.5vw,64px);letter-spacing:-1.8px}.hero .eyebrow{font-size:10px;letter-spacing:1.5px}.intro{font-size:17px}.actions{align-items:stretch;flex-wrap:wrap;gap:12px}.actions .button{flex:1;white-space:nowrap;padding:13px;gap:10px}.hero-bottom{margin-top:60px;flex-direction:column;gap:10px;font-size:11px}.section{padding:64px 6%}.company,.contact{grid-template-columns:1fr;gap:35px}.values{flex-wrap:wrap;gap:15px}.company-photo{min-height:320px}.section-heading{align-items:flex-start;flex-direction:column;gap:15px}.categories{grid-template-columns:repeat(2,minmax(0,1fr))}.category{padding:24px 18px}.category h3{font-size:17px}.repair{padding:22px 18px;gap:18px}.gallery{grid-template-columns:1fr 1fr;gap:20px 14px}.gallery button:first-child{grid-column:span 2}.gallery img,.gallery button:nth-child(2) img{height:190px}.gallery button:first-child img{height:270px}.gallery-label{font-size:14px}.trust .section{align-items:flex-start;flex-direction:column;gap:28px}.trust .button{max-width:none}.location{padding:30px}.contact-links strong{font-size:17px}.footer-top{align-items:flex-start;flex-direction:column}footer nav{flex-wrap:wrap;gap:18px}.footer-contact,.footer-bottom{flex-direction:column;gap:12px}footer{padding:40px 6% 105px}.floating{right:17px;bottom:17px;width:56px;height:56px}dialog{padding:55px 40px 15px}dialog img{max-height:65dvh}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.motion .reveal{opacity:1;transform:none}}
