:root{--orange:#ff5a13;--orange2:#ff6a00;--black:#060606;--dark:#101010;--text:#171717;--muted:#6b6b6b;--white:#fff;--container:1380px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff;font-weight:400}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(var(--container),calc(100% - 48px));margin:auto}.topbar{background:var(--orange);color:#fff;font-size:13px}.topbar-inner{height:36px;display:flex;align-items:center;justify-content:space-between}.topbar-left,.topbar-right,.socials{display:flex;align-items:center;gap:22px}.socials{gap:8px}.socials a{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:11px}.site-header{background:#050505;color:#fff;position:sticky;top:0;z-index:1000}.header-inner{height:102px;display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:35px}.brand img{width:100px;height:100px;object-fit:contain}.main-nav{display:flex;justify-content:center;align-items:center;gap:44px}.main-nav a{font-family:'Barlow Condensed',sans-serif;font-size:17px;text-transform:uppercase;font-weight:600;position:relative;padding:38px 0}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:24px;height:2px;background:var(--orange);transform:scaleX(0);transition:.2s}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.main-nav a.active{color:var(--orange)}.member-btn{background:linear-gradient(90deg,var(--orange),var(--orange2));padding:16px 24px;border-radius:8px;text-transform:uppercase;font-family:'Barlow Condensed';font-weight:600;font-size:17px}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span{width:27px;height:2px;background:#fff;display:block;margin:6px 0}.hero{background:#000}.hero-slider{position:relative;height:570px;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease;background-image:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.66) 40%,rgba(0,0,0,.08) 72%),var(--bg),url('../images/slider/slider-fallback.png');background-size:cover;background-position:center}.hero-slide.active{opacity:1;visibility:visible}.hero-content{height:100%;display:flex;align-items:center}.hero-copy{width:55%;padding-left:24px}.hero-brush{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-size:84px;line-height:.86;font-style:italic;font-weight:600;color:#fff;margin:0 0 24px;letter-spacing:-2px}.hero-brush span{color:var(--orange)}.hero-subtitle{color:#fff;text-transform:uppercase;letter-spacing:4px;font-family:'Barlow Condensed';font-size:23px;font-weight:600}.hero-features{display:flex;flex-wrap:wrap;gap:28px;margin-top:38px;color:#fff;font-family:'Barlow Condensed';text-transform:uppercase;font-size:16px}.hero-features span{display:flex;gap:8px;align-items:center}.hero-features span::first-letter{color:var(--orange)}.slider-dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:5}.slider-dots button{width:12px;height:12px;padding:0;border:0;border-radius:20px;background:#fff;cursor:pointer;transition:.2s}.slider-dots button.active{width:30px;background:var(--orange)}.section{padding:54px 0}.light-section{background:#fff url('../images/section-texture.webp') center/cover no-repeat}.section-title h2{font-family:'Barlow Condensed';font-size:48px;text-transform:uppercase;font-style:italic;margin:0;font-weight:600}.section-title h2 span{color:var(--orange)}.section-title p{margin:4px 0 10px}.section-title i{display:block;width:46px;height:3px;background:var(--orange)}.centered{text-align:center}.centered i{margin:auto}.services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:34px}.service-card{background:#fff;border:1px solid #ececec;padding:28px 19px;text-align:center;box-shadow:0 8px 28px rgba(0,0,0,.07);min-height:255px}.service-card img{height:54px;margin:0 auto 17px;filter:sepia(1) saturate(12) hue-rotate(335deg)}.service-card h3,.product-card h3,.why-item h3,.process-item h3{font-family:'Barlow Condensed';text-transform:uppercase;font-size:20px;line-height:1.05;margin:0 0 12px;font-weight:600}.service-card p,.why-item p,.process-item p{font-size:13px;line-height:1.65;margin:0;color:#4f4f4f}.products-section{background:#0c0c0c url('../images/products-bg.webp') center/cover no-repeat;color:#fff}.inverse p{color:#ddd}.products-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin-top:30px}.product-card{background:#252525;border:1px solid #3b3b3b;overflow:hidden}.product-image{height:260px;background:linear-gradient(145deg,#444,#151515);display:flex;align-items:flex-end;justify-content:center}.product-image img{width:100%;height:100%;object-fit:cover}.product-card h3{background:var(--orange);margin:0;padding:13px 8px;text-align:center;font-size:18px;min-height:60px;display:grid;place-items:center}.center-action{text-align:center;margin-top:24px}.outline-btn{display:inline-flex;gap:24px;border:1px solid var(--orange);padding:12px 24px;border-radius:8px;text-transform:uppercase;font-family:'Barlow Condensed';font-weight:600}.outline-btn span{color:var(--orange)}.why-section{padding:38px 0;background:#fff}.why-grid{display:grid;grid-template-columns:1.45fr repeat(5,1fr);align-items:center}.why-heading h2{font-family:'Barlow Condensed';font-style:italic;text-transform:uppercase;font-size:42px;line-height:.95;margin:0}.why-heading span{color:var(--orange)}.why-item{text-align:center;padding:0 22px;border-left:1px solid #ddd}.why-item img{height:46px;margin:0 auto 13px}.why-item h3{font-size:17px}.process-section{background:#080808 url('../images/process-bg.webp') center/cover no-repeat;color:#fff}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:34px;margin-top:34px}.process-item{text-align:center;position:relative}.process-item:not(:last-child):after{content:"→";position:absolute;right:-27px;top:51px;font-size:38px;color:#fff}.step-number{position:absolute;top:-9px;left:50%;transform:translateX(-50%);width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:var(--orange);font-weight:600}.step-icon{width:92px;height:92px;border:2px solid var(--orange);border-radius:50%;margin:5px auto 20px;display:grid;place-items:center}.step-icon img{height:48px}.process-item h3{color:var(--orange);font-size:18px}.process-item p{color:#ddd}.location-section{background:#fff}.location-grid{display:grid;grid-template-columns:340px 1fr;gap:46px;align-items:stretch}.left-title{margin-bottom:25px}.contact-row{display:grid;grid-template-columns:24px 1fr;gap:10px;margin:16px 0;font-size:14px;line-height:1.55}.contact-row b{color:var(--orange)}.contact-row p{margin:0}.map-card{min-height:330px;border-radius:8px;overflow:hidden;box-shadow:0 7px 24px rgba(0,0,0,.12)}.map-card iframe{width:100%;height:100%;min-height:330px;border:0}.member-section{background:linear-gradient(95deg,#ff4d00,#ff7300);color:#fff;padding:36px 0}.member-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.member-inner span{font-size:12px;letter-spacing:3px}.member-inner h2{font-family:'Barlow Condensed';font-size:42px;text-transform:uppercase;margin:3px 0}.member-inner p{margin:0}.member-inner a{background:#050505;padding:15px 24px;border-radius:7px;text-transform:uppercase;font-family:'Barlow Condensed';font-weight:600}.site-footer{background:#070707;color:#fff}.footer-grid{padding:42px 0;display:grid;grid-template-columns:1.2fr .9fr 1fr 1.45fr;gap:55px}.footer-grid h3{font-family:'Barlow Condensed';text-transform:uppercase;color:var(--orange);font-size:18px;margin:0 0 15px}.footer-grid a,.footer-grid p{display:block;color:#ddd;font-size:13px;line-height:1.7;margin:0 0 3px}.footer-brand img{width:105px;margin-bottom:15px}.footer-bottom{background:var(--orange);color:#fff}.footer-bottom-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.footer-bottom strong{font-weight:600}.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:52px;height:52px;border-radius:50%;background:#20c766;color:#fff;display:grid;place-items:center;font-size:24px;z-index:1001;box-shadow:0 8px 24px rgba(0,0,0,.25)}
@media(max-width:1100px){.main-nav{gap:22px}.services-grid,.products-grid{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:repeat(3,1fr);gap:25px}.why-heading{grid-column:1/-1;text-align:center}.why-item{border-left:0}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.container{width:min(100% - 28px,var(--container))}.topbar{display:none}.header-inner{height:76px;grid-template-columns:70px 1fr auto}.brand img{width:70px;height:70px}.menu-toggle{display:block;justify-self:end}.member-btn{display:none}.main-nav{position:absolute;left:0;right:0;top:76px;background:#090909;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 20px}.main-nav.open{display:flex}.main-nav a{padding:14px 4px}.main-nav a:after{bottom:7px}.hero-slider{height:520px}.hero-copy{width:100%;padding:0}.hero-brush{font-size:62px}.hero-subtitle{font-size:18px;letter-spacing:2px}.services-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr 1fr}.process-item:not(:last-child):after{display:none}.location-grid{grid-template-columns:1fr}.member-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom-inner{padding:10px 0;gap:8px;flex-direction:column;text-align:center}}
@media(max-width:520px){.hero-slider{height:470px}.hero-brush{font-size:49px}.hero-features{gap:13px;font-size:13px}.section-title h2{font-size:38px}.services-grid,.products-grid,.why-grid,.process-grid,.footer-grid{grid-template-columns:1fr}.service-card{min-height:auto}.product-image{height:340px}.why-item{padding:18px 0;border-top:1px solid #eee}.location-grid{gap:26px}.footer-grid{gap:30px}.member-inner h2{font-size:35px}}
