@font-face{font-family:Barlow;src:url('fonts/barlow-700.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:Manrope;src:url('fonts/manrope-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('fonts/manrope-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('fonts/manrope-800.ttf') format('truetype');font-weight:700 900;font-display:swap}
:root{--blue:#004d75;--blue-dark:#003854;--red:#bd2026;--ink:#182c39;--muted:#657681;--line:#e1e7e9;--paper:#fff;--off:#f5f7f7;--green:#267653;--radius:18px;--body:Manrope,Arial,sans-serif;--heading:Barlow,'Arial Narrow',Impact,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:155px}body{margin:0;font-family:var(--body);font-size:14px;line-height:1.65;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{border:0;background:none}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12}p{color:var(--muted)}svg{flex-shrink:0}input,select,textarea{min-width:0}input:focus,select:focus,textarea:focus{outline:2px solid var(--blue);outline-offset:2px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #1a88b5;outline-offset:4px}::selection{background:#c9e4ee}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.main{min-height:45vh;padding-bottom:75px}.icon{width:22px;height:22px;vertical-align:middle}.icon-button{height:42px;width:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;transition:background .2s,color .2s}.icon-button:hover{background:#edf2f4;color:var(--blue)}.button{min-height:50px;padding:14px 24px;display:inline-flex;align-items:center;justify-content:center;gap:20px;font-size:12px;font-weight:800;line-height:1.4;border-radius:7px;transition:background .2s,transform .2s,box-shadow .2s;white-space:normal}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:#fff}.button-primary:hover{background:var(--blue-dark);box-shadow:0 6px 18px #004d7520}.button-outline{border:1px solid #bccbd3;background:#fff;color:var(--blue)}.button-outline:hover{background:#eef5f8}.button-light{background:#fff;color:var(--ink)}.button .icon{width:20px;height:20px}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:12px;font-weight:800}.text-link .icon{width:20px;height:20px}.text-link:hover{color:var(--red)}.text-button{padding:4px 0;font-size:12px;text-decoration:underline;text-underline-offset:4px}.text-button:hover{color:var(--blue)}.eyebrow{display:block;color:var(--muted);font-size:10px;letter-spacing:1.7px;font-weight:800;line-height:1.6}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--blue);color:#fff;padding:14px}.skip-link:focus{top:10px}.topbar{background:var(--blue);color:#fff;font-size:10px;letter-spacing:.15px}.topbar-inner{display:flex;align-items:center;justify-content:space-between;height:35px;gap:15px}.topbar-inner>span:first-child{display:flex;align-items:center;gap:9px}.topbar-center{color:#d1e3ed}.topbar a{font-weight:600}.topbar a span{margin-left:12px}.tn-flag{display:inline-flex;align-items:center;justify-content:center;background:#cf2734;border-radius:50%;width:17px;height:17px;font-size:14px;line-height:1;color:#fff}.header{background:#fffffffa;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.header-main{display:flex;align-items:center;justify-content:space-between;height:96px;gap:52px}.logo{flex-shrink:0;width:235px}.logo img{width:100%;height:auto}.search-form{height:45px;background:#f4f6f7;border:1px solid #e9edef;border-radius:7px;display:flex;align-items:center;padding:0 5px 0 15px;gap:12px;flex:1;max-width:510px}.search-form>.icon{width:18px;height:18px;color:var(--muted)}.search-form input{border:0;background:none;outline:none;flex:1;width:100%;font-size:11px;height:100%;color:var(--ink)}.search-form input::placeholder{color:#76848d}.search-form button{height:34px;width:37px;background:var(--blue);color:#fff;border-radius:5px;display:grid;place-items:center}.search-form button .icon{width:18px;height:18px}.header-actions{display:flex;align-items:center;gap:18px;flex-shrink:0}.header-divider{height:28px;width:1px;background:var(--line)}.cart-button{display:flex;align-items:center;gap:14px;padding:5px}.cart-icon{position:relative;display:block}.cart-icon .icon{width:27px;height:27px}.cart-button-label{display:flex;flex-direction:column;text-align:left;font-size:10px;color:var(--muted)}.cart-button-label strong{font-size:12px;color:var(--ink)}.count{background:var(--red);color:#fff;font-size:9px;min-width:17px;height:17px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;top:-7px;right:-7px;border:2px solid #fff}.favorites-link{position:relative}.small-count{top:0;right:0}.navigation{height:49px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);gap:20px}.nav-links{height:100%;display:flex;align-items:center;gap:29px}.nav-links>a{font-size:11px;font-weight:700;height:100%;display:flex;align-items:center;gap:8px;position:relative;white-space:nowrap}.nav-links>a:hover,.nav-links>a[aria-current]{color:var(--blue)}.nav-links>a[aria-current]:after{content:'';position:absolute;bottom:0;height:2px;background:var(--blue);width:100%}.nav-links .all-categories{padding-right:24px;border-right:1px solid var(--line);height:24px;color:var(--blue)}.all-categories .icon{width:17px;height:17px}.nav-dot{width:5px;height:5px;background:var(--red);border-radius:50%}.currency{font-size:10px;font-weight:700}.currency span{color:#b6c0c5;padding:0 8px}.mobile-menu-button{display:none}.connection-notice{background:#fff7e7;color:#795218;text-align:center;font-size:11px;padding:8px 20px}.hero{margin-top:25px;position:relative;overflow:hidden;background:#edf2f4;border-radius:var(--radius);border:1px solid #e7ecee}.hero-content{min-height:482px;display:grid;grid-template-columns:1.06fr 1fr;position:relative;background-image:radial-gradient(ellipse at 78% 45%,#fff 0,transparent 50%)}.hero-text{position:relative;z-index:2;padding:50px 0 40px 48px}.hero-text .eyebrow{display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:1.2px;color:#495f6b}.red-line{width:22px;height:3px;background:var(--red)}.hero h1{font-family:var(--heading);font-weight:700;line-height:.96;letter-spacing:-1px;font-size:clamp(64px,7vw,103px);margin:22px 0 21px;color:var(--ink)}.hero h1 span{color:var(--blue)}.hero-text>p{font-size:12px;max-width:325px;line-height:1.9}.hero-actions{display:flex;gap:22px;align-items:center;margin-top:27px}.hero-actions .button{padding:16px 20px;font-size:11px;gap:18px}.hero-secondary{font-size:11px;font-weight:700;display:flex;align-items:center;gap:8px}.hero-secondary .icon{width:16px;height:16px}.hero-footnote{display:flex;align-items:center;gap:7px;font-size:9px;color:#5e737f;margin-top:22px}.mini-check{display:grid;place-items:center;background:#e0e8e9;border-radius:50%;height:17px;width:17px}.mini-check .icon{width:11px;height:11px}.dot-separator{padding:0 5px;color:#94a4ac}.hero-visual{position:relative;min-width:0}.hero-ghost{position:absolute;inset:1px 25px auto auto;color:#dfe7eb;font-family:var(--heading);font-size:200px;line-height:1;letter-spacing:-5px;max-width:100%;overflow:hidden;user-select:none}.hero-cross{position:absolute;color:#9bafb9;font-size:26px;font-weight:400}.cross-one{left:25px;top:48px}.cross-two{right:27px;bottom:98px}.hero-visual-caption{font-size:8px;letter-spacing:2px;position:absolute;right:36px;top:145px;writing-mode:vertical-rl;color:#7d939f}.hero-product{display:flex;align-items:center;justify-content:center;position:absolute;inset:39px 37px 49px -13px;mix-blend-mode:multiply;transition:transform .5s}.hero-product img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 25px 12px #26445415)}.hero-product:hover{transform:rotate(-3deg) scale(1.025)}.hero-product-tag{position:absolute;right:29px;bottom:37px;min-width:240px;background:#ffffffed;border:1px solid #fff;box-shadow:0 9px 30px #273f4d0b;padding:16px 18px;border-radius:10px;display:flex;align-items:center;gap:27px;backdrop-filter:blur(10px)}.hero-product-tag>span:first-child{display:flex;flex-direction:column;gap:4px}.hero-product-tag b{font-weight:900;font-size:13px;letter-spacing:-.5px;color:#2a3337}.hero-product-tag span span{font-size:10px;color:var(--muted)}.hero-product-tag strong{font-size:16px;color:var(--blue)}.round-arrow{width:33px;height:33px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}.round-arrow .icon{width:17px;height:17px}.hero-controls{height:45px;display:flex;align-items:center;border-top:1px solid #dce5e9;margin:0 30px;gap:20px}.slide-dots{display:flex;gap:6px;align-items:center}.slide-dots button{height:22px;width:12px;position:relative;padding:0}.slide-dots button:before{content:'';height:5px;width:5px;background:#b8c7d0;border-radius:5px;position:absolute;top:9px;left:3px;transition:width .2s}.slide-dots button.active{width:27px}.slide-dots button.active:before{width:22px;background:var(--blue)}.slide-progress{font-size:9px;color:#a3b1b9;margin-left:auto}.slide-progress b{font-size:11px;color:var(--ink);margin-right:5px}.slide-arrows{display:flex;gap:8px}.slide-arrows .icon-button{width:28px;height:28px}.slide-arrows .icon{width:16px;height:16px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:29px 0;border-bottom:1px solid var(--line);gap:20px}.benefits>div{display:flex;align-items:center;gap:14px;justify-content:center;border-right:1px solid var(--line)}.benefits>div:first-child{justify-content:flex-start}.benefits>div:last-child{border:0}.benefits .icon{color:var(--blue);width:30px;height:30px}.benefits strong{display:block;font-size:10px;margin-bottom:3px}.benefits span{font-size:9px;color:var(--muted)}.section{padding-top:64px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:27px}.section-heading h2{font-size:35px;font-weight:800;letter-spacing:-1.4px;margin-top:8px;line-height:1.2}em{font-style:normal;color:var(--blue)}.section-heading .text-link{padding-bottom:7px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-card{border:1px solid #e6ebed;border-radius:10px;position:relative;padding:15px 15px 17px;background:#f8f9f9;transition:transform .25s,box-shadow .25s}.category-card:hover{transform:translateY(-6px);box-shadow:0 10px 25px #173a5010}.category-1{background:#f0f5f6}.category-2{background:#f6f4f0}.category-3{background:#f0f4ef}.category-4{background:#f5f3f2}.category-5{background:#f0f3f6}.category-number{position:absolute;left:13px;top:9px;font-size:9px;font-weight:700;color:#8fa0aa}.category-image{height:130px;display:flex;align-items:center;justify-content:center;mix-blend-mode:multiply;margin:6px 0 13px}.category-image img{height:100%;width:100%;object-fit:contain}.category-card h3{font-size:12px;font-weight:800;letter-spacing:-.3px}.category-bottom{display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#74838d;margin-top:8px}.category-bottom .icon{width:16px;height:16px;color:var(--ink)}.selection-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-top:3px;margin-bottom:25px}.selection-tabs button{padding:0 0 13px;font-size:11px;color:var(--muted);position:relative}.selection-tabs button.active{color:var(--blue);font-weight:800}.selection-tabs button.active:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--blue)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;transition:box-shadow .25s,transform .25s;min-width:0}.product-card:hover{transform:translateY(-4px);box-shadow:0 9px 26px #1638490b}.product-card-media{height:235px;position:relative;background:#f8f9f9;margin:6px;border-radius:8px}.product-card-media>a{height:100%;display:block;padding:25px;mix-blend-mode:multiply}.product-card-media img{width:100%;height:100%;object-fit:contain;transition:transform .45s}.product-card:hover .product-card-media img{transform:scale(1.05)}.favorite-button{position:absolute;right:9px;top:9px;width:31px;height:31px;background:#fff;border:1px solid #eef0f1;color:#70818a;z-index:2}.favorite-button .icon{width:16px;height:16px}.favorite-button.is-favorite{color:var(--red);background:#fff1f1}.favorite-button.is-favorite .icon{fill:#bd202617}.sale-badge{position:absolute;left:10px;top:10px;background:#fae9e7;color:#b32028;font-size:9px;font-weight:800;padding:3px 8px;border-radius:4px}.product-card-body{padding:14px 17px 18px}.product-brand{font-size:9px;letter-spacing:1px;color:#6a7b85;font-weight:800;display:block;margin-bottom:7px}.product-card h3{font-size:12px;line-height:1.6;font-weight:800;min-height:38px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-card h3 a:hover{color:var(--blue)}.stock{display:flex;align-items:center;gap:6px;color:var(--green);font-size:9px;margin-top:10px}.stock i{width:5px;height:5px;border-radius:50%;background:currentColor}.stock.out{color:#986b50}.product-card-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:17px}.price strong{font-size:18px;letter-spacing:-.8px;line-height:1.2}.price del{font-size:10px;color:var(--muted);display:block}.add-button{display:grid;place-items:center;width:34px;height:34px;border-radius:6px;background:#eef3f6;color:var(--blue);flex-shrink:0;transition:background .2s,color .2s}.add-button:hover{background:var(--blue);color:#fff}.add-button .icon{width:18px;height:18px}.project-banner{margin-top:66px;border-radius:16px;background:#063b58;display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden;position:relative;color:#fff;min-height:330px}.project-banner-copy{padding:45px;position:relative;z-index:1}.project-banner .eyebrow{color:#aec6d3;font-size:9px}.project-banner h2{font-family:var(--heading);font-size:51px;letter-spacing:-.4px;line-height:1.02;margin:16px 0}.project-banner h2 span{color:#a9d7e9}.project-banner p{max-width:355px;color:#afc6d2;font-size:11px;line-height:1.9}.project-banner .button{margin-top:24px;font-size:11px;min-height:43px;padding:12px 19px}.project-banner-art{position:relative;min-width:0;background:radial-gradient(ellipse at 50% 50%,#e6f0f2 0,#d3e1e5 55%,#b6cbd4 100%);clip-path:polygon(16% 0,100% 0,100% 100%,0 100%)}.project-banner-art>span{font-family:var(--heading);font-size:190px;position:absolute;left:13%;top:0;color:#98b3c14d;line-height:1.3}.project-banner-art>img{mix-blend-mode:multiply;position:absolute;width:90%;height:85%;object-fit:contain;left:6%;top:1%;padding:25px}.banner-tag{position:absolute;bottom:24px;right:25px;color:var(--ink);background:#ffffffc9;padding:10px 15px;font-size:10px;font-weight:700;border-radius:5px;display:flex;gap:20px;align-items:center}.banner-tag .icon{width:17px;height:17px}.brands-section{text-align:center;padding-top:48px}.brands-section>.eyebrow{font-size:9px;color:#89959b}.brand-list{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:25px;padding:10px 25px 39px;border-bottom:1px solid var(--line)}.brand-word{font-family:Arial,sans-serif;font-weight:900;font-size:28px;letter-spacing:-1.5px;opacity:.65;transition:opacity .2s}.brand-word:hover{opacity:1}.brand-bosch{color:#47555d}.brand-dewalt{font-family:var(--heading);border-top:3px solid;border-bottom:3px solid;font-size:30px;line-height:1}.brand-total{font-style:italic;letter-spacing:0}.brand-sopal{font-style:italic;color:#657c88}.brand-saratoga{font-size:20px;letter-spacing:-1px}.brand-apt{font-style:italic}.inspiration{display:flex;align-items:center;gap:50px;padding-top:49px}.inspiration>div{flex:1}.inspiration h2{font-size:28px;line-height:1.4;letter-spacing:-1px;margin-top:8px}.inspiration p{max-width:355px;font-size:11px;line-height:2}.round-link{display:grid;place-items:center;width:58px;height:58px;border:1px solid #c9d4da;border-radius:50%;color:var(--blue);flex-shrink:0}.round-link:hover{background:var(--blue);color:#fff}.footer{background:#f3f6f7;border-top:1px solid var(--line);padding:52px 0 0}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.1fr;gap:45px;padding-bottom:42px}.footer-brand img{width:215px;height:auto;mix-blend-mode:multiply}.footer-brand p{font-size:12px;margin:17px 0}.footer-country{display:flex;align-items:center;gap:8px;font-size:10px}.footer h3{font-size:12px;margin-bottom:19px}.footer-top>div>a:not(:first-child){display:block;font-size:11px;color:var(--muted);margin:10px 0}.footer-top>div>a:hover{color:var(--blue)}.footer-payment>.icon{color:var(--blue);margin-bottom:10px;width:28px;height:28px}.footer-payment>strong{display:block;font-size:12px;margin-bottom:7px}.footer-payment p{font-size:10px}.footer-top .footer-payment .text-link{display:flex;font-size:10px;color:var(--blue);margin-top:16px}.footer-bottom{border-top:1px solid #dce4e7;display:flex;justify-content:space-between;align-items:center;padding:20px 0;color:#7d8c95;font-size:9px;gap:15px}.footer-bottom button{font-size:9px;text-decoration:none;color:var(--ink)}.breadcrumbs{display:flex;align-items:center;gap:10px;font-size:10px;color:#84919a;padding:23px 0;min-width:0}.breadcrumbs .icon{width:11px;height:11px}.breadcrumbs>span{color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs>a{white-space:nowrap}.breadcrumbs a:hover{color:var(--blue)}.catalogue-heading{background:#edf2f4;border-radius:15px;padding:34px 40px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative;margin-bottom:38px}.catalogue-heading h1{font-family:var(--heading);font-size:66px;line-height:.98;margin:13px 0}.catalogue-heading h1 span{color:var(--blue)}.catalogue-heading p{font-size:11px}.catalogue-heading-mark{display:flex;gap:30px;align-items:center;margin-right:25px;color:#8ba9ba}.catalogue-heading-mark>.icon{width:120px;height:120px;stroke-width:.7;transform:rotate(10deg);color:#b7cbd5}.catalogue-heading-mark>span{font-family:var(--heading);font-size:33px;line-height:1.05;color:#9bb2bf}.catalogue-layout{display:grid;grid-template-columns:215px 1fr;gap:32px}.filters-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.filters-title h2{font-size:15px;display:flex;gap:8px;align-items:center}.filters-title .icon{width:18px;height:18px}.filters-title button{font-size:9px;color:var(--muted)}.filter-section{border-top:1px solid var(--line);padding:20px 0}.filter-section h3{font-size:12px;margin-bottom:13px}.filter-section h3 span{font-size:9px;color:var(--muted);font-weight:400;float:right}.category-filter,.subcategory-filter{display:flex;width:100%;text-align:left;align-items:center;justify-content:space-between;font-size:10px;padding:7px 8px;border-radius:4px}.category-filter{font-weight:700}.category-filter span{font-size:9px;color:#91a0a9;font-weight:400}.category-filter:hover,.subcategory-filter:hover{background:#f3f6f7}.category-filter.active,.subcategory-filter.active{background:#eaf2f6;color:var(--blue);font-weight:800}.subcategory-filter{font-size:9px;padding-left:19px;color:#6a7a84}.price-inputs{display:flex;gap:8px;align-items:center}.price-inputs>span{color:#91a0a8;font-size:10px}.price-inputs label{flex:1;min-width:0}.price-inputs label>span{font-size:8px;color:var(--muted);display:block;margin-bottom:5px}.price-inputs input{width:100%;font-size:10px;padding:9px 8px;border:1px solid var(--line);border-radius:4px;background:#fff}.price-apply{width:100%;margin-top:10px;min-height:33px;padding:8px;font-size:9px}.filter-section select{width:100%;border:1px solid var(--line);padding:10px 8px;border-radius:5px;font-size:10px;color:var(--ink);background:#fff}.checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:11px;cursor:pointer}.checkbox-label input{accent-color:var(--blue);margin:2px 0 0;width:15px;height:15px;flex-shrink:0}.filter-help{border-radius:8px;background:#eef3f6;padding:20px}.filter-help>.icon{color:var(--blue);width:25px;height:25px;margin-bottom:13px}.filter-help strong{display:block;font-size:11px}.filter-help p{font-size:10px;margin-top:7px}.catalogue-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;padding-bottom:13px;border-bottom:1px solid var(--line);margin-bottom:17px;scroll-margin-top:175px}#result-count{font-size:11px;font-weight:600}.sort-label{font-size:9px;color:var(--muted);display:flex;align-items:center;gap:7px}.sort-label select{border:0;background:#f3f6f7;color:var(--ink);padding:8px;border-radius:5px;font-size:10px}.catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.catalogue-grid .product-card-media{height:215px}.catalogue-grid .product-card-body{padding:12px 14px 15px}.active-filters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.active-filters:empty{display:none}.filter-chip{font-size:9px;background:#eaf1f5;color:var(--blue);padding:5px 10px;border-radius:4px}.active-filters .text-button{font-size:9px;margin-left:4px}.pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:30px;flex-wrap:wrap}.pagination-number{height:34px;width:34px;border-radius:5px;font-size:11px;background:#f3f6f7}.pagination-number.active{background:var(--blue);color:#fff}.pagination .icon-button{height:34px;width:34px}.mobile-filter{display:none}.product-detail{display:grid;grid-template-columns:1.05fr 1fr;gap:62px;margin-top:12px}.main-product-image{position:relative;min-height:530px;background:#f3f6f7;border:1px solid #eaf0f2;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.gallery-brand{position:absolute;left:25px;top:23px;font-size:17px;letter-spacing:-.5px;font-weight:900;color:#617986}.main-product-image>.favorite-button{right:21px;top:20px;width:38px;height:38px}.image-zoom-button{width:100%;height:470px;padding:65px 40px 25px;mix-blend-mode:multiply}.detail-image{width:100%;height:100%;object-fit:contain;transition:transform .4s}.image-zoom-button:hover .detail-image{transform:scale(1.06)}.zoom-control{position:absolute;bottom:16px;right:17px;background:white;border:1px solid var(--line)}.gallery-caption{font-size:8px;color:#90a4af;letter-spacing:1.5px;margin:8px 0 23px}.gallery-thumbnails{display:flex;gap:10px;margin-top:14px;overflow-x:auto;padding:2px}.gallery-thumb{border:1px solid var(--line);border-radius:7px;background:#f6f8f8;width:78px;height:78px;padding:9px;flex-shrink:0}.gallery-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.gallery-thumb.active{border:2px solid var(--blue)}.product-info{padding-top:10px}.product-category{display:flex;align-items:center;gap:10px;color:var(--blue);font-size:10px}.product-category .icon{width:15px;height:15px}.product-info h1{font-size:34px;letter-spacing:-1.4px;line-height:1.25;margin:16px 0}.product-meta{display:flex;align-items:center;flex-wrap:wrap;gap:20px;font-size:10px;color:var(--muted)}.product-meta .stock{margin-top:0;font-size:10px}.detail-price{padding:25px 0 23px;margin-top:17px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.detail-price strong{font-size:35px;letter-spacing:-1.5px;color:var(--blue);line-height:1.2}.detail-price del{color:#86949b;font-size:15px;display:block}.detail-price>span{display:block;font-size:9px;color:var(--muted);margin-top:5px}.short-description{font-size:11px;line-height:1.9;margin:20px 0}.short-description p{margin-bottom:8px}.purchase-panel{border-top:1px solid var(--line);padding-top:20px}.quantity-label{font-size:10px;display:block;margin-bottom:8px}.purchase-row{display:flex;gap:12px}.quantity-selector{display:flex;align-items:center;justify-content:space-between;border:1px solid #cfdbe1;border-radius:6px;min-height:50px;flex-shrink:0;width:118px;overflow:hidden}.quantity-selector button{width:35px;height:44px;display:grid;place-items:center;flex-shrink:0}.quantity-selector .icon{width:15px;height:15px}.quantity-selector input{width:38px;border:0;text-align:center;appearance:textfield;-moz-appearance:textfield;background:none;font-weight:700;font-size:12px;padding:0}.quantity-selector input::-webkit-inner-spin-button{display:none}.purchase-row>.button{flex:1;font-size:12px}.payment-note{font-size:9px;display:flex;gap:8px;align-items:center;color:var(--muted);margin-top:15px}.payment-note .icon{width:17px;height:17px}.product-services{margin-top:26px;display:grid;grid-template-columns:1fr 1fr;gap:17px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-services>div{display:flex;align-items:center;gap:10px}.product-services .icon{color:var(--blue);width:25px;height:25px}.product-services span{font-size:8px;color:var(--muted)}.product-services strong{display:block;font-size:9px;color:var(--ink);margin-bottom:3px}.delivery-link{margin-top:17px;font-size:10px;color:var(--blue)}.product-information{display:grid;grid-template-columns:1fr 2fr;gap:65px;margin-top:65px;padding-top:34px;border-top:1px solid var(--line)}.information-heading h2{font-size:31px;letter-spacing:-1px;margin-top:10px}.information-body details{border-bottom:1px solid var(--line);padding:5px 0 20px;margin-bottom:20px}.information-body summary{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:800;cursor:pointer;list-style:none}.information-body summary::-webkit-details-marker{display:none}.information-body summary .icon{width:18px;height:18px;transition:transform .2s}.information-body details[open] summary .icon{transform:rotate(45deg)}.rich-description{font-size:12px;color:var(--muted);margin-top:22px;overflow-x:auto;line-height:1.9}.rich-description p{margin:10px 0}.rich-description h2,.rich-description h3,.rich-description h4{font-family:var(--body);font-size:14px;color:var(--ink);margin:15px 0}.rich-description table{border-collapse:collapse;width:100%;font-size:11px}.rich-description td,.rich-description th{padding:10px 15px;text-align:left;border-bottom:1px solid #e4eaed;min-width:100px}.rich-description tr:nth-child(odd){background:#f5f7f8}.rich-description td:first-child{color:var(--ink);width:55%}.information-body details>p{font-size:12px;line-height:1.9;margin-top:20px}.cart-dialog{position:fixed;margin:0 0 0 auto;inset:0 0 0 auto;width:460px;max-width:100%;height:100dvh;max-height:100dvh;border:0;padding:0;background:#fff;box-shadow:-15px 0 80px #102b3b20}.cart-dialog[open]{display:flex;flex-direction:column;animation:drawer-in .25s ease}.cart-dialog::backdrop,.zoom-dialog::backdrop{background:#10273570;backdrop-filter:blur(4px)}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:28px;border-bottom:1px solid var(--line);flex-shrink:0}.drawer-header .eyebrow{font-size:8px}.drawer-header h2{font-size:25px;letter-spacing:-.6px;margin-top:9px}.drawer-header h2 span{font-size:14px;vertical-align:middle;background:#eaf1f5;padding:3px 8px;border-radius:5px;color:var(--blue);margin-left:4px}#cart-content{display:flex;flex:1;flex-direction:column;overflow-y:auto}.cart-items{padding:5px 28px;flex:1}.cart-item{display:flex;gap:17px;padding:23px 0;border-bottom:1px solid var(--line)}.cart-item>a{width:90px;height:95px;border-radius:7px;flex-shrink:0;background:#f4f7f8;padding:8px}.cart-item img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.cart-item-info{flex:1;min-width:0}.cart-item-info>a{font-size:11px;font-weight:700;line-height:1.6;display:block}.cart-item-info>strong{display:block;font-size:15px;margin-top:6px;color:var(--blue)}.cart-item-actions{display:flex;justify-content:space-between;align-items:center;margin-top:9px}.quantity-selector.small{width:96px;min-height:29px;height:29px}.quantity-selector.small button{width:27px;height:27px}.quantity-selector.small span{font-size:11px}.cart-item-actions>.icon-button{width:28px;height:28px;color:#8a9ca5}.cart-item-actions>.icon-button .icon{width:15px;height:15px}.drawer-bottom{padding:25px 28px 20px;background:#f7f9fa;border-top:1px solid var(--line);margin-top:15px}.cart-subtotal{display:flex;justify-content:space-between;font-size:13px}.cart-subtotal strong{font-size:19px;letter-spacing:-.7px}.drawer-bottom>p{font-size:10px;margin:5px 0 20px}.drawer-bottom>.button{width:100%}.drawer-payment{display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;color:var(--muted);margin-top:14px}.drawer-payment .icon{width:13px;height:13px}.drawer-bottom>.text-button{display:block;margin:10px auto 0;color:var(--blue);font-size:10px}.empty-state{padding:65px 25px;display:flex;align-items:center;flex-direction:column;text-align:center;grid-column:1/-1;gap:15px;width:100%}.empty-state>.icon{width:50px;height:50px;color:#7b9daf;stroke-width:1}.empty-state h1,.empty-state h2,.empty-state h3{font-size:25px;letter-spacing:-.6px;max-width:500px}.empty-state p{font-size:12px;max-width:340px}.empty-state .button{margin-top:10px}.zoom-dialog{padding:35px;border:0;border-radius:14px;width:min(850px,92vw);max-height:92dvh;background:#fff;overflow:auto}.zoom-dialog>.icon-button{position:absolute;top:10px;right:10px;background:#f0f4f5}.zoom-dialog>img{object-fit:contain;width:100%;height:75dvh}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:100;background:var(--blue-dark);color:#fff;padding:15px 23px;border-radius:9px;box-shadow:0 10px 35px #0c2d3d26;display:flex;align-items:center;gap:12px;max-width:calc(100% - 32px);width:max-content;font-size:12px}.toast-error{background:#922a30}.toast .icon{width:18px;height:18px}.page-loading{padding:80px 20px;display:flex;flex-direction:column;align-items:center;gap:20px;font-size:12px}.loader{border:2px solid #e0eaf0;border-top-color:var(--blue);height:30px;width:30px;border-radius:50%;display:block;animation:spin .8s linear infinite}.checkout-heading{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.checkout-heading h1{font-family:var(--heading);font-size:59px;margin-top:10px}.checkout-heading h1 span{color:var(--blue)}.secure-label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px}.secure-label .icon{width:17px;height:17px}.checkout-steps{display:flex;align-items:center;gap:15px;margin:27px 0 39px;max-width:650px}.checkout-steps>span{display:flex;align-items:center;gap:7px;font-size:10px;color:#8b9ba5;white-space:nowrap}.checkout-steps>span b{height:23px;width:23px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:9px}.checkout-steps>.current{color:var(--blue);font-weight:800}.checkout-steps>.current b{background:var(--blue);color:#fff;border-color:var(--blue)}.checkout-steps>.done{color:var(--blue)}.checkout-steps>.done .icon{width:21px;height:21px;background:#e6eff3;border-radius:50%;padding:4px}.checkout-steps>i{height:1px;background:var(--line);flex:1}.checkout-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:55px;align-items:start}.checkout-section{border:1px solid var(--line);border-radius:12px;padding:27px;margin-bottom:20px}.form-section-heading{display:flex;align-items:flex-start;gap:15px;margin-bottom:24px}.form-section-heading>span{width:30px;height:30px;border-radius:6px;display:grid;place-items:center;background:#eaf2f6;color:var(--blue);font-size:11px;font-weight:800;flex-shrink:0}.form-section-heading h2{font-size:15px;line-height:1.4}.form-section-heading p{font-size:9px;margin-top:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 15px}.field{display:block;font-size:10px;font-weight:700;color:#425b69}.field>span{color:var(--red)}.field input,.field select,.field textarea{display:block;width:100%;background:#fafbfc;border:1px solid #dfe7eb;border-radius:5px;padding:12px 13px;color:var(--ink);font-size:11px;margin-top:7px;font-weight:400}.field input::placeholder,.field textarea::placeholder{color:#93a0a8;font-size:10px}.field input:disabled{background:#edf2f5;color:#6d828e}.field textarea{resize:vertical;min-height:95px}.field.full{grid-column:1/-1}.shipping-calculate{margin-top:22px;width:100%;font-size:10px;min-height:43px}.payment-option{display:flex;gap:14px;align-items:center;padding:20px 17px;border:1px solid #abc9d9;border-radius:7px;background:#f1f7fa}.payment-option>.icon{width:28px;height:28px;color:var(--blue)}.payment-option strong{font-size:12px}.payment-option p{font-size:9px;margin-top:4px}.payment-selected{display:grid;place-items:center;height:19px;width:19px;background:var(--blue);color:#fff;border-radius:50%;margin-left:auto;flex-shrink:0}.payment-selected .icon{height:12px;width:12px}.consent{margin:23px 0;font-size:10px;line-height:1.8;color:var(--muted)}.consent a{text-decoration:underline;color:var(--blue)}.place-order{width:100%}.checkout-hint{text-align:center;font-size:9px;margin-top:13px}.order-summary{background:#f5f8f9;border:1px solid #e3eaee;border-radius:12px;padding:27px;position:sticky;top:165px}.order-summary>.eyebrow{font-size:8px}.order-summary h2{font-size:22px;letter-spacing:-.6px;margin-top:10px}.order-summary h2>span{font-size:11px;margin-left:7px;color:#8c9eaa}.summary-items{max-height:440px;overflow-y:auto;margin-top:8px}.cart-item.compact{gap:12px;padding:18px 0}.cart-item.compact>a{background:#fff;width:65px;height:72px;padding:5px}.compact .cart-item-info>a{font-size:10px}.compact .cart-item-info>strong{font-size:12px;margin-top:4px}.compact .cart-item-info>span{font-size:9px;color:var(--muted);display:block;margin-top:3px}.summary-edit{font-size:9px;color:var(--blue);margin:13px 0 18px}.summary-totals{border-top:1px solid #dce5e9;padding-top:15px}.summary-totals>div{display:flex;justify-content:space-between;align-items:baseline;font-size:10px;gap:18px;margin-bottom:12px}.summary-totals>div>span{color:var(--muted)}.summary-totals .summary-total{padding-top:16px;margin-top:17px;border-top:1px solid #dce5e9;font-size:13px}.summary-total strong{font-size:24px;color:var(--blue);letter-spacing:-.8px}.summary-totals>small{font-size:8px;color:var(--muted)}.summary-payment{display:flex;align-items:center;gap:12px;border-top:1px solid #dce5e9;padding-top:20px;margin-top:20px}.summary-payment>.icon{color:var(--blue);width:27px;height:27px}.summary-payment span{font-size:9px;color:var(--muted)}.summary-payment strong{display:block;color:var(--ink);font-size:11px;margin-bottom:3px}.shipping-rates{padding:15px;margin:22px 0 0;border:1px solid var(--line);border-radius:6px}.shipping-rates legend{font-size:11px;font-weight:700;padding:0 7px}.shipping-package>strong{font-size:10px}.shipping-rate{display:flex;align-items:center;gap:10px;font-size:10px;padding:11px 0;cursor:pointer}.shipping-rate input{accent-color:var(--blue)}.shipping-rate>strong{margin-left:auto;font-size:11px}.shipping-rate small{display:block;color:var(--muted)}.form-error{background:#fff0ee;border:1px solid #efd0ca;border-radius:6px;color:#9b3d36;padding:13px;font-size:11px;line-height:1.8;margin:13px 0}.shipping-message{font-size:11px;margin-top:15px}.order-success{text-align:center;max-width:650px;margin:65px auto}.success-icon{width:70px;height:70px;display:grid;place-items:center;background:#e5f2ec;color:#267653;border-radius:50%;margin:0 auto 24px}.success-icon .icon{width:33px;height:33px}.order-success h1{font-family:var(--heading);font-size:76px;margin:17px 0 24px;line-height:1}.order-success h1 span{color:var(--blue)}.order-success>p{font-size:12px;line-height:1.9}.success-details{background:#f1f6f8;border-radius:12px;margin:25px auto;padding:25px;display:flex;flex-direction:column;gap:6px;max-width:410px;font-size:11px}.success-details strong{font-size:30px;color:var(--blue)}.success-details>span:last-child{font-size:9px;color:var(--muted)}.order-success>.button{margin-top:25px}.information-page{padding:30px 0}.information-page h1{font-family:var(--heading);font-size:65px;margin:17px 0 40px;line-height:1}.information-page h1 span{color:var(--blue)}.information-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:35px}.information-cards article{background:#f3f7f8;padding:30px;border-radius:12px}.information-cards article>.icon{height:30px;width:30px;color:var(--blue);margin-bottom:18px}.information-cards h2{font-size:20px;margin-bottom:15px}.information-cards p{font-size:12px;line-height:2}.noscript{position:fixed;bottom:0;left:0;right:0;background:#fff2cf;padding:20px;z-index:100}.noscript a{text-decoration:underline}[hidden]{display:none!important}
@keyframes spin{to{transform:rotate(360deg)}}@keyframes drawer-in{from{transform:translateX(100%)}to{transform:translateX(0)}}
@media(min-width:1450px){.hero-content{min-height:520px}.hero-text{padding-top:60px}.hero-product{inset:32px 40px 37px -12px}.hero h1{font-size:109px}}
@media(max-width:1200px){.container{width:calc(100% - 64px)}.header-main{gap:26px}.logo{width:205px}.nav-links{gap:22px}.hero-text{padding-left:35px}.hero h1{font-size:83px}.hero-text>p{max-width:295px}.hero-actions{gap:15px}.hero-actions .button{font-size:10px;padding:14px 16px;gap:11px}.hero-secondary{font-size:10px}.hero-content{min-height:464px}.hero-ghost{font-size:180px}.hero-product{inset:40px 20px 65px -6px}.hero-product-tag{right:20px;min-width:220px}.category-grid{gap:10px}.category-image{height:112px}.category-card{padding:15px 11px}.category-card h3{font-size:11px}.category-bottom{font-size:7px}.benefits strong{font-size:9px}.benefits span{font-size:8px}.benefits{gap:12px}.benefits>div{gap:10px}.benefits .icon{width:24px;height:24px}.product-grid{gap:15px}.product-card-media{height:210px}.product-card-body{padding:12px 14px 15px}.product-card h3{font-size:11px}.price strong{font-size:16px}.project-banner h2{font-size:46px}.project-banner-copy{padding:35px}.catalogue-layout{grid-template-columns:190px 1fr;gap:24px}.catalogue-grid{gap:12px}.catalogue-grid .product-card-media{height:185px}.product-detail{gap:37px}.main-product-image{min-height:470px}.image-zoom-button{height:410px}.product-info h1{font-size:29px}.product-services{grid-template-columns:1fr;gap:12px}.checkout-layout{gap:28px;grid-template-columns:1.3fr 1fr}.checkout-section,.order-summary{padding:22px}.footer-top{gap:30px}}
@media(max-width:960px){.header-main{height:83px;gap:20px}.logo{width:185px}.header-actions{gap:10px}.cart-button-label{display:none}.header-divider{display:none}.nav-links{gap:24px}.nav-links>a{font-size:10px}.nav-links .all-categories{padding-right:17px}.nav-links>a:nth-last-child(2){display:none}.currency{display:none}.hero-content{grid-template-columns:1.1fr 1fr;min-height:430px}.hero-text{padding:38px 0 30px 28px}.hero h1{font-size:72px;margin-top:22px}.hero-text .eyebrow{font-size:7px}.hero-text>p{max-width:255px;font-size:11px}.hero-actions{align-items:flex-start;flex-direction:column;gap:11px;margin-top:20px}.hero-secondary{padding-left:2px}.hero-footnote{font-size:8px;margin-top:15px}.hero-ghost{font-size:148px;top:25px;right:20px}.hero-product{inset:40px 15px 62px -12px}.hero-product-tag{right:18px;bottom:25px;min-width:190px;padding:12px;gap:17px}.hero-product-tag strong{font-size:15px}.hero-product-tag b{font-size:11px}.hero-product-tag span span{font-size:9px}.hero-visual-caption{right:17px;top:130px;font-size:7px}.benefits{grid-template-columns:repeat(2,1fr);gap:22px;padding:25px 0}.benefits>div,.benefits>div:first-child{justify-content:flex-start;padding-left:15px}.benefits>div:nth-child(2){border:0}.benefits strong{font-size:10px}.benefits span{font-size:9px}.category-grid{grid-template-columns:repeat(3,1fr);gap:15px}.category-image{height:145px}.category-card h3{font-size:13px}.category-bottom{font-size:9px}.category-card{padding:15px}.section{padding-top:45px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.product-card-media{height:230px}.product-card h3{font-size:12px}.price strong{font-size:19px}.project-banner{margin-top:48px;grid-template-columns:1.2fr 1fr}.project-banner-copy{padding:30px}.project-banner h2{font-size:38px}.project-banner p{font-size:10px}.project-banner-art>img{width:100%;left:0;padding:10px}.project-banner-art>span{font-size:130px;top:50px}.banner-tag{right:15px;left:30px;padding:9px;font-size:8px;gap:10px}.brand-word{font-size:23px}.brand-dewalt{font-size:26px}.brand-saratoga{font-size:16px}.brand-list{padding-inline:0;gap:18px}.inspiration{gap:25px}.inspiration h2{font-size:22px}.inspiration p{max-width:260px;font-size:10px}.inspiration .eyebrow{font-size:8px}.round-link{width:44px;height:44px}.footer-top{grid-template-columns:1.3fr 1fr 1fr;gap:24px}.footer-payment{display:none}.footer-brand img{width:180px}.catalogue-heading h1{font-size:58px}.catalogue-heading{padding:28px}.catalogue-heading-mark{margin:0;gap:15px}.catalogue-heading-mark>.icon{width:75px;height:75px}.catalogue-heading-mark>span{font-size:27px}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.catalogue-layout{grid-template-columns:180px 1fr;gap:23px}.catalogue-grid .product-card-media{height:190px}.catalogue-grid .price strong{font-size:16px}.product-detail{gap:27px;grid-template-columns:1fr 1fr}.main-product-image{min-height:420px}.image-zoom-button{height:360px;padding:60px 20px 20px}.gallery-brand{font-size:14px;left:20px}.gallery-caption{font-size:6px}.product-info h1{font-size:25px;letter-spacing:-.8px}.detail-price strong{font-size:29px}.quantity-selector{width:100px}.quantity-selector button{width:28px}.purchase-row{gap:8px}.purchase-row>.button{padding:12px 10px;font-size:10px;gap:7px}.purchase-row>.button .icon{width:17px;height:17px}.product-information{grid-template-columns:1fr 1.8fr;gap:30px}.checkout-layout{grid-template-columns:1.3fr 1fr;gap:20px}.checkout-section{padding:19px}.order-summary{padding:18px}.form-grid{gap:14px 11px}.form-section-heading{gap:10px}.form-section-heading h2{font-size:13px}.form-section-heading p{font-size:8px}.payment-option{padding:13px;gap:9px}.payment-option strong{font-size:10px}.payment-option p{font-size:8px}.payment-option>.icon{width:21px;height:21px}.checkout-heading h1{font-size:48px}.secure-label{font-size:9px}.summary-total strong{font-size:20px}.summary-totals .summary-total{font-size:11px}.cart-item.compact>a{width:50px;height:58px}.order-summary h2{font-size:20px}}
@media(max-width:700px){html{scroll-padding-top:130px}.container{width:calc(100% - 36px)}.topbar{font-size:8px}.topbar-inner{height:29px;gap:10px}.topbar-center{display:none}.topbar-inner>span:first-child{gap:6px}.tn-flag{width:14px;height:14px;font-size:11px}.topbar a span{margin-left:5px}.header-main{height:auto;min-height:116px;display:grid;grid-template-columns:27px 1fr auto;gap:12px 10px;padding-top:13px;padding-bottom:12px}.mobile-menu-button{display:flex;width:27px;height:33px;border-radius:4px}.mobile-menu-button .icon{width:21px;height:21px}.logo{width:178px;max-width:100%}.header-actions{gap:7px;justify-content:flex-end}.header-actions .icon-button{width:29px;height:31px}.header-actions .icon-button .icon{width:21px;height:21px}.cart-icon .icon{width:23px;height:23px}.cart-button{padding:4px 3px 4px 7px}.cart-icon .count{right:-5px;top:-6px;min-width:15px;height:15px;font-size:8px}.search-form{grid-row:2;grid-column:1/-1;width:100%;max-width:none;height:37px;border-radius:5px;gap:9px;padding-left:11px}.search-form input{font-size:10px}.search-form button{height:28px;width:31px}.search-form>.icon{width:16px;height:16px}.navigation{display:none;height:auto;border-top:1px solid var(--line);padding:10px 0 15px}.navigation.mobile-open{display:block}.nav-links{display:grid;grid-template-columns:1fr 1fr;gap:0 17px}.nav-links>a{padding:12px 4px;min-height:43px;height:auto;font-size:12px}.nav-links .all-categories{border:0;height:auto;padding:12px 4px;grid-column:1/-1}.nav-links>a:nth-last-child(2){display:flex}.nav-links>a[aria-current]:after{display:none}.hero{margin-top:17px;border-radius:12px}.hero-content{display:flex;flex-direction:column;min-height:0}.hero-text{padding:28px 23px 0}.hero-text .eyebrow{font-size:7px;letter-spacing:.8px;gap:8px}.red-line{width:16px;height:2px}.hero h1{font-size:60px;letter-spacing:-.8px;line-height:.96;margin:17px 0 15px}.hero-text>p{max-width:310px;font-size:11px;line-height:1.9}.hero-actions{flex-direction:row;align-items:center;gap:16px;margin-top:20px}.hero-actions .button{font-size:10px;min-height:43px;padding:12px 14px;gap:12px}.hero-secondary{font-size:9px;gap:4px}.hero-secondary .icon{width:14px;height:14px}.hero-footnote{font-size:8px;margin-top:14px}.hero-visual{height:287px}.hero-ghost{font-size:168px;top:-7px;right:34px;color:#dce6eb}.hero-product{inset:0 36px 27px 28px}.hero-visual-caption{right:17px;top:53px;font-size:6px}.hero-product-tag{bottom:17px;right:18px;min-width:190px;padding:10px 12px;gap:18px}.hero-product-tag b{font-size:10px}.hero-product-tag strong{font-size:14px}.hero-product-tag span span{font-size:8px}.round-arrow{width:28px;height:28px}.hero-cross{font-size:20px}.cross-one{left:23px;top:62px}.cross-two{right:22px;bottom:130px}.hero-controls{height:38px;margin:0 20px}.slide-arrows .icon-button{height:24px;width:24px}.benefits{padding:23px 0;gap:20px 10px}.benefits>div,.benefits>div:first-child{padding:0;gap:8px;align-items:flex-start}.benefits strong{font-size:8px;line-height:1.5}.benefits span{font-size:7px;line-height:1.6;display:block}.benefits .icon{height:22px;width:22px}.benefits>div:nth-child(odd){padding-right:8px}.section{padding-top:37px}.section-heading{gap:13px;align-items:flex-end;margin-bottom:21px}.section-heading .eyebrow{font-size:7px;letter-spacing:1px}.section-heading h2{font-size:25px;letter-spacing:-1px;margin-top:6px}.section-heading .text-link{font-size:8px;gap:4px;padding-bottom:3px;white-space:nowrap}.section-heading .text-link .icon{width:14px;height:14px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.category-card{padding:12px 9px;border-radius:8px}.category-number{font-size:7px;top:5px;left:8px}.category-image{height:90px;margin:5px 0 9px}.category-card h3{font-size:10px;line-height:1.3;min-height:25px;display:flex;align-items:center}.category-bottom{font-size:6px;gap:2px;margin-top:4px}.category-bottom .icon{height:13px;width:13px}.selection-tabs{gap:23px;margin-bottom:18px;overflow-x:auto}.selection-tabs button{font-size:9px;white-space:nowrap;padding-bottom:10px}.product-grid{gap:12px}.product-card{border-radius:9px}.product-card-media{height:165px;margin:4px;border-radius:6px}.product-card-media>a{padding:20px 13px}.favorite-button{height:27px;width:27px;right:6px;top:6px}.favorite-button .icon{width:14px;height:14px}.product-card-body{padding:11px 11px 13px}.product-brand{font-size:7px;letter-spacing:.7px;margin-bottom:6px}.product-card h3{font-size:10px;line-height:1.55;min-height:32px}.stock{font-size:8px;margin-top:8px;gap:5px}.stock i{height:4px;width:4px}.product-card-bottom{gap:5px;margin-top:13px}.price strong{font-size:14px;letter-spacing:-.55px;white-space:nowrap}.price del{font-size:8px}.add-button{height:29px;width:29px;border-radius:5px}.add-button .icon{width:16px;height:16px}.project-banner{grid-template-columns:1fr;margin-top:36px;border-radius:12px}.project-banner-copy{padding:29px 25px 20px}.project-banner .eyebrow{font-size:7px;letter-spacing:1px}.project-banner h2{font-size:43px;margin:13px 0}.project-banner p{font-size:10px;max-width:290px}.project-banner .button{margin-top:20px;min-height:39px;font-size:10px}.project-banner-art{height:245px;clip-path:polygon(0 12%,100% 0,100% 100%,0 100%)}.project-banner-art>span{font-size:170px;top:-2px;left:22%}.project-banner-art>img{width:85%;height:92%;top:5%;left:7%;padding:22px}.banner-tag{left:auto;bottom:17px;right:17px;font-size:9px;gap:16px}.brands-section{padding-top:32px}.brands-section>.eyebrow{font-size:7px;letter-spacing:1.1px}.brand-list{display:grid;grid-template-columns:repeat(3,1fr);gap:25px 23px;margin-top:22px;padding-bottom:30px;justify-items:center}.brand-word{font-size:25px}.brand-dewalt{font-size:28px}.brand-saratoga{font-size:17px}.inspiration{padding-top:29px;display:grid;grid-template-columns:1fr auto;gap:15px}.inspiration h2{font-size:24px}.inspiration>p{grid-row:2;grid-column:1/-1;max-width:none;font-size:10px}.inspiration .round-link{grid-column:2;grid-row:1}.main{padding-bottom:38px}.footer{padding-top:32px}.footer-top{grid-template-columns:1fr 1fr;gap:27px 25px;padding-bottom:28px}.footer-brand{grid-column:1/-1}.footer-brand img{width:195px}.footer-brand p{font-size:11px;margin:12px 0}.footer-country{font-size:9px}.footer h3{font-size:11px;margin-bottom:16px}.footer-top>div>a:not(:first-child){font-size:10px;margin:9px 0}.footer-bottom{display:grid;grid-template-columns:1fr auto;font-size:8px;gap:9px;padding:17px 0}.footer-bottom>span:nth-child(2){grid-row:2;grid-column:1/-1}.footer-bottom button{font-size:8px}.breadcrumbs{font-size:9px;padding:17px 0;gap:7px}.breadcrumbs .icon{width:9px;height:9px}.catalogue-heading{padding:25px 22px;border-radius:11px;margin-bottom:22px}.catalogue-heading .eyebrow{font-size:7px;letter-spacing:1px}.catalogue-heading h1{font-size:53px;margin:12px 0}.catalogue-heading p{font-size:10px;max-width:235px;line-height:1.8}.catalogue-heading-mark{position:absolute;right:-7px;bottom:18px;opacity:.4}.catalogue-heading-mark>span{display:none}.catalogue-heading-mark>.icon{width:67px;height:67px}.catalogue-layout{display:flex;flex-direction:column;gap:0}.filters{display:none}.filters.open{display:block;padding:20px;border:1px solid var(--line);border-radius:10px;margin-bottom:20px;background:#f9fbfc}.category-filter,.subcategory-filter{font-size:11px;min-height:35px}.filter-help{display:none}.filter-section{padding:15px 0}.filters-title h2{font-size:16px}.mobile-filter{display:flex;min-height:32px;padding:7px 10px;font-size:9px;gap:6px}.mobile-filter .icon{width:15px;height:15px}.catalogue-toolbar{gap:8px;flex-wrap:wrap;padding-bottom:13px;margin-bottom:15px}.sort-label{font-size:0;gap:0;margin-left:auto}.sort-label select{font-size:9px;padding:8px 5px;max-width:129px}#result-count{font-size:9px}.catalogue-grid{gap:12px}.catalogue-grid .product-card-media{height:165px}.catalogue-grid .product-card-body{padding:11px 11px 13px}.catalogue-grid .price strong{font-size:14px}.pagination{gap:5px;margin-top:22px}.pagination-number{width:29px;height:30px;font-size:10px}.pagination .icon-button{width:26px;height:30px}.filter-chip{font-size:8px;padding:4px 7px}.product-detail{grid-template-columns:1fr;gap:26px;margin-top:3px}.main-product-image{min-height:365px}.image-zoom-button{height:330px;padding:49px 27px 20px}.gallery-caption{font-size:7px;margin-bottom:17px}.gallery-brand{font-size:16px;top:19px;left:20px}.main-product-image>.favorite-button{width:33px;height:33px;top:15px;right:15px}.zoom-control{height:33px;width:33px;right:12px;bottom:12px}.zoom-control .icon{width:18px;height:18px}.gallery-thumb{height:63px;width:63px}.gallery-thumbnails{gap:8px;margin-top:10px}.product-info{padding-top:0}.product-info h1{font-size:29px;letter-spacing:-1px;margin:13px 0 16px}.product-category{font-size:9px}.product-meta{gap:17px;font-size:9px}.product-meta .stock{font-size:9px}.detail-price{padding:20px 0;margin-top:20px}.detail-price strong{font-size:33px}.short-description{font-size:11px;margin:18px 0}.purchase-row .button{font-size:12px;gap:12px}.quantity-selector{width:113px}.quantity-selector button{width:34px}.product-services{grid-template-columns:1fr 1fr;gap:14px;margin-top:24px;padding:19px 0}.product-services strong{font-size:9px}.product-services span{font-size:8px}.product-services .icon{height:23px;width:23px}.product-information{grid-template-columns:1fr;gap:23px;margin-top:35px;padding-top:26px}.information-heading .eyebrow{font-size:8px}.information-heading h2{font-size:28px;margin-top:7px}.information-body summary{font-size:12px}.rich-description{font-size:11px}.rich-description td,.rich-description th{font-size:10px;padding:9px 10px}.cart-dialog{width:min(420px,100%)}.drawer-header{padding:23px}.drawer-header h2{font-size:25px}.cart-items{padding:0 23px}.drawer-bottom{padding:21px 23px}.cart-item-info>a{font-size:11px}.toast{font-size:11px;bottom:16px;padding:12px 17px;gap:9px}.checkout-heading{display:block;margin-top:7px}.checkout-heading h1{font-size:46px;line-height:1.05;margin-top:9px}.checkout-heading .eyebrow{font-size:7px;letter-spacing:1px}.secure-label{font-size:9px;margin-top:15px}.checkout-steps{gap:7px;margin:23px 0 26px}.checkout-steps>span{font-size:8px;gap:4px}.checkout-steps>span b{width:19px;height:19px;font-size:8px}.checkout-steps>.done .icon{width:19px;height:19px}.checkout-layout{display:flex;flex-direction:column;gap:5px}.checkout-form{width:100%}.checkout-section{padding:20px 17px;margin-bottom:17px}.form-section-heading h2{font-size:14px}.form-section-heading p{font-size:8px}.form-section-heading{gap:11px;margin-bottom:20px}.form-grid{gap:17px 12px}.field{font-size:10px}.field input,.field select,.field textarea{font-size:12px;padding:12px 10px;min-height:44px}.field input::placeholder{font-size:9px}.payment-option{padding:16px 12px;gap:11px}.payment-option strong{font-size:11px}.payment-option p{font-size:8px}.payment-option>.icon{height:25px;width:25px}#summary-container{width:100%;order:-1;margin-bottom:18px}.order-summary{padding:22px;position:static}.summary-items{max-height:230px}.cart-item.compact>a{width:62px;height:65px}.compact .cart-item-info>a{font-size:11px}.compact .cart-item-info>strong{font-size:13px}.summary-totals>div{font-size:11px}.summary-total strong{font-size:24px}.summary-payment{display:none}.summary-totals .summary-total{font-size:13px}.order-summary h2{font-size:23px}.order-summary>.eyebrow{font-size:7px}.order-success{margin:40px auto}.order-success h1{font-size:65px}.order-success>p{font-size:11px}.information-page{padding-top:17px}.information-page>.eyebrow{font-size:8px}.information-page h1{font-size:49px;margin:14px 0 27px}.information-cards{grid-template-columns:1fr;gap:15px}.information-cards article{padding:25px}.information-cards h2{font-size:20px}.information-cards p{font-size:11px}.empty-state{padding:45px 15px}.empty-state h1,.empty-state h2,.empty-state h3{font-size:23px}.empty-state p{font-size:11px}.connection-notice{font-size:9px;padding:7px 15px}.zoom-dialog{padding:20px}.zoom-dialog>img{height:65dvh}}
@media(max-width:370px){.container{width:calc(100% - 28px)}.logo{width:157px}.hero-text{padding-left:18px;padding-right:18px}.hero h1{font-size:67px}.hero-text .eyebrow{font-size:6px}.hero-actions{gap:10px}.hero-actions .button{font-size:9px;padding:12px 11px;gap:7px}.hero-secondary{font-size:8px}.category-card{padding:11px 7px}.category-image{height:75px}.category-card h3{font-size:9px}.category-bottom{font-size:5.5px}.product-card-media,.catalogue-grid .product-card-media{height:140px}.product-card-body,.catalogue-grid .product-card-body{padding:10px 9px}.price strong,.catalogue-grid .price strong{font-size:12px}.add-button{width:26px;height:26px}.selection-tabs{gap:18px}.section-heading h2{font-size:22px}.section-heading .eyebrow{font-size:6px}.project-banner h2{font-size:37px}.checkout-heading h1{font-size:41px}.form-grid{grid-template-columns:1fr}.product-info h1{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
.footer-brand img.tn-flag,.tn-flag{display:inline-block;mix-blend-mode:normal;width:24px;height:16px;min-width:24px;border-radius:2px;background:none;object-fit:contain;flex-shrink:0;vertical-align:middle}@media(max-width:700px){.footer-brand img.tn-flag,.tn-flag{width:21px;height:14px;min-width:21px}}
