@import url("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:rgba(36,25,20,0.14);--max:1240px;--font-serif:"DM Serif Display",Georgia,serif;--font-sans:"Manrope",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--charcoal);background:var(--paper);font-family:var(--font-sans);font-size:17px;line-height:1.62;-webkit-font-smoothing:antialiased}main{overflow:hidden}a{color:inherit;text-decoration:none}img,video{display:block;width:100%}button,input,select,textarea{font:inherit}button{color:inherit}blockquote,figure,h1,h2,h3,ol,p,ul{margin-top:0}h1,h2,h3{font-family:var(--font-serif);font-weight:400;line-height:1.08;letter-spacing:-.018em}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{margin-bottom:18px;color:var(--brown);font-size:.72rem;line-height:1.3;letter-spacing:.18em}.button,.eyebrow{font-weight:700;text-transform:uppercase}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 25px;border:1px solid var(--espresso);background:var(--espresso);color:white;font-size:.84rem;letter-spacing:.045em;transition:.2s ease;cursor:pointer}.button:hover{background:var(--brown);border-color:var(--brown)}.button-outline{background:transparent;color:var(--espresso)}.button-outline:hover{color:white}.button-light{border-color:var(--paper);background:var(--paper);color:var(--espresso)}.button-light:hover{background:transparent;color:white}.button-small{min-height:40px;padding:0 17px;font-size:.7rem}.text-link{display:inline-flex;align-items:center;gap:9px;border-bottom:1px solid var(--brown);color:var(--brown);font-size:.85rem;font-weight:700;letter-spacing:.035em}.text-link span{transition:transform .2s}.text-link:hover span{transform:translateX(4px)}.text-link-light{border-color:rgba(255,255,255,.6);color:white}.hero-actions,.inline-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.site-header{position:relative;z-index:50;display:grid;grid-template-columns:auto 1fr auto;min-height:86px;align-items:center;gap:24px;padding:0 max(22px,calc((100vw - 1440px) / 2));border-bottom:1px solid var(--line);background:rgba(255,253,249,.97)}.brand{display:flex;align-items:center;gap:12px}.brand-logo-image{width:235px;height:60px;object-fit:contain;mix-blend-mode:multiply}.brand-mark{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--espresso);font-family:var(--font-serif);font-size:1.35rem}.brand small,.brand strong{display:block;line-height:1.15}.brand strong{font-family:var(--font-serif);font-size:.95rem;font-weight:400;letter-spacing:.06em}.brand small{margin-top:5px;color:var(--muted);font-size:.52rem;letter-spacing:.13em}.site-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(10px,1.25vw,20px)}.site-header nav a{position:relative;padding:33px 0 29px;font-size:.8rem;letter-spacing:.015em;white-space:nowrap}.site-header nav a:after{position:absolute;right:0;bottom:24px;left:0;height:1px;background:var(--espresso);content:"";opacity:0;transform:scaleX(.2);transition:.2s}.site-header nav a.nav-active:after,.site-header nav a:hover:after{opacity:1;transform:none}.header-actions{display:flex;align-items:center;gap:15px}.enquiry-list-link{font-size:.72rem;font-weight:700;letter-spacing:.035em;white-space:nowrap}.enquiry-list-link span{display:inline-grid;width:23px;height:23px;margin-left:4px;place-items:center;border-radius:50%;background:var(--sand)}.mobile-menu-toggle{display:none;width:42px;height:42px;padding:10px;border:0;background:transparent}.mobile-menu-toggle span{display:block;height:1px;margin:6px 0;background:var(--espresso)}.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{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:70px;margin-bottom:56px}.split-heading .section-intro{margin-bottom:0}.split-heading>p{max-width:520px;margin-bottom:7px}.numbered-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.numbered-grid.three-column{grid-template-columns:repeat(3,1fr)}.numbered-grid.two-column{grid-template-columns:repeat(2,1fr)}.numbered-grid article{min-height:245px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.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{margin:34px 0;padding:22px 25px;border-left:2px solid var(--gold);background:var(--ivory);font-size:.88rem}.section-end-link{margin-top:45px;text-align:center}.conversion-band{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:90px max(28px,calc((100vw - var(--max)) / 2));background:var(--espresso);color:white}.conversion-band h2{max-width:600px;margin:0}.conversion-band p{color:rgba(255,255,255,.68)}.hero-new{display:grid;grid-template-columns:1fr 1.05fr;min-height:720px;background:var(--ivory)}.hero-new-copy{display:flex;flex-direction:column;justify-content:center;padding:90px 7vw max(75px,7vw) max(28px,calc((100vw - var(--max)) / 2))}.hero-new h1{max-width:650px;margin-bottom:30px;font-size:clamp(3.5rem,4.6vw,4.1rem)}.hero-lead{max-width:650px;margin-bottom:17px;color:var(--charcoal);font-family:var(--font-sans);font-size:1.12rem;font-weight:500;line-height:1.6}.hero-support{max-width:620px;margin-bottom:32px}.trust-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 25px;margin:43px 0 0;padding:25px 0 0;border-top:1px solid var(--line);list-style:none}.trust-list li{position:relative;padding-left:18px;color:var(--brown);font-size:.75rem;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.trust-list li:before{position:absolute;top:.7em;left:0;width:5px;height:5px;border-radius:50%;background:var(--gold);content:""}.hero-new-media{position:relative;min-height:720px;overflow:hidden;background:var(--sand)}.hero-new-media .hero-primary{height:100%;object-fit:cover}.hero-new-media .hero-secondary{position:absolute;right:7%;bottom:7%;width:31%;aspect-ratio:4/5;border:9px solid var(--paper);object-fit:cover}.hero-new-media>p{position:absolute;top:25px;right:28px;margin:0;padding:8px 12px;background:rgba(255,253,249,.88);color:var(--brown);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.factory-facts{max-width:680px;margin:38px 0 0;padding-top:24px;border-top:1px solid var(--line);color:var(--brown);font-size:.78rem;font-weight:600;line-height:1.8}.factory-facts span{padding:0 5px;color:var(--gold)}.audience-section{padding-top:92px;padding-bottom:92px}.audience-section .numbered-grid article{min-height:218px}.extension-system-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px 20px}.extension-system-grid article{display:flex;min-width:0;flex-direction:column;border-bottom:1px solid var(--line)}.extension-system-grid article>a:first-child{overflow:hidden;background:var(--ivory)}.extension-system-grid img{aspect-ratio:4/5;object-fit:cover;transition:transform .35s ease}.extension-system-grid article:hover img{transform:scale(1.025)}.extension-system-grid article>div{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:23px 2px 27px}.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{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.secondary-capabilities article{padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.secondary-capabilities h3{margin-bottom:12px;font-size:1.2rem}.secondary-capabilities p{min-height:75px;margin-bottom:18px;font-size:.86rem}.related-paths>p,.section-context-links{max-width:850px;margin:28px 0 0;color:var(--muted)}.related-paths>p a,.section-context-links a{color:var(--brown);text-decoration:underline;text-underline-offset:3px}.capability-section,.sample-process{border-top:1px solid var(--line)}.confidential-band{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:center;padding:80px max(28px,calc((100vw - var(--max)) / 2));background:var(--brown);color:white}.confidential-band h2{max-width:720px;margin-bottom:22px}.confidential-band p:not(.eyebrow){max-width:780px;margin-bottom:0;color:rgba(255,255,255,.72)}.confidential-band .eyebrow{color:#e1ccb0}.confidential-band ul{margin:0;padding:0;list-style:none}.confidential-band li{padding:16px 0;border-top:1px solid rgba(255,255,255,.22);color:rgba(255,255,255,.88);font-size:.83rem;font-weight:600}.confidential-band li:last-child{border-bottom:1px solid rgba(255,255,255,.22)}.editorial-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px 30px}.editorial-product-grid article{display:grid;grid-template-columns:48% 1fr;align-items:center;background:var(--ivory)}.editorial-product-grid img{width:100%;aspect-ratio:4/5;object-fit:cover}.editorial-product-grid article>div{padding:30px}.editorial-product-grid h3{margin-bottom:15px}.editorial-product-grid p{font-size:.94rem}.process-preview,.quality-preview{border-top:1px solid var(--line)}.visual-break{display:grid;grid-template-columns:1fr 1fr;min-height:610px;background:var(--brown);color:white}.visual-break img{height:100%;max-height:680px;object-fit:cover}.visual-break>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px 8vw}.factory-story .eyebrow,.oem-hero .eyebrow,.visual-break .eyebrow{color:#d6c2a5}.visual-break h2{margin-bottom:25px}.visual-break p:not(.eyebrow){max-width:520px;margin-bottom:30px;color:rgba(255,255,255,.75)}.factory-story{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:65px;padding:92px max(28px,calc((100vw - var(--max)) / 2));background:var(--espresso);color:white}.factory-story p:not(.eyebrow){color:rgba(255,255,255,.68)}.factory-story video{max-height:510px;background:black;object-fit:contain}.page-hero{width:100%;padding:100px max(28px,calc((100vw - var(--max)) / 2));background:var(--ivory)}.editorial-hero{display:grid;grid-template-columns:1.15fr .65fr;align-items:end;gap:80px}.page-hero h1{margin-bottom:0}.editorial-hero>div:last-child p,.editorial-hero>p{max-width:520px;margin-bottom:9px;font-size:1.08rem}.colour-hero,.oem-hero{display:grid;grid-template-columns:1fr 1fr;padding:0;background:var(--espresso);color:white}.colour-hero>div,.oem-hero>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:90px max(45px,calc((100vw - var(--max)) / 2));padding-right:7vw}.colour-hero h1,.oem-hero h1{margin-bottom:27px}.colour-hero p,.oem-hero p{max-width:590px;color:rgba(255,255,255,.72)}.colour-hero img,.oem-hero img{height:650px;object-fit:cover}.about-story,.material-story,.sample-reference,.sample-start{display:grid;grid-template-columns:1fr 1fr;min-height:570px}.material-story img,.sample-reference img,.sample-start img{height:100%;max-height:680px;object-fit:cover}.material-story>div,.sample-reference>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px 8vw;background:var(--brown);color:white}.material-story p,.sample-reference p{color:rgba(255,255,255,.72)}.material-story .eyebrow,.sample-reference .eyebrow{color:#d7c4aa}.material-story.reverse img{order:2}.factory-film{display:grid;grid-template-columns:.58fr 1.42fr;align-items:center;gap:60px;padding:90px max(28px,calc((100vw - var(--max)) / 2));background:var(--espresso);color:white}.factory-film p{color:rgba(255,255,255,.7)}.factory-film .eyebrow{color:#d7c4aa}.factory-film video{max-height:610px;background:black;object-fit:contain}.gallery-section{background:var(--ivory)}.factory-gallery-new{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.factory-gallery-new img{aspect-ratio:4/3;object-fit:cover}.factory-gallery-new figcaption{padding:13px 0;border-bottom:1px solid var(--line);color:var(--brown);font-size:.78rem;letter-spacing:.04em}.check-list,.option-list{display:grid;grid-template-columns:repeat(2,1fr);margin:0 0 35px;padding:0;border-top:1px solid var(--line);list-style:none}.check-list li,.option-list li{position:relative;padding:18px 30px 18px 25px;border-bottom:1px solid var(--line)}.check-list li:before,.option-list li:before{position:absolute;top:28px;left:3px;width:6px;height:6px;border-radius:50%;background:var(--gold);content:""}.check-list-large li{display:flex;gap:25px;padding-left:0}.check-list-large li:before{display:none}.check-list-large li span{color:var(--gold);font-family:var(--font-serif)}.sample-start{align-items:center;background:var(--ivory)}.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));min-height:650px;margin:100px auto 0;gap:75px;align-items:center}.about-story-images{position:relative;height:650px}.about-story-images img:first-child{width:85%;height:82%;object-fit:cover}.about-story-images img:last-child{position:absolute;right:0;bottom:0;width:48%;height:43%;border:8px solid var(--paper);object-fit:cover}.about-story article p:not(.eyebrow){max-width:550px}.audience-section,.company-facts{border-top:1px solid var(--line)}.company-facts{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.company-facts>div>p:last-child{max-width:430px}.company-facts dl{margin:0;border-top:1px solid var(--line)}.company-facts dl>div{display:grid;grid-template-columns:190px 1fr;gap:28px;padding:18px 0;border-bottom:1px solid var(--line)}.company-facts dt{color:var(--brown);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.company-facts dd{margin:0;color:var(--charcoal);line-height:1.55}.company-facts a{text-decoration:underline;text-underline-offset:3px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.resource-grid article{min-height:320px;padding:34px;background:var(--paper)}.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{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:85px max(28px,calc((100vw - var(--max)) / 2));background:var(--brown);color:white}.download-band h2{margin-bottom:10px}.download-band p:not(.eyebrow){margin:0;color:rgba(255,255,255,.7)}.download-band-catalogues{align-items:flex-start}.download-band-catalogues>div:first-child{max-width:430px}.download-band-links{display:grid;width:min(640px,100%);grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.download-band-links a{display:flex;min-height:125px;flex-direction:column;justify-content:space-between;padding:24px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);transition:background .2s}.download-band-links a:hover{background:rgba(255,255,255,.08)}.download-band-links strong{font-family:var(--font-serif);font-size:1.15rem;font-weight:400}.download-band-links span{color:rgba(255,255,255,.62);font-size:.74rem;letter-spacing:.04em;text-transform:uppercase}.download-band-links em{color:rgba(255,255,255,.72);font-size:.72rem;font-style:normal;line-height:1.45}.catalogue-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;padding:90px max(28px,calc((100vw - var(--max)) / 2));background:var(--ivory)}.catalogue-hero h1{margin-bottom:0}.catalogue-hero-subtitle,.lookbook-hero-subtitle{max-width:620px;margin:20px 0 0;color:var(--muted);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;margin-right:18px;font-family:var(--font-serif);font-size:4.5rem;font-weight:400;line-height:.9}.catalogue-hero-aside>span{display:block;min-height:70px;color:var(--brown);font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.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{display:grid;grid-template-columns:1.05fr .75fr;align-items:end;gap:70px;margin-bottom:38px}.catalogue-download-heading h2{margin-bottom:0}.catalogue-download-heading>p{max-width:520px;margin-bottom:7px}.catalogue-download-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.catalogue-download-grid article{display:flex;min-height:285px;flex-direction:column;padding:27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.catalogue-download-grid article>span{color:var(--gold);font-family:var(--font-serif)}.catalogue-download-grid article>small{margin:-20px 0 35px;color:var(--muted);font-size:.68rem;letter-spacing:.06em;text-align:right;text-transform:uppercase}.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{display:grid;grid-template-columns:280px 1fr;gap:50px;width:min(var(--max),calc(100% - 56px));margin:0 auto;padding:80px 0 110px}.catalogue-sidebar{align-self:start;position:sticky;top:20px}.catalogue-search label,.sidebar-label{display:block;margin-bottom:10px;color:var(--brown);font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.catalogue-search>div{display:flex;align-items:center;border-bottom:1px solid var(--espresso)}.catalogue-search input{width:100%;padding:12px 8px;border:0;outline:0;background:transparent;font-size:.85rem}.sidebar-label{margin-top:35px}.category-list{border-top:1px solid var(--line)}.category-list button{display:flex;width:100%;justify-content:space-between;padding:13px 3px;border:0;border-bottom:1px solid var(--line);background:transparent;font-size:.82rem;text-align:left;cursor:pointer}.category-list button.active{color:var(--brown);font-weight:700}.category-list button>span{display:grid;gap:3px}.category-list button em{color:var(--brown);font-size:.62rem;font-style:normal;font-weight:700;letter-spacing:.035em;text-transform:uppercase}.category-list small{color:var(--muted)}.category-group-label{display:block;padding:22px 3px 7px;color:var(--gold);font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.catalogue-help{margin-top:30px;padding:25px;background:var(--espresso);color:white}.catalogue-help .eyebrow{color:#d7c4aa}.catalogue-help strong{display:block;margin-bottom:20px;font-family:var(--font-serif);font-size:1.2rem;font-weight:400}.catalogue-help a{font-size:.75rem;text-decoration:underline}.results-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:35px;padding-bottom:22px;border-bottom:1px solid var(--line)}.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);font-size:.75rem;white-space:nowrap}.catalogue-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px 20px}.catalogue-product-card>button{display:block;width:100%;padding:0;border:0;background:var(--ivory);cursor:pointer}.catalogue-product-image{position:relative;display:block;overflow:hidden}.catalogue-product-image img{aspect-ratio:4/5;object-fit:cover;transition:transform .4s}.catalogue-product-image>span{position:absolute;right:15px;bottom:15px;padding:8px 11px;background:rgba(255,253,249,.92);font-size:.67rem;font-weight:700;opacity:0;transition:opacity .2s}.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);font-size:.63rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.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{padding:0 0 4px;border:0;border-bottom:1px solid var(--espresso);background:transparent;font-size:.75rem;font-weight:700;cursor:pointer}.add-enquiry.added{color:#5d765f;border-color:#5d765f}.pagination{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:55px;padding-top:25px;border-top:1px solid var(--line)}.pagination button{min-width:36px;min-height:36px;border:1px solid var(--line);background:transparent;cursor:pointer}.pagination div{display:flex;gap:6px}.pagination button.active{background:var(--espresso);color:white}.pagination button:disabled{opacity:.35}.empty-products{padding:80px 20px;background:var(--ivory);text-align:center}.empty-products button{border:0;border-bottom:1px solid;background:transparent;cursor:pointer}.catalogue-cta,.catalogue-lookbook-banner{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:75px max(28px,calc((100vw - var(--max)) / 2));background:var(--brown);color:white}.catalogue-lookbook-banner-alt{background:var(--espresso)}.catalogue-cta p,.catalogue-lookbook-banner p{max-width:670px;color:rgba(255,255,255,.7)}.catalogue-cta h2,.catalogue-lookbook-banner h2{margin-bottom:12px;font-size:clamp(2rem,3vw,3.4rem)}.catalogue-cta{display:grid;grid-template-columns:1fr 1fr;background:#6a5142}.lightbox{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:30px}.lightbox-backdrop{position:absolute;inset:0;border:0;background:rgba(23,17,14,.78)}.catalogue-lightbox-content{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:45px;width:min(1050px,100%);max-height:90vh;overflow:auto;padding:40px;background:var(--paper)}.lightbox-close{position:absolute;z-index:2;top:10px;right:14px;border:0;background:transparent;font-size:2rem;cursor:pointer}.product-detail-gallery>img{aspect-ratio:4/5;background:var(--ivory);object-fit:contain}.product-variant-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px}.product-variant-thumbs button{padding:0;border:1px solid transparent;background:transparent}.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);font-size:.7rem;font-weight:700;text-transform:uppercase}.catalogue-lightbox-content h2{margin:12px 0 20px;font-size:2.7rem}.product-specs{margin:28px 0;border-top:1px solid var(--line)}.product-specs>div{display:grid;grid-template-columns:130px 1fr;gap:16px;padding:13px 0;border-bottom:1px solid var(--line)}.product-specs dt{color:var(--muted);font-size:.75rem}.product-specs dd{margin:0;font-size:.82rem}.product-quality-summary{margin:22px 0;padding:18px;background:var(--ivory)}.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{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;padding:90px max(28px,calc((100vw - var(--max)) / 2));background:var(--ivory)}.lookbook-hero h1{margin-bottom:0}.lookbook-intro{align-self:end}.lookbook-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;width:min(var(--max),calc(100% - 56px));margin:0 auto;padding:85px 0}.lookbook-card{border-bottom:1px solid var(--line)}.lookbook-card img{aspect-ratio:4/5;background:var(--ivory);object-fit:cover}.lookbook-card div{position:relative;padding:15px 0}.lookbook-card h2{margin:0;font-size:1.1rem}.lookbook-card>p{display:flex;gap:12px;margin:0;padding:14px 0;color:var(--charcoal);font-size:.82rem}.lookbook-card>p span{color:var(--gold);font-family:var(--font-serif)}.availability-notice{margin-top:28px;padding:28px clamp(22px,4vw,48px);border:1px solid var(--line);background:var(--ivory)}.availability-notice h2{max-width:820px;margin:6px 0 12px}.availability-notice p{max-width:960px}.availability-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.availability-status-grid article{padding:clamp(24px,4vw,42px);border:1px solid var(--line);background:var(--ivory)}.availability-status-grid li{margin:8px 0}.reference-badge{position:absolute;z-index:2;top:12px;left:12px;max-width:calc(100% - 24px);padding:7px 9px;background:rgba(63,35,25,.92);color:#fff;font-size:.62rem;letter-spacing:.06em;line-height:1.3;text-transform:uppercase}.add-enquiry:disabled{cursor:not-allowed;opacity:.62}.pdf-availability-note{padding:12px 14px;border-left:3px solid var(--gold);background:rgba(255,255,255,.08);font-size:.84rem;line-height:1.55}.form-policy-note{padding:14px;border-left:3px solid var(--gold);background:var(--ivory)}@media (max-width:760px){.availability-status-grid{grid-template-columns:1fr}}.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{display:grid;grid-template-columns:repeat(3,1fr);width:min(var(--max),calc(100% - 56px));margin:-32px auto 0;position:relative;z-index:2;box-shadow:0 20px 55px rgba(40,28,20,.08)}.contact-methods>*{display:flex;min-height:150px;flex-direction:column;justify-content:center;padding:28px;border-right:1px solid var(--line);background:var(--paper)}.contact-methods .contact-channel-icon{width:34px;height:34px;margin:0 0 15px;color:white}.contact-methods .contact-channel-icon svg{width:20px;height:20px}.contact-methods small{margin-bottom:14px;color:var(--gold);font-size:.68rem;font-weight:700;letter-spacing:.1em}.contact-methods strong{font-family:var(--font-serif);font-size:1.2rem;font-weight:400}.contact-methods span{margin-top:7px;color:var(--muted);font-size:.75rem}.inquiry-section{display:grid;grid-template-columns:.36fr .64fr;gap:70px;width:min(var(--max),calc(100% - 56px));margin:0 auto;padding:120px 0}.inquiry-intro{align-self:start;position:sticky;top:35px}.inquiry-intro h2{margin-bottom:22px}.inquiry-contact-note{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin-top:35px;padding-top:25px;border-top:1px solid var(--line)}.inquiry-contact-note a{color:var(--brown);font-size:.85rem;text-decoration:none}.contact-channel-link{display:inline-flex;align-items:center;gap:8px}.contact-channel-link>span:last-child{color:inherit;font-size:inherit}.contact-channel-icon{display:inline-grid;width:24px;height:24px;place-items:center;flex:0 0 auto;border-radius:50%;color:white}.contact-channel-icon svg{width:15px;height:15px;fill:currentColor}.contact-channel-icon-whatsapp{background:#25d366}.contact-channel-icon-email{background:#a57a45}.inquiry-form{padding:42px;background:var(--ivory)}.form-trap{position:absolute;left:-9999px}.form-section-title{display:flex;gap:15px;margin:40px 0 22px;padding-bottom:15px;border-bottom:1px solid var(--line)}.form-section-title:first-of-type{margin-top:0}.form-section-title>span{color:var(--gold);font-family:var(--font-serif)}.form-section-title small,.form-section-title strong{display:block}.form-section-title small{margin-top:2px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid-wide{grid-column:1/-1}.form-grid label,.form-wide,.selected-products label{display:flex;flex-direction:column;gap:7px;color:var(--brown);font-size:.76rem;font-weight:700}.form-grid input,.form-grid select,.form-wide input,.form-wide textarea,.selected-products input{width:100%;min-height:47px;padding:11px 13px;border:1px solid var(--line);border-radius:0;background:var(--paper);color:var(--charcoal);font-size:.88rem;font-weight:400;outline:none}.form-grid input:focus,.form-grid select:focus,.form-wide textarea:focus{border-color:var(--brown)}.form-wide{display:flex;margin-top:20px;flex-direction:column;gap:7px}.form-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-choice-grid label{display:flex;gap:10px;align-items:center;padding:13px;border:1px solid var(--line);background:var(--paper);font-size:.8rem}.file-field small{color:var(--muted);font-weight:400}.form-advanced{margin-top:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.form-advanced summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;color:var(--brown);cursor:pointer;list-style:none}.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{display:flex;gap:10px;align-items:flex-start;margin:25px 0;color:var(--muted);font-size:.75rem}.form-consent a{text-decoration:underline}.form-submit{width:100%}.form-response-note{margin:16px 0 0;font-size:.75rem;text-align:center}.selected-products{margin-bottom:35px;padding:22px;background:var(--paper)}.selected-products-heading{display:flex;justify-content:space-between;gap:15px;margin-bottom:15px}.selected-products-heading span{color:var(--muted);font-size:.75rem}.selected-products article{display:grid;grid-template-columns:55px minmax(130px,1fr) repeat(3,100px) 25px;gap:10px;align-items:end;padding:12px 0;border-top:1px solid var(--line)}.selected-products article img{width:55px;height:65px;object-fit:cover}.selected-products article small,.selected-products article strong{display:block}.selected-products article small{color:var(--gold);font-size:.6rem}.selected-products article button{align-self:center;border:0;background:transparent;font-size:1.3rem;cursor:pointer}.enquiry-guide{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;padding:90px max(28px,calc((100vw - var(--max)) / 2));background:var(--espresso);color:white}.enquiry-guide ol{margin:0;padding:0;list-style:none}.enquiry-guide li{display:grid;grid-template-columns:55px 1fr;gap:15px;padding:17px 0;border-top:1px solid rgba(255,255,255,.18)}.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{margin:3px 0 0;color:rgba(255,255,255,.65);font-size:.85rem}.seo-breadcrumb{width:min(var(--max),calc(100% - 56px));margin:0 auto;padding:18px 0}.seo-breadcrumb ol{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}.seo-breadcrumb li{display:flex;align-items:center;color:var(--muted);font-size:.73rem}.seo-breadcrumb li:not(:last-child):after{margin-left:7px;color:var(--taupe);content:"/"}.seo-breadcrumb a:hover{color:var(--brown);text-decoration:underline;text-underline-offset:3px}.seo-landing-hero{display:grid;grid-template-columns:1.03fr .97fr;min-height:650px;border-top:1px solid var(--line);background:var(--ivory)}.seo-landing-hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:84px 7vw 84px max(28px,calc((100vw - var(--max)) / 2))}.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{position:relative;min-height:650px;overflow:hidden;background:var(--sand)}.seo-landing-hero-media img{object-fit:cover}.seo-quick-answer{width:min(940px,calc(100% - 56px));margin:72px auto;padding:33px 38px;border-top:2px solid var(--gold);background:var(--ivory)}.seo-quick-answer .eyebrow{margin-bottom:11px}.seo-quick-answer>p:last-child{margin:0;color:var(--charcoal);font-size:1.08rem;line-height:1.75}.seo-content-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;width:min(var(--max),calc(100% - 56px));margin:0 auto;padding:84px 0;border-top:1px solid var(--line)}.seo-content-section>header{max-width:430px}.seo-content-section>header h2{margin-bottom:0}.seo-content-body{max-width:780px}.seo-content-body>ol:last-child,.seo-content-body>p:last-child,.seo-content-body>ul:last-child{margin-bottom:0}.seo-content-body h3{margin:35px 0 10px;font-size:1.42rem}.seo-content-body ol,.seo-content-body ul{padding-left:21px;color:var(--muted)}.seo-content-body li{margin-bottom:8px;padding-left:5px}.seo-content-body .text-link{margin-top:20px}.seo-table-wrap{overflow-x:auto;border:1px solid var(--line)}.seo-spec-table{width:100%;border-collapse:collapse;background:var(--paper);font-size:.91rem}.seo-spec-table td,.seo-spec-table th{padding:15px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.seo-spec-table thead th{background:var(--espresso);color:white;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}.seo-spec-table tbody th{width:32%;color:var(--brown);font-weight:700}.seo-spec-table tbody tr:last-child td,.seo-spec-table tbody tr:last-child th{border-bottom:0}.seo-option-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:25px 0;padding:0;border-top:1px solid var(--line);list-style:none}.seo-option-list li{position:relative;margin:0;padding:14px 18px 14px 23px;border-bottom:1px solid var(--line)}.seo-option-list li:before{position:absolute;top:24px;left:3px;width:5px;height:5px;border-radius:50%;background:var(--gold);content:""}.seo-buyer-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.seo-buyer-grid article{padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.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{max-width:920px;margin:42px 0 0;padding:34px 38px;border-left:3px solid var(--gold);background:var(--ivory)}.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{width:min(980px,calc(100% - 56px));margin:28px auto 92px;padding:43px 48px;border-left:3px solid var(--gold);background:var(--brown);color:white}.manufacturer-insight .eyebrow{color:#e1ccb0}.manufacturer-insight li,.manufacturer-insight p:not(.eyebrow){color:rgba(255,255,255,.76)}.manufacturer-insight>:last-child{margin-bottom:0}.manufacturer-insight ul{padding-left:20px}.seo-faq{display:grid;grid-template-columns:.62fr 1.38fr;gap:80px;width:min(var(--max),calc(100% - 56px));margin:0 auto;padding:88px 0;border-top:1px solid var(--line)}.seo-faq>header h2{max-width:440px}.seo-faq article{padding:22px 0;border-top:1px solid var(--line)}.seo-faq article:last-child{border-bottom:1px solid var(--line)}.seo-faq h3{margin-bottom:9px;font-family:var(--font-sans);font-size:.96rem;font-weight:700;letter-spacing:0}.seo-faq article p{margin:0;font-size:.91rem}.seo-related{width:min(var(--max),calc(100% - 56px));margin:0 auto;padding:48px 0 82px}.seo-related,.seo-related>div{border-top:1px solid var(--line)}.seo-related>div{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line)}.seo-related a{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:18px;padding:18px 21px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--brown);font-size:.84rem;font-weight:700}.seo-related a:hover{background:var(--ivory)}.seo-final-cta{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:65px;padding:78px max(28px,calc((100vw - var(--max)) / 2));background:var(--espresso);color:white}.seo-final-cta h2{max-width:680px;margin-bottom:18px}.seo-final-cta p{max-width:680px;color:rgba(255,255,255,.7)}.seo-final-cta p a{color:white;text-decoration:underline;text-underline-offset:4px}.seo-final-cta .inline-actions{justify-content:flex-end}.seo-process-list{margin:22px 0 0;padding:0;list-style:none;counter-reset:seo-process}.seo-process-list li{display:grid;grid-template-columns:34px 1fr;gap:12px;margin:0;padding:13px 0;border-top:1px solid var(--line);counter-increment:seo-process}.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{display:grid;grid-template-columns:1.15fr .85fr;min-height:590px;border-top:1px solid var(--line);background:var(--ivory)}.resource-article-hero>div:first-child{display:flex;flex-direction:column;justify-content:center;padding:78px 6vw 78px max(28px,calc((100vw - var(--max)) / 2))}.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;margin:0;color:var(--charcoal);font-size:1.09rem;line-height:1.75}.resource-article-hero-image{position:relative;min-height:590px;overflow:hidden;background:var(--sand)}.resource-article-hero-image img{object-fit:cover}.resource-article-meta{display:flex;flex-wrap:wrap;gap:16px 28px;margin:34px 0 0;padding-top:22px;border-top:1px solid var(--line)}.resource-article-meta div{display:grid;gap:4px}.resource-article-meta dt{color:var(--muted);font-size:.66rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.resource-article-meta dd{margin:0;color:var(--brown);font-size:.8rem}.resource-quick-answer{width:min(980px,calc(100% - 56px));margin:72px auto;padding:36px 42px;border-top:3px solid var(--gold);background:white;box-shadow:0 14px 40px rgba(56,35,27,.06)}.resource-quick-answer h2{margin:0 0 14px;font-size:2rem}.resource-quick-answer>p:last-child{margin:0;color:var(--charcoal);font-size:1.08rem;line-height:1.78}.resource-checklist,.resource-key-facts{display:grid;grid-template-columns:.68fr 1.32fr;gap:75px;width:min(var(--max),calc(100% - 56px));margin:0 auto;padding:75px 0;border-top:1px solid var(--line)}.resource-checklist h2,.resource-key-facts h2{max-width:480px;margin-bottom:0}.resource-checklist ol,.resource-key-facts ul{margin:0;padding:0;list-style:none;counter-reset:resource-check}.resource-checklist li,.resource-key-facts li{position:relative;margin:0;padding:17px 8px 17px 42px;border-top:1px solid var(--line);color:var(--charcoal)}.resource-checklist li:last-child,.resource-key-facts li:last-child{border-bottom:1px solid var(--line)}.resource-key-facts li:before{position:absolute;top:19px;left:9px;color:var(--gold);content:"•";font-size:1.25rem}.resource-checklist li{counter-increment:resource-check}.resource-checklist li:before{position:absolute;top:19px;left:4px;color:var(--gold);content:counter(resource-check,decimal-leading-zero);font-family:var(--font-serif)}.resource-article-section{display:grid;grid-template-columns:.68fr 1.32fr;gap:75px;width:min(var(--max),calc(100% - 56px));margin:0 auto;padding:82px 0;border-top:1px solid var(--line)}.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{padding-left:21px;color:var(--muted)}.resource-article-body li{margin-bottom:9px;padding-left:5px}.resource-inline-links{margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.resource-inline-links a{color:var(--brown);font-weight:700;text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:4px}.resource-table-wrap{margin:26px 0;overflow-x:auto;border:1px solid var(--line)}.resource-table{width:100%;min-width:680px;border-collapse:collapse;background:white;font-size:.89rem}.resource-table caption{padding:14px 17px;background:var(--ivory);color:var(--brown);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-align:left;text-transform:uppercase}.resource-table td,.resource-table th{padding:15px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.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:white;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.resource-table tbody th{width:24%;color:var(--brown);font-weight:700}.resource-evidence{margin:34px 0 8px;overflow:hidden;border:1px solid var(--line);background:var(--ivory)}.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{display:block;width:100%;height:auto;max-height:620px;background:#17110e;object-fit:contain}.resource-evidence figcaption{padding:12px 18px;border-top:1px solid var(--line);color:var(--muted);font-size:.76rem;line-height:1.55}.resource-faq{display:grid;grid-template-columns:.62fr 1.38fr;gap:75px;width:min(var(--max),calc(100% - 56px));margin:0 auto;padding:82px 0;border-top:1px solid var(--line)}.resource-faq article{padding:22px 0;border-top:1px solid var(--line)}.resource-faq article:last-child{border-bottom:1px solid var(--line)}.resource-faq h3{margin:0 0 9px;font-family:var(--font-sans);font-size:.97rem;font-weight:700}.resource-faq article p{margin:0}.resource-related{width:min(var(--max),calc(100% - 56px));margin:0 auto;padding:78px 0;border-top:1px solid var(--line)}.resource-related>h2{max-width:760px}.resource-related>div{display:grid;grid-template-columns:repeat(2,1fr);margin-top:30px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.resource-related a{position:relative;display:grid;min-height:125px;align-content:center;gap:6px;padding:24px 50px 24px 25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.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{position:absolute;top:50%;right:22px;color:var(--gold);transform:translateY(-50%)}.resource-commercial-cta{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;padding:78px max(28px,calc((100vw - var(--max)) / 2));background:var(--espresso);color:white}.resource-commercial-cta h2{max-width:720px}.resource-commercial-cta p:not(.eyebrow){max-width:720px;color:rgba(255,255,255,.7)}.resource-commercial-cta>div:last-child{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:25px}.knowledge-hub{display:grid;grid-template-columns:.58fr 1.42fr;gap:75px}.knowledge-hub-heading{max-width:430px}.knowledge-groups>section{display:grid;grid-template-columns:155px 1fr;gap:25px;padding:0 0 34px}.knowledge-groups h3{margin:0;font-family:var(--font-sans);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.knowledge-groups section>div{border-top:1px solid var(--line)}.knowledge-groups a{position:relative;display:grid;gap:7px;padding:20px 45px 20px 0;border-bottom:1px solid var(--line)}.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{position:absolute;top:50%;right:5px;color:var(--gold);transform:translateY(-50%)}.technical-resource-section{border-top:1px solid var(--line)}.factory-evidence-section{background:var(--ivory)}.factory-evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.factory-evidence-grid .resource-evidence{margin:0}.factory-evidence-grid .resource-evidence video{aspect-ratio:9/16;max-height:620px}.factory-evidence-links{display:flex;flex-wrap:wrap;gap:24px;margin:34px 0 0}.colour-evidence-section{background:var(--ivory)}.colour-evidence-stack{display:grid;gap:32px}.colour-evidence-stack>.answer-quality-block{max-width:none;margin:0;background:white}.colour-evidence-stack .resource-evidence{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;margin:0}.colour-evidence-stack .resource-evidence-copy{padding:38px}.colour-evidence-stack .resource-evidence video,.colour-evidence-stack .resource-evidence>img{min-height:390px;max-height:620px;object-fit:contain}.colour-evidence-stack .resource-evidence figcaption{grid-column:1/-1}.colour-evidence-link{margin:30px 0 0}footer{display:grid;grid-template-columns:1.35fr repeat(5,minmax(0,1fr));gap:28px;padding:80px max(28px,calc((100vw - 1440px) / 2)) 30px;background:#17110e;color:white}.footer-brand{margin-bottom:25px}.footer-brand .brand-logo-image{width:260px;height:68px;padding:4px 10px;background:var(--ivory);mix-blend-mode:normal}.footer-company>p{margin:3px 0;color:rgba(255,255,255,.55);font-size:.8rem}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-column>strong{margin-bottom:10px;color:#d7c4aa;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.footer-column a,.footer-column span{color:rgba(255,255,255,.66);font-size:.8rem}.footer-column a:hover{color:white}.footer-column>.contact-channel-link{margin-bottom:2px}.footer-column .contact-channel-icon{color:white}.footer-socials{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px;padding-top:15px;border-top:1px solid rgba(255,255,255,.14)}.footer-socials a{display:inline-flex;align-items:center;gap:7px;padding:7px 10px 7px 7px;border:1px solid rgba(255,255,255,.17);border-radius:999px;transition:border-color .2s ease,background .2s ease,color .2s ease}.footer-socials a:hover{border-color:rgba(255,255,255,.46);background:rgba(255,255,255,.08)}.footer-socials a>.footer-social-icon{display:inline-grid;width:22px;height:22px;place-items:center;flex:0 0 22px;border-radius:50%;color:white}.footer-social-icon svg{width:14px;height:14px;fill:currentColor}.footer-social-icon-instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d 52%,#fcaf45)}.footer-social-icon-facebook{background:#1877f2}.footer-social-icon-linkedin{background:#0a66c2}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:25px;margin-top:20px;padding-top:24px;border-top:1px solid rgba(255,255,255,.15)}.footer-bottom p{margin:0;color:rgba(255,255,255,.4);font-size:.68rem}.legal-page{width:min(850px,calc(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{padding-bottom:25px;border-bottom:1px solid var(--line)}.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{display:flex;justify-content:center;gap:25px}.floating-contact-trigger{position:fixed;right:24px;bottom:calc(92px + env(safe-area-inset-bottom, 0px));z-index:80;display:flex;align-items:center;gap:10px;min-height:50px;padding:12px 19px;border:1px solid #ffffff40;border-radius:28px;background:#2d1c16;color:#fff;box-shadow:0 6px 24px #22151026;font:600 14px/1.3 var(--font-sans);cursor:pointer}.floating-contact-trigger svg{width:22px;height:22px}.floating-contact-trigger:hover{background:var(--brown)}.floating-contact-panel{position:fixed;inset:auto 24px calc(155px + env(safe-area-inset-bottom, 0px)) auto;width:min(370px,calc(100vw - 32px));max-height:calc(100dvh - 185px);overflow-y:auto;margin:0;padding:28px 24px 22px;border:1px solid #d8d0c8;border-radius:16px;background:#fffdf9;color:#2d1c16;box-shadow:0 18px 60px #22151033}.floating-contact-panel::backdrop{background:#22151022}.floating-contact-panel h2{padding-right:20px;margin:0 0 10px;font:400 25px/1.2 var(--font-serif);letter-spacing:0}.floating-contact-panel p{margin:0 0 20px;font:400 15px/1.6 var(--font-sans);color:#514b47}.floating-contact-close{position:absolute;top:5px;right:5px;width:44px;height:44px;border:0;background:transparent;color:inherit;font-size:27px;cursor:pointer}.floating-contact-channel{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid #e3dcd5;text-decoration:none;font:600 16px/1.5 var(--font-sans)}.floating-contact-channel>span:last-child{margin-left:auto}.floating-contact-channel small{display:block;overflow-wrap:anywhere;font-size:13px;font-weight:400;color:#514b47}.floating-contact-sample{display:flex;justify-content:space-between;padding:16px 0 0;border-top:1px solid #e3dcd5;font:600 14px/1.5 var(--font-sans)}.floating-contact-panel :focus-visible,.floating-contact-trigger:focus-visible{outline:3px solid #a77d47;outline-offset:3px}@media (max-width:600px){.floating-contact-trigger{right:16px;bottom:calc(80px + env(safe-area-inset-bottom, 0px));width:48px;height:48px;min-height:48px;padding:0;justify-content:center}.floating-contact-trigger>span{display:none}body:has(#floating-contact-panel[open]) .floating-contact-trigger,body:has(.lightbox[role=dialog]) .floating-contact-trigger,body:has(.site-header .nav-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{position:fixed;right:24px;bottom:24px;z-index:80;display:grid;width:54px;height:54px;place-content:center;gap:1px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(45,28,22,.94);color:white;box-shadow:0 12px 34px rgba(34,21,16,.22);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(14px);transition:opacity .22s ease,transform .22s ease,background .2s ease}.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:3px solid #d7c4aa;outline-offset:3px}.back-to-top span{font-size:1.22rem;line-height:.8}.back-to-top small{font-family:var(--font-sans);font-size:.55rem;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}@media (max-width:1180px){.site-header{grid-template-columns:auto 1fr auto;padding:0 24px;gap:18px}.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{min-height:74px;grid-template-columns:1fr auto auto}.site-header nav{position:absolute;top:74px;right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px 24px 25px;border-bottom:1px solid var(--line);background:var(--paper)}.site-header nav.nav-open{display:flex}.site-header nav a{padding:13px 0;border-bottom:1px solid var(--line)}.site-header nav a:after{display:none}.mobile-menu-toggle{display:block}}@media (max-width:900px){.site-header{min-height:74px;grid-template-columns:1fr auto auto}.site-header nav{position:absolute;top:74px;right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px 24px 25px;border-bottom:1px solid var(--line);background:var(--paper)}.site-header nav.nav-open{display:flex}.site-header nav a{padding:13px 0;border-bottom:1px solid var(--line)}.site-header nav a:after{display:none}.mobile-menu-toggle{display:block}.about-story,.catalogue-cta,.catalogue-hero,.colour-hero,.company-facts,.confidential-band,.conversion-band,.editorial-hero,.enquiry-guide,.factory-film,.factory-story,.hero-new,.inquiry-section,.lookbook-hero,.material-story,.oem-hero,.sample-reference,.sample-start,.visual-break{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:0}.factory-gallery-new{grid-template-columns:1fr 1fr}.about-story{gap:45px}.about-story-images{height:530px}.catalogue-download-grid,.resource-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{display:grid;grid-template-columns:1fr 1fr}.category-list button{padding-right:14px}.catalogue-help{display:none}.lookbook-grid{grid-template-columns:repeat(3,1fr)}.inquiry-intro{position:static}.knowledge-hub,.resource-article-hero,.resource-article-section,.resource-checklist,.resource-commercial-cta,.resource-faq,.resource-key-facts,.seo-content-section,.seo-faq,.seo-final-cta,.seo-landing-hero{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-article-section,.resource-checklist,.resource-faq,.resource-key-facts{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{width:35%;border-width:6px}.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}.editorial-product-grid article,.trust-list{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}.colour-hero>div,.material-story>div,.oem-hero>div,.sample-reference>div,.sample-start article,.visual-break>div{padding:60px 20px}.catalogue-cta,.catalogue-lookbook-banner,.conversion-band,.download-band,.enquiry-guide,.factory-film,.factory-story{padding:65px 20px}.catalogue-hero,.lookbook-hero,.page-hero{padding:70px 20px}.colour-hero img,.oem-hero img{height:420px}.check-list,.contact-methods,.factory-gallery-new,.form-choice-grid,.form-grid,.option-list,.resource-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}.catalogue-lookbook-banner,.download-band{align-items:flex-start;flex-direction:column}.catalogue-download-grid,.download-band-links{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{align-items:flex-start;flex-direction:column}.pagination{align-items:stretch;flex-direction:column}.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}.contact-methods,.inquiry-section,.lookbook-grid{width:calc(100% - 36px)}.inquiry-section{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-buyer-grid,.seo-option-list,.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-article-section,.resource-checklist,.resource-faq,.resource-key-facts,.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{align-items:flex-start;flex-direction:column}.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{right:16px;bottom:18px;width:48px;height:48px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.back-to-top{transition:none}}.ui-stage1-home .prime-editorial-hero{display:grid;grid-template-areas:"copy product" "detail factory" "facts facts";grid-template-columns:minmax(0,1.03fr) minmax(520px,.97fr);grid-template-rows:minmax(430px,1fr) minmax(240px,.55fr) auto;min-height:0;background:var(--prototype-ivory)}.ui-stage1-home .prime-editorial-hero .hero-new-copy{grid-area:copy;padding:72px clamp(28px,4.5vw,72px) 42px max(28px,calc((100vw - 1280px) / 2))}.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{grid-area:detail;max-width:690px;margin:0;padding:0 clamp(28px,4.5vw,72px) 54px max(28px,calc((100vw - 1280px) / 2));color:var(--prototype-grey);font-size:1rem;line-height:1.72}.ui-stage1-home .hero-factory-evidence,.ui-stage1-home .hero-product-evidence{position:relative;min-height:0;margin:0;overflow:hidden;background:#e9e1d8}.ui-stage1-home .hero-product-evidence{grid-area:product}.ui-stage1-home .hero-factory-evidence{grid-area:factory;border-top:6px solid var(--prototype-paper)}.ui-stage1-home .hero-factory-evidence img,.ui-stage1-home .hero-product-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%}.seo-landing-hero-video figcaption,.ui-stage1-home .hero-factory-evidence figcaption,.ui-stage1-home .hero-product-evidence figcaption{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:space-between;gap:18px;margin:0;padding:15px 20px;background:linear-gradient(transparent,rgba(24,17,13,.86));color:white;font-size:.66rem;font-weight:700;letter-spacing:.075em;line-height:1.4;text-transform:uppercase}.ui-stage1-home .hero-factory-evidence figcaption span,.ui-stage1-home .hero-product-evidence figcaption span{color:#ead7ba}.ui-stage1-home .prime-editorial-hero .factory-facts{grid-area:facts;display:grid;grid-template-columns:.95fr .95fr 1.55fr 1.35fr;max-width:none;margin:0;padding:0;border:0;background:#1d211f;color:white}.ui-stage1-home .prime-editorial-hero .factory-fact{display:grid;grid-template-columns:28px 1fr;align-items:center;min-height:96px;gap:10px;padding:18px 22px;border-right:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.9);font-size:.74rem;font-weight:500;line-height:1.45}.ui-stage1-home .prime-editorial-hero .factory-fact:last-child{border-right:0}.ui-stage1-home .prime-editorial-hero .factory-fact b{color:#c99a6b;font-size:.68rem;letter-spacing:.08em}.seo-landing-hero-video{position:relative;margin:0}.seo-landing-hero-video video{position:absolute;inset:0;width:100%;height:100%;background:#17120f;object-fit:cover}.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{grid-template-columns:minmax(280px,.58fr) minmax(0,1.42fr);padding-top:72px;padding-bottom:72px;background:#1d211f}.ui-stage2-manufacturing .factory-film video{width:100%;border:1px solid rgba(255,255,255,.16)}.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{gap:1px;background:var(--prototype-line)}.ui-stage2-manufacturing .factory-evidence-grid>*{background:var(--prototype-paper)}.ui-stage2-manufacturing .factory-gallery-new{gap:1px;background:var(--prototype-line)}.ui-stage2-manufacturing .factory-gallery-new figure{background:var(--prototype-paper)}.ui-stage1-catalogue .add-enquiry{min-height:42px;padding:0 15px;border:1px solid var(--prototype-espresso);background:transparent;color:var(--prototype-espresso);letter-spacing:.035em}.ui-stage1-catalogue .add-enquiry:hover{background:var(--prototype-espresso);color:white}.ui-stage1-catalogue .add-enquiry.added{border-color:#315e4e;background:#edf4ef;color:#234c3e}@media (max-width:900px){.ui-stage1-home .prime-editorial-hero{grid-template-areas:"copy" "product" "facts" "factory" "detail";grid-template-columns:1fr;grid-template-rows:auto 470px auto 330px auto}.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{min-height:92px;border-bottom:1px solid rgba(255,255,255,.14)}.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{max-width:none;overflow:visible;font-size:.68rem;text-overflow:clip}.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-right:10px;padding-left:10px;font-size:.64rem}.ui-stage1-home .hero-factory-evidence figcaption,.ui-stage1-home .hero-product-evidence figcaption{display:block;padding:32px 14px 12px}.ui-stage1-home .hero-factory-evidence figcaption span,.ui-stage1-home .hero-product-evidence figcaption span{display:block;margin-bottom:4px}.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{display:flex;grid-template-columns:none;gap:8px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.ui-stage1-catalogue .category-list .category-group-label{display:none}.ui-stage1-catalogue .category-list button{flex:0 0 190px;scroll-snap-align:start;border:1px solid var(--prototype-line)}.product-detail-gallery>img{display:block;width:100%;height:auto;aspect-ratio:auto;max-height:50vh;max-height:50dvh;object-fit:contain}}.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{font-size:clamp(2.75rem,3.6vw,3.125rem);line-height:1.04;letter-spacing:-.025em}.ui-stage1 h2{font-size:clamp(1.875rem,2.4vw,2.25rem);line-height:1.12;letter-spacing:-.018em}.ui-stage1 h3{font-size:clamp(1.25rem,1.6vw,1.5rem);line-height:1.25}.ui-stage1 li,.ui-stage1 p{line-height:1.66}.ui-stage1 .eyebrow{min-height:1em;font-size:.75rem;letter-spacing:.14em}.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-right:20px;padding-left: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-right:16px;padding-left: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,calc((100vw - 1280px) / 2))}.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{right:5%;bottom:5%;width:min(34%,210px);border:6px solid var(--prototype-paper);object-fit:contain;background:var(--prototype-paper)}.ui-stage1-home .hero-new-media>p{top:20px;right:20px;font-size:.7rem}.ui-stage1-home .factory-facts{display:grid;grid-template-columns:.72fr .72fr 1.6fr 1.35fr;gap:0;max-width:760px;margin-top:32px;padding-top:0;border:1px solid var(--prototype-line);background:var(--prototype-paper)}.ui-stage1-home .factory-facts>span[aria-hidden]{display:none}.ui-stage1-home .factory-facts .factory-fact{display:flex;align-items:center;min-height:72px;padding:13px 16px;border-right:1px solid var(--prototype-line);color:var(--prototype-brown);font-size:.72rem;line-height:1.45}.ui-stage1-home .factory-facts .factory-fact:last-child{border-right:0}.ui-stage1-home .section-shell{width:min(1280px,calc(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{grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--prototype-line);background:var(--prototype-line)}.ui-stage1-home .extension-system-grid article{display:grid;grid-template-rows:auto 1fr;min-width:0;background:var(--prototype-paper)}.ui-stage1-home .extension-system-grid article>a{display:block;overflow:hidden;aspect-ratio:4/3;background:var(--prototype-ivory)}.ui-stage1-home .extension-system-grid img{width:100%;height:100%;object-fit:contain;transition:transform .2s ease}.ui-stage1-home .extension-system-grid article:hover img{transform:scale(1.015)}.ui-stage1-home .extension-system-grid article>div{display:flex;min-height:220px;flex-direction:column;padding:24px}.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 .factory-story,.ui-stage1-home .visual-break{min-height:560px}.ui-stage1-home .confidential-band,.ui-stage1-home .conversion-band,.ui-stage1-home .factory-story>div,.ui-stage1-home .visual-break>div{padding-top:64px;padding-bottom:64px}.prototype-reading-layout{display:grid;grid-template-columns:220px minmax(0,720px);justify-content:center;gap:64px;width:min(1080px,calc(100% - 64px));margin:0 auto}.prototype-reading-rail{min-width:0}.prototype-article-toc{position:sticky;top:24px;align-self:start;max-height:calc(100vh - 48px);overflow:auto;padding:22px 0;border-top:2px solid var(--prototype-bronze);border-bottom:1px solid var(--prototype-line)}.prototype-article-toc ol{margin:0;padding:0;list-style:none}.prototype-article-toc li{margin:0}.prototype-article-toc a{display:block;padding:7px 10px 7px 15px;border-left:1px solid var(--prototype-line);color:var(--prototype-grey);font-size:.78rem;line-height:1.42;transition:color .18s ease,border-color .18s ease,background .18s ease}.prototype-article-toc a:hover,.prototype-article-toc a[aria-current=location]{border-left-color:var(--prototype-bronze);background:rgba(155,114,72,.07);color:var(--prototype-brown)}.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{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:19px 0;cursor:pointer;list-style:none}.prototype-faq summary::-webkit-details-marker{display:none}.prototype-faq summary h3{margin:0;font-family:var(--font-sans);font-size:.96rem;font-weight:700;letter-spacing:0}.prototype-faq summary>span{color:var(--prototype-bronze);font-size:1.25rem;transition:transform .18s ease}.prototype-faq details[open] summary>span{transform:rotate(45deg)}.prototype-faq details>div,.prototype-faq details>p{max-width:68ch;margin:0;padding:0 34px 22px 0;color:var(--prototype-grey);font-size:.94rem}.prototype-faq details>div>:last-child{margin-bottom:0}.ui-stage1-technical .seo-breadcrumb{width:min(1280px,calc(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,calc((100vw - 1280px) / 2))}.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{min-height:520px;padding:30px;background:var(--prototype-ivory)}.ui-stage1-technical .seo-landing-hero-media img{object-fit:contain}.ui-stage1-technical .seo-quick-answer{width:min(960px,calc(100% - 64px));margin:50px auto;padding:28px 32px;border-top:2px solid var(--prototype-bronze);background:var(--prototype-paper);box-shadow:none}.ui-stage1-technical .seo-content-section{display:block;width:100%;padding:52px 0}.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{width:100%;margin:18px 0 52px;padding:34px 38px;background:var(--prototype-brown)}.ui-stage1-technical .seo-faq{display:block;width:100%;padding:52px 0}.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,calc(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,calc((100vw - 1280px) / 2))}.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{width:min(960px,calc(100% - 64px));margin:50px auto;padding:28px 32px;border-top:2px solid var(--prototype-bronze);box-shadow:none}.ui-stage1-resource .resource-article-section,.ui-stage1-resource .resource-checklist,.ui-stage1-resource .resource-faq,.ui-stage1-resource .resource-key-facts{display:block;width:100%;padding:50px 0}.ui-stage1-resource .resource-article-section>header,.ui-stage1-resource .resource-checklist>div,.ui-stage1-resource .resource-faq>header,.ui-stage1-resource .resource-key-facts>div{max-width:700px;margin-bottom:24px}.ui-stage1-resource .resource-article-section>header h2,.ui-stage1-resource .resource-checklist h2,.ui-stage1-resource .resource-key-facts 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;max-height:none;object-fit:contain}.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,calc(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,calc(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{display:flex;min-width:0;flex-direction:column;border:1px solid var(--prototype-line);background:var(--prototype-paper)}.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{width:100%;height:100%;aspect-ratio:auto;object-fit:contain}.ui-stage1-catalogue .catalogue-product-image>span{right:11px;bottom:11px;opacity:1}.ui-stage1-catalogue .catalogue-product-card>div{display:flex;min-height:182px;flex:1;flex-direction:column;padding:16px 17px 18px;border-top:1px solid var(--prototype-line)}.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-resource .resource-article-hero,.ui-stage1-technical .seo-landing-hero{grid-template-columns:1fr}.ui-stage1-home .hero-new-media,.ui-stage1-resource .resource-article-hero-image,.ui-stage1-technical .seo-landing-hero-media{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,calc(100% - 48px))}.prototype-article-toc{position:relative;top:auto;z-index:1;max-height:none;margin-bottom:16px;padding:18px 0;background:var(--prototype-paper)}.prototype-article-toc ol{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x proximity}.prototype-article-toc li{flex:0 0 min(280px,78vw);scroll-snap-align:start}.prototype-article-toc a{height:100%;border:1px solid var(--prototype-line)}.ui-stage1-catalogue .catalogue-browser{grid-template-columns:1fr;width:min(760px,calc(100% - 48px))}.ui-stage1-catalogue .catalogue-sidebar{position:static}.ui-stage1-catalogue .category-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 14px}.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 li,.ui-stage1 p{font-size:1rem}.ui-stage1-home .hero-new-copy,.ui-stage1-resource .resource-article-hero>div:first-child,.ui-stage1-technical .seo-landing-hero-copy{padding:44px 20px}.ui-stage1-home .hero-new h1,.ui-stage1-resource .resource-article-hero h1,.ui-stage1-technical .seo-landing-hero h1{font-size:clamp(2.25rem,10.5vw,2.625rem)}.ui-stage1-home .hero-new-media,.ui-stage1-resource .resource-article-hero-image,.ui-stage1-technical .seo-landing-hero-media{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-resource .resource-quick-answer,.ui-stage1-technical .seo-quick-answer{width:calc(100% - 36px);margin:38px auto;padding:23px 20px}.ui-stage1-resource .resource-article-section,.ui-stage1-resource .resource-checklist,.ui-stage1-resource .resource-faq,.ui-stage1-resource .resource-key-facts,.ui-stage1-technical .seo-content-section,.ui-stage1-technical .seo-faq{padding:40px 0}.ui-stage1-technical .seo-buyer-grid,.ui-stage1-technical .seo-option-list{grid-template-columns:1fr}.ui-stage1-resource .manufacturer-insight,.ui-stage1-technical .manufacturer-insight{padding:28px 22px}.ui-stage1-resource .resource-related,.ui-stage1-technical .seo-related{width:calc(100% - 36px)}.ui-stage1-resource .resource-related>div,.ui-stage1-technical .seo-related>div{grid-template-columns:1fr}.ui-stage1-catalogue .catalogue-download-section,.ui-stage1-catalogue .catalogue-hero{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{align-items:flex-start;flex-direction:column}.ui-stage1 .site-header{padding-right:14px;padding-left:14px;gap:10px}.ui-stage1 .brand-logo-image{width:142px;height:50px}.ui-stage1 .enquiry-list-link{max-width:68px;overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.ui-stage1 .enquiry-list-link:before{display:none}}@media (prefers-reduced-motion:reduce){.ui-stage1 *,.ui-stage1 :after,.ui-stage1 :before{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{display:grid;grid-template-columns:28px 1fr;align-items:center;min-height:96px;gap:10px;padding:18px 22px;border-right:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.9);font-size:.74rem;font-weight:500;line-height:1.45}@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{max-width:none;overflow:visible;font-size:.68rem;text-overflow:clip}.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{display:flex;grid-template-columns:none;gap:8px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.ui-stage1-catalogue .category-list .category-group-label{display:none}.ui-stage1-catalogue .category-list button{flex:0 0 190px;scroll-snap-align:start;border:1px solid var(--prototype-line)}}.us-market-page,.us-rfq-page{background:#f6f3ed;color:#17211d}.rfq-hero,.us-market-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.88fr);gap:clamp(2rem,5vw,5rem);padding:clamp(3rem,7vw,7rem) max(5vw,calc((100vw - 1320px)/2));align-items:center}.rfq-hero h1,.us-market-hero h1{font-size:clamp(2.6rem,6vw,5.8rem);line-height:.96;letter-spacing:-.055em;margin:.6rem 0 1.4rem}.rfq-hero>p,.us-market-hero>div>p:not(.eyebrow){font-size:clamp(1.08rem,1.8vw,1.35rem);line-height:1.65;max-width:760px}.us-market-hero figure{position:relative;min-height:570px;margin:0;overflow:hidden;background:#d8d4ca}.us-market-hero figure img{object-fit:cover}.us-market-hero figcaption{position:absolute;left:1rem;bottom:1rem;background:#fff;padding:.7rem 1rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.us-system-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#c9cec9}.us-system-grid article{background:#fff;padding:2rem}.us-system-grid article>span{color:#8b6b45;font-size:.75rem;letter-spacing:.14em}.us-system-grid h3{font-size:1.25rem;margin:1.25rem 0 2rem}.us-link-grid a,.us-system-grid a{color:inherit;font-weight:700}.us-fact-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.us-fact-row article{background:#173c32;color:#fff;padding:1.6rem;display:flex;flex-direction:column;gap:.65rem}.us-fact-row strong{font-size:1.3rem}.us-fact-row span{font-size:.88rem;opacity:.82}.us-evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.us-evidence-grid figure{margin:0}.us-evidence-grid img{width:100%;height:340px;object-fit:cover}.us-evidence-grid figcaption{background:#fff;padding:.8rem 1rem;font-size:.85rem}.us-link-grid{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.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{padding:clamp(3rem,6vw,6rem) max(5vw,calc((100vw - 1200px)/2));background:#fff}.rfq-online>header{display:grid;grid-template-columns:1fr 1.4fr;gap:2rem;margin-bottom:2.5rem}.rfq-actions h2,.rfq-online h2{font-size:clamp(2rem,4vw,3.8rem);line-height:1.05;margin:.5rem 0}.rfq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.rfq-grid label,.rfq-notes{display:flex;flex-direction:column;gap:.45rem;font-weight:700}.rfq-grid input,.rfq-grid textarea,.rfq-notes textarea{font:inherit;border:1px solid #bfc6c0;background:#fbfaf7;padding:.9rem 1rem;min-height:48px}.rfq-notes{margin-top:1rem}.rfq-guidance{margin-top:2rem;padding:1.5rem;border-left:4px solid #9a7447;background:#f1ede5}.rfq-actions{background:#173c32;color:#fff;padding:clamp(3rem,6vw,6rem) max(5vw,calc((100vw - 1200px)/2));display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:end}.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-fact-row,.us-system-grid{grid-template-columns:repeat(2,1fr)}.us-evidence-grid{grid-template-columns:1fr 1fr}.rfq-actions,.rfq-online>header{grid-template-columns:1fr}}@media(max-width:620px){.rfq-hero,.us-market-hero{padding-top:2.5rem}.rfq-hero h1,.us-market-hero h1{font-size:2.65rem}.us-market-hero figure{min-height:320px}.rfq-grid,.us-evidence-grid,.us-fact-row,.us-system-grid{grid-template-columns:1fr}.us-evidence-grid img{height:280px}.rfq-online{padding-inline:1rem}}