@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;600;700;800&display=swap');
:root{--navy:#11253d;--ink:#172b42;--orange:#ed642a;--accent:#b8400d;--muted:#617082;--line:#e0e5ea;--soft:#f4f6f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:165px}body{margin:0;font:16px/1.6 'DM Sans',Arial,sans-serif;color:var(--ink);background:white}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}a:focus-visible,button:focus-visible{outline:3px solid #e47836;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #df733c;outline-offset:2px}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.2;margin:0;font-weight:700}p{margin:0 0 20px}svg{fill:none;stroke:currentColor;stroke-width:1.7}.wrap{width:min(1360px,calc(100% - 80px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:15px}.skip:focus{top:10px}.topbar{font-size:.75rem;background:var(--navy);color:#dce6f1;padding:9px 0}.topbar .wrap,.topbar .wrap>div{display:flex;justify-content:space-between;gap:30px}header{background:white;position:sticky;top:0;z-index:20;box-shadow:0 1px 0 var(--line)}.masthead{display:flex;align-items:center;gap:55px;min-height:100px}.logo img{display:block;width:170px;height:72px;object-fit:contain}.header-search{display:flex;border:1px solid #d8dfe5;border-radius:5px;overflow:hidden;flex:1;background:#f7f9fa;max-width:650px;margin-left:auto}.header-search input{border:0;background:none;padding:15px 20px;width:100%;min-width:0;font-size:.875rem}.header-search button{border:0;background:var(--orange);color:white;padding:13px 20px;display:grid;place-items:center}.quote-button{border:0;background:none;display:flex;align-items:center;gap:12px;font-size:.875rem;font-weight:600;color:var(--ink);white-space:nowrap}.quote-count{display:inline-grid;place-items:center;background:var(--orange);color:white;min-width:23px;height:23px;border-radius:50%;font-size:.75rem;margin-left:5px}.nav-line{border-top:1px solid var(--line)}.nav-line>.wrap{display:flex;align-items:center;justify-content:space-between;gap:20px}nav{display:flex;gap:30px;align-items:stretch;font-size:.875rem;font-weight:600}nav>a{padding:15px 0}nav .nav-catalogue{padding-right:30px;border-right:1px solid var(--line);color:var(--accent)}nav a:hover,.nav-help strong{color:var(--accent)}.nav-help{font-size:.8125rem}.nav-help strong{margin-left:12px}.menu{display:none}.hero{display:grid;grid-template-columns:minmax(0,3.25fr) minmax(250px,1fr);gap:20px;padding-top:26px}.hero-main{display:grid;grid-template-columns:1.2fr 1fr;background:#edf2f5;border-radius:8px;overflow:hidden;min-height:480px}.hero-copy{padding:48px 0 30px 40px;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;line-height:1.5;margin-bottom:15px;color:#66788a}.hero .eyebrow{color:#556c81;font-size:.625rem}h1{font-size:clamp(36px,3.55vw,54px);letter-spacing:-.055em;font-weight:800;line-height:1.15;white-space:nowrap;margin-bottom:22px}h1 em{font-style:normal;color:var(--accent)}.hero-copy>p:not(.eyebrow){color:#52657a;font-size:1rem;max-width:385px;line-height:1.75}.actions{display:flex;align-items:center;gap:20px;margin-top:7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;border:1px solid transparent;padding:13px 20px;border-radius:4px;font-size:.875rem;font-weight:700;min-height:49px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.orange{color:white;background:var(--accent)}.orange:hover{background:#943608}.hero .orange,.project-banner .orange{background:var(--orange)}.hero-link{font-size:.875rem;font-weight:600;border-bottom:1px solid #9cabb7;padding:7px 0}.hero-bottom{font-size:.625rem;letter-spacing:.11em;color:#4f6376;display:flex;gap:13px;margin-top:auto;padding-top:35px}.hero-bottom span{color:#d16538}.hero-visual{position:relative;min-width:0;background:radial-gradient(ellipse at 75% 45%,#d0dce4 0,transparent 65%);overflow:hidden}.visual-caption{position:absolute;right:25px;top:30px;font-size:.5625rem;letter-spacing:.12em;color:#677e91;writing-mode:vertical-rl}.hero-product{position:absolute;display:grid;place-items:center}.hero-product img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(12px 18px 8px #31455b24)}.hero-product.one{top:60px;right:38px;width:76%;height:245px;transform:rotate(-8deg)}.hero-product.two{bottom:65px;left:5px;width:48%;height:180px;transform:rotate(7deg)}.product-caption{position:absolute;bottom:23px;left:15px;right:24px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:12px;border-top:1px solid #cad5de}.product-caption img{object-fit:contain;width:100px;height:32px}.product-caption span{font-size:.625rem;color:#5c7083}.hero-side{background:var(--navy);color:white;padding:28px;border-radius:8px;display:flex;flex-direction:column}.hero-side .eyebrow{color:#bbc9d7;font-size:.625rem}.hero-side h2{font-size:1.65rem;letter-spacing:-.035em;margin-bottom:23px;line-height:1.3}.hero-side>img{height:145px;width:100%;object-fit:cover;border-radius:4px;filter:saturate(.65);margin-bottom:18px}.hero-side>p:not(.eyebrow){font-size:.875rem;line-height:1.7;color:#c7d3e0;margin-bottom:16px}.hero-side>a{font-size:.8125rem;font-weight:600;border-top:1px solid #3d5066;padding-top:14px;display:flex;justify-content:space-between;margin-top:auto}.hero-side>a span{color:#ff995d}.assurance{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0;border-bottom:1px solid var(--line);gap:30px}.assurance>div{display:flex;gap:15px;align-items:center}.assurance>div>span{font-size:.75rem;color:var(--accent);width:33px;height:33px;border:1px solid #ecd5c9;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.assurance p{margin:0;font-size:.75rem;color:var(--muted);line-height:1.7}.assurance strong{display:block;color:var(--ink);font-size:.8125rem;font-weight:600}.section{padding-top:65px;padding-bottom:65px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:30px}h2{font-size:clamp(27px,2.4vw,36px);letter-spacing:-.04em}.section-head>p{font-size:.875rem;color:var(--muted);margin:0;max-width:380px}.text-link{font-size:.875rem;font-weight:600;color:var(--accent)}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.category-card{background:white;border:1px solid var(--line);border-radius:6px;padding:16px 12px 22px;text-align:center;color:var(--ink)}.category-card:hover{border-color:var(--orange);box-shadow:0 8px 25px #142a3f0c}.category-card>div{height:130px;background:#f7f8fa;display:grid;place-items:center;border-radius:4px;margin-bottom:17px}.category-card img{max-width:78%;height:105px;object-fit:contain;mix-blend-mode:multiply}.category-card h3{font-size:.875rem;line-height:1.4}.category-card p{font-size:.75rem;color:var(--muted);margin:6px 0 0}.brand-section{background:var(--soft);padding:45px 0}.brand-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.brand-card{background:white;border:1px solid var(--line);border-radius:5px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.brand-main{border:0;background:white;padding:21px 15px 12px;display:flex;align-items:center;flex-direction:column;gap:10px;width:100%;color:var(--muted);font-size:.75rem;min-height:105px}.brand-main img{height:45px;width:135px;max-width:100%;object-fit:contain}.brand-main:hover{background:#fff7f1}.brand-card.dark-logo .brand-main{background:var(--navy);color:white}.brand-card>a{display:block;text-align:center;color:#607086;border-top:1px solid var(--line);font-size:.6875rem;padding:6px}#brands-toggle{display:flex;margin:23px auto 0;font-size:.8125rem;min-height:42px;padding:9px 20px}.outline{background:white;border-color:#cbd5df;color:var(--ink)}.outline:hover{background:#edf1f5}.catalogue-toolbar{background:var(--soft);padding:18px;border:1px solid var(--line);border-radius:6px;display:flex;gap:16px;align-items:flex-end}.catalogue-toolbar label{display:flex;flex-direction:column;gap:5px;min-width:0;flex:1}.catalogue-toolbar label>span{font-size:.75rem;color:#56677a}.catalogue-toolbar label.catalogue-query{flex:1.8}input,select,textarea{border:1px solid #cbd5de;background:white;color:var(--ink);border-radius:4px;padding:11px 12px;width:100%;font-size:.875rem;min-height:44px;min-width:0}textarea{resize:vertical}.clear-button{border:0;background:none;color:var(--accent);font-size:.8125rem;font-weight:600;padding:12px}.catalogue-status{display:flex;justify-content:space-between;gap:15px;font-size:.8125rem;color:var(--muted);padding:20px 0}.catalogue-status p{margin:0}.catalogue-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.catalogue-product{border:1px solid var(--line);border-radius:6px;overflow:hidden;display:flex;flex-direction:column;padding:18px}.product-image{background:#f7f9fa;display:grid;place-items:center;width:100%;height:185px;border:0;border-radius:4px;margin-bottom:18px}.product-image img{width:80%;height:150px;object-fit:contain;mix-blend-mode:multiply}.product-brand{font-size:.6875rem;color:#33813d;font-weight:700;margin-bottom:8px}.catalogue-product h3{font-size:.9375rem;line-height:1.45;font-weight:600;margin-bottom:10px;min-height:44px}.product-name{border:0;background:none;padding:0;text-align:left;color:var(--ink);font:inherit}.product-name:hover{color:var(--accent)}.sku{font-family:Consolas,monospace;font-size:.75rem;color:#617082;overflow-wrap:anywhere;margin:0 0 18px}.product-actions{border-top:1px solid var(--line);padding-top:15px;margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:12px}.product-actions>span{font-size:.75rem;color:var(--muted)}.add-button{background:#fff0e7;border:1px solid #f0cab7;color:#a63b0d;border-radius:4px;font-size:.8125rem;font-weight:600;padding:8px 12px}.add-button:hover{background:var(--accent);color:white}.catalogue-bottom{text-align:center;margin-top:30px}.catalogue-bottom p{font-size:.75rem;color:var(--muted);margin:15px 0 0}#empty-state{padding:40px;text-align:center;background:var(--soft);border-radius:6px}#empty-state h3{font-size:1.2rem;margin-bottom:12px}#empty-state p{color:var(--muted)}.project-banner{background:var(--navy);border-radius:8px;color:white;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;padding:45px 55px}.project-banner .eyebrow{color:#fbae83}.project-banner h2{font-size:2.3rem;line-height:1.2;margin-bottom:18px}.project-banner p{font-size:.9375rem;color:#c0cddd;max-width:440px}.project-steps{align-self:center}.project-steps>div{display:flex;gap:20px;margin:22px 0}.project-steps>div>span{border:1px solid #53657a;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#ff995d;flex-shrink:0}.project-steps p{margin:0;font-size:.875rem}.project-steps strong{display:block;color:white;font-size:1rem;font-weight:600;margin-bottom:4px}.industry-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.industry-cards article{padding:28px;background:var(--soft);border-top:3px solid #314d6a}.industry-cards article>span{font-size:.75rem;color:#61758a;letter-spacing:.08em}.industry-cards h3{font-size:1.3rem;letter-spacing:-.03em;margin:20px 0 15px}.industry-cards p{font-size:.9375rem;color:var(--muted)}.industry-cards a{font-size:.8125rem;color:var(--accent);font-weight:600}.about-company{display:grid;grid-template-columns:1fr 2fr;gap:80px;border-top:1px solid var(--line)}.about-body>p,.commitment p{font-size:1rem;color:var(--muted);line-height:1.85;margin-bottom:20px}.about-body strong{color:var(--ink);font-weight:600}.commitment{background:var(--soft);padding:27px;border-left:3px solid var(--orange);margin-top:30px}.commitment h3{font-size:1.4rem;margin-bottom:15px}.commitment .commitment-tagline{margin:0}.enquiry-section{background:#f0f3f7;padding:60px 0}.enquiry-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.enquiry-grid h2{font-size:2.6rem;margin-bottom:25px}.enquiry-grid>div>p:not(.eyebrow){color:var(--muted);max-width:425px}.enquiry-grid>div>a{display:block;font-size:1.1rem;margin:14px 0;color:var(--accent);font-weight:600}#quote-form{background:white;border:1px solid var(--line);border-radius:6px;padding:28px}#quote-form label{display:flex;flex-direction:column;gap:7px;font-size:.8125rem;font-weight:600;margin-bottom:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}#quote-form .button{width:100%}.form-note{font-size:.75rem;line-height:1.6;color:var(--muted);margin:13px 0 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-grid h3{font-size:1.2rem;margin-bottom:15px}.contact-grid p{color:var(--muted)}.contact-grid a{font-size:.9375rem}.contact-grid h2{font-size:2rem}footer{border-top:1px solid var(--line);background:#fafbfc;padding:27px 0 0}footer>.wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}footer img{object-fit:contain}footer p{font-size:.8125rem;color:var(--muted);margin:0}footer a{font-size:.8125rem}footer .footer-bottom{font-size:.75rem;color:var(--muted);border-top:1px solid var(--line);padding:18px 0;margin-top:20px}dialog{border:0;border-radius:10px;color:var(--ink);padding:35px;width:min(800px,calc(100% - 32px));max-height:90vh;box-shadow:0 20px 100px #06182c40}dialog::backdrop{background:#06182c99;backdrop-filter:blur(3px)}.dialog-close{border:0;background:#eef2f6;color:var(--ink);width:36px;height:36px;border-radius:50%;font-size:25px;line-height:1;flex-shrink:0}#product-dialog>.dialog-close{position:absolute;right:15px;top:15px}.detail-grid{display:grid;grid-template-columns:.8fr 1fr;gap:35px;padding-top:20px}.detail-grid>div>img{width:100%;height:280px;object-fit:contain}.detail-grid h2{font-size:1.6rem;margin:10px 0 14px}.detail-grid p{font-size:.9375rem;color:var(--muted)}.detail-grid .image-note{font-size:.75rem;line-height:1.5;margin-top:12px}.detail-grid .sku{font-size:.875rem}.detail-grid .source-note{font-size:.75rem;margin-top:16px}#quote-dialog{margin-right:0;margin-top:0;max-height:100dvh;height:100dvh;width:min(550px,100%);border-radius:0;padding:30px;display:none;flex-direction:column}#quote-dialog[open]{display:flex}.drawer-head{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding-bottom:20px}.drawer-head h2{font-size:1.5rem}.drawer-head .eyebrow{font-size:.625rem;margin-bottom:8px}#quote-items{overflow:auto;flex:1;padding:10px 0}.quote-item{display:grid;grid-template-columns:65px 1fr;gap:15px;padding:19px 0;border-bottom:1px solid var(--line)}.quote-item img{width:65px;height:85px;object-fit:contain}.quote-item h3{font-size:.875rem;line-height:1.5}.quote-item .sku{margin:7px 0}.qty-row{display:flex;align-items:center;gap:12px}.qty-row label{font-size:.75rem;display:flex;align-items:center;gap:8px}.qty-row input{width:75px;padding:6px;min-height:35px}.qty-row button{border:0;background:none;color:var(--accent);font-size:.75rem}.drawer-bottom{border-top:1px solid var(--line);padding-top:20px}.drawer-bottom .button{width:100%}.drawer-bottom p{font-size:.75rem;color:var(--muted);margin:10px 0 0}.empty-quote{padding:40px 0;color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--navy);color:white;padding:12px 22px;border-radius:5px;font-size:.875rem;z-index:100;opacity:0;pointer-events:none;transition:.2s;max-width:calc(100% - 32px);text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}
@media(max-width:1200px){.wrap{width:calc(100% - 48px)}.masthead{gap:28px}.hero{grid-template-columns:minmax(0,2.7fr) minmax(220px,1fr)}.hero-copy{padding:35px 0 28px 28px}h1{font-size:3.35vw}.hero-main{min-height:465px;grid-template-columns:1.3fr 1fr}.hero-side{padding:22px}.hero-side h2{font-size:1.4rem}.hero-product.one{right:20px;width:80%}.hero-product.two{left:0}.hero-bottom{font-size:.5rem;gap:8px}.actions{gap:15px}.hero-link{font-size:.8125rem}.assurance{gap:15px}.assurance>div{gap:10px}.assurance strong{font-size:.75rem}.assurance p{font-size:.6875rem}.category-grid{gap:10px}.category-card{padding-left:8px;padding-right:8px}.category-card h3{font-size:.8125rem}.catalogue-grid{gap:15px}.brand-grid{gap:10px}.nav-help{display:none}.product-caption{left:10px;right:14px}.product-caption span{display:none}.enquiry-grid{gap:50px}.project-banner{gap:40px}.catalogue-product{padding:14px}.product-actions{gap:8px}}@media(max-width:900px){.masthead{gap:20px;min-height:88px}.logo img{width:135px;height:65px}.hero{grid-template-columns:1fr}.hero-main{grid-template-columns:1.15fr 1fr;min-height:420px}.hero-copy{padding:40px 0 30px 35px}h1{font-size:3rem}.hero-side{display:none}.hero-visual{min-height:420px}.hero-product.one{height:235px;width:75%;right:40px;top:30px}.hero-product.two{height:180px;bottom:65px;left:10px}.hero-bottom{font-size:.625rem;gap:10px}.product-caption span{display:block}.assurance{grid-template-columns:repeat(2,1fr);gap:20px}.assurance p{font-size:.75rem}.assurance strong{font-size:.8125rem}.category-grid{grid-template-columns:repeat(3,1fr)}.brand-grid{grid-template-columns:repeat(4,1fr)}.catalogue-grid{grid-template-columns:repeat(3,1fr)}.catalogue-toolbar{flex-wrap:wrap}.catalogue-toolbar label.catalogue-query{flex:2;min-width:50%}.section-head{gap:20px}.section-head>p{max-width:260px}.project-banner{padding:35px;gap:30px}.project-banner h2{font-size:2rem}.industry-cards article{padding:20px}.about-company{grid-template-columns:1fr;gap:30px}.enquiry-grid{gap:30px}.enquiry-grid h2{font-size:2rem}.contact-grid{gap:40px}.contact-grid h2{font-size:1.7rem}.masthead .quote-button>svg{display:none}.nav-line>.wrap{justify-content:center}nav{gap:25px}nav .nav-catalogue{padding-right:25px}}@media(max-width:640px){html{scroll-padding-top:180px}.wrap{width:calc(100% - 32px)}.topbar{font-size:.6875rem}.topbar .wrap>span{display:none}.topbar .wrap>div{width:100%;gap:15px;justify-content:space-between}.masthead{flex-wrap:wrap;gap:8px 15px;padding-top:9px;padding-bottom:12px}.logo img{width:130px;height:55px}.header-search{order:4;max-width:none;flex-basis:100%;margin:0}.header-search input{padding:11px 13px;font-size:.8125rem}.header-search button{padding:10px 15px}.quote-button{margin-left:auto;font-size:.8125rem;padding:8px 0}.quote-count{min-width:20px;height:20px}.menu{display:block;border:0;background:none;font-size:25px;color:var(--ink);padding:5px}.nav-line{border:0}nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;padding:10px 20px 20px;border-bottom:1px solid var(--line);box-shadow:0 12px 15px #0d253014}.nav-line nav.open{display:flex;flex-direction:column;gap:0}nav>a,nav .nav-catalogue{border:0;padding:12px 0}.hero{padding-top:16px}.hero-main{display:block;min-height:0}.hero-copy{padding:30px 25px 12px}.hero .eyebrow{font-size:.5625rem;letter-spacing:.1em}h1{font-size:2.35rem;white-space:normal;letter-spacing:-.05em}.hero-copy>p:not(.eyebrow){font-size:.9375rem;margin-bottom:16px}.actions{gap:20px}.button{font-size:.8125rem;padding:12px 17px;gap:18px;min-height:45px}.hero-bottom{padding-top:23px;font-size:.5rem;gap:11px}.hero-visual{height:250px;min-height:0}.hero-product.one{width:48%;height:200px;right:35px;top:0;transform:rotate(-8deg)}.hero-product.two{width:38%;height:155px;bottom:35px;left:30px;transform:rotate(6deg)}.visual-caption{font-size:.4375rem;right:15px;top:7px}.product-caption{bottom:12px;left:25px;right:25px;padding-top:6px}.product-caption img{width:90px;height:28px}.product-caption span{font-size:.5625rem}.assurance{padding:22px 0;gap:17px 8px}.assurance>div>span{display:none}.assurance strong{font-size:.75rem}.assurance p{font-size:.6875rem}.section{padding-top:45px;padding-bottom:45px}.section-head{display:block;margin-bottom:23px}.section-head>p{max-width:none;margin-top:15px;font-size:.8125rem}.section-head>.text-link{display:inline-block;margin-top:15px}.eyebrow{font-size:.625rem;margin-bottom:11px}h2{font-size:1.7rem}.category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-card{padding:12px 10px 17px}.category-card>div{height:110px;margin-bottom:12px}.category-card img{height:90px}.category-card h3{font-size:.8125rem}.category-card p{font-size:.6875rem}.brand-section{padding:35px 0}.brand-grid{grid-template-columns:repeat(3,1fr);gap:9px}.brand-main{padding:16px 8px 10px;font-size:.625rem;min-height:95px;gap:7px}.brand-main img{height:38px}.brand-card>a{font-size:.5625rem}.catalogue-toolbar{gap:12px;padding:13px}.catalogue-toolbar label{flex:1;min-width:40%}.catalogue-toolbar label.catalogue-query{flex:1;min-width:70%}.catalogue-toolbar input,.catalogue-toolbar select{font-size:.8125rem;padding:10px 8px}.catalogue-toolbar label>span{font-size:.6875rem}.clear-button{padding:10px 3px;font-size:.75rem}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalogue-product{padding:11px}.product-image{height:135px;margin-bottom:13px}.product-image img{height:115px;max-width:90%;width:90%}.product-brand{font-size:.5625rem}.catalogue-product h3{font-size:.8125rem;line-height:1.5}.sku{font-size:.6875rem;margin-bottom:12px}.product-actions{display:block;padding-top:10px}.product-actions>span{font-size:.6875rem;display:block;margin-bottom:8px}.add-button{width:100%;font-size:.75rem;padding:8px}.catalogue-status{font-size:.75rem}.catalogue-bottom p{font-size:.6875rem}.project-banner{grid-template-columns:1fr;gap:20px;padding:28px 25px}.project-banner h2{font-size:1.9rem}.project-banner p{font-size:.875rem}.project-steps>div{margin:12px 0}.industry-cards{grid-template-columns:1fr;gap:15px}.industry-cards h3{margin:12px 0}.industry-cards article{padding:24px}.about-company{gap:20px}.about-body>p,.commitment p{font-size:.9375rem}.commitment{padding:22px}.enquiry-section{padding:42px 0}.enquiry-grid{grid-template-columns:1fr;gap:25px}.enquiry-grid h2{font-size:2rem}.enquiry-grid>div>a{font-size:1rem}#quote-form{padding:20px}.form-row{grid-template-columns:1fr;gap:0}.contact-grid{grid-template-columns:1fr;gap:27px}.contact-grid h2{font-size:1.75rem}.contact-grid h3{font-size:1.125rem}footer>.wrap{flex-wrap:wrap;gap:18px}footer p{order:3;width:100%;font-size:.75rem}footer .footer-bottom{gap:8px;font-size:.6875rem}.detail-grid{grid-template-columns:1fr;gap:15px}.detail-grid>div>img{height:190px}.detail-grid h2{font-size:1.4rem}dialog{padding:25px}.detail-grid p{font-size:.875rem}#quote-dialog{padding:22px}.drawer-head h2{font-size:1.4rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hero-product img{position:absolute;inset:0;max-width:100%;max-height:100%}.hero .eyebrow,.hero-side .eyebrow,.hero-bottom,.visual-caption,.product-caption span{font-size:.75rem}.hero-bottom{flex-wrap:wrap;gap:8px}.visual-caption{display:none}.brand-main{position:relative;overflow:hidden}.brand-main img{flex-shrink:0}.brand-main[data-brand="Phoenix Contact"] img{object-fit:cover;object-position:center;width:135px;height:45px;transform:scale(2)}.brand-main[data-brand="Rittal"] img,.brand-main[data-brand="Wenglor"] img{height:65px}.brand-main[data-brand="Rittal"],.brand-main[data-brand="Wenglor"]{padding-top:10px}.brand-card>a,.brand-main,.category-card p,.product-brand,.sku,.catalogue-bottom p,.assurance p,.catalogue-toolbar label>span,.drawer-head .eyebrow{font-size:.75rem}.category-card h3,.catalogue-product h3,.add-button,.catalogue-toolbar input,.catalogue-toolbar select{font-size:.875rem}@media(max-width:640px){.hero .eyebrow,.hero-bottom,.product-caption span{font-size:.75rem}.brand-grid{grid-template-columns:repeat(2,1fr)}.hero-copy{padding-left:22px;padding-right:22px}.actions{gap:14px;flex-wrap:wrap}}
.hero-product{mix-blend-mode:multiply}.brand-main[data-brand="Phoenix Contact"] img{object-fit:contain;transform:scale(2.3)}

/* OMR catalogue and manufacturer imagery */
.list-price{display:flex;flex-direction:column;gap:5px;margin:12px 0 16px}.list-price small{font-size:.75rem;color:#526477}.list-price strong{font-size:1.12rem;color:#11253d;font-variant-numeric:tabular-nums}.brand-product-image{background:#f7f9fa;padding:24px}.brand-product-image img{width:100%;height:100%;max-height:100px;object-fit:contain}.brand-logo-dark{background:#152b43!important;padding:18px}.detail-brand>img{width:100%;height:180px!important;object-fit:contain;padding:25px}.quote-brand-logo{object-fit:contain!important}.catalogue-product h3{overflow-wrap:anywhere}.sku{overflow-wrap:anywhere}.hero-product img{object-fit:contain!important;padding:20px}.hero-product.one,.hero-product.two{transform:none!important}.category-card img{object-fit:contain}.product-actions .add-button{width:100%}#catalogue-error{padding:20px;background:#fff5ed;border:1px solid #efd4be;margin-bottom:20px}#catalogue-error[hidden]{display:none}.catalogue-status{flex-wrap:wrap;gap:8px}
