*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#171817;background:#fafaf8}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #aa7700;outline-offset:5px}header{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:18px 5%;border-bottom:1px solid #deded8;background:#fafaf8}.brand{line-height:.95;display:block}.brand>span{font-size:12px;font-weight:800;letter-spacing:2px}.brand strong{display:block;font-size:47px;letter-spacing:-3px}.brand strong span{color:#9b7b00;margin-left:5px;font-size:35px}nav{display:flex;gap:30px;font-size:14px}nav a:hover{text-decoration:underline;text-underline-offset:6px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:#f5ce22;color:#151515;padding:20px 24px;font-weight:700;font-size:16px;border:1px solid #f5ce22;transition:background .2s,transform .2s}.button:hover{background:#ffdf4d;transform:translateY(-2px)}.compact{padding:15px 20px;font-size:14px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:635px;background:#171817;color:white}.hero-copy{padding:65px 10% 65px 10%}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;margin:0 0 30px}.hero .eyebrow{color:#deded6}h1{font-size:clamp(55px,5.8vw,86px);line-height:1.01;letter-spacing:-4px;margin:0 0 30px;font-weight:800}h1 em{font-style:normal;color:#f5ce22}.identity{font-size:13px;font-weight:700;letter-spacing:1.3px;line-height:1.7}.intro{color:#c7c9c4;font-size:17px;line-height:1.65;max-width:390px;margin:20px 0 28px}.hero-photo{position:relative;margin:0;min-width:0;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 53%}.hero-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#000a)}figcaption{position:absolute;bottom:32px;left:35px;right:24px;z-index:1}figcaption span{display:block;font-size:12px;letter-spacing:2px;margin-bottom:12px}figcaption b{font-size:15px;line-height:1.5}.stripe{background:#f5ce22;display:flex;justify-content:space-around;align-items:center;gap:18px;padding:24px 5%;font-weight:800;letter-spacing:2px;font-size:15px}.stripe b{font-size:28px}.skip{position:absolute;top:-100px;left:20px;padding:15px;background:white;z-index:10}.skip:focus{top:10px}footer{padding:35px 5%;background:#171817;color:#bbb;font-size:13px}@media(max-width:900px){nav{gap:16px}header{gap:15px}.hero-copy{padding:45px 8%}h1{font-size:64px;letter-spacing:-3px}.identity{font-size:12px}}@media(max-width:760px){header{padding:16px 6%;flex-wrap:wrap}.brand strong{font-size:39px}nav{order:3;width:100%;justify-content:space-between;border-top:1px solid #ddd;padding-top:15px;font-size:12px;gap:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6% 45px}h1{font-size:64px}.hero-photo{height:390px}.hero-photo img{object-position:center 57%}.stripe{font-size:10px;letter-spacing:.8px;gap:7px;padding:20px 4%}.stripe b{font-size:20px}.compact{font-size:12px;padding:13px}.identity{font-size:12px}.eyebrow{font-size:11px}figcaption{left:24px}}
img{display:block;max-width:100%}.section{padding:100px 6%;max-width:1600px;margin:auto}.muted{color:#62655d}h2{font-size:clamp(34px,3.7vw,54px);line-height:1.08;letter-spacing:-2px;margin:0 0 28px}h3{font-size:24px;letter-spacing:-.5px}.body-copy{color:#5e625a;font-size:17px;line-height:1.8;max-width:480px}.about{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.about-image{margin:0;height:460px;position:relative;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.about-image figcaption{bottom:0;left:0;right:auto;padding:19px 25px;background:#f5ce22;color:#171817;font-size:12px;letter-spacing:1.5px;font-weight:800}.text-link{display:inline-block;font-size:15px;font-weight:700;padding:14px 0;border-bottom:1px solid #92958b}.text-link:hover{color:#796100}.areas{background:#f0f1ec;max-width:none}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:45px;margin-bottom:30px}.section-heading .body-copy{max-width:320px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:35px 0 45px}.category{padding:28px 25px 30px;border-top:1px solid #b9bdb2;border-right:1px solid #b9bdb2;display:flex;flex-direction:column}.category:first-child{padding-left:0}.category:last-child{border-right:0}.number{color:#737969;font-size:13px}.category h3{margin:26px 0 12px}.category p{color:#5d6257;font-size:16px;line-height:1.7;margin:0 0 24px}.category a{font-size:14px;font-weight:bold;margin-top:auto;padding:10px 0}.category a:hover{text-decoration:underline}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.photo-grid figure{position:relative;margin:0;height:330px;overflow:hidden}.photo-grid img{height:100%;width:100%;object-fit:cover;object-position:center 35%;transition:transform .3s}.photo-grid figure:hover img{transform:scale(1.035)}.photo-grid figcaption{bottom:0;left:0;right:0;padding:25px 18px 18px;background:linear-gradient(transparent,#000c);font-size:12px;color:white;font-weight:700;letter-spacing:1px}.related{display:flex;align-items:center;gap:45px;border-top:1px solid #c9cdc1;margin-top:35px;padding-top:25px}.related b{font-size:20px;flex:1}.related p{flex:1.7;line-height:1.7;color:#5d6257;margin:0}.difference{background:#191b18;color:#f7f7f0;max-width:none}.difference h2 span{color:#f5ce22}.difference .eyebrow{color:#b9beb2}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:50px}.benefits article{border-top:1px solid #5c6155;padding-top:26px}.benefits b{font-size:18px}.benefits p{color:#b9beb2;line-height:1.8;font-size:16px}.contact-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:65px;margin-top:40px}.contact-details h3{font-size:19px;margin:30px 0 16px}.contact-details h3:first-child{margin-top:0}address{font-style:normal;font-size:16px;line-height:1.8;color:#5e625a}dl{max-width:350px;margin:0}dl>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #deded8;font-size:15px}dd{margin:0;text-align:right;line-height:1.6}dt{line-height:1.6}.contact-link{display:block;font-size:16px;padding:9px 0;overflow-wrap:anywhere}.contact-link:hover{text-decoration:underline}.map{background:#eee;min-width:0;align-self:stretch;display:flex;flex-direction:column}.map iframe{width:100%;height:100%;min-height:460px;border:0;flex:1}.map p{padding:16px 22px;font-size:13px;margin:0}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px;color:#f5f5ec}.footer-top p{font-size:12px;letter-spacing:1px}.footer-top .brand strong span{color:#f5ce22}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #40433c;padding-top:25px;padding-bottom:55px;line-height:1.7}.floating{position:fixed;bottom:22px;right:24px;background:#f5ce22;color:#171817;z-index:5;display:flex;align-items:center;gap:10px;padding:16px 20px;border-radius:40px;box-shadow:0 5px 25px #0003;font-size:14px;font-weight:700;border:1px solid #191b18}.floating:hover{background:#ffe367}@media(max-width:900px){.section{padding:70px 6%}.about{gap:5%}.category-grid{grid-template-columns:repeat(2,1fr)}.category:nth-child(2){border-right:0}.category:nth-child(3){padding-left:0}.benefits{gap:25px}.contact-grid{gap:30px}.photo-grid figure{height:280px}}@media(max-width:760px){.section{padding:55px 6%}.about,.contact-grid{grid-template-columns:1fr;gap:30px}.about-image{height:360px}h2{font-size:38px;letter-spacing:-1.5px}.section-heading{display:block}.section-heading .body-copy{max-width:none}.section-heading .button{margin-top:10px}.category{padding:22px 16px}.category h3{font-size:21px}.category p{font-size:15px}.category a{font-size:12px}.photo-grid{grid-template-columns:1fr;gap:14px}.photo-grid figure{height:280px}.related{display:block}.related p{margin-top:12px}.benefits{grid-template-columns:1fr;gap:20px;margin-top:30px}.map iframe{min-height:350px}.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column;gap:20px}.footer-top p{line-height:1.8}.floating{bottom:16px;right:16px;padding:14px 17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

@media(max-width:760px){h1{font-size:52px;letter-spacing:-2.5px}.hero-copy{padding-top:36px;padding-bottom:36px}}
.social-links{display:flex;flex-wrap:wrap;gap:22px;margin:24px 0}.social-links a{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:700;padding:8px 0}.social-links a:hover{text-decoration:underline;text-underline-offset:5px}footer .social-links{color:#f5ce22}
.brands{padding-top:70px;padding-bottom:70px}.brand-list{list-style:none;margin:35px 0 20px;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #d6d9ce;border-left:1px solid #d6d9ce}.brand-list li{padding:28px 18px;text-align:center;font-size:clamp(18px,2.1vw,29px);font-weight:800;letter-spacing:-.5px;border-right:1px solid #d6d9ce;border-bottom:1px solid #d6d9ce}.brands-note,.parking-note{font-size:14px;line-height:1.6;color:#5e625a}.delivery-link{display:inline-block;color:#f5ce22;font-size:14px;font-weight:700;padding:10px 0}.delivery-link:hover{text-decoration:underline}@media(max-width:760px){.brand-list{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-list li{padding:23px 12px}.brands{padding-top:50px;padding-bottom:50px}}
.brand-list li{min-height:130px;display:flex;align-items:center;justify-content:center;background:#fff}.brand-list img{width:180px;max-width:100%;height:70px;object-fit:contain}.brand-list .brand-dewalt{background:#171817}.brand-list .brand-pezzi{background:#cf1734}nav{flex-wrap:wrap}@media(max-width:760px){nav{justify-content:flex-start;column-gap:20px;row-gap:16px}.brand-list li{min-height:110px}.brand-list img{height:58px}}
.brand-list .brand-zagonel{background:#171817}
.brand-list .brand-pezzi{background:#fff}
.brand-list .brand-vonder{background:#171817}
.brand-list .brand-mundi{background:#171817}
.brand{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.brand>.brand-symbols{display:flex;letter-spacing:normal}.brand>.brand-wordmark{display:block;letter-spacing:normal;font-size:inherit}.brand-name{display:block;font-size:12px;font-weight:800;letter-spacing:2px}.brand-wordmark strong{font-size:47px;line-height:1;letter-spacing:-3px}.brand-water{align-self:flex-end;margin-bottom:4px;flex-shrink:0}.brand-bolt{flex-shrink:0}header{column-gap:24px}header nav{justify-content:center}@media(max-width:1050px) and (min-width:761px){header nav{gap:15px}.compact{padding:13px 14px}}@media(max-width:760px){.brand{gap:5px}.brand-name{font-size:10px;letter-spacing:1.4px}.brand-wordmark strong{font-size:37px}.brand-bolt{width:22px;height:31px}.brand-water{width:22px;height:30px}header nav{justify-content:flex-start}header{column-gap:12px}}
.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.category{min-width:0}.category h3{overflow-wrap:anywhere}@media(min-width:901px) and (max-width:1150px){.category{padding-right:16px;padding-left:16px}.category h3{font-size:21px}}@media(max-width:900px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category:nth-child(even){border-right:0}.category:nth-child(odd){padding-left:0}.category:last-child{grid-column:1/-1;border-right:0}.category:last-child p{max-width:550px}}
.brand-list .brand-mor,.brand-list .brand-krona{background:#171817}.brand-list .brand-mor img{width:145px}.brand-list .brand-pado{background:#fff}
.brand-list .brand-pado{background:#fff}.brand-list .brand-pado img{width:200px;max-width:100%;height:70px;object-fit:contain}
.brand-list .brand-pado{background:#171817}
