:root{--bg:#101713;--panel:#19221c;--green:#78d27d;--bright:#a6e69c;--white:#f5f6ef;--muted:#a9b6a9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}.header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));position:absolute;z-index:10;top:0;left:0;width:100%;border-bottom:1px solid #ffffff24;background:#0b100cc9}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:46px;height:46px;background:var(--green);color:#0d1a10;font:900 35px 'Barlow Condensed';position:relative}.brand-mark span{position:absolute;font:13px sans-serif;right:4px;top:5px}.brand-words{font:800 23px/0.86 'Barlow Condensed';letter-spacing:.7px}.brand-words strong{display:block;color:var(--green);font-size:27px}.brand-words small{display:block;font:600 8px 'DM Sans';letter-spacing:1.8px;margin-top:7px}nav{display:flex;align-items:center;gap:30px}nav>a{font-size:12px;font-weight:700;letter-spacing:.5px}nav>a:hover{color:var(--green)}.nav-cta{background:var(--green);padding:15px 18px;color:#102015}.menu{display:none;background:none;color:white;border:0;font-size:28px}.hero{min-height:760px;height:100svh;max-height:1000px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-photo{position:absolute;inset:0;background:url('assets/workshop.jpg') center 47%/cover;filter:brightness(.47) saturate(.68)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#0a110dec 0%,#0a110dd0 38%,#0a110d29 100%),linear-gradient(0deg,#0a110d 0%,transparent 28%)}.hero-content{position:relative;padding-top:75px;z-index:1}.eyebrow,.kicker{color:var(--green);font-weight:800;letter-spacing:3px;font-size:12px}.eyebrow{display:flex;align-items:center;gap:14px}.line{height:2px;width:36px;background:var(--green)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Barlow Condensed',Impact,sans-serif}h1{font-size:clamp(80px,11.4vw,175px);line-height:.79;letter-spacing:-2px;margin:32px 0}h1 em,h2 em{color:var(--green);font-style:normal}.hero-content>p{max-width:520px;color:#e0e8df;font-size:17px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;padding:19px 24px;font-size:12px;font-weight:800;letter-spacing:1px;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-3px)}.btn-primary{background:var(--green);color:#0b190e}.btn-outline{border:1px solid #cbdac49c;color:white}.hero-bottom{display:flex;align-items:center;gap:20px;margin-top:90px;font:700 11px 'DM Sans';letter-spacing:1.8px;color:#cbd5cb}.hero-bottom i{width:4px;height:4px;border-radius:50%;background:var(--green)}.vertical-label{position:absolute;right:27px;bottom:150px;writing-mode:vertical-rl;letter-spacing:3px;font-size:10px;color:#cbdac4}.strip{background:var(--green);color:#122318}.strip-inner{min-height:80px;display:flex;justify-content:space-between;align-items:center;gap:12px;font:800 15px 'Barlow Condensed';letter-spacing:1.8px}.strip-plus{font-size:25px}.section{padding-top:120px;padding-bottom:120px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:40px;margin:22px 0 44px}.section-top p{max-width:340px;color:var(--muted);line-height:1.8}.section h2,.about h2,.cta h2{font-size:clamp(55px,7vw,100px);line-height:.88;margin:18px 0 0;letter-spacing:-.5px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#344337;border:1px solid #344337}.service{background:var(--panel);min-height:300px;padding:32px;position:relative;transition:background .2s}.service:hover{background:#243b2a}.service-icon{color:var(--green);font-size:48px;line-height:1}.service-number{position:absolute;top:36px;right:32px;color:#708272;font-size:12px}.service h3{font-size:32px;margin:34px 0 12px}.service p{font-size:13px;line-height:1.8;color:#a8b9aa;min-height:70px}.service a{color:var(--green);font-size:11px;letter-spacing:1px;font-weight:800}.about{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:#202e23}.about-image{background:url('assets/workshop.jpg') center/cover;min-height:500px}.about-content{padding:100px max(42px,calc((100vw - 1180px)/2));padding-right:45px}.about-content h2{font-size:clamp(56px,6vw,90px);margin:24px 0}.about-content p{max-width:520px;line-height:1.85;color:#c1cec0}.about-tags{display:flex;flex-direction:column;gap:14px;margin:28px 0 40px;color:var(--green);font-size:12px;letter-spacing:1px;font-weight:800}.workshop .section-top{margin-top:0}.gallery-image{position:relative;overflow:hidden}.gallery-image img{display:block;width:100%;max-height:650px;object-fit:cover}.gallery-image>span{position:absolute;bottom:0;left:0;right:0;background:#0c130bdc;padding:18px 24px;font-size:11px;font-weight:800;letter-spacing:2px}.cta{background:var(--green);color:#102015;padding:90px 0}.cta-inner{display:flex;align-items:end;justify-content:space-between;gap:30px}.cta .kicker,.cta h2 em{color:#37653d}.cta h2{margin:20px 0}.cta p{margin:20px 0 0}.btn-dark{background:#122118;color:white;white-space:nowrap}.contact{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact>div>p{color:var(--muted);line-height:1.8;max-width:440px;margin-top:24px}.contact-items{margin-top:45px;display:grid;gap:35px}.contact-items>div{display:flex;flex-direction:column;gap:10px}.contact-items small{font-size:10px;letter-spacing:2px;color:var(--green);font-weight:800}.contact-items strong{font-size:18px}.contact-items a:not(.phone){font-size:12px;letter-spacing:1px;color:var(--green);font-weight:800}.phone{font:700 28px 'Barlow Condensed'}.phone.secondary{font-size:22px;color:var(--muted)}.contact-panel{background:#243b29;padding:60px;display:flex;flex-direction:column;justify-content:center}.panel-symbol{font:900 130px 'Barlow Condensed';color:var(--green);position:relative;line-height:1}.panel-symbol span{font:40px sans-serif;position:absolute;top:5px}.contact-panel h3{font-size:65px;line-height:.9;margin:30px 0 15px}.contact-panel p{color:#c2d5c5;line-height:1.8}.contact-panel .btn{align-self:start;margin-top:30px}footer{border-top:1px solid #344337;padding:45px 0}.footer-inner{display:flex;justify-content:space-between;align-items:end;gap:20px}.footer-brand{font:800 31px 'Barlow Condensed';line-height:.9}.footer-brand strong{display:block;color:var(--green)}.footer-brand small{display:block;font:700 9px 'DM Sans';letter-spacing:2px;margin-top:12px}.footer-inner>div:last-child{display:flex;flex-direction:column;gap:8px;text-align:right;color:#829585;font-size:11px}.floating-wa{position:fixed;bottom:22px;right:22px;z-index:20;width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:#28c863;color:#102015;font-size:31px;box-shadow:0 5px 20px #0006}@media(max-width:850px){.header{height:74px}nav{display:none;position:absolute;top:74px;left:0;right:0;padding:25px;background:#111a13;flex-direction:column;align-items:stretch;gap:24px}nav.open{display:flex}.menu{display:block}.hero{min-height:720px}.hero-photo{background-position:55% center}.hero-overlay{background:linear-gradient(90deg,#0a110df0,#0a110d8c),linear-gradient(0deg,#0a110d,transparent 35%)}.hero-bottom{flex-wrap:wrap;gap:12px;margin-top:65px}.vertical-label{display:none}.strip-inner{flex-wrap:wrap;justify-content:center;padding:20px 0;gap:15px}.section-top{align-items:start;flex-direction:column;gap:12px}.service-grid{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr}.about-image{min-height:420px}.about-content{padding:65px 30px}.contact{gap:40px}.contact-panel{padding:35px}.cta-inner{align-items:start;flex-direction:column}}@media(max-width:570px){.container{width:calc(100% - 36px)}.brand-words{font-size:20px}.brand-words strong{font-size:24px}.brand-mark{width:40px;height:40px}.hero{min-height:680px;max-height:850px}.hero-content{padding-top:105px}h1{font-size:clamp(72px,16vw,110px);margin:25px 0}.hero-content>p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch;max-width:320px}.hero-bottom{margin-top:50px;font-size:9px}.section{padding-top:75px;padding-bottom:75px}.section h2,.about h2,.cta h2{font-size:clamp(52px,12vw,76px)}.service-grid{grid-template-columns:1fr}.service{min-height:265px}.service p{min-height:auto}.strip-inner{font-size:12px}.strip-plus{display:none}.about-image{min-height:300px}.about-content{padding:70px 24px}.gallery-image>span{font-size:9px}.contact{grid-template-columns:1fr}.contact-panel{min-height:430px}.footer-inner{flex-direction:column;align-items:start}.footer-inner>div:last-child{text-align:left}}
