:root{--ink:#142537;--muted:#65717d;--line:#dfe4e8;--paper:#fff;--wash:#f3f5f6;--yellow:#f2cf4b;--yellow-hover:#e5bd2c;--radius:4px;--space:clamp(20px,4vw,64px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #287bb3;outline-offset:4px}button:disabled{opacity:.65;cursor:wait}img{max-width:100%;display:block}svg{width:22px;height:22px;flex:none;vertical-align:middle}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(36px,4vw,58px);margin-bottom:20px}h2{font-size:clamp(29px,3vw,40px);margin-bottom:20px}h3{font-size:23px}p{margin-bottom:20px}.container{width:min(1320px,calc(100% - 2 * var(--space)));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-60px;left:15px;z-index:1000;padding:12px 20px;background:var(--yellow)}.skip-link:focus{top:10px}.topbar{background:var(--ink);color:#dbe2e7;font-size:12px;letter-spacing:.035em}.topbar .container{min-height:34px;display:flex;justify-content:space-between;align-items:center;gap:15px}.topbar i{display:inline-block;width:3px;height:3px;border-radius:50%;background:#a9b4be;vertical-align:middle;margin:0 12px}.header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line)}.header-inner{height:98px;display:flex;align-items:center;gap:36px}.logo{display:inline-flex;flex-direction:column;flex:none}.logo-type{font-weight:900;font-size:42px;line-height:1;letter-spacing:-.07em;display:flex;align-items:center;gap:5px}.logo-mark{width:10px;height:28px;background:var(--yellow);transform:skew(-15deg);margin:2px 0 0 5px}.logo-caption{text-transform:uppercase;letter-spacing:.15em;font-size:9px;margin-top:8px}.header nav{display:flex;align-items:center;gap:30px;margin:auto}.header nav a{font-size:14px;font-weight:600;padding:9px 0;border-bottom:2px solid transparent}.header nav a:hover,.header nav a[aria-current]{border-bottom-color:var(--ink)}.header-enquiry{display:flex;gap:14px;align-items:center;border:1px solid var(--line);border-radius:var(--radius);padding:10px 16px;font-weight:600;font-size:14px}.header-enquiry:hover{background:var(--wash)}.menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;border:1px solid transparent;border-radius:var(--radius);padding:13px 22px;font-weight:600;font-size:15px;line-height:1.4;transition:background .18s,transform .18s}.button:hover{transform:translateY(-1px)}.button-yellow{background:var(--yellow);color:var(--ink)}.button-yellow:hover{background:var(--yellow-hover)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#2b4054}.button-outline{background:transparent;border-color:var(--line);color:var(--ink)}.button-outline:hover{background:var(--wash)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:19px;color:#566676}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:40px;align-items:center;padding-block:58px 66px}.hero-copy{padding:14px 0}.hero .eyebrow{display:flex;align-items:center;gap:10px;font-size:11px}.hero .eyebrow span{width:16px;height:2px;background:var(--ink)}.hero h1{font-size:clamp(50px,6.2vw,84px);line-height:.99;letter-spacing:-.06em;margin:0 0 28px;font-weight:800}.hero h1 em{font-style:normal;color:#83929c}.hero-description{color:#566573;max-width:430px;font-size:17px;line-height:1.7;margin-bottom:28px}.hero-secondary{margin-left:23px;font-size:14px;text-decoration:underline;text-underline-offset:5px}.hero-visual{position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-image-wrap{position:relative;background:#eff2f2;overflow:hidden;flex:1;min-height:360px;display:flex;align-items:center;justify-content:center;border-radius:4px 4px 0 0}.hero-image-wrap img{width:100%;height:100%;max-height:440px;object-fit:cover;mix-blend-mode:multiply}.hero-photo-note{position:absolute;bottom:14px;left:18px;font-size:9px;font-weight:600;letter-spacing:.09em;color:#344b5e;background:rgba(255,255,255,.8);padding:2px 6px}.hero-product{background:var(--ink);color:#fff;padding:23px 25px;display:flex;gap:20px;justify-content:space-between;align-items:center;border-radius:0 0 4px 4px}.hero-product span{font-size:10px;letter-spacing:.14em;color:#b3c1cc}.hero-product h2{font-size:19px;letter-spacing:-.02em;margin:7px 0}.hero-product p{font-size:12px;color:#c1cbd3;margin:0}.hero-product>a{display:grid;place-items:center;width:44px;height:44px;background:var(--yellow);color:var(--ink);border-radius:50%;flex:none}.hero-price{position:absolute;top:20px;right:20px;background:var(--yellow);padding:18px 24px;font-size:30px;line-height:1.15;font-weight:700;letter-spacing:-.035em}.hero-price span{font-size:10px;letter-spacing:0;display:block;font-weight:400;margin-top:4px}.category-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category-strip>.container{display:grid;grid-template-columns:repeat(4,1fr)}.category-strip a{display:flex;align-items:center;gap:12px;min-height:83px;padding:15px 22px;border-left:1px solid var(--line);font-size:14px;line-height:1.35}.category-strip a:first-child{padding-left:0;border-left:0}.category-strip a:last-child{padding-right:0}.category-strip a>span{font-size:11px;color:#87939c;align-self:flex-start;margin-top:10px}.category-strip a>svg{margin-left:auto;width:17px}.category-strip a:hover strong{text-decoration:underline;text-underline-offset:5px}.catalogue-section{padding-block:66px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:30px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:12px}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:15px;align-items:center;white-space:nowrap;padding-bottom:6px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{border:1px solid var(--line);border-radius:4px;overflow:hidden;display:flex;flex-direction:column;background:#fff;transition:box-shadow .2s}.product-card:hover{box-shadow:0 8px 22px #1425370b}.product-image{display:block;height:265px;background:#f3f5f5;position:relative;overflow:hidden}.product-image>img{width:100%;height:100%;object-fit:contain;padding:28px 24px 14px;mix-blend-mode:multiply;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.035)}.product-tag{position:absolute;z-index:1;top:17px;left:19px;font-size:9px;letter-spacing:.08em;background:rgba(255,255,255,.95);padding:5px 8px;border:1px solid #e5e9eb}.view-product{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:8px;padding:6px 10px;background:#fff;font-size:11px;opacity:0;transform:translateY(5px);transition:.2s}.product-image:focus-visible .view-product,.product-card:hover .view-product{opacity:1;transform:none}.view-product svg{width:16px;height:16px}.product-info{padding:25px 23px 18px;display:flex;flex-direction:column;flex:1}.category-label{color:#6b7882;text-transform:uppercase;font-size:10px;letter-spacing:.09em;margin-bottom:12px}.product-info h3{font-size:23px;margin-bottom:10px;line-height:1.17}.product-info h3 a:hover{text-decoration:underline;text-underline-offset:4px}.product-subtitle{color:var(--muted);font-size:14px;line-height:1.5;min-height:42px;margin-bottom:18px}.product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin-top:auto;margin-bottom:18px}.product-price strong{font-size:24px;letter-spacing:-.04em}.product-price>span{font-size:12px;color:var(--muted)}.product-info .button{width:100%;justify-content:space-between;font-size:14px;min-height:48px;padding:12px 17px}.card-note{font-size:10px;text-align:center;color:#697884;margin:11px -10px 0}.how-section{display:grid;grid-template-columns:1fr 1.65fr;gap:60px;padding:50px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.how-heading h2{font-size:30px}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding-top:6px}.how-steps>div>span{display:block;font-family:monospace;font-size:13px;color:#8f9ba6;margin-bottom:22px}.how-steps h3{font-size:18px;line-height:1.3;margin-bottom:12px;letter-spacing:-.02em}.how-steps p{font-size:14px;color:var(--muted);line-height:1.65;margin:0}.contact-banner{margin-block:15px 70px;background:var(--ink);color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:47px 50px}.contact-banner .eyebrow{color:#c5ced5}.contact-banner h2{font-size:36px;line-height:1.16;margin-bottom:17px}.contact-banner p:last-child{color:#bdc8d1;margin:0;font-size:14px}.contact-banner>.button{flex:none}.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:#667785;line-height:1.6;margin-bottom:32px}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span[aria-current]{color:var(--ink)}.page-top{padding-top:32px;padding-bottom:35px}.page-top>.eyebrow{margin-top:42px}.page-top h1{max-width:930px}.lead{font-size:18px;color:var(--muted);max-width:700px}.catalogue-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:35px;padding-bottom:64px}.catalogue-sidebar{border-top:1px solid var(--line);padding-top:25px}.catalogue-sidebar h2{font-size:16px;letter-spacing:-.01em;margin-bottom:20px}.catalogue-sidebar>a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 12px;font-size:14px;border-radius:3px;line-height:1.4;margin-left:-12px}.catalogue-sidebar>a.selected{background:var(--ink);color:#fff}.catalogue-sidebar>a:not(.selected):hover{background:var(--wash)}.catalogue-sidebar>a>span{font-size:11px;opacity:.6}.sidebar-help{background:var(--wash);padding:21px 18px;border-radius:3px;font-size:14px;margin-top:35px}.sidebar-help strong{display:block;margin-bottom:10px}.sidebar-help p{font-size:13px;color:var(--muted);margin-bottom:14px}.sidebar-help a{font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:8px;overflow-wrap:anywhere}.sidebar-help svg{width:18px}.search-form{display:flex;align-items:stretch;gap:12px}.search-label{position:relative;flex:1}.search-label svg{position:absolute;left:14px;top:15px;color:#72808a}.search-label input{width:100%;height:52px;padding:12px 12px 12px 44px;border:1px solid var(--line);border-radius:3px;font-size:14px}.sort-label select{height:52px;max-width:170px;background:#fff;border:1px solid var(--line);padding:10px 12px;font-size:13px;border-radius:3px}.search-form>.button{font-size:13px;padding-inline:15px}.results-count{font-size:13px;color:var(--muted);margin:20px 0}.catalogue-grid{gap:19px}.catalogue-grid .product-image{height:225px}.catalogue-grid .product-info{padding:20px 17px 17px}.catalogue-grid h3{font-size:20px}.catalogue-grid .product-price strong{font-size:22px}.catalogue-grid .product-info .button{font-size:13px;padding-inline:12px;gap:5px}.empty-state{padding:70px 30px;border:1px dashed var(--line);text-align:center}.product-top{padding-bottom:0}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin-top:35px}.detail-image{background:var(--wash);border:1px solid var(--line);border-radius:4px;min-height:440px;display:flex;align-items:center;justify-content:center}.detail-image img{width:100%;max-height:550px;object-fit:contain;padding:38px;mix-blend-mode:multiply}.image-note{font-size:12px;color:var(--muted);margin-top:18px;line-height:1.6}.image-note a{text-decoration:underline}.detail-copy h1{font-size:44px;line-height:1.1}.detail-subtitle{font-size:20px;color:#73818c;margin-bottom:26px}.detail-description{font-size:16px;color:#4c5b69;line-height:1.8}.detail-price{display:flex;gap:10px;align-items:baseline;margin-top:30px}.detail-price>strong{font-size:37px;letter-spacing:-.045em;line-height:1.2}.detail-price>span{font-size:14px;color:var(--muted)}.detail-price-note{font-size:12px;color:var(--muted);margin:8px 0 24px}.order-detail{width:100%;justify-content:space-between;padding-inline:25px}.detail-order-note{font-size:12px;color:var(--muted);margin:13px 0 26px}.detail-specs{font-size:14px;margin:0}.detail-specs>div{display:grid;grid-template-columns:1fr 1.2fr;border-top:1px solid var(--line);padding:13px 0;gap:20px}.detail-specs dt{color:#667584}.detail-specs dd{margin:0;font-weight:600}.gallery-secondary{display:flex;align-items:center;gap:20px;border:1px solid var(--line);padding:15px;margin-top:15px;border-radius:3px}.gallery-secondary img{height:80px;width:90px;object-fit:contain}.gallery-secondary p{margin:0;font-size:14px}.gallery-secondary span{font-size:12px;color:var(--muted)}.product-information{display:grid;grid-template-columns:1fr 1fr;gap:64px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:35px 0;margin-top:45px}.product-information h2{font-size:24px}.product-information p{font-size:15px;line-height:1.8;color:var(--muted)}.product-information a{font-size:13px;font-weight:600;margin-right:20px;display:inline-flex;gap:8px;align-items:center}.product-information svg{width:18px}.info-layout{display:grid;grid-template-columns:235px minmax(0,820px);gap:75px;padding-bottom:85px}.info-nav{padding-top:15px;border-top:1px solid var(--line);align-self:start;position:sticky;top:130px}.info-nav>a{display:block;padding:12px 0;font-size:14px;color:#667785}.info-nav>a:hover,.info-nav>a[aria-current]{color:var(--ink);font-weight:700}.prose{min-width:0;color:#455462;line-height:1.85}.prose h2{font-size:26px;margin:33px 0 15px;color:var(--ink);line-height:1.3}.prose>h2:first-child{margin-top:10px}.prose p,.prose li{font-size:16px}.prose a:not(.button){text-decoration:underline;text-underline-offset:3px}.prose .button{color:#fff}.prose .button-yellow{color:var(--ink)}.prose ul,.prose ol{padding-left:23px}.prose li{padding-left:6px;margin-bottom:8px}.large-copy{font-size:25px!important;line-height:1.5;color:var(--ink)}.notice{background:var(--wash);border-left:3px solid var(--yellow);padding:24px 28px;margin-bottom:30px}.notice strong{color:var(--ink);display:block;margin-bottom:12px}.notice p:last-child{margin-bottom:0}address{font-style:normal}.notice address{color:var(--ink)}.info-table{border-top:1px solid var(--line);font-size:15px}.info-table>div{display:grid;grid-template-columns:170px 1fr;padding:16px 0;border-bottom:1px solid var(--line);gap:15px}.info-table dt{color:var(--muted)}.info-table dd{margin:0;color:var(--ink)}.iban{word-break:break-all}.about-categories{display:grid;grid-template-columns:1fr 1fr;gap:12px}.about-categories a{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px;background:var(--wash);font-size:15px;text-decoration:none!important}.about-categories a:hover{background:#e9eef0}.updated{font-size:12px!important;color:var(--muted)}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:45px}.contact-details h2{font-size:22px;margin-top:10px;overflow-wrap:anywhere}.contact-details p{font-size:14px;margin-top:12px}.contact-details address{font-size:15px;color:var(--ink);margin-block:10px}.contact-details>div>a{font-size:13px}.contact-details .eyebrow{font-size:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{display:block;font-size:14px;font-weight:600;color:var(--ink);line-height:1.5}.form-grid label>span{font-weight:400;font-size:12px;color:var(--muted)}.form-grid input,.form-grid select,.form-grid textarea,.email-result textarea{display:block;width:100%;padding:12px 13px;border:1px solid #cfd8df;border-radius:3px;margin-top:7px;background:#fff;min-height:47px;color:var(--ink);font-size:16px}.form-grid textarea,.email-result textarea{resize:vertical}.form-grid .full{grid-column:1/-1}.form-help{font-size:12px!important;color:var(--muted);line-height:1.65;margin:14px 0}.contact-form>.button{margin-top:8px}.email-result{margin-top:24px;padding:22px;background:var(--wash);border-radius:4px}.email-result h3{font-size:23px}.email-result p{font-size:14px}.email-result textarea{font-size:13px;line-height:1.6;margin-bottom:18px}.email-result[hidden]{display:none}.credit-item{display:grid;grid-template-columns:130px 1fr;gap:25px;padding:25px 0;border-bottom:1px solid var(--line)}.credit-item>img{width:130px;height:120px;object-fit:contain;background:var(--wash)}.credit-item h2{font-size:17px;margin:0 0 10px;overflow-wrap:anywhere}.credit-item p{font-size:13px;margin:0 0 8px}.empty-page{padding-block:100px 150px}footer{background:#f1f3f4;border-top:1px solid var(--line);padding:50px 0 0;color:#526370}.footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1.15fr 1fr;gap:45px;padding-bottom:42px}.footer-brand>.logo{color:var(--ink);margin-bottom:25px}.footer-brand>p{font-size:13px;line-height:1.75}.footer-email{font-size:14px;font-weight:600;color:var(--ink)}.footer-grid h2{font-size:13px;letter-spacing:0;color:var(--ink);margin-bottom:23px}.footer-grid>div:not(.footer-brand)>a{display:block;font-size:12px;margin-bottom:11px;line-height:1.5}.footer-grid a:hover{text-decoration:underline;text-underline-offset:3px}.footer-grid address,.footer-grid>div>p:not(.footer-brand p){font-size:12px;margin-bottom:17px}.footer-grid svg{width:14px;height:14px}.footer-bottom{border-top:1px solid #d9dfe3;display:flex;justify-content:space-between;gap:20px;padding-block:19px;font-size:10px;color:#6b7984}.footer-bottom a{text-decoration:underline}.footer-bottom>span:last-child{text-align:right}dialog{border:0;border-radius:6px;box-shadow:0 20px 80px #0005;padding:0;width:min(700px,calc(100% - 32px));max-height:calc(100dvh - 40px);color:var(--ink)}dialog::backdrop{background:#0a192ba8;backdrop-filter:blur(3px)}body.modal-open{overflow:hidden}.dialog-inner{padding:35px 38px;position:relative}.dialog-close{position:absolute;right:15px;top:13px;width:40px;height:40px;border:0;background:var(--wash);border-radius:50%;font-size:28px;line-height:1;font-weight:300}.dialog-inner>.eyebrow{font-size:10px;padding-right:40px}.dialog-inner>h2{font-size:34px;margin-bottom:15px}.dialog-intro{font-size:14px;color:var(--muted);line-height:1.6}.dialog-product{display:flex;align-items:center;gap:20px;background:var(--wash);padding:17px;margin-bottom:25px}.dialog-product>img{width:95px;height:95px;object-fit:contain;mix-blend-mode:multiply}.dialog-product h3{font-size:19px;line-height:1.3;margin:0 0 7px}.dialog-product p{font-size:12px;color:var(--muted);margin:0 0 7px}.dialog-product strong{font-size:16px}.amount-box{padding:4px 0}.amount-box>span,.amount-box>strong,.amount-box>small{display:block}.amount-box>span{font-size:12px;color:var(--muted)}.amount-box>strong{font-size:24px;letter-spacing:-.035em;line-height:1.35}.amount-box>small{font-size:10px;color:var(--muted)}.checkbox{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.65;margin:24px 0}.checkbox input{width:17px;height:17px;flex:none;margin-top:2px;accent-color:var(--ink)}.checkbox a{text-decoration:underline}.full-button{width:100%;justify-content:space-between}.button-row{display:flex;flex-wrap:wrap;gap:12px}.email-result p[role=status]{margin:8px 0}.contact-form>div.email-result{scroll-margin-top:140px}
@media(min-width:1500px){.hero{padding-block:72px 80px}.hero-image-wrap{min-height:430px}}
@media(max-width:1100px){.header-inner{gap:20px}.header nav{gap:19px}.header-enquiry{padding:10px;font-size:12px;gap:8px}.hero{gap:25px}.hero h1{font-size:64px}.category-strip a{padding-inline:14px;font-size:12px}.catalogue-layout{grid-template-columns:190px minmax(0,1fr);gap:25px}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.how-section{gap:35px;grid-template-columns:1fr 1.9fr}.how-steps{gap:18px}.how-heading h2{font-size:26px}.info-layout{gap:40px;grid-template-columns:200px minmax(0,1fr)}.product-detail{gap:35px}.detail-copy h1{font-size:37px}.footer-grid{gap:28px}.hero-price{right:14px;top:14px;padding:14px 18px}}
@media(max-width:800px){.header-inner{height:81px;justify-content:space-between}.header-enquiry{margin-left:auto;margin-right:10px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;background:transparent;border:1px solid var(--line);order:3;border-radius:3px;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--ink);width:20px}.header nav{display:none;position:absolute;top:81px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:20px var(--space);box-shadow:0 10px 15px #0001}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:8px}.header nav a{font-size:16px}.logo-type{font-size:36px}.logo-mark{height:24px}.logo-caption{font-size:8px}.hero{gap:24px;padding-block:40px}.hero h1{font-size:52px}.hero-description{font-size:15px}.hero-image-wrap{min-height:330px}.hero-image-wrap img{height:330px}.hero-product{padding:17px}.hero-product h2{font-size:16px}.hero-product p{font-size:10px}.hero-product>a{width:35px;height:35px}.hero-product>a svg{width:20px}.hero-price{font-size:25px}.hero-secondary{display:inline-block;margin:16px 0 0}.hero-copy>.button{font-size:14px;padding-inline:16px;gap:13px}.category-strip>.container{grid-template-columns:repeat(2,1fr)}.category-strip a{min-height:65px;font-size:13px;border-bottom:1px solid var(--line);padding-inline:14px!important}.category-strip a:nth-child(odd){border-left:0;padding-left:0!important}.category-strip a:nth-last-child(-n+2){border-bottom:0}.category-strip a>span{margin-top:3px}.product-grid{gap:17px}.product-image{height:220px}.product-info{padding:18px 16px}.product-info h3{font-size:20px}.product-price strong{font-size:22px}.product-info .button{font-size:12px;padding-inline:11px;gap:5px}.product-info .button svg{width:18px}.card-note{font-size:9px}.how-section{grid-template-columns:1fr;gap:22px}.how-heading h2 br{display:none}.how-steps{gap:30px}.how-steps>div>span{margin-bottom:12px}.contact-banner{padding:35px;gap:25px}.contact-banner h2{font-size:29px}.contact-banner>.button{font-size:13px;padding-inline:17px;gap:15px}.info-layout{grid-template-columns:1fr;gap:26px}.info-nav{position:static;display:flex;flex-wrap:wrap;gap:5px 20px;padding-top:0;border-top:0;border-bottom:1px solid var(--line);padding-bottom:20px}.info-nav>a{padding:5px 0;font-size:13px}.info-nav>.sidebar-help{display:none}.prose{max-width:100%}.product-detail{grid-template-columns:1fr 1fr;gap:25px}.detail-image{min-height:330px}.detail-image img{padding:20px;max-height:450px}.detail-copy h1{font-size:31px}.detail-subtitle{font-size:17px}.detail-specs>div{grid-template-columns:1fr;gap:3px;font-size:13px}.product-information{gap:30px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:35px}.footer-grid h2{font-size:14px}.footer-grid>div:not(.footer-brand)>a,.footer-grid address,.footer-grid>div>p{font-size:13px!important}.search-form{flex-wrap:wrap}.search-label{flex-basis:100%}.sort-label{flex:1}.sort-label select{width:100%;max-width:none}.catalogue-sidebar{width:100%}.catalogue-sidebar>a{font-size:13px}.catalogue-layout{grid-template-columns:160px minmax(0,1fr);gap:22px}.catalogue-grid .product-info{padding:16px 13px}.catalogue-grid h3{font-size:18px}.catalogue-grid .product-image{height:190px}.catalogue-grid .product-subtitle{font-size:12px}.catalogue-grid .product-price strong{font-size:20px}}
@media(max-width:600px){:root{--space:20px}.topbar .container{font-size:10px;min-height:30px}.topbar .container>span:first-child{max-width:180px}.topbar i{margin-inline:6px}.header-inner{height:76px}.header nav{top:76px}.header-enquiry{font-size:12px;border:0;padding:9px 0;margin-right:2px}.header-enquiry svg{display:none}.logo-caption{font-size:7px;letter-spacing:.12em}.logo-type{font-size:35px}.hero{grid-template-columns:1fr;gap:26px;padding-block:34px 38px}.hero h1{font-size:clamp(52px,13vw,72px)}.hero .eyebrow{font-size:10px}.hero-description{max-width:450px;font-size:16px;margin-bottom:23px}.hero-secondary{margin:0 0 0 18px}.hero-image-wrap{min-height:260px;max-height:330px}.hero-image-wrap img{height:290px;max-height:290px;object-fit:contain}.hero-product{padding:19px}.hero-product h2{font-size:18px}.hero-product p{font-size:11px}.hero-price{font-size:26px;padding:13px 20px}.hero-photo-note{font-size:8px}.category-strip a{font-size:12px;min-height:67px;padding-inline:11px!important;gap:10px}.category-strip a>svg{width:15px}.category-strip a>span{font-size:9px;flex:none;margin-top:5px}.section-heading{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:23px}.section-heading h2{font-size:30px}.catalogue-section{padding-block:42px}.product-grid{grid-template-columns:1fr}.product-image{height:280px}.product-image>img{padding:28px 35px 15px}.product-info{padding:23px}.product-info h3{font-size:25px}.product-subtitle{font-size:15px;min-height:0;margin-bottom:20px}.product-price strong{font-size:26px}.product-info .button{font-size:15px;min-height:50px;padding-inline:18px}.card-note{font-size:11px;margin-top:13px}.category-label{font-size:11px}.product-tag{font-size:10px}.how-section{padding-block:35px}.how-heading h2{font-size:29px}.how-steps{grid-template-columns:1fr;gap:25px}.how-steps>div{display:grid;grid-template-columns:30px 1fr;gap:0 15px}.how-steps>div>span{grid-row:1/3;padding-top:3px}.how-steps h3{font-size:19px}.how-steps p{font-size:14px}.contact-banner{flex-direction:column;align-items:flex-start;padding:30px 25px;margin-block:5px 45px}.contact-banner h2{font-size:29px}.contact-banner p:last-child{font-size:14px}.contact-banner .button{font-size:14px}.page-top{padding-top:23px;padding-bottom:20px}.page-top>.eyebrow{margin-top:30px;font-size:10px}.page-top h1{font-size:38px}.lead{font-size:16px}.breadcrumb{font-size:11px;margin-bottom:25px}.catalogue-layout{grid-template-columns:1fr;gap:25px}.catalogue-sidebar{border-top:0;padding-top:0;display:flex;flex-wrap:wrap;gap:8px}.catalogue-sidebar h2{width:100%;font-size:14px;margin:0 0 6px}.catalogue-sidebar>a{padding:9px 12px;border:1px solid var(--line);margin:0;font-size:12px;flex:1;min-width:130px}.catalogue-sidebar>.sidebar-help{display:none}.catalogue-grid{grid-template-columns:1fr}.catalogue-grid .product-image{height:270px}.catalogue-grid .product-info{padding:22px}.catalogue-grid h3{font-size:24px}.catalogue-grid .product-subtitle{font-size:14px}.catalogue-grid .product-price strong{font-size:25px}.catalogue-grid .product-info .button{font-size:15px;padding-inline:18px}.search-form{gap:9px}.search-label input{font-size:14px}.product-detail{grid-template-columns:1fr;gap:30px;margin-top:20px}.detail-image{min-height:310px}.detail-image img{height:330px;padding:28px}.detail-copy h1{font-size:37px}.detail-description{font-size:16px}.detail-specs>div{grid-template-columns:1fr 1fr;gap:15px;font-size:13px}.detail-price>strong{font-size:35px}.product-information{grid-template-columns:1fr;gap:22px;margin-top:35px}.product-information>div>p{margin-bottom:14px}.product-information a{display:flex;width:fit-content;margin-bottom:10px}.info-layout{padding-bottom:50px}.prose h2{font-size:24px}.large-copy{font-size:22px!important}.about-categories{grid-template-columns:1fr}.info-table>div{grid-template-columns:125px 1fr;font-size:14px;gap:10px}.contact-details{grid-template-columns:1fr;gap:26px}.contact-details h2{font-size:25px}.contact-details .eyebrow{font-size:11px}.contact-details address{font-size:16px}.form-grid{grid-template-columns:1fr;gap:17px}.form-grid .full{grid-column:auto}.form-grid label{font-size:14px}.notice{padding:23px 20px}.credit-item{grid-template-columns:85px 1fr;gap:15px}.credit-item>img{width:85px;height:90px}.credit-item h2{font-size:16px}.footer-grid{gap:35px 23px}.footer-brand{grid-column:1/-1}.footer-brand>.logo{margin-bottom:18px}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:6px;font-size:11px}.footer-bottom>span:last-child{text-align:left}.footer-grid h2{margin-bottom:18px}.footer-grid>div:not(.footer-brand)>a{font-size:13px;margin-bottom:13px}.dialog-inner{padding:27px 22px}.dialog-inner>h2{font-size:30px}.dialog-inner>.eyebrow{font-size:9px}.dialog-product{gap:15px;padding:13px}.dialog-product>img{width:70px;height:75px}.dialog-product h3{font-size:17px}.dialog-product p{font-size:11px}.dialog-product strong{font-size:14px}.dialog-intro{font-size:14px}.amount-box{background:var(--wash);padding:12px 14px}.checkbox{font-size:12px}.dialog-close{right:12px;top:10px;width:34px;height:34px}dialog{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.email-result{padding:18px}.button-row>.button{font-size:13px;gap:7px;padding-inline:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover{transform:none}}
@media print{.header,.topbar,footer,.info-nav,.button,.contact-banner,dialog,.breadcrumb,.contact-form{display:none!important}.container{width:100%}.info-layout{display:block}.page-top{padding-top:0}.prose{font-size:12px}.prose a{color:#000}.prose h2{break-after:avoid}.prose p{orphans:3;widows:3}}
.product-card[hidden]{display:none}
/* Keep long headline words inside narrow viewports. */
.hero-copy{min-width:0}
@media(max-width:800px) and (min-width:601px){.hero h1{font-size:clamp(36px,5.7vw,48px)}}
@media(max-width:600px){.hero{grid-template-columns:minmax(0,1fr)}.hero h1{font-size:clamp(38px,11.5vw,62px)}}
@media(max-width:350px){.hero-secondary{display:block;margin:17px 0 0}.header-inner{gap:12px}.header-enquiry{font-size:11px}.contact-banner h2{font-size:26px}}

.order-detail{margin-bottom:24px}
