*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#151515;background:#fff;line-height:1.55}.wrap{width:min(1180px,92%);margin:auto}.top{background:#111;color:#fff;padding:8px;text-align:center;font-size:12px;font-weight:700}.top a{color:#f4c400;text-decoration:none;margin-left:15px}.top span{color:#f4c400;margin:0 6px}header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:3px solid #f4c400}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#111;font-weight:950}.logo b{background:#f4c400;width:44px;height:44px;display:grid;place-items:center;border-radius:5px;font-size:29px}.logo span{font-size:18px;line-height:1}.logo small{display:block;font-size:8px;letter-spacing:2px;margin-top:3px}.nav nav{display:flex;gap:28px}.nav nav a{color:#111;text-decoration:none;font-weight:800;font-size:14px}.hamb{display:none;border:0;background:none;font-size:27px}.hero{background:#f4c400;padding:78px 0}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:950;margin-bottom:12px}.hero h1{font-size:clamp(45px,6vw,75px);line-height:.98;letter-spacing:-3px;margin:0 0 20px}.hero h1 em{font-style:normal;text-decoration:underline;text-decoration-thickness:5px;text-underline-offset:8px}.hero p{font-size:18px;max-width:740px}.actions{display:flex;gap:12px;margin-top:28px}.btn{display:inline-block;padding:14px 22px;border-radius:6px;text-decoration:none;font-weight:950;text-align:center}.yellow{background:#f4c400;color:#111}.black{background:#111;color:#fff}.hero .yellow{border:2px solid #111}.hero-sign{background:#111;color:#fff;width:330px;height:330px;border:10px solid #fff;outline:5px solid #111;box-shadow:18px 18px #fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(2deg)}.hero-sign b{font-size:105px;color:#f4c400;line-height:1}.hero-sign strong{font-size:27px;line-height:1.04;letter-spacing:2px}.hero-sign small{color:#f4c400;font-size:9px;letter-spacing:1.5px;margin-top:18px;font-weight:900}.section{padding:78px 0}.section h2{font-size:43px;line-height:1.1;letter-spacing:-1.5px;margin:0 0 12px}.cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:30px}.cat-grid button{background:#fff;border:2px solid #e4e4e4;border-radius:9px;padding:23px 15px;text-align:left;cursor:pointer}.cat-grid button:hover{border-color:#f4c400;transform:translateY(-2px)}.cat-grid b{font-size:28px;display:block}.cat-grid strong{display:block;font-size:17px;margin-top:12px}.cat-grid small{display:block;color:#777;font-size:11px;margin-top:4px}.products-section{background:#f5f5f2}.intro,.muted{color:#66717c;max-width:850px}.filter{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0}.filter button{background:#fff;border:1px solid #ccc;padding:10px 14px;border-radius:5px;font-weight:800;cursor:pointer}.filter button.active{background:#f4c400;border-color:#f4c400}.filter input{margin-left:auto;border:1px solid #ccc;border-radius:5px;padding:10px 14px;min-width:245px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fff;border:1px solid #ddd;border-radius:9px;overflow:hidden;transition:.2s}.product:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0001}.pic{height:220px;padding:15px;background:#fff;display:flex;align-items:center;justify-content:center}.pic img{width:100%;height:100%;object-fit:contain}.info{padding:16px}.info small{background:#f4c400;padding:5px 7px;border-radius:3px;font-size:9px;font-weight:950}.info h3{font-size:17px;margin:12px 0 2px}.info p{margin:0 0 12px;color:#777;font-size:13px}.info a{color:#111;text-decoration:none;font-size:13px;font-weight:950}.dark{background:#111;color:#fff}.gold{color:#f4c400}.dark .muted{color:#aaa}.brand-row{margin-top:32px}.brand-row h3{font-size:12px;letter-spacing:2px;color:#f4c400}.brand-grid{display:flex;flex-wrap:wrap;gap:10px}.brand-grid div{background:#fff;color:#111;padding:13px 18px;border-radius:5px;font-weight:900;min-width:130px;text-align:center;border-bottom:4px solid #f4c400}.catalogue{background:#f4c400;padding:55px 0}.catalogue-in{display:flex;align-items:center;justify-content:space-between;gap:30px}.catalogue h2{font-size:38px;margin:0}.contact{background:#242424;color:#fff}.contact p{color:#ccc}.contact-grid{display:grid;grid-template-columns:1fr .55fr;gap:70px}.contact h2{font-size:45px}.quote{background:#fff;color:#111;border-radius:10px;padding:30px}.quote p{color:#666}.full{width:100%}footer{background:#080808;color:#fff;padding:25px}.foot{display:flex;align-items:center;justify-content:space-between;gap:20px}.foot span,.foot small{color:#999;font-size:12px}.wa{position:fixed;right:18px;bottom:18px;background:#16b957;color:#fff;padding:13px 18px;border-radius:30px;text-decoration:none;font-weight:950;box-shadow:0 8px 25px #0004;z-index:30}@media(max-width:1050px){.cat-grid{grid-template-columns:repeat(3,1fr)}.products{grid-template-columns:repeat(3,1fr)}.hero-grid,.contact-grid{grid-template-columns:1fr}.hero-sign{display:none}}@media(max-width:700px){.hamb{display:block}.nav nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:18px;flex-direction:column;border-bottom:1px solid #ddd}.nav nav.open{display:flex}.cat-grid,.products{grid-template-columns:1fr 1fr}.filter input{margin-left:0;width:100%}.actions{flex-direction:column}.foot{flex-direction:column;align-items:flex-start}}@media(max-width:500px){.cat-grid,.products{grid-template-columns:1fr}.section{padding:60px 0}.section h2{font-size:34px}.hero h1{font-size:44px}}
/* ABOUT + WHY US */
.about-section{padding:88px 0;background:#fff}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.about-photos{display:grid;grid-template-columns:1.35fr .65fr;gap:14px;align-items:stretch}
.about-photos>img{width:100%;height:100%;min-height:410px;object-fit:cover;border-radius:12px;border:1px solid #ddd}
.about-photo-row{display:grid;grid-template-rows:1fr 1fr;gap:14px}
.about-photo-row img{width:100%;height:100%;min-height:195px;object-fit:cover;border-radius:12px;border:1px solid #ddd}
.about-copy h2,.why-copy h2{font-size:44px;line-height:1.05;letter-spacing:-1.5px;margin:0 0 22px}
.about-copy p{font-size:15px;color:#555;margin:0 0 16px}
.why-section{background:#f5f5f2;padding:88px 0}
.why-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}
.why-list{list-style:none;padding:0;margin:28px 0 0}
.why-list li{display:flex;gap:14px;align-items:flex-start;padding:14px 0;border-bottom:1px solid #ddd;font-size:15px}
.why-list li b{background:#f4c400;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;flex:0 0 27px}
.why-list li span{padding-top:2px}
.why-visual{position:relative}
.why-visual>img{width:100%;height:480px;object-fit:cover;border-radius:12px;border:1px solid #ddd}
.why-badge{position:absolute;left:-25px;bottom:25px;background:#111;color:#fff;padding:20px 25px;border-left:7px solid #f4c400;box-shadow:0 10px 25px #0003}
.why-badge strong,.why-badge span{display:block}
.why-badge strong{color:#f4c400;font-size:20px;letter-spacing:1px}
.why-badge span{font-size:10px;letter-spacing:3px;margin-top:3px}
@media(max-width:900px){
.about-grid,.why-grid{grid-template-columns:1fr;gap:35px}
.about-photos{min-height:420px}
.why-visual>img{height:420px}
.why-badge{left:15px}
}
@media(max-width:600px){
.about-section,.why-section{padding:60px 0}
.about-photos{grid-template-columns:1fr}
.about-photos>img{min-height:280px}
.about-photo-row{grid-template-columns:1fr 1fr;grid-template-rows:1fr}
.about-photo-row img{min-height:170px}
.about-copy h2,.why-copy h2{font-size:34px}
.why-visual>img{height:330px}
}

/* V7 HERO: user-selected tool photograph */
.hero-photo{position:relative;min-height:600px;padding:0;display:flex;align-items:center;overflow:hidden;background:#111}
.hero-image{position:absolute;inset:0;background-image:url("assets/hero-tools.jpg");background-size:cover;background-position:center 55%;transform:scale(1.01)}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.67) 42%,rgba(0,0,0,.18) 78%,rgba(0,0,0,.08) 100%)}
.hero-content{position:relative;z-index:2;width:min(1180px,92%);display:flex;align-items:center;min-height:600px}
.hero-copy{max-width:720px;color:#fff}
.hero-copy .eyebrow{color:#f4c400}
.hero-copy h1{font-size:clamp(44px,6vw,74px);line-height:1;letter-spacing:-2.5px;margin:0 0 20px}
.hero-copy h1 em{color:#f4c400;font-style:normal;text-decoration:underline;text-decoration-thickness:4px;text-underline-offset:8px}
.hero-copy p{font-size:19px;max-width:650px;color:#f1f1f1}
.hero-copy .yellow{border:2px solid #f4c400}
.hero-copy .black{border:2px solid #fff;background:#111;color:#fff}
@media(max-width:700px){
.hero-photo,.hero-content{min-height:590px}
.hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.87),rgba(0,0,0,.62))}
.hero-image{background-position:center}
.hero-copy h1{font-size:44px}
.hero-copy p{font-size:16px}
}
