@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Manrope:wght@400;500;600;700&display=swap";
:root{--ivory:#f7f3ec;--paper:#fffdf9;--sand:#e8ded1;--taupe:#b7a28e;--brown:#4a3328;--espresso:#241914;--charcoal:#211f1d;--muted:#514b47;--gold:#a78557;--line:#24191424;--max:1240px;--font-serif:"DM Serif Display", Georgia, serif;--font-sans:"Manrope", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--charcoal);background:var(--paper);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.62}main{overflow:hidden}a{color:inherit;text-decoration:none}img,video{width:100%;display:block}button,input,select,textarea{font:inherit}button{color:inherit}p,h1,h2,h3,ul,ol,figure,blockquote{margin-top:0}h1,h2,h3{font-family:var(--font-serif);letter-spacing:-.018em;font-weight:400;line-height:1.08}h1{font-size:clamp(3.25rem,4.6vw,4.1rem)}h2{font-size:clamp(2.35rem,3.2vw,2.625rem)}h3{font-size:1.5rem}p{color:var(--muted)}.eyebrow{color:var(--brown);letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-size:.72rem;font-weight:700;line-height:1.3}.button{border:1px solid var(--espresso);background:var(--espresso);color:#fff;letter-spacing:.045em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;min-height:50px;padding:0 25px;font-size:.84rem;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{background:var(--brown);border-color:var(--brown)}.button-outline{color:var(--espresso);background:0 0}.button-outline:hover{color:#fff}.button-light{border-color:var(--paper);background:var(--paper);color:var(--espresso)}.button-light:hover{color:#fff;background:0 0}.button-small{min-height:40px;padding:0 17px;font-size:.7rem}.text-link{border-bottom:1px solid var(--brown);color:var(--brown);letter-spacing:.035em;align-items:center;gap:9px;font-size:.85rem;font-weight:700;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.text-link-light{color:#fff;border-color:#fff9}.inline-actions,.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.site-header{z-index:50;border-bottom:1px solid var(--line);background:#fffdf9f7;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:86px;padding:0 max(22px,50vw - 720px);display:grid;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-logo-image{object-fit:contain;mix-blend-mode:multiply;width:235px;height:60px}.brand-mark{border:1px solid var(--espresso);width:40px;height:40px;font-family:var(--font-serif);place-items:center;font-size:1.35rem;display:grid}.brand strong,.brand small{line-height:1.15;display:block}.brand strong{font-family:var(--font-serif);letter-spacing:.06em;font-size:.95rem;font-weight:400}.brand small{color:var(--muted);letter-spacing:.13em;margin-top:5px;font-size:.52rem}.site-header nav{justify-content:center;align-items:center;gap:clamp(10px,1.25vw,20px);display:flex}.site-header nav a{letter-spacing:.015em;white-space:nowrap;padding:33px 0 29px;font-size:.8rem;position:relative}.site-header nav a:after{background:var(--espresso);content:"";opacity:0;height:1px;transition:all .2s;position:absolute;bottom:24px;left:0;right:0;transform:scaleX(.2)}.site-header nav a:hover:after,.site-header nav a.nav-active:after{opacity:1;transform:none}.header-actions{align-items:center;gap:15px;display:flex}.enquiry-list-link{letter-spacing:.035em;white-space:nowrap;font-size:.72rem;font-weight:700}.enquiry-list-link span{background:var(--sand);border-radius:50%;place-items:center;width:23px;height:23px;margin-left:4px;display:inline-grid}.mobile-menu-toggle{background:0 0;border:0;width:42px;height:42px;padding:10px;display:none}.mobile-menu-toggle span{background:var(--espresso);height:1px;margin:6px 0;display:block}.section-shell{width:min(var(--max), calc(100% - 56px));margin:0 auto;padding:112px 0}.section-intro{max-width:720px;margin-bottom:54px}.section-intro h2{margin-bottom:21px}.section-intro>p:last-child{max-width:650px;margin-bottom:0;font-size:1.05rem}.split-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;margin-bottom:56px;display:grid}.split-heading .section-intro{margin-bottom:0}.split-heading>p{max-width:520px;margin-bottom:7px}.numbered-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.numbered-grid.three-column{grid-template-columns:repeat(3,1fr)}.numbered-grid.two-column{grid-template-columns:repeat(2,1fr)}.numbered-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:245px;padding:30px}.numbered-grid article>span{color:var(--gold);font-family:var(--font-serif);font-size:.88rem}.numbered-grid h3{margin:50px 0 12px;font-size:1.35rem}.numbered-grid p{margin-bottom:0;font-size:.91rem;line-height:1.65}.technical-note{border-left:2px solid var(--gold);background:var(--ivory);margin:34px 0;padding:22px 25px;font-size:.88rem}.section-end-link{text-align:center;margin-top:45px}.conversion-band{padding:90px max(28px, calc((100vw - var(--max)) / 2));background:var(--espresso);color:#fff;grid-template-columns:1fr 1fr;gap:70px;display:grid}.conversion-band h2{max-width:600px;margin:0}.conversion-band p{color:#ffffffad}.hero-new{background:var(--ivory);grid-template-columns:1fr 1.05fr;min-height:720px;display:grid}.hero-new-copy{padding:90px 7vw max(75px, 7vw) max(28px, calc((100vw - var(--max)) / 2));flex-direction:column;justify-content:center;display:flex}.hero-new h1{max-width:650px;margin-bottom:30px;font-size:clamp(3.5rem,4.6vw,4.1rem)}.hero-lead{max-width:650px;color:var(--charcoal);font-family:var(--font-sans);margin-bottom:17px;font-size:1.12rem;font-weight:500;line-height:1.6}.hero-support{max-width:620px;margin-bottom:32px}.trust-list{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px 25px;margin:43px 0 0;padding:25px 0 0;list-style:none;display:grid}.trust-list li{color:var(--brown);letter-spacing:.055em;text-transform:uppercase;padding-left:18px;font-size:.75rem;font-weight:700;position:relative}.trust-list li:before{background:var(--gold);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.7em;left:0}.hero-new-media{background:var(--sand);min-height:720px;position:relative;overflow:hidden}.hero-new-media .hero-primary{object-fit:cover;height:100%}.hero-new-media .hero-secondary{aspect-ratio:4/5;border:9px solid var(--paper);object-fit:cover;width:31%;position:absolute;bottom:7%;right:7%}.hero-new-media>p{color:var(--brown);letter-spacing:.1em;text-transform:uppercase;background:#fffdf9e0;margin:0;padding:8px 12px;font-size:.65rem;font-weight:700;position:absolute;top:25px;right:28px}.factory-facts{border-top:1px solid var(--line);max-width:680px;color:var(--brown);margin:38px 0 0;padding-top:24px;font-size:.78rem;font-weight:600;line-height:1.8}.factory-facts span{color:var(--gold);padding:0 5px}.audience-section{padding-top:92px;padding-bottom:92px}.audience-section .numbered-grid article{min-height:218px}.extension-system-grid{grid-template-columns:repeat(4,1fr);gap:36px 20px;display:grid}.extension-system-grid article{border-bottom:1px solid var(--line);flex-direction:column;min-width:0;display:flex}.extension-system-grid article>a:first-child{background:var(--ivory);overflow:hidden}.extension-system-grid img{aspect-ratio:4/5;object-fit:cover;transition:transform .35s}.extension-system-grid article:hover img{transform:scale(1.025)}.extension-system-grid article>div{flex-direction:column;flex:1;align-items:flex-start;padding:23px 2px 27px;display:flex}.extension-system-grid h3{min-height:52px;margin-bottom:12px;font-size:1.35rem}.extension-system-grid p{flex:1;margin-bottom:22px;font-size:.88rem}.secondary-capabilities{border-top:1px solid var(--line);padding-top:82px;padding-bottom:82px}.secondary-capabilities>div:last-child{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.secondary-capabilities article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px}.secondary-capabilities h3{margin-bottom:12px;font-size:1.2rem}.secondary-capabilities p{min-height:75px;margin-bottom:18px;font-size:.86rem}.section-context-links,.related-paths>p{max-width:850px;color:var(--muted);margin:28px 0 0}.section-context-links a,.related-paths>p a{color:var(--brown);text-underline-offset:3px;text-decoration:underline}.capability-section,.sample-process{border-top:1px solid var(--line)}.confidential-band{padding:80px max(28px, calc((100vw - var(--max)) / 2));background:var(--brown);color:#fff;grid-template-columns:1.35fr .65fr;align-items:center;gap:80px;display:grid}.confidential-band h2{max-width:720px;margin-bottom:22px}.confidential-band p:not(.eyebrow){color:#ffffffb8;max-width:780px;margin-bottom:0}.confidential-band .eyebrow{color:#e1ccb0}.confidential-band ul{margin:0;padding:0;list-style:none}.confidential-band li{color:#ffffffe0;border-top:1px solid #ffffff38;padding:16px 0;font-size:.83rem;font-weight:600}.confidential-band li:last-child{border-bottom:1px solid #ffffff38}.editorial-product-grid{grid-template-columns:1fr 1fr;gap:45px 30px;display:grid}.editorial-product-grid article{background:var(--ivory);grid-template-columns:48% 1fr;align-items:center;display:grid}.editorial-product-grid img{aspect-ratio:4/5;object-fit:cover;width:100%}.editorial-product-grid article>div{padding:30px}.editorial-product-grid h3{margin-bottom:15px}.editorial-product-grid p{font-size:.94rem}.quality-preview,.process-preview{border-top:1px solid var(--line)}.visual-break{background:var(--brown);color:#fff;grid-template-columns:1fr 1fr;min-height:610px;display:grid}.visual-break img{object-fit:cover;height:100%;max-height:680px}.visual-break>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:70px 8vw;display:flex}.visual-break .eyebrow,.factory-story .eyebrow,.oem-hero .eyebrow{color:#d6c2a5}.visual-break h2{margin-bottom:25px}.visual-break p:not(.eyebrow){color:#ffffffbf;max-width:520px;margin-bottom:30px}.factory-story{padding:92px max(28px, calc((100vw - var(--max)) / 2));background:var(--espresso);color:#fff;grid-template-columns:.8fr 1.2fr;align-items:center;gap:65px;display:grid}.factory-story p:not(.eyebrow){color:#ffffffad}.factory-story video{object-fit:contain;background:#000;max-height:510px}.page-hero{width:100%;padding:100px max(28px, calc((100vw - var(--max)) / 2));background:var(--ivory)}.editorial-hero{grid-template-columns:1.15fr .65fr;align-items:end;gap:80px;display:grid}.page-hero h1{margin-bottom:0}.editorial-hero>p,.editorial-hero>div:last-child p{max-width:520px;margin-bottom:9px;font-size:1.08rem}.colour-hero,.oem-hero{background:var(--espresso);color:#fff;grid-template-columns:1fr 1fr;padding:0;display:grid}.colour-hero>div,.oem-hero>div{padding:90px max(45px, calc((100vw - var(--max)) / 2));flex-direction:column;justify-content:center;align-items:flex-start;padding-right:7vw;display:flex}.colour-hero h1,.oem-hero h1{margin-bottom:27px}.colour-hero p,.oem-hero p{color:#ffffffb8;max-width:590px}.colour-hero img,.oem-hero img{object-fit:cover;height:650px}.material-story,.sample-reference,.sample-start,.about-story{grid-template-columns:1fr 1fr;min-height:570px;display:grid}.material-story img,.sample-reference img,.sample-start img{object-fit:cover;height:100%;max-height:680px}.material-story>div,.sample-reference>div{background:var(--brown);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:70px 8vw;display:flex}.material-story p,.sample-reference p{color:#ffffffb8}.material-story .eyebrow,.sample-reference .eyebrow{color:#d7c4aa}.material-story.reverse img{order:2}.factory-film{padding:90px max(28px, calc((100vw - var(--max)) / 2));background:var(--espresso);color:#fff;grid-template-columns:.58fr 1.42fr;align-items:center;gap:60px;display:grid}.factory-film p{color:#ffffffb3}.factory-film .eyebrow{color:#d7c4aa}.factory-film video{object-fit:contain;background:#000;max-height:610px}.gallery-section{background:var(--ivory)}.factory-gallery-new{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.factory-gallery-new img{aspect-ratio:4/3;object-fit:cover}.factory-gallery-new figcaption{border-bottom:1px solid var(--line);color:var(--brown);letter-spacing:.04em;padding:13px 0;font-size:.78rem}.check-list,.option-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin:0 0 35px;padding:0;list-style:none;display:grid}.check-list li,.option-list li{border-bottom:1px solid var(--line);padding:18px 30px 18px 25px;position:relative}.check-list li:before,.option-list li:before{background:var(--gold);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:28px;left:3px}.check-list-large li{gap:25px;padding-left:0;display:flex}.check-list-large li:before{display:none}.check-list-large li span{color:var(--gold);font-family:var(--font-serif)}.sample-start{background:var(--ivory);align-items:center}.sample-start>div{height:100%}.sample-start article{padding:70px 8vw}.sample-start article p:not(.eyebrow){max-width:570px}.about-story{width:min(var(--max), calc(100% - 56px));align-items:center;gap:75px;min-height:650px;margin:100px auto 0}.about-story-images{height:650px;position:relative}.about-story-images img:first-child{object-fit:cover;width:85%;height:82%}.about-story-images img:last-child{border:8px solid var(--paper);object-fit:cover;width:48%;height:43%;position:absolute;bottom:0;right:0}.about-story article p:not(.eyebrow){max-width:550px}.audience-section{border-top:1px solid var(--line)}.company-facts{border-top:1px solid var(--line);grid-template-columns:.72fr 1.28fr;gap:80px;display:grid}.company-facts>div>p:last-child{max-width:430px}.company-facts dl{border-top:1px solid var(--line);margin:0}.company-facts dl>div{border-bottom:1px solid var(--line);grid-template-columns:190px 1fr;gap:28px;padding:18px 0;display:grid}.company-facts dt{color:var(--brown);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.company-facts dd{color:var(--charcoal);margin:0;line-height:1.55}.company-facts a{text-underline-offset:3px;text-decoration:underline}.resource-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.resource-grid article{background:var(--paper);min-height:320px;padding:34px}.resource-grid article>span{color:var(--gold);font-family:var(--font-serif)}.resource-grid h2{margin:55px 0 17px;font-size:1.8rem}.resource-grid p{font-size:.92rem}.download-band{padding:85px max(28px, calc((100vw - var(--max)) / 2));background:var(--brown);color:#fff;justify-content:space-between;align-items:center;gap:50px;display:flex}.download-band h2{margin-bottom:10px}.download-band p:not(.eyebrow){color:#ffffffb3;margin:0}.download-band-catalogues{align-items:flex-start}.download-band-catalogues>div:first-child{max-width:430px}.download-band-links{border-top:1px solid #fff3;border-left:1px solid #fff3;grid-template-columns:1fr 1fr;width:min(640px,100%);display:grid}.download-band-links a{border-bottom:1px solid #fff3;border-right:1px solid #fff3;flex-direction:column;justify-content:space-between;min-height:125px;padding:24px;transition:background .2s;display:flex}.download-band-links a:hover{background:#ffffff14}.download-band-links strong{font-family:var(--font-serif);font-size:1.15rem;font-weight:400}.download-band-links span{color:#ffffff9e;letter-spacing:.04em;text-transform:uppercase;font-size:.74rem}.catalogue-hero{padding:90px max(28px, calc((100vw - var(--max)) / 2));background:var(--ivory);grid-template-columns:1.1fr .9fr;gap:80px;display:grid}.catalogue-hero h1{margin-bottom:0}.catalogue-hero-subtitle,.lookbook-hero-subtitle{max-width:620px;color:var(--muted);margin:20px 0 0;font-size:1.06rem;line-height:1.6}.catalogue-hero-aside{border-left:1px solid var(--line);padding-left:50px}.catalogue-hero-aside>strong{float:left;font-family:var(--font-serif);margin-right:18px;font-size:4.5rem;font-weight:400;line-height:.9}.catalogue-hero-aside>span{min-height:70px;color:var(--brown);letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:700;display:block}.catalogue-hero-aside p{clear:both;padding-top:21px;font-size:.95rem}.catalogue-hero-aside a{color:var(--brown);font-size:.78rem;font-weight:700;text-decoration:underline}.catalogue-download-section{padding:78px max(28px, calc((100vw - var(--max)) / 2));border-top:1px solid var(--line);background:var(--paper);scroll-margin-top:24px}.catalogue-download-heading{grid-template-columns:1.05fr .75fr;align-items:end;gap:70px;margin-bottom:38px;display:grid}.catalogue-download-heading h2{margin-bottom:0}.catalogue-download-heading>p{max-width:520px;margin-bottom:7px}.catalogue-download-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.catalogue-download-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:285px;padding:27px;display:flex}.catalogue-download-grid article>span{color:var(--gold);font-family:var(--font-serif)}.catalogue-download-grid article>small{color:var(--muted);letter-spacing:.06em;text-align:right;text-transform:uppercase;margin:-20px 0 35px;font-size:.68rem}.catalogue-download-grid h3{margin-bottom:13px;font-size:1.32rem}.catalogue-download-grid p{margin-bottom:25px;font-size:.88rem}.catalogue-download-grid .text-link{align-self:flex-start;margin-top:auto;font-size:.76rem}.catalogue-browser{width:min(var(--max), calc(100% - 56px));grid-template-columns:280px 1fr;gap:50px;margin:0 auto;padding:80px 0 110px;display:grid}.catalogue-sidebar{align-self:start;position:sticky;top:20px}.catalogue-search label,.sidebar-label{color:var(--brown);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.68rem;font-weight:700;display:block}.catalogue-search>div{border-bottom:1px solid var(--espresso);align-items:center;display:flex}.catalogue-search input{background:0 0;border:0;outline:0;width:100%;padding:12px 8px;font-size:.85rem}.sidebar-label{margin-top:35px}.category-list{border-top:1px solid var(--line)}.category-list button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;width:100%;padding:13px 3px;font-size:.82rem;display:flex}.category-list button.active{color:var(--brown);font-weight:700}.category-list small{color:var(--muted)}.category-group-label{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;padding:22px 3px 7px;font-size:.62rem;font-weight:700;display:block}.catalogue-help{background:var(--espresso);color:#fff;margin-top:30px;padding:25px}.catalogue-help .eyebrow{color:#d7c4aa}.catalogue-help strong{font-family:var(--font-serif);margin-bottom:20px;font-size:1.2rem;font-weight:400;display:block}.catalogue-help a{font-size:.75rem;text-decoration:underline}.results-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:35px;padding-bottom:22px;display:flex}.results-heading h2{margin-bottom:10px;font-size:2.8rem}.results-heading p{max-width:650px;margin:0;font-size:.9rem}.results-heading>span{color:var(--muted);white-space:nowrap;font-size:.75rem}.catalogue-product-grid{grid-template-columns:repeat(3,1fr);gap:38px 20px;display:grid}.catalogue-product-card>button{background:var(--ivory);cursor:pointer;border:0;width:100%;padding:0;display:block}.catalogue-product-image{display:block;position:relative;overflow:hidden}.catalogue-product-image img{aspect-ratio:4/5;object-fit:cover;transition:transform .4s}.catalogue-product-image>span{opacity:0;background:#fffdf9eb;padding:8px 11px;font-size:.67rem;font-weight:700;transition:opacity .2s;position:absolute;bottom:15px;right:15px}.catalogue-product-card>button:hover img{transform:scale(1.025)}.catalogue-product-card>button:hover .catalogue-product-image>span{opacity:1}.catalogue-product-card>div{padding-top:17px}.catalogue-product-card small{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-size:.63rem;font-weight:700}.catalogue-product-card h3{min-height:50px;margin:8px 0;font-size:1.25rem}.product-spec-line{min-height:44px;margin-bottom:14px;font-size:.92rem;line-height:1.6}.add-enquiry{border:0;border-bottom:1px solid var(--espresso);cursor:pointer;background:0 0;padding:0 0 4px;font-size:.75rem;font-weight:700}.add-enquiry.added{color:#5d765f;border-color:#5d765f}.pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:55px;padding-top:25px;display:flex}.pagination button{border:1px solid var(--line);cursor:pointer;background:0 0;min-width:36px;min-height:36px}.pagination div{gap:6px;display:flex}.pagination button.active{background:var(--espresso);color:#fff}.pagination button:disabled{opacity:.35}.empty-products{background:var(--ivory);text-align:center;padding:80px 20px}.empty-products button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid}.catalogue-lookbook-banner,.catalogue-cta{padding:75px max(28px, calc((100vw - var(--max)) / 2));background:var(--brown);color:#fff;justify-content:space-between;align-items:center;gap:50px;display:flex}.catalogue-lookbook-banner-alt{background:var(--espresso)}.catalogue-lookbook-banner p,.catalogue-cta p{color:#ffffffb3;max-width:670px}.catalogue-lookbook-banner h2,.catalogue-cta h2{margin-bottom:12px;font-size:clamp(2rem,3vw,3.4rem)}.catalogue-cta{background:#6a5142;grid-template-columns:1fr 1fr;display:grid}.lightbox{z-index:100;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.lightbox-backdrop{background:#17110ec7;border:0;position:absolute;inset:0}.catalogue-lightbox-content{z-index:1;background:var(--paper);grid-template-columns:1.05fr .95fr;gap:45px;width:min(1050px,100%);max-height:90vh;padding:40px;display:grid;position:relative;overflow:auto}.lightbox-close{z-index:2;cursor:pointer;background:0 0;border:0;font-size:2rem;position:absolute;top:10px;right:14px}.product-detail-gallery>img{aspect-ratio:4/5;background:var(--ivory);object-fit:contain}.product-variant-thumbs{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px;display:grid}.product-variant-thumbs button{background:0 0;border:1px solid #0000;padding:0}.product-variant-thumbs button.active{border-color:var(--brown)}.product-variant-thumbs img{aspect-ratio:1;object-fit:cover}.catalogue-lightbox-content>div:last-child{padding-top:25px}.catalogue-lightbox-content>div:last-child>span{color:var(--gold);text-transform:uppercase;font-size:.7rem;font-weight:700}.catalogue-lightbox-content h2{margin:12px 0 20px;font-size:2.7rem}.product-specs{border-top:1px solid var(--line);margin:28px 0}.product-specs>div{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr;gap:16px;padding:13px 0;display:grid}.product-specs dt{color:var(--muted);font-size:.75rem}.product-specs dd{margin:0;font-size:.82rem}.product-quality-summary{background:var(--ivory);margin:22px 0;padding:18px}.product-quality-summary p{margin:6px 0 0;font-size:.8rem}.spec-note{font-size:.75rem;font-style:italic}.catalogue-lightbox-content .button{margin-top:25px}.lookbook-hero{padding:90px max(28px, calc((100vw - var(--max)) / 2));background:var(--ivory);grid-template-columns:1.1fr .9fr;gap:70px;display:grid}.lookbook-hero h1{margin-bottom:0}.lookbook-intro{align-self:end}.lookbook-grid{width:min(var(--max), calc(100% - 56px));grid-template-columns:repeat(4,1fr);gap:22px;margin:0 auto;padding:85px 0;display:grid}.lookbook-card{border-bottom:1px solid var(--line)}.lookbook-card img{aspect-ratio:4/5;background:var(--ivory);object-fit:cover}.lookbook-card div{padding:15px 0}.lookbook-card h2{margin:0;font-size:1.1rem}.lookbook-card>p{color:var(--charcoal);gap:12px;margin:0;padding:14px 0;font-size:.82rem;display:flex}.lookbook-card>p span{color:var(--gold);font-family:var(--font-serif)}.page-cta{padding:85px max(28px, calc((100vw - var(--max)) / 2));background:var(--ivory);text-align:center}.page-cta h2{max-width:800px;margin:0 auto 30px}.contact-methods{width:min(var(--max), calc(100% - 56px));z-index:2;grid-template-columns:repeat(3,1fr);margin:-32px auto 0;display:grid;position:relative;box-shadow:0 20px 55px #281c1414}.contact-methods>*{border-right:1px solid var(--line);background:var(--paper);flex-direction:column;justify-content:center;min-height:150px;padding:28px;display:flex}.contact-methods .contact-channel-icon{color:#fff;width:34px;height:34px;margin:0 0 15px}.contact-methods .contact-channel-icon svg{width:20px;height:20px}.contact-methods small{color:var(--gold);letter-spacing:.1em;margin-bottom:14px;font-size:.68rem;font-weight:700}.contact-methods strong{font-family:var(--font-serif);font-size:1.2rem;font-weight:400}.contact-methods span{color:var(--muted);margin-top:7px;font-size:.75rem}.inquiry-section{width:min(var(--max), calc(100% - 56px));grid-template-columns:.36fr .64fr;gap:70px;margin:0 auto;padding:120px 0;display:grid}.inquiry-intro{align-self:start;position:sticky;top:35px}.inquiry-intro h2{margin-bottom:22px}.inquiry-contact-note{border-top:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:7px;margin-top:35px;padding-top:25px;display:flex}.inquiry-contact-note a{color:var(--brown);font-size:.85rem;text-decoration:none}.contact-channel-link{align-items:center;gap:8px;display:inline-flex}.contact-channel-link>span:last-child{color:inherit;font-size:inherit}.contact-channel-icon{color:#fff;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:inline-grid}.contact-channel-icon svg{fill:currentColor;width:15px;height:15px}.contact-channel-icon-whatsapp{background:#25d366}.contact-channel-icon-email{background:#a57a45}.inquiry-form{background:var(--ivory);padding:42px}.form-trap{position:absolute;left:-9999px}.form-section-title{border-bottom:1px solid var(--line);gap:15px;margin:40px 0 22px;padding-bottom:15px;display:flex}.form-section-title:first-of-type{margin-top:0}.form-section-title>span{color:var(--gold);font-family:var(--font-serif)}.form-section-title strong,.form-section-title small{display:block}.form-section-title small{color:var(--muted);margin-top:2px}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-grid-wide{grid-column:1/-1}.form-grid label,.form-wide,.selected-products label{color:var(--brown);flex-direction:column;gap:7px;font-size:.76rem;font-weight:700;display:flex}.form-grid input,.form-grid select,.form-wide textarea,.form-wide input,.selected-products input{border:1px solid var(--line);background:var(--paper);width:100%;min-height:47px;color:var(--charcoal);border-radius:0;outline:none;padding:11px 13px;font-size:.88rem;font-weight:400}.form-grid input:focus,.form-grid select:focus,.form-wide textarea:focus{border-color:var(--brown)}.form-wide{flex-direction:column;gap:7px;margin-top:20px;display:flex}.form-choice-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.form-choice-grid label{border:1px solid var(--line);background:var(--paper);align-items:center;gap:10px;padding:13px;font-size:.8rem;display:flex}.file-field small{color:var(--muted);font-weight:400}.form-advanced{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:28px}.form-advanced summary{color:var(--brown);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;list-style:none;display:flex}.form-advanced summary::-webkit-details-marker{display:none}.form-advanced summary:after{content:"+";font-family:var(--font-serif);font-size:1.6rem;line-height:1}.form-advanced[open] summary:after{content:"−"}.form-advanced summary span{font-weight:700}.form-advanced summary small{color:var(--muted);font-size:.72rem;font-weight:400}.form-advanced>.form-grid{padding:4px 0 5px}.form-advanced>.form-wide:last-child{margin-bottom:25px}.form-error{color:#9c2f27;font-size:.75rem;font-weight:700}.form-consent{color:var(--muted);align-items:flex-start;gap:10px;margin:25px 0;font-size:.75rem;display:flex}.form-consent a{text-decoration:underline}.form-submit{width:100%}.form-response-note{text-align:center;margin:16px 0 0;font-size:.75rem}.selected-products{background:var(--paper);margin-bottom:35px;padding:22px}.selected-products-heading{justify-content:space-between;gap:15px;margin-bottom:15px;display:flex}.selected-products-heading span{color:var(--muted);font-size:.75rem}.selected-products article{border-top:1px solid var(--line);grid-template-columns:55px minmax(130px,1fr) repeat(3,100px) 25px;align-items:end;gap:10px;padding:12px 0;display:grid}.selected-products article img{object-fit:cover;width:55px;height:65px}.selected-products article small,.selected-products article strong{display:block}.selected-products article small{color:var(--gold);font-size:.6rem}.selected-products article button{cursor:pointer;background:0 0;border:0;align-self:center;font-size:1.3rem}.enquiry-guide{padding:90px max(28px, calc((100vw - var(--max)) / 2));background:var(--espresso);color:#fff;grid-template-columns:.7fr 1.3fr;gap:70px;display:grid}.enquiry-guide ol{margin:0;padding:0;list-style:none}.enquiry-guide li{border-top:1px solid #ffffff2e;grid-template-columns:55px 1fr;gap:15px;padding:17px 0;display:grid}.enquiry-guide li>span{color:#d7c4aa;font-family:var(--font-serif)}.enquiry-guide strong{font-family:var(--font-serif);font-size:1.15rem;font-weight:400}.enquiry-guide p{color:#ffffffa6;margin:3px 0 0;font-size:.85rem}.seo-breadcrumb{width:min(var(--max), calc(100% - 56px));margin:0 auto;padding:18px 0}.seo-breadcrumb ol{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.seo-breadcrumb li{color:var(--muted);align-items:center;font-size:.73rem;display:flex}.seo-breadcrumb li:not(:last-child):after{color:var(--taupe);content:"/";margin-left:7px}.seo-breadcrumb a:hover{color:var(--brown);text-underline-offset:3px;text-decoration:underline}.seo-landing-hero{border-top:1px solid var(--line);background:var(--ivory);grid-template-columns:1.03fr .97fr;min-height:650px;display:grid}.seo-landing-hero-copy{padding:84px 7vw 84px max(28px, calc((100vw - var(--max)) / 2));flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.seo-landing-hero h1{max-width:760px;margin-bottom:27px;font-size:clamp(3.2rem,4.6vw,4.15rem)}.seo-landing-lead{max-width:680px;margin-bottom:31px}.seo-landing-lead p{margin-bottom:13px;font-size:1.02rem}.seo-landing-lead p:first-child{color:var(--charcoal);font-size:1.12rem;font-weight:500}.seo-landing-hero-media{background:var(--sand);min-height:650px;position:relative;overflow:hidden}.seo-landing-hero-media img{object-fit:cover}.seo-quick-answer{border-top:2px solid var(--gold);background:var(--ivory);width:min(940px,100% - 56px);margin:72px auto;padding:33px 38px}.seo-quick-answer .eyebrow{margin-bottom:11px}.seo-quick-answer>p:last-child{color:var(--charcoal);margin:0;font-size:1.08rem;line-height:1.75}.seo-content-section{width:min(var(--max), calc(100% - 56px));border-top:1px solid var(--line);grid-template-columns:.7fr 1.3fr;gap:80px;margin:0 auto;padding:84px 0;display:grid}.seo-content-section>header{max-width:430px}.seo-content-section>header h2{margin-bottom:0}.seo-content-body{max-width:780px}.seo-content-body>p:last-child,.seo-content-body>ul:last-child,.seo-content-body>ol:last-child{margin-bottom:0}.seo-content-body h3{margin:35px 0 10px;font-size:1.42rem}.seo-content-body ul,.seo-content-body ol{color:var(--muted);padding-left:21px}.seo-content-body li{margin-bottom:8px;padding-left:5px}.seo-content-body .text-link{margin-top:20px}.seo-table-wrap{border:1px solid var(--line);overflow-x:auto}.seo-spec-table{border-collapse:collapse;background:var(--paper);width:100%;font-size:.91rem}.seo-spec-table th,.seo-spec-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:15px 18px}.seo-spec-table thead th{background:var(--espresso);color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:.68rem}.seo-spec-table tbody th{width:32%;color:var(--brown);font-weight:700}.seo-spec-table tbody tr:last-child th,.seo-spec-table tbody tr:last-child td{border-bottom:0}.seo-option-list{border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:0;margin:25px 0;padding:0;list-style:none;display:grid}.seo-option-list li{border-bottom:1px solid var(--line);margin:0;padding:14px 18px 14px 23px;position:relative}.seo-option-list li:before{background:var(--gold);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:24px;left:3px}.seo-buyer-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.seo-buyer-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px}.seo-buyer-grid h2,.seo-buyer-grid h3{margin:0 0 9px;font-size:1.24rem}.seo-buyer-grid p{margin:0;font-size:.9rem}.seo-buyer-grid p+p{margin-top:10px}.answer-quality-section>.section-intro{margin-bottom:38px}.answer-quality-block{border-left:3px solid var(--gold);background:var(--ivory);max-width:920px;margin:42px 0 0;padding:34px 38px}.answer-quality-block h2{margin:0 0 15px;font-size:clamp(1.75rem,2.5vw,2.45rem)}.answer-quality-block p:last-child{margin-bottom:0}.manufacturer-insight{border-left:3px solid var(--gold);background:var(--brown);color:#fff;width:min(980px,100% - 56px);margin:28px auto 92px;padding:43px 48px}.manufacturer-insight .eyebrow{color:#e1ccb0}.manufacturer-insight p:not(.eyebrow),.manufacturer-insight li{color:#ffffffc2}.manufacturer-insight>:last-child{margin-bottom:0}.manufacturer-insight ul{padding-left:20px}.seo-faq{width:min(var(--max), calc(100% - 56px));border-top:1px solid var(--line);grid-template-columns:.62fr 1.38fr;gap:80px;margin:0 auto;padding:88px 0;display:grid}.seo-faq>header h2{max-width:440px}.seo-faq article{border-top:1px solid var(--line);padding:22px 0}.seo-faq article:last-child{border-bottom:1px solid var(--line)}.seo-faq h3{font-family:var(--font-sans);letter-spacing:0;margin-bottom:9px;font-size:.96rem;font-weight:700}.seo-faq article p{margin:0;font-size:.91rem}.seo-related{width:min(var(--max), calc(100% - 56px));border-top:1px solid var(--line);margin:0 auto;padding:48px 0 82px}.seo-related>div{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.seo-related a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:82px;color:var(--brown);justify-content:space-between;align-items:center;gap:18px;padding:18px 21px;font-size:.84rem;font-weight:700;display:flex}.seo-related a:hover{background:var(--ivory)}.seo-final-cta{padding:78px max(28px, calc((100vw - var(--max)) / 2));background:var(--espresso);color:#fff;grid-template-columns:1.15fr .85fr;align-items:center;gap:65px;display:grid}.seo-final-cta h2{max-width:680px;margin-bottom:18px}.seo-final-cta p{color:#ffffffb3;max-width:680px}.seo-final-cta p a{color:#fff;text-underline-offset:4px;text-decoration:underline}.seo-final-cta .inline-actions{justify-content:flex-end}.seo-process-list{counter-reset:seo-process;margin:22px 0 0;padding:0;list-style:none}.seo-process-list li{border-top:1px solid var(--line);counter-increment:seo-process;grid-template-columns:34px 1fr;gap:12px;margin:0;padding:13px 0;display:grid}.seo-process-list li:before{color:var(--gold);content:counter(seo-process, decimal-leading-zero);font-family:var(--font-serif)}.resource-article-page{background:var(--paper)}.resource-article-hero{border-top:1px solid var(--line);background:var(--ivory);grid-template-columns:1.15fr .85fr;min-height:590px;display:grid}.resource-article-hero>div:first-child{padding:78px 6vw 78px max(28px, calc((100vw - var(--max)) / 2));flex-direction:column;justify-content:center;display:flex}.resource-article-hero h1{max-width:850px;margin:0 0 26px;font-size:clamp(3.15rem,4.5vw,4.65rem)}.resource-article-intro{max-width:780px;color:var(--charcoal);margin:0;font-size:1.09rem;line-height:1.75}.resource-article-hero-image{background:var(--sand);min-height:590px;position:relative;overflow:hidden}.resource-article-hero-image img{object-fit:cover}.resource-article-meta{border-top:1px solid var(--line);flex-wrap:wrap;gap:16px 28px;margin:34px 0 0;padding-top:22px;display:flex}.resource-article-meta div{gap:4px;display:grid}.resource-article-meta dt{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:.66rem;font-weight:700}.resource-article-meta dd{color:var(--brown);margin:0;font-size:.8rem}.resource-quick-answer{border-top:3px solid var(--gold);background:#fff;width:min(980px,100% - 56px);margin:72px auto;padding:36px 42px;box-shadow:0 14px 40px #38231b0f}.resource-quick-answer h2{margin:0 0 14px;font-size:2rem}.resource-quick-answer>p:last-child{color:var(--charcoal);margin:0;font-size:1.08rem;line-height:1.78}.resource-key-facts,.resource-checklist{width:min(var(--max), calc(100% - 56px));border-top:1px solid var(--line);grid-template-columns:.68fr 1.32fr;gap:75px;margin:0 auto;padding:75px 0;display:grid}.resource-key-facts h2,.resource-checklist h2{max-width:480px;margin-bottom:0}.resource-key-facts ul,.resource-checklist ol{counter-reset:resource-check;margin:0;padding:0;list-style:none}.resource-key-facts li,.resource-checklist li{border-top:1px solid var(--line);color:var(--charcoal);margin:0;padding:17px 8px 17px 42px;position:relative}.resource-key-facts li:last-child,.resource-checklist li:last-child{border-bottom:1px solid var(--line)}.resource-key-facts li:before{color:var(--gold);content:"•";font-size:1.25rem;position:absolute;top:19px;left:9px}.resource-checklist li{counter-increment:resource-check}.resource-checklist li:before{color:var(--gold);content:counter(resource-check, decimal-leading-zero);font-family:var(--font-serif);position:absolute;top:19px;left:4px}.resource-article-section{width:min(var(--max), calc(100% - 56px));border-top:1px solid var(--line);grid-template-columns:.68fr 1.32fr;gap:75px;margin:0 auto;padding:82px 0;display:grid}.resource-article-section>header{max-width:470px}.resource-article-section>header h2{margin-bottom:0}.resource-article-body{min-width:0;max-width:850px}.resource-article-body>p:first-child{color:var(--charcoal)}.resource-article-body ul{color:var(--muted);padding-left:21px}.resource-article-body li{margin-bottom:9px;padding-left:5px}.resource-inline-links{border-top:1px solid var(--line);margin-top:28px;padding-top:20px}.resource-inline-links a{color:var(--brown);text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:4px;font-weight:700}.resource-table-wrap{border:1px solid var(--line);margin:26px 0;overflow-x:auto}.resource-table{border-collapse:collapse;background:#fff;width:100%;min-width:680px;font-size:.89rem}.resource-table caption{background:var(--ivory);color:var(--brown);letter-spacing:.06em;text-align:left;text-transform:uppercase;padding:14px 17px;font-size:.72rem;font-weight:700}.resource-table th,.resource-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:15px 16px}.resource-table tr>:last-child{border-right:0}.resource-table tbody tr:last-child>*{border-bottom:0}.resource-table thead th{background:var(--espresso);color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.resource-table tbody th{width:24%;color:var(--brown);font-weight:700}.resource-evidence{border:1px solid var(--line);background:var(--ivory);margin:34px 0 8px;overflow:hidden}.resource-evidence-copy{padding:27px 30px 23px}.resource-evidence-copy h3{margin:0 0 10px;font-size:1.55rem}.resource-evidence-copy p:last-child{margin:0}.resource-evidence video,.resource-evidence>img{object-fit:contain;background:#17110e;width:100%;height:auto;max-height:620px;display:block}.resource-evidence figcaption{border-top:1px solid var(--line);color:var(--muted);padding:12px 18px;font-size:.76rem;line-height:1.55}.resource-faq{width:min(var(--max), calc(100% - 56px));border-top:1px solid var(--line);grid-template-columns:.62fr 1.38fr;gap:75px;margin:0 auto;padding:82px 0;display:grid}.resource-faq article{border-top:1px solid var(--line);padding:22px 0}.resource-faq article:last-child{border-bottom:1px solid var(--line)}.resource-faq h3{font-family:var(--font-sans);margin:0 0 9px;font-size:.97rem;font-weight:700}.resource-faq article p{margin:0}.resource-related{width:min(var(--max), calc(100% - 56px));border-top:1px solid var(--line);margin:0 auto;padding:78px 0}.resource-related>h2{max-width:760px}.resource-related>div{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-top:30px;display:grid}.resource-related a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);align-content:center;gap:6px;min-height:125px;padding:24px 50px 24px 25px;display:grid;position:relative}.resource-related a:hover{background:var(--ivory)}.resource-related strong{color:var(--brown)}.resource-related span{color:var(--muted);font-size:.84rem}.resource-related b{color:var(--gold);position:absolute;top:50%;right:22px;transform:translateY(-50%)}.resource-commercial-cta{padding:78px max(28px, calc((100vw - var(--max)) / 2));background:var(--espresso);color:#fff;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;display:grid}.resource-commercial-cta h2{max-width:720px}.resource-commercial-cta p:not(.eyebrow){color:#ffffffb3;max-width:720px}.resource-commercial-cta>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:25px;display:flex}.knowledge-hub{grid-template-columns:.58fr 1.42fr;gap:75px;display:grid}.knowledge-hub-heading{max-width:430px}.knowledge-groups>section{grid-template-columns:155px 1fr;gap:25px;padding:0 0 34px;display:grid}.knowledge-groups h3{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.72rem}.knowledge-groups section>div{border-top:1px solid var(--line)}.knowledge-groups a{border-bottom:1px solid var(--line);gap:7px;padding:20px 45px 20px 0;display:grid;position:relative}.knowledge-groups strong{color:var(--brown);font-family:var(--font-serif);font-size:1.3rem;font-weight:400}.knowledge-groups span{color:var(--muted);font-size:.86rem}.knowledge-groups b{color:var(--gold);position:absolute;top:50%;right:5px;transform:translateY(-50%)}.technical-resource-section{border-top:1px solid var(--line)}.factory-evidence-section{background:var(--ivory)}.factory-evidence-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.factory-evidence-grid .resource-evidence{margin:0}.factory-evidence-grid .resource-evidence video{aspect-ratio:9/16;max-height:620px}.factory-evidence-links{flex-wrap:wrap;gap:24px;margin:34px 0 0;display:flex}.colour-evidence-section{background:var(--ivory)}.colour-evidence-stack{gap:32px;display:grid}.colour-evidence-stack>.answer-quality-block{background:#fff;max-width:none;margin:0}.colour-evidence-stack .resource-evidence{grid-template-columns:.72fr 1.28fr;align-items:center;margin:0;display:grid}.colour-evidence-stack .resource-evidence-copy{padding:38px}.colour-evidence-stack .resource-evidence video,.colour-evidence-stack .resource-evidence>img{object-fit:contain;min-height:390px;max-height:620px}.colour-evidence-stack .resource-evidence figcaption{grid-column:1/-1}.colour-evidence-link{margin:30px 0 0}footer{color:#fff;background:#17110e;grid-template-columns:1.35fr repeat(5,minmax(0,1fr));gap:28px;padding:80px max(28px,50vw - 720px) 30px;display:grid}.footer-brand{margin-bottom:25px}.footer-brand .brand-logo-image{background:var(--ivory);mix-blend-mode:normal;width:260px;height:68px;padding:4px 10px}.footer-company>p{color:#ffffff8c;margin:3px 0;font-size:.8rem}.footer-column{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-column>strong{color:#d7c4aa;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.68rem}.footer-column a,.footer-column span{color:#ffffffa8;font-size:.8rem}.footer-column a:hover{color:#fff}.footer-column>.contact-channel-link{margin-bottom:2px}.footer-column .contact-channel-icon{color:#fff}.footer-socials{border-top:1px solid #ffffff24;flex-wrap:wrap;gap:9px;margin-top:12px;padding-top:15px;display:flex}.footer-socials a{border:1px solid #ffffff2b;border-radius:999px;align-items:center;gap:7px;padding:7px 10px 7px 7px;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.footer-socials a:hover{background:#ffffff14;border-color:#ffffff75}.footer-socials a>.footer-social-icon{color:#fff;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;display:inline-grid}.footer-social-icon svg{fill:currentColor;width:14px;height:14px}.footer-social-icon-instagram{background:linear-gradient(135deg,#833ab4 0%,#fd1d1d 52%,#fcaf45 100%)}.footer-social-icon-facebook{background:#1877f2}.footer-social-icon-linkedin{background:#0a66c2}.footer-bottom{border-top:1px solid #ffffff26;grid-column:1/-1;justify-content:space-between;gap:25px;margin-top:20px;padding-top:24px;display:flex}.footer-bottom p{color:#fff6;margin:0;font-size:.68rem}.legal-page{width:min(850px,100% - 48px);margin:0 auto;padding:100px 0}.legal-page h1{font-size:clamp(2.7rem,5vw,4.5rem)}.legal-page h2{margin:45px 0 13px;font-size:1.8rem}.legal-page a{color:var(--brown);text-decoration:underline}.legal-updated{border-bottom:1px solid var(--line);padding-bottom:25px}.thank-you{min-height:630px;padding:130px max(28px, calc((100vw - var(--max)) / 2));background:var(--ivory);text-align:center}.thank-you h1{max-width:820px;margin:0 auto 25px}.thank-you p:not(.eyebrow){max-width:600px;margin:0 auto 30px}.thank-you>div{justify-content:center;gap:25px;display:flex}.floating-contact-trigger{right:24px;bottom:calc(92px + env(safe-area-inset-bottom,0px));z-index:80;color:#fff;min-height:50px;font:600 14px/1.3 var(--font-sans);cursor:pointer;background:#2d1c16;border:1px solid #ffffff40;border-radius:28px;align-items:center;gap:10px;padding:12px 19px;display:flex;position:fixed;box-shadow:0 6px 24px #22151026}.floating-contact-trigger svg{width:22px;height:22px}.floating-contact-trigger:hover{background:var(--brown)}.floating-contact-panel{inset:auto 24px calc(155px + env(safe-area-inset-bottom,0px)) auto;color:#2d1c16;background:#fffdf9;border:1px solid #d8d0c8;border-radius:16px;width:min(370px,100vw - 32px);max-height:calc(100dvh - 185px);margin:0;padding:28px 24px 22px;position:fixed;overflow-y:auto;box-shadow:0 18px 60px #22151033}.floating-contact-panel::backdrop{background:#22151022}.floating-contact-panel h2{font:400 25px/1.2 var(--font-serif);letter-spacing:0;margin:0 0 10px;padding-right:20px}.floating-contact-panel p{font:400 15px/1.6 var(--font-sans);color:#514b47;margin:0 0 20px}.floating-contact-close{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;font-size:27px;position:absolute;top:5px;right:5px}.floating-contact-channel{font:600 16px/1.5 var(--font-sans);border-top:1px solid #e3dcd5;align-items:center;gap:12px;padding:14px 0;text-decoration:none;display:flex}.floating-contact-channel>span:last-child{margin-left:auto}.floating-contact-channel small{overflow-wrap:anywhere;color:#514b47;font-size:13px;font-weight:400;display:block}.floating-contact-sample{font:600 14px/1.5 var(--font-sans);border-top:1px solid #e3dcd5;justify-content:space-between;padding:16px 0 0;display:flex}.floating-contact-trigger:focus-visible,.floating-contact-panel :focus-visible{outline-offset:3px;outline:3px solid #a77d47}@media (max-width:600px){.floating-contact-trigger{right:16px;bottom:calc(80px + env(safe-area-inset-bottom,0px));justify-content:center;width:48px;height:48px;min-height:48px;padding:0}.floating-contact-trigger>span,:is(body:has(.site-header .nav-open) .floating-contact-trigger,body:has(.lightbox[role=dialog]) .floating-contact-trigger,body:has(#floating-contact-panel[open]) .floating-contact-trigger){display:none}.floating-contact-panel{inset:auto 16px calc(16px + env(safe-area-inset-bottom,0px)) 16px;width:auto;max-height:calc(100dvh - 48px);padding-bottom:24px}}.back-to-top{z-index:80;color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:#2d1c16f0;border:1px solid #ffffff38;border-radius:50%;place-content:center;gap:1px;width:54px;height:54px;transition:opacity .22s,transform .22s,background .2s;display:grid;position:fixed;bottom:24px;right:24px;transform:translateY(14px);box-shadow:0 12px 34px #22151038}.back-to-top-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:var(--brown)}.back-to-top:focus-visible{outline-offset:3px;outline:3px solid #d7c4aa}.back-to-top span{font-size:1.22rem;line-height:.8}.back-to-top small{font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;font-size:.55rem;font-weight:700;line-height:1}@media (max-width:1180px){.site-header{grid-template-columns:auto 1fr auto;gap:18px;padding:0 24px}.site-header nav{gap:13px}.site-header nav a{font-size:.78rem}.header-actions .button{display:none}footer{grid-template-columns:repeat(3,1fr)}.catalogue-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1100px){.site-header{grid-template-columns:1fr auto auto;min-height:74px}.site-header nav{border-bottom:1px solid var(--line);background:var(--paper);flex-direction:column;align-items:stretch;gap:0;padding:10px 24px 25px;display:none;position:absolute;top:74px;left:0;right:0}.site-header nav.nav-open{display:flex}.site-header nav a{border-bottom:1px solid var(--line);padding:13px 0}.site-header nav a:after{display:none}.mobile-menu-toggle{display:block}}@media (max-width:900px){.site-header{grid-template-columns:1fr auto auto;min-height:74px}.site-header nav{border-bottom:1px solid var(--line);background:var(--paper);flex-direction:column;align-items:stretch;gap:0;padding:10px 24px 25px;display:none;position:absolute;top:74px;left:0;right:0}.site-header nav.nav-open{display:flex}.site-header nav a{border-bottom:1px solid var(--line);padding:13px 0}.site-header nav a:after{display:none}.mobile-menu-toggle{display:block}.hero-new,.editorial-hero,.colour-hero,.oem-hero,.visual-break,.factory-story,.material-story,.sample-reference,.sample-start,.about-story,.factory-film,.conversion-band,.catalogue-hero,.catalogue-cta,.lookbook-hero,.inquiry-section,.enquiry-guide,.confidential-band,.company-facts{grid-template-columns:1fr}.company-facts{gap:45px}.hero-new-media{min-height:560px}.editorial-product-grid{grid-template-columns:1fr}.extension-system-grid,.secondary-capabilities>div:last-child{grid-template-columns:repeat(2,1fr)}.split-heading{grid-template-columns:1fr;gap:12px}.numbered-grid,.numbered-grid.three-column{grid-template-columns:repeat(2,1fr)}.visual-break img{max-height:540px}.factory-story{gap:40px}.colour-hero img,.oem-hero img{height:520px}.material-story.reverse img{order:initial}.factory-gallery-new{grid-template-columns:1fr 1fr}.about-story{gap:45px}.about-story-images{height:530px}.resource-grid,.catalogue-download-grid{grid-template-columns:1fr 1fr}.catalogue-download-heading{grid-template-columns:1fr;gap:12px}.catalogue-browser{grid-template-columns:1fr}.catalogue-sidebar{position:static}.category-list{grid-template-columns:1fr 1fr;display:grid}.category-list button{padding-right:14px}.catalogue-help{display:none}.lookbook-grid{grid-template-columns:repeat(3,1fr)}.inquiry-intro{position:static}.seo-landing-hero,.seo-content-section,.seo-faq,.seo-final-cta,.resource-article-hero,.resource-key-facts,.resource-checklist,.resource-article-section,.resource-faq,.resource-commercial-cta,.knowledge-hub{grid-template-columns:1fr}.seo-landing-hero-media{min-height:520px}.seo-content-section,.seo-faq{gap:30px}.seo-content-section>header{max-width:720px}.seo-related>div{grid-template-columns:repeat(2,1fr)}.seo-final-cta .inline-actions{justify-content:flex-start}.resource-article-hero-image{min-height:520px}.resource-key-facts,.resource-checklist,.resource-article-section,.resource-faq{gap:30px}.resource-related>div{grid-template-columns:1fr 1fr}.resource-commercial-cta>div:last-child{justify-content:flex-start}.knowledge-hub{gap:45px}.factory-evidence-grid{grid-template-columns:1fr 1fr}.colour-evidence-stack .resource-evidence{grid-template-columns:1fr}.colour-evidence-stack .resource-evidence figcaption{grid-column:auto}.selected-products article{grid-template-columns:55px 1fr 25px}.selected-products article label{grid-column:span 1}footer{grid-template-columns:1fr 1fr}.footer-bottom{grid-column:1/-1}}@media (max-width:620px){body{font-size:16px}h1{font-size:clamp(2.8rem,12vw,3.55rem)}h2{font-size:clamp(2.15rem,9vw,2.625rem)}.site-header{padding:0 16px}.brand-mark{width:34px;height:34px}.brand-logo-image{width:175px;height:48px}.brand strong{font-size:.76rem}.brand small{display:none}.enquiry-list-link{font-size:0}.enquiry-list-link:before{content:"List";font-size:.7rem}.section-shell{width:min(100% - 36px, var(--max));padding:78px 0}.section-intro{margin-bottom:38px}.hero-new{min-height:auto}.hero-new-copy{padding:70px 20px}.hero-new-media{min-height:430px}.hero-new-media .hero-secondary{border-width:6px;width:35%}.factory-facts span{padding:0 2px}.extension-system-grid{grid-template-columns:1fr 1fr;gap:30px 12px}.extension-system-grid h3{min-height:50px;font-size:1.15rem}.extension-system-grid p{font-size:.84rem}.secondary-capabilities>div:last-child{grid-template-columns:1fr}.secondary-capabilities p{min-height:0}.confidential-band{gap:38px;padding:65px 20px}.trust-list,.editorial-product-grid article{grid-template-columns:1fr}.editorial-product-grid img{aspect-ratio:5/4}.numbered-grid,.numbered-grid.three-column,.numbered-grid.two-column{grid-template-columns:1fr}.numbered-grid article{min-height:210px}.visual-break>div,.material-story>div,.sample-reference>div,.sample-start article,.colour-hero>div,.oem-hero>div{padding:60px 20px}.factory-story,.factory-film,.conversion-band,.catalogue-lookbook-banner,.catalogue-cta,.download-band,.enquiry-guide{padding:65px 20px}.page-hero,.catalogue-hero,.lookbook-hero{padding:70px 20px}.colour-hero img,.oem-hero img{height:420px}.factory-gallery-new,.resource-grid,.check-list,.option-list,.contact-methods,.form-grid,.form-choice-grid{grid-template-columns:1fr}.about-story{width:calc(100% - 36px);margin-top:70px}.about-story-images{height:430px}.company-facts dl>div{grid-template-columns:1fr;gap:6px}.download-band,.catalogue-lookbook-banner{flex-direction:column;align-items:flex-start}.download-band-links,.catalogue-download-grid{grid-template-columns:1fr}.catalogue-download-section{padding:65px 20px}.catalogue-browser{width:calc(100% - 36px);padding-top:55px}.category-list{grid-template-columns:1fr}.catalogue-product-grid{grid-template-columns:1fr 1fr;gap:30px 12px}.catalogue-product-card h3{min-height:46px;font-size:1.08rem}.product-spec-line{font-size:.9rem}.results-heading{flex-direction:column;align-items:flex-start}.pagination{flex-direction:column;align-items:stretch}.pagination>button{width:100%}.pagination div{justify-content:center}.catalogue-lightbox-content{grid-template-columns:1fr;padding:24px}.lookbook-grid{grid-template-columns:1fr 1fr;gap:20px 12px;width:calc(100% - 36px)}.contact-methods{width:calc(100% - 36px)}.inquiry-section{width:calc(100% - 36px);padding:80px 0}.inquiry-form{padding:25px 18px}.seo-breadcrumb{width:calc(100% - 36px);padding:14px 0}.seo-landing-hero-copy{padding:65px 20px}.seo-landing-hero h1{font-size:clamp(2.75rem,11vw,3.45rem)}.seo-landing-hero-media{min-height:420px}.seo-quick-answer{width:calc(100% - 36px);margin:48px auto;padding:25px 21px}.seo-quick-answer>p:last-child{font-size:1rem}.seo-content-section,.seo-faq{width:calc(100% - 36px);padding:64px 0}.seo-option-list,.seo-buyer-grid,.seo-related>div{grid-template-columns:1fr}.seo-spec-table{min-width:560px}.manufacturer-insight{width:calc(100% - 36px);margin-bottom:65px;padding:31px 25px}.seo-related{width:calc(100% - 36px);padding-bottom:65px}.seo-final-cta{gap:35px;padding:65px 20px}.resource-article-hero>div:first-child{padding:62px 20px}.resource-article-hero h1{font-size:clamp(2.75rem,11vw,3.5rem)}.resource-article-hero-image{min-height:410px}.resource-article-meta{flex-direction:column}.resource-quick-answer{width:calc(100% - 36px);margin:48px auto;padding:27px 22px}.resource-key-facts,.resource-checklist,.resource-article-section,.resource-faq,.resource-related{width:calc(100% - 36px);padding:62px 0}.resource-table{min-width:650px}.resource-related>div{grid-template-columns:1fr}.resource-commercial-cta{gap:35px;padding:62px 20px}.knowledge-groups>section{grid-template-columns:1fr;gap:12px}.factory-evidence-grid{grid-template-columns:1fr}.factory-evidence-grid .resource-evidence video{aspect-ratio:auto;max-height:720px}.factory-evidence-links{flex-direction:column;align-items:flex-start}.colour-evidence-stack .resource-evidence-copy{padding:26px 22px}.colour-evidence-stack .resource-evidence video,.colour-evidence-stack .resource-evidence>img{min-height:0}.selected-products article{grid-template-columns:45px 1fr 25px}.selected-products article label{grid-column:1/-1}footer{grid-template-columns:1fr;padding:65px 20px 25px}.footer-bottom{flex-direction:column}.back-to-top{width:48px;height:48px;bottom:18px;right:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.back-to-top{transition:none}}.ui-stage1-home .prime-editorial-hero{background:var(--prototype-ivory);grid-template:"copy product"minmax(430px,1fr)"detail factory"minmax(240px,.55fr)"facts facts"/minmax(0,1.03fr) minmax(520px,.97fr);min-height:0;display:grid}.ui-stage1-home .prime-editorial-hero .hero-new-copy{grid-area:copy;padding:72px clamp(28px,4.5vw,72px) 42px max(28px,50vw - 640px)}.ui-stage1-home .prime-editorial-hero h1{max-width:690px;margin-bottom:24px;font-size:clamp(3rem,4vw,3.5rem);line-height:1.02}.ui-stage1-home .prime-editorial-hero .hero-lead{max-width:660px;margin-bottom:24px;font-size:1.06rem;line-height:1.68}.ui-stage1-home .prime-editorial-hero .hero-detail{max-width:690px;color:var(--prototype-grey);grid-area:detail;margin:0;padding:0 clamp(28px,4.5vw,72px) 54px max(28px,50vw - 640px);font-size:1rem;line-height:1.72}.ui-stage1-home .hero-product-evidence,.ui-stage1-home .hero-factory-evidence{background:#e9e1d8;min-height:0;margin:0;position:relative;overflow:hidden}.ui-stage1-home .hero-product-evidence{grid-area:product}.ui-stage1-home .hero-factory-evidence{border-top:6px solid var(--prototype-paper);grid-area:factory}.ui-stage1-home .hero-product-evidence img,.ui-stage1-home .hero-factory-evidence img{object-fit:cover}.ui-stage1-home .hero-product-evidence img{object-position:center 42%}.ui-stage1-home .hero-factory-evidence img{object-position:center 58%}.ui-stage1-home .hero-product-evidence figcaption,.ui-stage1-home .hero-factory-evidence figcaption,.seo-landing-hero-video figcaption{color:#fff;letter-spacing:.075em;text-transform:uppercase;background:linear-gradient(#0000,#18110ddb);justify-content:space-between;gap:18px;margin:0;padding:15px 20px;font-size:.66rem;font-weight:700;line-height:1.4;display:flex;position:absolute;bottom:0;left:0;right:0}.ui-stage1-home .hero-product-evidence figcaption span,.ui-stage1-home .hero-factory-evidence figcaption span{color:#ead7ba}.ui-stage1-home .prime-editorial-hero .factory-facts{color:#fff;background:#1d211f;border:0;grid-area:facts;grid-template-columns:.95fr .95fr 1.55fr 1.35fr;max-width:none;margin:0;padding:0;display:grid}.ui-stage1-home .prime-editorial-hero .factory-fact{color:#ffffffe6;border-right:1px solid #ffffff24;grid-template-columns:28px 1fr;align-items:center;gap:10px;min-height:96px;padding:18px 22px;font-size:.74rem;font-weight:500;line-height:1.45;display:grid}.ui-stage1-home .prime-editorial-hero .factory-fact:last-child{border-right:0}.ui-stage1-home .prime-editorial-hero .factory-fact b{color:#c99a6b;letter-spacing:.08em;font-size:.68rem}@media (min-width:901px){.ui-stage1-home .extension-system-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.ui-stage1-home .extension-system-grid article:first-child,.ui-stage1-home .extension-system-grid article:nth-child(4){grid-column:span 7}.ui-stage1-home .extension-system-grid article:nth-child(2),.ui-stage1-home .extension-system-grid article:nth-child(3){grid-column:span 5}.ui-stage1-home .extension-system-grid article:nth-child(5),.ui-stage1-home .extension-system-grid article:nth-child(6){grid-column:span 6}.ui-stage1-home .extension-system-grid article>a{aspect-ratio:16/9}.ui-stage1-home .extension-system-grid article:nth-child(2)>a,.ui-stage1-home .extension-system-grid article:nth-child(3)>a{aspect-ratio:4/3}.ui-stage1-home .extension-system-grid article>div{min-height:195px}}.seo-landing-hero-video{margin:0;position:relative}.seo-landing-hero-video video{object-fit:cover;background:#17120f;width:100%;height:100%;position:absolute;inset:0}.seo-landing-hero-video figcaption{z-index:2;justify-content:flex-start}.ui-stage2-manufacturing .page-hero{padding-top:78px;padding-bottom:78px}.ui-stage2-manufacturing .factory-film{background:#1d211f;grid-template-columns:minmax(280px,.58fr) minmax(0,1.42fr);padding-top:72px;padding-bottom:72px}.ui-stage2-manufacturing .factory-film video{border:1px solid #ffffff29;width:100%}.ui-stage2-manufacturing .factory-evidence-section{border-top:1px solid var(--prototype-line);border-bottom:1px solid var(--prototype-line)}.ui-stage2-manufacturing .factory-evidence-grid{background:var(--prototype-line);gap:1px}.ui-stage2-manufacturing .factory-evidence-grid>*{background:var(--prototype-paper)}.ui-stage2-manufacturing .factory-gallery-new{background:var(--prototype-line);gap:1px}.ui-stage2-manufacturing .factory-gallery-new figure{background:var(--prototype-paper)}.ui-stage1-catalogue .add-enquiry{border:1px solid var(--prototype-espresso);min-height:42px;color:var(--prototype-espresso);letter-spacing:.035em;background:0 0;padding:0 15px}.ui-stage1-catalogue .add-enquiry:hover{background:var(--prototype-espresso);color:#fff}.ui-stage1-catalogue .add-enquiry.added{color:#234c3e;background:#edf4ef;border-color:#315e4e}@media (max-width:900px){.ui-stage1-home .prime-editorial-hero{grid-template:"copy""product"470px"facts""factory"330px"detail"/1fr}.ui-stage1-home .prime-editorial-hero .hero-new-copy{padding:54px 24px 46px}.ui-stage1-home .prime-editorial-hero .hero-detail{max-width:none;padding:34px 24px 46px}.ui-stage1-home .prime-editorial-hero .factory-facts{grid-template-columns:1fr 1fr}.ui-stage1-home .prime-editorial-hero .factory-fact{border-bottom:1px solid #ffffff24;min-height:92px}.ui-stage1-home .prime-editorial-hero .factory-fact:nth-child(2){border-right:0}.ui-stage1-home .prime-editorial-hero .factory-fact:nth-last-child(-n+2){border-bottom:0}.ui-stage2-manufacturing .factory-film{grid-template-columns:1fr}}@media (max-width:680px){.ui-stage1 .brand-logo-image{width:160px;height:52px}.ui-stage1 .enquiry-list-link{text-overflow:clip;max-width:none;font-size:.68rem;overflow:visible}.ui-stage1-home .prime-editorial-hero{grid-template-rows:auto 310px auto 245px auto}.ui-stage1-home .prime-editorial-hero .hero-new-copy{padding:42px 20px 34px}.ui-stage1-home .prime-editorial-hero h1{margin-bottom:19px;font-size:clamp(2.25rem,10.5vw,2.625rem)}.ui-stage1-home .prime-editorial-hero .hero-actions{gap:8px}.ui-stage1-home .prime-editorial-hero .hero-actions .button{flex:1 1 0;min-width:0;padding-left:10px;padding-right:10px;font-size:.64rem}.ui-stage1-home .hero-product-evidence figcaption,.ui-stage1-home .hero-factory-evidence figcaption{padding:32px 14px 12px;display:block}.ui-stage1-home .hero-product-evidence figcaption span,.ui-stage1-home .hero-factory-evidence figcaption span{margin-bottom:4px;display:block}.ui-stage1-home .prime-editorial-hero .factory-fact{grid-template-columns:23px 1fr;min-height:88px;padding:12px;font-size:.66rem}.ui-stage1-home .prime-editorial-hero .hero-detail{padding:30px 20px 40px}.seo-landing-hero-video{min-height:390px}.seo-landing-hero-video figcaption{padding:34px 16px 13px;font-size:.61rem}.ui-stage1-catalogue .category-list{scroll-snap-type:x proximity;grid-template-columns:none;gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.ui-stage1-catalogue .category-list .category-group-label{display:none}.ui-stage1-catalogue .category-list button{scroll-snap-align:start;border:1px solid var(--prototype-line);flex:0 0 190px}.product-detail-gallery>img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;max-height:50dvh;display:block}}.ui-stage1{--prototype-ivory:#f5f0e8;--prototype-paper:#fffdf9;--prototype-espresso:#241711;--prototype-brown:#35251e;--prototype-bronze:#9b7248;--prototype-grey:#756c65;--prototype-line:#d9d0c5;color:var(--prototype-espresso);background:var(--prototype-paper)}.ui-stage1 h1{letter-spacing:-.025em;font-size:clamp(2.75rem,3.6vw,3.125rem);line-height:1.04}.ui-stage1 h2{letter-spacing:-.018em;font-size:clamp(1.875rem,2.4vw,2.25rem);line-height:1.12}.ui-stage1 h3{font-size:clamp(1.25rem,1.6vw,1.5rem);line-height:1.25}.ui-stage1 p,.ui-stage1 li{line-height:1.66}.ui-stage1 .eyebrow{letter-spacing:.14em;min-height:1em;font-size:.75rem}.ui-stage1 :where(a,button,summary,input):focus-visible{outline:2px solid var(--prototype-bronze);outline-offset:3px}@media (min-width:1181px){.ui-stage1 .site-header{gap:14px;padding-left:20px;padding-right:20px}.ui-stage1 .brand-logo-image{width:180px;height:54px}.ui-stage1 .site-header nav{gap:clamp(8px,.85vw,13px)}.ui-stage1 .site-header nav a{font-size:.74rem}.ui-stage1 .header-actions{gap:9px}.ui-stage1 .header-actions .button-small{padding-left:16px;padding-right:16px;font-size:.68rem}.ui-stage1 .enquiry-list-link{font-size:.72rem}}.ui-stage1-home .hero-new{grid-template-columns:minmax(0,1.12fr) minmax(440px,.88fr);min-height:620px}.ui-stage1-home .hero-new-copy{padding:72px clamp(28px,4.5vw,72px) 64px max(28px,50vw - 640px)}.ui-stage1-home .hero-new h1{max-width:720px;margin-bottom:22px;font-size:clamp(3rem,4vw,3.5rem);line-height:1.02}.ui-stage1-home .hero-lead{max-width:700px;margin-bottom:26px;font-size:1.06rem;line-height:1.68}.ui-stage1-home .hero-actions{margin-top:0}.ui-stage1-home .hero-new-media{min-height:620px}.ui-stage1-home .hero-new-media .hero-primary{object-position:52% center}.ui-stage1-home .hero-new-media .hero-secondary{border:6px solid var(--prototype-paper);object-fit:contain;background:var(--prototype-paper);width:min(34%,210px);bottom:5%;right:5%}.ui-stage1-home .hero-new-media>p{font-size:.7rem;top:20px;right:20px}.ui-stage1-home .factory-facts{border:1px solid var(--prototype-line);background:var(--prototype-paper);grid-template-columns:.72fr .72fr 1.6fr 1.35fr;gap:0;max-width:760px;margin-top:32px;padding-top:0;display:grid}.ui-stage1-home .factory-facts>span[aria-hidden]{display:none}.ui-stage1-home .factory-facts .factory-fact{border-right:1px solid var(--prototype-line);min-height:72px;color:var(--prototype-brown);align-items:center;padding:13px 16px;font-size:.72rem;line-height:1.45;display:flex}.ui-stage1-home .factory-facts .factory-fact:last-child{border-right:0}.ui-stage1-home .section-shell{width:min(1280px,100% - 64px);padding-top:64px;padding-bottom:64px}.ui-stage1-home .section-intro{max-width:760px;margin-bottom:38px}.ui-stage1-home .section-intro h2{max-width:760px}.ui-stage1-home .numbered-grid article{min-height:170px;padding:25px}.ui-stage1-home .extension-system-grid{border:1px solid var(--prototype-line);background:var(--prototype-line);grid-template-columns:repeat(3,1fr);gap:1px}.ui-stage1-home .extension-system-grid article{background:var(--prototype-paper);grid-template-rows:auto 1fr;min-width:0;display:grid}.ui-stage1-home .extension-system-grid article>a{aspect-ratio:4/3;background:var(--prototype-ivory);display:block;overflow:hidden}.ui-stage1-home .extension-system-grid img{object-fit:contain;width:100%;height:100%;transition:transform .2s}.ui-stage1-home .extension-system-grid article:hover img{transform:scale(1.015)}.ui-stage1-home .extension-system-grid article>div{flex-direction:column;min-height:220px;padding:24px;display:flex}.ui-stage1-home .extension-system-grid h3{margin-bottom:10px}.ui-stage1-home .extension-system-grid p{margin-bottom:20px;font-size:.94rem}.ui-stage1-home .extension-system-grid .text-link{align-self:flex-start;margin-top:auto}.ui-stage1-home .secondary-capabilities>div:last-child{grid-template-columns:repeat(4,1fr)}.ui-stage1-home .capability-section .split-heading{grid-template-columns:minmax(0,1fr) minmax(320px,560px);gap:64px}.ui-stage1-home .visual-break,.ui-stage1-home .factory-story{min-height:560px}.ui-stage1-home .visual-break>div,.ui-stage1-home .factory-story>div,.ui-stage1-home .confidential-band,.ui-stage1-home .conversion-band{padding-top:64px;padding-bottom:64px}.prototype-reading-layout{grid-template-columns:220px minmax(0,720px);justify-content:center;gap:64px;width:min(1080px,100% - 64px);margin:0 auto;display:grid}.prototype-reading-rail{min-width:0}.prototype-article-toc{border-top:2px solid var(--prototype-bronze);border-bottom:1px solid var(--prototype-line);align-self:start;max-height:calc(100vh - 48px);padding:22px 0;position:sticky;top:24px;overflow:auto}.prototype-article-toc ol{margin:0;padding:0;list-style:none}.prototype-article-toc li{margin:0}.prototype-article-toc a{border-left:1px solid var(--prototype-line);color:var(--prototype-grey);padding:7px 10px 7px 15px;font-size:.78rem;line-height:1.42;transition:color .18s,border-color .18s,background .18s;display:block}.prototype-article-toc a:hover,.prototype-article-toc a[aria-current=location]{border-left-color:var(--prototype-bronze);color:var(--prototype-brown);background:#9b724812}.prototype-reading-rail>:where(section,aside){scroll-margin-top:28px}.prototype-faq details{border-top:1px solid var(--prototype-line)}.prototype-faq details:last-child{border-bottom:1px solid var(--prototype-line)}.prototype-faq summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:19px 0;list-style:none;display:grid}.prototype-faq summary::-webkit-details-marker{display:none}.prototype-faq summary h3{font-family:var(--font-sans);letter-spacing:0;margin:0;font-size:.96rem;font-weight:700}.prototype-faq summary>span{color:var(--prototype-bronze);font-size:1.25rem;transition:transform .18s}.prototype-faq details[open] summary>span{transform:rotate(45deg)}.prototype-faq details>div,.prototype-faq details>p{max-width:68ch;color:var(--prototype-grey);margin:0;padding:0 34px 22px 0;font-size:.94rem}.prototype-faq details>div>:last-child{margin-bottom:0}.ui-stage1-technical .seo-breadcrumb{width:min(1280px,100% - 64px)}.ui-stage1-technical .seo-landing-hero{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:520px}.ui-stage1-technical .seo-landing-hero-copy{padding:62px 6vw 62px max(28px,50vw - 640px)}.ui-stage1-technical .seo-landing-hero h1{max-width:720px;margin-bottom:22px;font-size:clamp(2.75rem,3.6vw,3.125rem)}.ui-stage1-technical .seo-landing-lead{max-width:680px;margin-bottom:26px}.ui-stage1-technical .seo-landing-lead p{font-size:1rem}.ui-stage1-technical .seo-landing-hero-media{background:var(--prototype-ivory);min-height:520px;padding:30px}.ui-stage1-technical .seo-landing-hero-media img{object-fit:contain}.ui-stage1-technical .seo-quick-answer{border-top:2px solid var(--prototype-bronze);background:var(--prototype-paper);width:min(960px,100% - 64px);box-shadow:none;margin:50px auto;padding:28px 32px}.ui-stage1-technical .seo-content-section{width:100%;padding:52px 0;display:block}.ui-stage1-technical .seo-content-section>header{max-width:680px;margin-bottom:23px}.ui-stage1-technical .seo-content-section>header h2{max-width:680px}.ui-stage1-technical .seo-content-body{max-width:720px}.ui-stage1-technical .seo-content-body>p{max-width:70ch;font-size:1rem}.ui-stage1-technical .seo-buyer-grid{grid-template-columns:repeat(2,1fr)}.ui-stage1-technical .seo-buyer-grid article{padding:21px}.ui-stage1-technical .manufacturer-insight{background:var(--prototype-brown);width:100%;margin:18px 0 52px;padding:34px 38px}.ui-stage1-technical .seo-faq{width:100%;padding:52px 0;display:block}.ui-stage1-technical .seo-faq>header{margin-bottom:22px}.ui-stage1-technical .seo-faq>header h2{max-width:680px}.ui-stage1-technical .seo-related{width:min(1080px,100% - 64px);padding:56px 0 64px}.ui-stage1-technical .seo-related>div{grid-template-columns:repeat(2,1fr)}.ui-stage1-technical .seo-final-cta{padding-top:64px;padding-bottom:64px}.ui-stage1-resource .resource-article-hero{grid-template-columns:minmax(0,1.12fr) minmax(400px,.88fr);min-height:520px}.ui-stage1-resource .resource-article-hero>div:first-child{padding:60px 6vw 60px max(28px,50vw - 640px)}.ui-stage1-resource .resource-article-hero h1{max-width:760px;margin-bottom:20px;font-size:clamp(2.75rem,3.6vw,3.125rem)}.ui-stage1-resource .resource-article-intro{max-width:700px;font-size:1.03rem}.ui-stage1-resource .resource-article-hero-image{min-height:520px}.ui-stage1-resource .resource-quick-answer{border-top:2px solid var(--prototype-bronze);width:min(960px,100% - 64px);box-shadow:none;margin:50px auto;padding:28px 32px}.ui-stage1-resource .resource-key-facts,.ui-stage1-resource .resource-checklist,.ui-stage1-resource .resource-article-section,.ui-stage1-resource .resource-faq{width:100%;padding:50px 0;display:block}.ui-stage1-resource .resource-key-facts>div,.ui-stage1-resource .resource-checklist>div,.ui-stage1-resource .resource-article-section>header,.ui-stage1-resource .resource-faq>header{max-width:700px;margin-bottom:24px}.ui-stage1-resource .resource-key-facts h2,.ui-stage1-resource .resource-checklist h2,.ui-stage1-resource .resource-article-section>header h2{max-width:700px}.ui-stage1-resource .resource-article-body{max-width:720px}.ui-stage1-resource .resource-article-body>p{max-width:70ch;font-size:1rem}.ui-stage1-resource .resource-evidence{margin:30px 0 6px}.ui-stage1-resource .resource-evidence video,.ui-stage1-resource .resource-evidence>img{aspect-ratio:16/10;object-fit:contain;max-height:none}.ui-stage1-resource .manufacturer-insight{width:100%;margin:18px 0 50px;padding:34px 38px}.ui-stage1-resource .resource-faq>header{margin-bottom:18px}.ui-stage1-resource .resource-related{width:min(1080px,100% - 64px);padding:58px 0}.ui-stage1-resource .resource-commercial-cta{padding-top:64px;padding-bottom:64px}.ui-stage1-catalogue .catalogue-hero{min-height:auto;padding-top:64px;padding-bottom:64px}.ui-stage1-catalogue .catalogue-hero h1{max-width:720px;font-size:clamp(2.75rem,3.6vw,3.125rem)}.ui-stage1-catalogue .catalogue-download-section{padding-top:56px;padding-bottom:56px}.ui-stage1-catalogue .catalogue-download-grid article{min-height:245px;padding:24px}.ui-stage1-catalogue .catalogue-browser{grid-template-columns:236px minmax(0,1fr);gap:34px;width:min(1280px,100% - 64px);padding:64px 0 80px}.ui-stage1-catalogue .catalogue-sidebar{top:18px}.ui-stage1-catalogue .catalogue-help{padding:21px}.ui-stage1-catalogue .results-heading{margin-bottom:28px}.ui-stage1-catalogue .results-heading h2{font-size:2.25rem}.ui-stage1-catalogue .catalogue-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 14px}.ui-stage1-catalogue .catalogue-product-card{border:1px solid var(--prototype-line);background:var(--prototype-paper);flex-direction:column;min-width:0;display:flex}.ui-stage1-catalogue .catalogue-product-card>button{background:var(--prototype-ivory)}.ui-stage1-catalogue .catalogue-product-image{aspect-ratio:4/5;padding:12px}.ui-stage1-catalogue .catalogue-product-image img{aspect-ratio:auto;object-fit:contain;width:100%;height:100%}.ui-stage1-catalogue .catalogue-product-image>span{opacity:1;bottom:11px;right:11px}.ui-stage1-catalogue .catalogue-product-card>div{border-top:1px solid var(--prototype-line);flex-direction:column;flex:1;min-height:182px;padding:16px 17px 18px;display:flex}.ui-stage1-catalogue .catalogue-product-card small{font-size:.64rem;line-height:1.45}.ui-stage1-catalogue .catalogue-product-card h3{min-height:0;margin:8px 0;font-size:1.08rem;line-height:1.25}.ui-stage1-catalogue .product-spec-line{min-height:0;margin-bottom:14px;font-size:.82rem;line-height:1.5}.ui-stage1-catalogue .add-enquiry{align-self:flex-start;margin-top:auto;font-size:.73rem}.ui-stage1-catalogue .pagination{margin-top:42px}@media (max-width:1180px){.ui-stage1-home .hero-new{grid-template-columns:minmax(0,1fr) minmax(380px,.82fr)}.ui-stage1-home .factory-facts{grid-template-columns:repeat(2,1fr)}.ui-stage1-home .factory-facts .factory-fact{border-bottom:1px solid var(--prototype-line)}.ui-stage1-home .factory-facts .factory-fact:nth-child(4){border-right:0}.ui-stage1-home .factory-facts .factory-fact:nth-last-child(-n+2){border-bottom:0}.ui-stage1-catalogue .catalogue-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.ui-stage1-home .hero-new,.ui-stage1-technical .seo-landing-hero,.ui-stage1-resource .resource-article-hero{grid-template-columns:1fr}.ui-stage1-home .hero-new-media,.ui-stage1-technical .seo-landing-hero-media,.ui-stage1-resource .resource-article-hero-image{min-height:480px}.ui-stage1-home .extension-system-grid,.ui-stage1-home .secondary-capabilities>div:last-child{grid-template-columns:repeat(2,1fr)}.prototype-reading-layout{grid-template-columns:1fr;gap:0;width:min(720px,100% - 48px)}.prototype-article-toc{z-index:1;background:var(--prototype-paper);max-height:none;margin-bottom:16px;padding:18px 0;position:relative;top:auto}.prototype-article-toc ol{scroll-snap-type:x proximity;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.prototype-article-toc li{scroll-snap-align:start;flex:0 0 min(280px,78vw)}.prototype-article-toc a{border:1px solid var(--prototype-line);height:100%}.ui-stage1-catalogue .catalogue-browser{grid-template-columns:1fr;width:min(760px,100% - 48px)}.ui-stage1-catalogue .catalogue-sidebar{position:static}.ui-stage1-catalogue .category-list{grid-template-columns:repeat(2,1fr);gap:0 14px;display:grid}.ui-stage1-catalogue .category-group-label{grid-column:1/-1}.ui-stage1-catalogue .catalogue-help{display:none}.ui-stage1-catalogue .catalogue-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}}@media (max-width:680px){.ui-stage1 h1{font-size:clamp(2.25rem,10.5vw,2.625rem)}.ui-stage1 h2{font-size:clamp(1.75rem,8vw,2rem)}.ui-stage1 p,.ui-stage1 li{font-size:1rem}.ui-stage1-home .hero-new-copy,.ui-stage1-technical .seo-landing-hero-copy,.ui-stage1-resource .resource-article-hero>div:first-child{padding:44px 20px}.ui-stage1-home .hero-new h1,.ui-stage1-technical .seo-landing-hero h1,.ui-stage1-resource .resource-article-hero h1{font-size:clamp(2.25rem,10.5vw,2.625rem)}.ui-stage1-home .hero-new-media,.ui-stage1-technical .seo-landing-hero-media,.ui-stage1-resource .resource-article-hero-image{min-height:390px}.ui-stage1-home .factory-facts{grid-template-columns:1fr 1fr}.ui-stage1-home .factory-facts .factory-fact{min-height:76px;padding:12px;font-size:.69rem}.ui-stage1-home .section-shell{width:calc(100% - 36px);padding-top:42px;padding-bottom:42px}.ui-stage1-home .extension-system-grid{grid-template-columns:1fr}.ui-stage1-home .extension-system-grid article>div{min-height:0}.ui-stage1-home .capability-section .split-heading{grid-template-columns:1fr;gap:20px}.prototype-reading-layout{width:calc(100% - 36px)}.prototype-article-toc li{flex-basis:min(245px,78vw)}.ui-stage1-technical .seo-quick-answer,.ui-stage1-resource .resource-quick-answer{width:calc(100% - 36px);margin:38px auto;padding:23px 20px}.ui-stage1-technical .seo-content-section,.ui-stage1-technical .seo-faq,.ui-stage1-resource .resource-key-facts,.ui-stage1-resource .resource-checklist,.ui-stage1-resource .resource-article-section,.ui-stage1-resource .resource-faq{padding:40px 0}.ui-stage1-technical .seo-buyer-grid,.ui-stage1-technical .seo-option-list{grid-template-columns:1fr}.ui-stage1-technical .manufacturer-insight,.ui-stage1-resource .manufacturer-insight{padding:28px 22px}.ui-stage1-technical .seo-related,.ui-stage1-resource .resource-related{width:calc(100% - 36px)}.ui-stage1-technical .seo-related>div,.ui-stage1-resource .resource-related>div{grid-template-columns:1fr}.ui-stage1-catalogue .catalogue-hero,.ui-stage1-catalogue .catalogue-download-section{padding-top:44px;padding-bottom:44px}.ui-stage1-catalogue .catalogue-browser{width:calc(100% - 36px);padding:44px 0 64px}.ui-stage1-catalogue .category-list{grid-template-columns:1fr}.ui-stage1-catalogue .catalogue-product-grid{grid-template-columns:1fr;gap:24px}.ui-stage1-catalogue .catalogue-product-card{max-width:460px;margin-inline:auto}.ui-stage1-catalogue .catalogue-product-card>div{min-height:166px}.ui-stage1-catalogue .results-heading{flex-direction:column;align-items:flex-start}.ui-stage1 .site-header{gap:10px;padding-left:14px;padding-right:14px}.ui-stage1 .brand-logo-image{width:142px;height:50px}.ui-stage1 .enquiry-list-link{text-overflow:ellipsis;white-space:nowrap;max-width:68px;font-size:.7rem;overflow:hidden}.ui-stage1 .enquiry-list-link:before{display:none}}@media (prefers-reduced-motion:reduce){.ui-stage1 *,.ui-stage1 :before,.ui-stage1 :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.ui-stage1-home .prime-editorial-hero .factory-facts .factory-fact{color:#ffffffe6;border-right:1px solid #ffffff24;grid-template-columns:28px 1fr;align-items:center;gap:10px;min-height:96px;padding:18px 22px;font-size:.74rem;font-weight:500;line-height:1.45;display:grid}@media (min-width:901px){.ui-stage1-home .extension-system-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.ui-stage1-home .extension-system-grid article:first-child,.ui-stage1-home .extension-system-grid article:nth-child(4){grid-column:span 7}.ui-stage1-home .extension-system-grid article:nth-child(2),.ui-stage1-home .extension-system-grid article:nth-child(3){grid-column:span 5}.ui-stage1-home .extension-system-grid article:nth-child(5),.ui-stage1-home .extension-system-grid article:nth-child(6){grid-column:span 6}.ui-stage1-home .extension-system-grid article>a{aspect-ratio:16/9}.ui-stage1-home .extension-system-grid article:nth-child(2)>a,.ui-stage1-home .extension-system-grid article:nth-child(3)>a{aspect-ratio:4/3}.ui-stage1-home .extension-system-grid article>div{min-height:195px}}@media (max-width:680px){.ui-stage1 .brand-logo-image{width:160px;height:52px}.ui-stage1 .enquiry-list-link{text-overflow:clip;max-width:none;font-size:.68rem;overflow:visible}.ui-stage1-home .prime-editorial-hero .factory-facts .factory-fact{grid-template-columns:23px 1fr;min-height:88px;padding:12px;font-size:.66rem}.ui-stage1-catalogue .category-list{scroll-snap-type:x proximity;grid-template-columns:none;gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.ui-stage1-catalogue .category-list .category-group-label{display:none}.ui-stage1-catalogue .category-list button{scroll-snap-align:start;border:1px solid var(--prototype-line);flex:0 0 190px}}.us-market-page,.us-rfq-page{color:#17211d;background:#f6f3ed}.us-market-hero,.rfq-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.88fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding:clamp(3rem,7vw,7rem) max(5vw,50vw - 660px);display:grid}.us-market-hero h1,.rfq-hero h1{letter-spacing:-.055em;margin:.6rem 0 1.4rem;font-size:clamp(2.6rem,6vw,5.8rem);line-height:.96}.us-market-hero>div>p:not(.eyebrow),.rfq-hero>p{max-width:760px;font-size:clamp(1.08rem,1.8vw,1.35rem);line-height:1.65}.us-market-hero figure{background:#d8d4ca;min-height:570px;margin:0;position:relative;overflow:hidden}.us-market-hero figure img{object-fit:cover}.us-market-hero figcaption{letter-spacing:.08em;text-transform:uppercase;background:#fff;padding:.7rem 1rem;font-size:.78rem;position:absolute;bottom:1rem;left:1rem}.us-system-grid{background:#c9cec9;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.us-system-grid article{background:#fff;padding:2rem}.us-system-grid article>span{color:#8b6b45;letter-spacing:.14em;font-size:.75rem}.us-system-grid h3{margin:1.25rem 0 2rem;font-size:1.25rem}.us-system-grid a,.us-link-grid a{color:inherit;font-weight:700}.us-fact-row{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.us-fact-row article{color:#fff;background:#173c32;flex-direction:column;gap:.65rem;padding:1.6rem;display:flex}.us-fact-row strong{font-size:1.3rem}.us-fact-row span{opacity:.82;font-size:.88rem}.us-evidence-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.us-evidence-grid figure{margin:0}.us-evidence-grid img{object-fit:cover;width:100%;height:340px}.us-evidence-grid figcaption{background:#fff;padding:.8rem 1rem;font-size:.85rem}.us-link-grid{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.us-link-grid a{background:#e8e4dc;padding:.75rem 1rem}.rfq-hero{grid-template-columns:1fr;padding-bottom:4rem}.rfq-hero h1{max-width:980px}.rfq-online{background:#fff;padding:clamp(3rem,6vw,6rem) max(5vw,50vw - 600px)}.rfq-online>header{grid-template-columns:1fr 1.4fr;gap:2rem;margin-bottom:2.5rem;display:grid}.rfq-online h2,.rfq-actions h2{margin:.5rem 0;font-size:clamp(2rem,4vw,3.8rem);line-height:1.05}.rfq-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.rfq-grid label,.rfq-notes{flex-direction:column;gap:.45rem;font-weight:700;display:flex}.rfq-grid input,.rfq-grid textarea,.rfq-notes textarea{font:inherit;background:#fbfaf7;border:1px solid #bfc6c0;min-height:48px;padding:.9rem 1rem}.rfq-notes{margin-top:1rem}.rfq-guidance{background:#f1ede5;border-left:4px solid #9a7447;margin-top:2rem;padding:1.5rem}.rfq-actions{color:#fff;background:#173c32;grid-template-columns:1.2fr 1fr;align-items:end;gap:3rem;padding:clamp(3rem,6vw,6rem) max(5vw,50vw - 600px);display:grid}.rfq-online form>h3{margin:2.4rem 0 1rem;font-size:1.2rem}.rfq-online form>h3:first-child{margin-top:0}.rfq-grid input,.rfq-grid textarea,.rfq-notes textarea{width:100%}@media (max-width:900px){.us-market-hero{grid-template-columns:1fr}.us-market-hero figure{min-height:420px}.us-system-grid,.us-fact-row{grid-template-columns:repeat(2,1fr)}.us-evidence-grid{grid-template-columns:1fr 1fr}.rfq-online>header,.rfq-actions{grid-template-columns:1fr}}@media (max-width:620px){.us-market-hero,.rfq-hero{padding-top:2.5rem}.us-market-hero h1,.rfq-hero h1{font-size:2.65rem}.us-market-hero figure{min-height:320px}.us-system-grid,.us-fact-row,.us-evidence-grid,.rfq-grid{grid-template-columns:1fr}.us-evidence-grid img{height:280px}.rfq-online{padding-inline:1rem}}
:root{--paper:#f8f7f3;--paper-alt:#efebe3;--ink:#28231f;--body:#5a534c;--rule:#dbd5cb;--bronze:#9b805d;--deep:#25231f;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-size:16px;line-height:1.7;background:var(--paper)!important;color:var(--ink)!important;font-family:var(--sans)!important}*{box-sizing:border-box}h1,h2,h3,p,figure{margin-top:0}h1,h2{text-wrap:balance;font-family:var(--serif)!important;letter-spacing:-.035em!important;font-weight:400!important}h1{font-size:clamp(40px,5.6vw,84px)!important;line-height:1.06!important}h2{font-size:clamp(30px,3.2vw,48px)!important;line-height:1.16!important}h3{letter-spacing:-.015em;font-family:var(--sans)!important;font-size:20px!important;font-weight:500!important;line-height:1.35!important}p{line-height:1.75}a{color:inherit}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:5px;outline:2px solid #826748}img{max-width:100%;height:auto}video{background:#181715;max-width:100%;height:auto;display:block}.eyebrow{color:#756149;text-transform:uppercase;font:500 12px/1.6 var(--sans)!important;letter-spacing:.13em!important;margin-bottom:22px!important}.section-shell{max-width:1600px!important;margin:auto!important;padding:100px max(5vw,24px)!important}.section-intro{max-width:900px}.section-intro>p:not(.eyebrow){max-width:720px;color:var(--body)}.section-intro h2{max-width:850px;margin-bottom:22px}.button{text-transform:uppercase;min-height:48px!important;font:500 13px/1.4 var(--sans)!important;letter-spacing:.04em!important;box-shadow:none!important;background:var(--ink)!important;color:var(--paper)!important;border:1px solid var(--ink)!important;border-radius:1px!important;padding:14px 23px!important;transition:background .25s,color .25s,border-color .25s,transform .25s!important}.button:hover{transform:translateY(-1px);background:#534536!important;border-color:#534536!important}.button-outline{color:var(--ink)!important;background:0 0!important}.button-outline:hover{background:var(--ink)!important;color:var(--paper)!important}.button-light{background:var(--paper)!important;color:var(--ink)!important;border-color:var(--paper)!important}.text-link{letter-spacing:.015em;text-underline-offset:6px;font-size:14px!important;font-weight:500!important}.text-link span{transition:transform .25s;display:inline-block}.text-link:hover span{transform:translate(4px)}.inline-actions,.hero-actions{flex-wrap:wrap;gap:18px!important}.site-header{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-height:88px;transition:padding .24s,box-shadow .24s;top:0;border-bottom:1px solid var(--rule)!important;box-shadow:none!important;background:#f8f7f3f7!important;gap:22px!important;padding:19px 3.7%!important;position:sticky!important}.site-header.is-scrolled{padding-top:10px!important;padding-bottom:10px!important;box-shadow:0 3px 15px #28231f08!important}.brand{position:relative;overflow:hidden;width:185px!important;min-width:185px!important;height:46px!important;display:block!important}.brand img{mix-blend-mode:multiply;position:absolute;top:-18px;left:-15px;width:214px!important;max-width:none!important;height:auto!important}.site-header nav{gap:20px!important}.site-header nav a{white-space:nowrap;position:relative;font-size:13px!important}.site-header nav a:after{content:"";background:var(--ink);height:1px;transition:right .25s;position:absolute;bottom:-5px;left:0;right:100%}.site-header nav a:hover:after{right:0}.header-actions{gap:18px!important}.enquiry-list-link{font-size:12px!important}.button-small{min-height:44px!important;padding:12px 17px!important;font-size:12px!important}.prime-home .prime-editorial-hero{grid-template-columns:1fr 1fr;grid-template-areas:"headline headline""intro product""detail product";gap:0 7%;max-width:1600px;margin:auto;position:relative;background:var(--paper)!important;min-height:0!important;padding:58px 7% 55px!important;display:grid!important;overflow:visible!important}.hero-new-copy{display:contents!important}.hero-new-copy>.eyebrow{grid-area:headline;align-self:start;margin:0!important}.hero-new-copy>h1{z-index:2;grid-area:headline;letter-spacing:-.045em!important;max-width:1110px!important;margin:42px 0 30px!important;font-size:clamp(45px,6.15vw,90px)!important;line-height:1.03!important}.hero-new-copy>.hero-lead{max-width:450px;color:var(--body);grid-area:intro;align-self:start;margin:18px 0 0!important;font-size:18px!important;line-height:1.75!important}.hero-new-copy>.hero-actions{grid-area:intro;align-self:end;margin:130px 0 30px!important;display:flex!important}.prime-editorial-hero>.hero-detail{border-top:1px solid var(--rule);align-self:start;width:auto!important;max-width:430px!important;color:var(--body)!important;grid-area:detail!important;margin:0!important;padding:25px 0 0!important;font-size:14px!important;line-height:1.8!important}.prime-editorial-hero>.hero-product-evidence{place-self:start end;max-width:500px;aspect-ratio:auto!important;background:0 0!important;grid-area:product!important;width:100%!important;min-height:0!important;margin:6px 0 0!important;position:relative!important;overflow:visible!important}.hero-product-evidence>img{background:#fff;display:block;aspect-ratio:1!important;object-fit:contain!important;width:100%!important;height:auto!important;position:relative!important;inset:auto!important}.hero-product-evidence figcaption{justify-content:space-between;align-items:baseline;gap:16px;color:var(--body)!important;background:0 0!important;padding:17px 0 0!important;font-size:12px!important;line-height:1.5!important;display:flex!important;position:static!important}.hero-product-evidence figcaption span{flex-shrink:0;color:#76624a!important;letter-spacing:.08em!important;font-size:11px!important}.prime-home .factory-story{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:45px 6%;position:relative;background:var(--deep)!important;color:#f8f6ef!important;padding:78px 6% 82px!important;display:grid!important}.factory-story>.prime-factory-copy{grid-area:1/1}.factory-story h2{max-width:640px;margin:16px 0 25px;font-size:clamp(35px,3.5vw,52px)!important}.factory-story p{max-width:620px;color:#d1c7ba!important;font-size:16px!important}.factory-story .eyebrow{color:#c6ad8d!important}.factory-story .inline-actions{margin-top:28px}.factory-story>video{aspect-ratio:1358/960;object-fit:contain;grid-area:2/1;width:100%}.factory-story>.factory-facts{grid-area:1/2/span 2;background:0 0!important;border-left:1px solid #5c5348!important;flex-direction:column!important;justify-content:center!important;gap:0!important;padding:0 0 0 32px!important;display:flex!important}.factory-fact{color:#cfc4b6!important;background:0 0!important;border:0!important;border-bottom:1px solid #554b40!important;padding:22px 0!important;font-size:14px!important;line-height:1.6!important;display:block!important}.factory-fact:last-child{border-bottom:0!important}.factory-fact>b{color:#b99b74!important;margin-right:12px!important;font-size:11px!important;display:inline-block!important}.factory-fact .fact-copy{display:block}.factory-fact strong{font:400 clamp(37px,3.6vw,54px)/1.2 var(--serif);letter-spacing:-.025em;color:#faf7f0;margin:10px 0;display:block}.factory-story>.hero-factory-evidence{border-top:1px solid #554b40;grid-column:1/-1;grid-template-columns:180px 1fr;align-items:center;gap:24px;margin:0;padding-top:26px;display:grid;background:0 0!important}.hero-factory-evidence>img{object-fit:cover!important;width:180px!important;height:150px!important;position:static!important;inset:auto!important}.hero-factory-evidence figcaption{font-size:17px;line-height:1.6;color:#dfd5c7!important;background:0 0!important;padding:0!important;position:static!important}.hero-factory-evidence figcaption span{letter-spacing:.1em;color:#bfa783;margin-bottom:10px;font-size:12px;display:block}.product-overview{background:var(--paper)}.product-overview .section-intro{grid-template-columns:1.3fr 1fr;column-gap:8%;display:grid;max-width:none!important}.product-overview .section-intro .eyebrow{grid-column:1/-1}.product-overview .section-intro h2{grid-column:1;max-width:680px}.product-overview .section-intro>p:not(.eyebrow){grid-column:2;align-self:end;margin-bottom:24px}.extension-system-grid{margin-top:36px;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:50px 28px!important;display:grid!important}.extension-system-grid article{flex-direction:column;box-shadow:none!important;background:0 0!important;border:0!important;display:flex!important}.extension-system-grid article>a{display:block;overflow:hidden;background:#fff!important}.extension-system-grid article>a>img{width:100%;padding:20px;transition:transform .5s cubic-bezier(.2,.65,.3,1);aspect-ratio:1!important;object-fit:contain!important;height:auto!important}.extension-system-grid article:hover>a>img{transform:scale(1.025)}.extension-system-grid article>div{flex-direction:column;flex:1;display:flex;padding:25px 0 0!important}.extension-system-grid h3{margin:0 0 13px;font-size:21px!important}.extension-system-grid p{color:var(--body);margin-bottom:20px;font-size:15px!important}.extension-system-grid .text-link{align-self:flex-start;margin-top:auto}.catalogue-cta-row{border-top:1px solid var(--rule);margin-top:45px!important;padding-top:25px!important}.secondary-capabilities{background:var(--paper-alt)!important;padding-top:65px!important;padding-bottom:65px!important}.secondary-capabilities h2{font-size:34px!important}.secondary-capabilities .numbered-grid,.secondary-capabilities .secondary-product-grid{gap:24px!important}.secondary-capabilities article{background:0 0!important;border:0!important;border-top:1px solid #c9beaf!important;padding:25px 0!important}.audience-section{border-bottom:1px solid var(--rule);grid-template-columns:1fr 1fr;gap:7%;display:grid}.audience-section .numbered-grid{grid-template-columns:1fr 1fr!important;gap:36px 28px!important;display:grid!important}.numbered-grid article{border:0!important;border-top:1px solid var(--rule)!important;background:0 0!important;padding:26px 0!important}.numbered-grid article>span{letter-spacing:.04em;color:var(--bronze)!important;margin-bottom:14px!important;font-size:12px!important}.numbered-grid p{color:var(--body);font-size:15px!important}.capability-section .split-heading{grid-template-columns:1fr 1fr;gap:10%;display:grid}.capability-section .three-column{margin-top:42px;grid-template-columns:repeat(3,1fr)!important;gap:30px!important}.technical-note{border-top:1px solid var(--rule);max-width:1050px;color:var(--body)!important;padding:26px 0 0!important;font-size:14px!important}.visual-break{background:var(--paper-alt)!important;color:var(--ink)!important;grid-template-columns:1fr 1fr!important;align-items:center!important;gap:6%!important;padding:72px 6%!important;display:grid!important}.visual-break>img{max-height:580px;object-fit:contain!important;width:100%!important;height:auto!important}.visual-break>div{background:0 0!important;padding:0!important}.visual-break p{color:var(--body)!important}.visual-break .eyebrow{color:#756149!important}.visual-break .button-light{background:var(--ink)!important;color:#faf7f0!important;border-color:var(--ink)!important}.visual-break .text-link-light{color:var(--ink)!important}.sample-process .numbered-grid{gap:28px!important}.confidential-band{border-top:1px solid var(--rule)!important;border-bottom:1px solid var(--rule)!important;color:var(--ink)!important;background:0 0!important;padding:68px 7%!important}.confidential-band p{color:var(--body)!important}.confidential-band h2{max-width:900px;font-size:clamp(34px,3.8vw,55px)!important}.confidential-band span{color:var(--ink)!important;background:0 0!important;border:1px solid #c9beaf!important;border-radius:0!important}.conversion-band{background:var(--deep)!important;color:#faf7ef!important;padding:88px 7%!important}.conversion-band h2{max-width:850px;font-size:clamp(36px,4.4vw,64px)!important}.conversion-band p{max-width:790px;color:#d0c4b3!important}.conversion-band .eyebrow{color:#bfa47f!important}.conversion-band .button{background:var(--paper)!important;color:var(--ink)!important;border-color:var(--paper)!important}.conversion-band .text-link{color:#fff!important}footer{background:var(--paper)!important;color:var(--ink)!important;border-top:1px solid var(--rule)!important;padding:58px 5% 24px!important}footer strong{font:500 14px/1.5 var(--sans)!important}footer a,footer p{font-size:13px!important;line-height:1.75!important}footer .footer-grid{gap:32px!important}footer .brand{margin-bottom:20px}.footer-bottom{border-top:1px solid var(--rule)!important;margin-top:34px!important;padding-top:22px!important}.floating-contact-button,.contact-widget-trigger{background:var(--ink)!important;border-radius:2px!important;box-shadow:0 5px 18px #28231f15!important}.back-to-top{box-shadow:none!important}@media (min-width:1500px){.site-header nav{gap:26px!important}.site-header nav a{font-size:14px!important}}@media (max-width:1250px){.site-header{flex-wrap:wrap;gap:15px!important}.site-header nav{flex:0 0 100%;order:3;justify-content:center;padding-top:12px;gap:26px!important}.header-actions{margin-left:auto}.hero-new-copy>.hero-lead{font-size:17px!important}.hero-new-copy>.hero-actions{margin-top:160px!important}.factory-story>.factory-facts{padding-left:22px!important}}@media (max-width:900px){.prime-home .prime-editorial-hero{column-gap:5%;padding:45px 5%!important}.hero-new-copy>h1{font-size:60px!important}.hero-new-copy>.hero-actions{margin-top:165px!important}.prime-editorial-hero>.hero-detail{font-size:13px!important}.hero-product-evidence figcaption{display:block!important}.hero-product-evidence figcaption span{margin-bottom:6px;display:block}.extension-system-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.audience-section{grid-template-columns:1fr;gap:36px}.prime-home .factory-story{gap:36px 5%;padding:60px 5%!important}.factory-story>video{align-self:start}.factory-fact{padding:16px 0!important}.factory-fact strong{font-size:36px}.section-shell{padding:65px 5%!important}.visual-break{padding:55px 5%!important}}@media (max-width:700px){html{scroll-padding-top:90px}.site-header{flex-wrap:nowrap;min-height:76px;padding:14px 5%!important}.brand{width:150px!important;min-width:150px!important}.brand img{top:-14px;left:-18px;width:190px!important}.header-actions{display:none!important}.mobile-menu-toggle{min-width:44px;min-height:44px;margin-left:auto;display:flex!important}.site-header nav{background:var(--paper);border-bottom:1px solid var(--rule);position:absolute;top:100%;left:0;right:0;gap:0!important;padding:22px 6%!important;display:none!important}.site-header nav.is-open{grid-template-columns:1fr 1fr;display:grid!important}.site-header nav a{padding:13px 0;font-size:14px!important}.prime-home .prime-editorial-hero{flex-direction:column;align-items:stretch;padding:35px 6% 40px!important;display:flex!important}.hero-new-copy{display:contents!important}.hero-new-copy>.eyebrow{order:0;max-width:330px;font-size:11px!important}.hero-new-copy>h1{order:1;max-width:none!important;margin:22px 0 25px!important;font-size:clamp(41px,10.8vw,64px)!important}.hero-new-copy>.hero-lead{order:2;max-width:none;margin:0!important;font-size:16px!important}.hero-new-copy>.hero-actions{order:3;gap:10px!important;margin:25px 0 30px!important}.hero-actions .button{padding:13px 16px!important;font-size:11px!important}.prime-editorial-hero>.hero-product-evidence{order:4;align-self:center;max-width:460px;width:100%!important;margin:0!important}.hero-product-evidence figcaption{font-size:11px!important;display:flex!important}.hero-product-evidence figcaption span{max-width:110px;font-size:10px!important}.prime-editorial-hero>.hero-detail{order:5;width:100%!important;max-width:none!important;margin-top:25px!important;font-size:14px!important}.prime-home .factory-story{flex-direction:column;gap:30px;padding:45px 6%!important;display:flex!important}.factory-story>.prime-factory-copy{order:0}.factory-story h2{font-size:35px!important}.factory-story>video{order:1}.factory-story>.factory-facts{order:2;border-left:0!important;grid-template-columns:1fr 1fr!important;column-gap:24px!important;padding:0!important;display:grid!important}.factory-fact{font-size:13px!important}.factory-fact strong{font-size:34px!important}.factory-story>.hero-factory-evidence{order:3;grid-template-columns:115px 1fr;gap:18px}.hero-factory-evidence>img{width:115px!important;height:120px!important}.hero-factory-evidence figcaption{font-size:14px!important}.hero-factory-evidence figcaption span{font-size:10px!important}.section-shell{padding:50px 6%!important}.product-overview .section-intro{display:block}.extension-system-grid{gap:35px 18px!important}.extension-system-grid article>a>img{padding:10px}.extension-system-grid h3{font-size:18px!important}.extension-system-grid p{font-size:14px!important}.numbered-grid.three-column,.capability-section .three-column{grid-template-columns:1fr 1fr!important;gap:24px!important}.capability-section .split-heading{grid-template-columns:1fr;gap:15px}.visual-break{flex-direction:column;gap:30px!important;padding:45px 6%!important;display:flex!important}.visual-break>img{max-height:400px}.confidential-band{padding:48px 6%!important}.conversion-band{padding:55px 6%!important}.conversion-band h2{font-size:38px!important}footer{padding:42px 6% 20px!important}}@media (max-width:420px){.extension-system-grid,.audience-section .numbered-grid,.capability-section .three-column,.numbered-grid.three-column{grid-template-columns:1fr!important}.hero-new-copy>h1{font-size:40px!important}.factory-fact strong{font-size:30px!important}.factory-story .inline-actions{flex-direction:column;align-items:flex-start!important}.product-overview .section-intro h2{font-size:33px!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.page-hero,.catalogue-hero,.lookbook-hero,.seo-landing-hero{border-bottom:1px solid var(--rule);background:var(--paper)!important;gap:6%!important;padding:60px 6% 55px!important}.page-hero h1,.catalogue-hero h1,.lookbook-hero h1{max-width:920px!important;font-size:clamp(38px,4.5vw,66px)!important;line-height:1.08!important}.page-hero>p,.page-hero>div>p:not(.eyebrow),.catalogue-hero-aside p{color:var(--body)!important;font-size:16px!important}.editorial-hero{align-items:end;grid-template-columns:1.5fr 1fr!important;display:grid!important}.editorial-hero>.eyebrow{grid-column:1/-1}.editorial-hero h1{margin:0!important}.catalogue-hero{align-items:center;grid-template-columns:1.7fr 1fr!important;display:grid!important}.catalogue-hero-aside{border-left:1px solid var(--rule)!important;padding-left:32px!important}.catalogue-hero-aside strong{font-family:var(--serif)!important;font-size:64px!important;font-weight:400!important}.catalogue-hero-subtitle{color:var(--body);font-size:17px!important}.catalogue-browser{grid-template-columns:210px minmax(0,1fr)!important;gap:45px!important;max-width:1500px!important;margin:0 auto!important;padding:55px 5% 80px!important;display:grid!important}.catalogue-sidebar{align-self:start;position:sticky!important;top:170px!important}.catalogue-search{margin-bottom:24px}.catalogue-search label,.sidebar-label{letter-spacing:.08em;color:var(--body);font-size:12px!important}.catalogue-search input{min-height:45px;background:0 0!important;font-size:14px!important}.category-list button{transition:background .2s,padding .2s;background:0 0!important;border:0!important;border-bottom:1px solid #e4ddd2!important;padding:14px 8px!important;font-size:13px!important}.category-list button.active{color:var(--ink)!important;background:#eae3d8!important;padding-left:15px!important}.category-group-label{letter-spacing:.09em;color:#816a4e!important;padding-top:26px!important;font-size:11px!important}.catalogue-help{background:var(--paper-alt)!important;border:0!important;margin-top:30px!important;padding:22px 18px!important}.catalogue-help strong{line-height:1.5;font-size:17px!important}.results-heading{border-bottom:1px solid var(--rule);padding-bottom:24px;align-items:end!important;margin-bottom:28px!important}.results-heading h2{margin-bottom:10px!important;font-size:37px!important}.results-heading p{max-width:590px;font-size:14px!important}.results-heading>span{white-space:nowrap;font-size:12px!important}.catalogue-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:40px 24px!important}.catalogue-product-card{flex-direction:column;box-shadow:none!important;background:0 0!important;border:0!important;display:flex!important}.catalogue-product-card>button{overflow:hidden;background:#fff!important;border:0!important;padding:0!important}.catalogue-product-image{position:relative;overflow:hidden;aspect-ratio:1!important;background:#fff!important;display:block!important}.catalogue-product-image img{transition:transform .45s;object-fit:contain!important;width:100%!important;height:100%!important;padding:12px!important}.catalogue-product-card:hover img{transform:scale(1.025)}.catalogue-product-image>span{background:#fff!important;font-size:11px!important;bottom:10px!important;right:10px!important}.catalogue-product-card>div{flex-direction:column;flex:1;display:flex;padding:20px 0 0!important}.catalogue-product-card small{letter-spacing:.065em;line-height:1.6;color:#7b654b!important;font-size:10px!important}.catalogue-product-card h3{margin:9px 0 12px!important;font-size:19px!important}.product-spec-line{color:var(--body)!important;margin-bottom:20px!important;font-size:14px!important;line-height:1.65!important}.add-enquiry{align-self:flex-start;transition:color .2s;background:0 0!important;border:0!important;border-bottom:1px solid #a79780!important;border-radius:0!important;margin-top:auto!important;padding:9px 0!important;font-size:12px!important}.add-enquiry:hover{color:#97734b}.pagination{gap:9px!important;margin-top:50px!important}.pagination button{min-width:42px;min-height:42px;border:1px solid var(--rule)!important;background:0 0!important;border-radius:0!important;font-size:13px!important}.pagination button.active{background:var(--ink)!important;color:#fff!important}.pagination button:disabled{opacity:.35}.catalogue-download-section{border-top:1px solid var(--rule);background:var(--paper-alt)!important;padding:58px 5%!important}.catalogue-download-grid{border:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0 28px!important}.catalogue-download-grid article{background:0 0!important;border:0!important;border-top:1px solid #c8bda9!important;padding:27px 0!important}.catalogue-download-grid h3{font-size:20px!important}.catalogue-download-grid p{font-size:14px!important}.catalogue-download-heading{margin-bottom:30px;gap:8%!important}.catalogue-download-heading h2{font-size:38px!important}.factory-film{background:var(--deep)!important;gap:6%!important;padding:65px 6%!important}.factory-film h2{font-size:40px!important}.factory-film p{color:#d3c6b6!important}.factory-film video{aspect-ratio:1358/960;object-fit:contain;width:100%!important}.factory-evidence-section,.colour-evidence-section{background:var(--paper-alt)!important;padding:70px 6%!important}.factory-evidence-grid{gap:28px!important}.resource-evidence{overflow:hidden;background:0 0!important;border:0!important;padding:0!important}.resource-evidence-copy{background:0 0!important;padding:0 0 22px!important}.resource-evidence-copy h3{font-size:24px!important}.resource-evidence-copy p{font-size:15px!important}.resource-evidence video{object-fit:contain;max-height:580px;width:100%!important}.resource-evidence figcaption{border-bottom:1px solid var(--rule);padding:15px 0!important;font-size:13px!important}.gallery-section{padding:65px 6%!important}.factory-gallery-new{background:0 0!important;gap:30px!important}.factory-gallery-new figure{background:0 0!important;border:0!important}.factory-gallery-new figure:first-child{grid-column:span 2}.factory-gallery-new img{aspect-ratio:4/3;background:#fff;object-fit:contain!important;width:100%!important;position:relative!important;inset:auto!important}.factory-gallery-new figcaption{background:0 0!important;padding:13px 0!important;font-size:13px!important}.material-story{background:var(--paper-alt)!important;gap:7%!important;padding:60px 6%!important}.material-story img{max-height:620px;object-fit:contain!important;height:auto!important}.material-story>div{padding:0!important}.colour-hero{align-items:center;grid-template-columns:1.15fr 1fr!important;display:grid!important}.colour-hero>img{max-height:500px;object-fit:contain!important;height:auto!important}.colour-evidence-stack{display:grid;gap:48px!important}.colour-evidence-stack .resource-evidence{grid-template-columns:1fr 1.25fr;align-items:start;gap:22px 6%;display:grid}.colour-evidence-stack .resource-evidence>.resource-evidence-copy{grid-column:1}.colour-evidence-stack .resource-evidence>video,.colour-evidence-stack .resource-evidence>img{grid-area:1/2}.colour-evidence-stack .resource-evidence>figcaption{grid-column:2}.seo-buyer-grid{gap:0 36px!important}.seo-buyer-grid article,.answer-quality-block{border:0!important;border-top:1px solid var(--rule)!important;background:0 0!important;padding:25px 0!important}.seo-buyer-grid h3,.answer-quality-block h2{text-wrap:initial;font-family:var(--sans)!important;letter-spacing:-.015em!important;font-size:22px!important;font-weight:500!important}.seo-buyer-grid p{font-size:16px!important}.seo-landing-page{background:var(--paper)!important}.seo-landing-hero{align-items:center;grid-template-columns:1.2fr 1fr!important}.seo-landing-hero h1{font-size:clamp(40px,4.5vw,68px)!important}.seo-landing-hero-media{aspect-ratio:1!important;background:#fff!important;min-height:0!important}.seo-landing-hero-media img{object-fit:contain!important;padding:25px!important}.seo-content-section{grid-template-columns:270px minmax(0,1fr);gap:7%;display:grid;border-top:1px solid var(--rule)!important;background:0 0!important;padding:65px 6%!important}.seo-content-section>.eyebrow{grid-column:1}.seo-content-section>.seo-content-body{grid-column:2}.seo-content-section h2{font-size:32px!important}.seo-quick-answer{background:var(--paper-alt)!important;border-left:2px solid var(--bronze)!important;margin:50px 6%!important;padding:28px 35px!important}.seo-quick-answer p{max-width:1050px;font-size:17px!important}.seo-spec-table{border-collapse:collapse;width:100%;background:0 0!important}.seo-spec-table th{background:var(--paper-alt)!important}.seo-spec-table td,.seo-spec-table th{text-align:left;border:0!important;border-bottom:1px solid var(--rule)!important;padding:16px 18px!important;font-size:15px!important}.seo-faq{background:var(--paper-alt)!important;padding:55px 6%!important}.seo-faq h3{font-size:21px!important}.seo-faq article{max-width:900px;border-bottom:1px solid var(--rule)!important;padding:22px 0!important}.seo-faq p{max-width:850px;font-size:16px!important}.seo-final-cta{background:var(--deep)!important;color:#fff!important;padding:70px 6%!important}.seo-final-cta h2{font-size:46px!important}.seo-final-cta p{color:#d3c6b6!important}.seo-final-cta .button{color:var(--ink)!important;background:#fff!important}.seo-content-body{max-width:860px}.seo-content-body p{font-size:16px!important}.lookbook-grid{gap:35px 25px!important;padding:35px 5% 70px!important}.lookbook-card{box-shadow:none!important;background:0 0!important;border:0!important}.lookbook-card img{object-fit:contain!important;background:#fff!important}.lookbook-card h3{font-size:18px!important}.lookbook-card p{font-size:13px!important}.inquiry-section{background:var(--paper)!important;gap:7%!important;padding:65px 6%!important}.inquiry-form{border:1px solid var(--rule)!important;box-shadow:none!important;background:#fff!important;padding:35px!important}.inquiry-form input,.inquiry-form textarea,.inquiry-form select{min-height:45px;border:1px solid var(--rule)!important;background:#faf9f6!important;border-radius:0!important;padding:12px!important;font-size:16px!important}.inquiry-form label{font-size:14px!important}.inquiry-form .form-trap{display:none!important}.inquiry-form input[type=checkbox]{width:18px;min-height:18px;padding:0!important}.form-grid{gap:24px 20px!important}.contact-methods{background:var(--paper-alt)!important}.form-advanced{border:1px solid var(--rule)!important}.form-advanced summary{cursor:pointer;padding:16px!important}.inquiry-intro h2{font-size:38px!important}.contact-hero h1{font-size:clamp(40px,5vw,70px)!important}[class*=resources-module]{--resource-ink:var(--ink)}[class*=resources-module][class*=__hero],[class*=resources-module][class*=__guides],[class*=resources-module][class*=__clusters],[class*=resources-module][class*=__questions],[class*=resources-module][class*=__pathways],[class*=resources-module][class*=__evidence]{background:var(--paper)!important;padding:60px 6%!important}[class*=resources-module][class*=Grid]{gap:25px!important}[class*=resources-module] article{border:0!important;border-top:1px solid var(--rule)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:27px 0!important}[class*=resources-module] p{font-size:16px!important;line-height:1.75!important}.floating-contact-trigger{background:var(--ink)!important;border-radius:2px!important;box-shadow:0 4px 16px #28231f18!important}.floating-contact-panel{max-width:min(420px,90vw);border:1px solid var(--rule)!important;background:var(--paper)!important;border-radius:2px!important;padding:30px!important}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b181565}.ph-product-dialog{background:var(--paper);width:min(1040px,94vw);max-height:90vh;color:var(--ink);border:0;padding:0;overflow:auto}.ph-dialog-inner{grid-template-columns:1.05fr 1fr;gap:35px;padding:40px;display:grid}.ph-dialog-media>img{aspect-ratio:1;object-fit:contain;background:#fff;width:100%}.ph-dialog-thumbs{gap:8px;padding:14px 0;display:flex;overflow:auto}.ph-dialog-thumbs button{border:1px solid var(--rule);background:#fff;width:58px;min-width:58px;height:58px;padding:0}.ph-dialog-thumbs img{object-fit:contain;width:100%;height:100%}.ph-dialog-close{z-index:2;background:var(--paper);border:1px solid var(--rule);cursor:pointer;min-width:40px;min-height:40px;margin:10px 10px -40px auto;display:block;position:sticky;top:10px}.ph-dialog-copy h2{margin:12px 0 20px;font-size:38px!important}.ph-dialog-copy p{color:var(--body);font-size:15px!important}.ph-dialog-copy small{letter-spacing:.07em;color:#806749;font-size:12px}.ph-dialog-copy dl{margin:20px 0}.ph-dialog-copy dt{color:#806749;margin-top:16px;font-size:13px}.ph-dialog-copy dd{border-bottom:1px solid var(--rule);margin:5px 0 15px;padding-bottom:12px;font-size:15px}.ph-dialog-copy .button{margin-top:20px}.ph-review-note{color:#45382a;text-align:center;background:#e9e1d4;padding:10px 5%;font:13px/1.6 Arial,sans-serif}.ph-review-note a{margin-left:15px;text-decoration:underline}.ph-enquiry-preview{border-top:1px solid var(--rule);margin-bottom:25px;padding:20px 0}.ph-enquiry-preview>div{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;gap:15px;padding:10px 0;font-size:14px;display:flex}.ph-enquiry-preview button{cursor:pointer;background:0 0;border:0;font-size:13px;text-decoration:underline}@keyframes ph-rise{0%{opacity:.2;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.ph-enter{animation:.65s cubic-bezier(.2,.65,.3,1) both ph-rise}.ph-hero-enter{animation:.7s cubic-bezier(.2,.65,.3,1) both ph-rise}.prime-home h1.ph-hero-enter{animation-delay:40ms}.prime-home .hero-product-evidence.ph-hero-enter{animation-delay:.12s}@media (max-width:1000px){.catalogue-browser{grid-template-columns:180px minmax(0,1fr)!important;gap:25px!important}.catalogue-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.seo-content-section{grid-template-columns:200px minmax(0,1fr);gap:5%}.colour-evidence-stack .resource-evidence{grid-template-columns:1fr}.colour-evidence-stack .resource-evidence>video,.colour-evidence-stack .resource-evidence>img,.colour-evidence-stack .resource-evidence>figcaption{grid-area:auto/1}}@media (max-width:700px){.page-hero,.catalogue-hero,.lookbook-hero,.seo-landing-hero{flex-direction:column;align-items:stretch;gap:25px!important;padding:38px 6%!important;display:flex!important}.page-hero h1,.catalogue-hero h1,.lookbook-hero h1{font-size:39px!important}.catalogue-hero-aside{border-left:0!important;border-top:1px solid var(--rule)!important;padding:22px 0 0!important}.catalogue-hero-aside strong{font-size:45px!important}.catalogue-browser{padding:35px 6% 45px!important;display:block!important}.catalogue-sidebar{margin-bottom:35px;position:static!important}.category-list{grid-template-columns:1fr 1fr;gap:0 15px;display:grid!important}.category-group-label{grid-column:1/-1}.catalogue-help{padding:20px!important}.catalogue-product-grid{gap:30px 18px!important}.catalogue-product-card h3{font-size:17px!important}.catalogue-product-card small{font-size:10px!important}.catalogue-product-card img{padding:5px!important}.results-heading{display:block!important}.results-heading>span{margin-top:14px;display:block}.catalogue-download-grid{grid-template-columns:1fr!important}.catalogue-download-heading{display:block!important}.catalogue-download-heading h2{font-size:34px!important}.factory-film{flex-direction:column;gap:25px!important;padding:45px 6%!important;display:flex!important}.factory-evidence-section,.colour-evidence-section,.gallery-section,.material-story{padding:45px 6%!important}.factory-evidence-grid,.factory-gallery-new{grid-template-columns:1fr!important;display:grid!important}.factory-gallery-new figure:first-child{grid-column:1}.material-story{flex-direction:column;gap:25px!important;display:flex!important}.seo-content-section{display:block;padding:40px 6%!important}.seo-quick-answer{margin:30px 6%!important;padding:23px!important}.seo-landing-hero-media{align-self:center;width:100%;max-width:440px}.seo-spec-table td,.seo-spec-table th{padding:13px 10px!important;font-size:14px!important}.seo-faq{padding:40px 6%!important}.seo-final-cta{padding:45px 6%!important}.seo-final-cta h2{font-size:36px!important}.inquiry-section{padding:38px 6%!important;display:block!important}.inquiry-form{margin-top:30px;padding:23px!important}.form-grid{grid-template-columns:1fr!important}.form-wide,.form-grid-wide{grid-column:auto!important}.ph-dialog-inner{grid-template-columns:1fr;gap:25px;padding:28px 22px}.ph-dialog-copy h2{font-size:32px!important}.ph-product-dialog{width:94vw}.lookbook-grid{grid-template-columns:1fr 1fr!important}.ph-review-note{text-align:left;font-size:12px}.floating-contact-trigger{bottom:16px!important;right:16px!important}.back-to-top{bottom:74px!important;right:16px!important}}@media (max-width:380px){.catalogue-product-grid,.lookbook-grid{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){.ph-enter,.ph-hero-enter{animation:none!important}}.site-header{justify-content:space-between;align-items:center;display:flex!important}.site-header nav{flex-direction:row;flex:1;position:static;background:0 0!important;border:0!important;padding:0!important;display:flex!important}.site-header nav a{padding:10px 0!important}.site-header nav a:after{opacity:1;bottom:3px;left:0;right:100%;transform:none}.mobile-menu-toggle{display:none!important}.mobile-menu-toggle span{background:var(--ink);flex:none;width:22px;height:1px;margin:3px 0}.brand{width:190px!important;min-width:190px!important}.brand img{width:214px!important;top:-18px!important;left:-12px!important}.footer-column a,.footer-column span,.footer-company>p,.footer-bottom p{color:var(--body)!important}.footer-column a:hover{color:var(--ink)!important}.footer-column>strong{color:#756149!important}.footer-socials,.footer-bottom,.footer-socials a{border-color:var(--rule)!important}.footer-socials a>.footer-social-icon{color:#fff!important}.footer-brand{max-width:100%;display:block;position:relative;overflow:hidden;width:235px!important;height:75px!important}.footer-brand .brand-logo-image{mix-blend-mode:multiply;top:-8px;left:-9px;background:0 0!important;width:245px!important;max-width:none!important;height:auto!important;padding:0!important;position:relative!important}.page-hero{color:var(--ink)!important}.page-hero .text-link-light{color:var(--ink)!important;border-color:var(--rule)!important}.colour-hero>div,.oem-hero>div,.seo-landing-hero-copy{padding:0!important}.factory-evidence-section>.section-shell,.colour-evidence-section>.section-shell,.gallery-section>.section-shell{width:100%!important;max-width:none!important;padding:0!important}.seo-content-section{display:block}.seo-content-section>.section-shell{max-width:1150px!important;padding:0!important}.seo-spec-table{table-layout:fixed;overflow-wrap:anywhere}.seo-landing-hero-media{align-self:center}.ph-product-dialog:not([open]),.floating-contact-panel:not([open]){display:none!important}.factory-story .text-link{color:#e5d5be!important}.factory-story .button-outline{color:#f8f7f3!important;border-color:#ad9a7c!important}.hero-product-evidence,.hero-factory-evidence{isolation:isolate}.ph-review img{color:var(--body)}.seo-content-section{grid-template-columns:minmax(200px,.8fr) minmax(0,1.8fr);gap:7%;display:grid}.seo-content-section>header{grid-column:1}.seo-content-body{grid-column:2;min-width:0}.product-overview .section-end-link{border-top:1px solid var(--rule);margin-top:45px!important;padding-top:25px!important}.resource-table{border-collapse:collapse;width:100%;background:0 0!important}.resource-table td,.resource-table th{border:0!important;border-bottom:1px solid var(--rule)!important;padding:18px 14px!important;font-size:15px!important;line-height:1.65!important}.resource-table thead{background:var(--paper-alt)!important}.resource-table caption{text-align:left;margin:0 0 20px;font-size:16px;font-weight:500}.ph-dialog-thumbs button[aria-pressed=true]{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.pagination[hidden]{display:none!important}.empty-products{background:var(--paper-alt);grid-column:1/-1;padding:35px}.empty-products button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:8px 0}.footer-column .contact-channel-icon{color:#fff!important}@media (max-width:700px){.seo-content-section{display:block}.resource-table{max-width:100%;display:block;overflow-x:auto}.resource-table th,.resource-table td{min-width:150px}.seo-content-body{margin-top:25px}}@media (min-width:701px) and (max-width:1250px){.site-header{flex-wrap:wrap}.site-header nav{flex-basis:100%;order:3;justify-content:center;gap:24px!important}.site-header nav a{font-size:12px!important}.header-actions{margin-left:auto}}@media (min-width:701px) and (max-width:850px){.site-header nav{gap:16px!important}.site-header nav a{font-size:11px!important}}@media (max-width:700px){.site-header{flex-wrap:nowrap}.brand{width:170px!important;min-width:170px!important}.brand img{width:190px!important;top:-14px!important;left:-10px!important}.site-header nav{position:absolute;top:100%;left:0;right:0;background:var(--paper)!important;border-bottom:1px solid var(--rule)!important;padding:16px 6% 22px!important;display:none!important}.site-header nav.is-open{grid-template-columns:1fr 1fr;gap:0 20px!important;display:grid!important}.mobile-menu-toggle{flex-direction:column;justify-content:center;align-items:center;display:flex!important}.site-header nav a{white-space:normal;min-height:44px;font-size:13px!important}.site-header nav a:after{display:none}.colour-hero,.editorial-hero{align-items:stretch;flex-direction:column!important;gap:25px!important;display:flex!important}.factory-evidence-section>.section-shell,.colour-evidence-section>.section-shell,.gallery-section>.section-shell{padding:0!important}.seo-landing-hero h1{font-size:39px!important}}
