@charset "UTF-8";
:root{--ink:#183d35;--text:#243b34;--muted:#72796e;--paper:#f8f9f4;--line:#dfe3d9;--lime:#d6e9aa;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:var(--sans);color:var(--text);background:var(--paper);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button,input,select,textarea{color:var(--text)}button{background:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #7a9f4d;outline-offset:5px}input[type=checkbox]{accent-color:var(--ink);width:16px;height:16px}button,a{touch-action:manipulation}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(52px,5.45vw,86px)}h2{font-size:clamp(36px,3.3vw,52px)}h3{font-size:24px;letter-spacing:-.025em}em{font-family:var(--serif);font-weight:400}p{color:var(--muted)}[hidden]{display:none!important}.eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:1.7px;line-height:1.5}h1+.hero-actions{margin-top:30px}.section-pad{padding:88px max(5.5vw,24px)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:17px}.section-heading>p{max-width:360px;font-size:14px}.button{min-height:48px;padding:13px 22px;display:inline-flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;font-weight:500;background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:4px;transition:background .2s,transform .2s}.button:hover{background:#2a5146;transform:translateY(-2px)}.button span{font-size:18px;line-height:1}.button-outline{background:transparent;color:var(--ink);border-color:#acb7a9}.button-outline:hover{background:#e9ede1}.button-light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button-light:hover{background:#e3f0c4}.text-link{font-size:13px;font-weight:600;border-bottom:1px solid #8b9b81;padding-bottom:5px;display:inline-flex;align-items:center;gap:30px}.text-link:hover{color:#5b7b42}.pill{display:inline-block;font-size:10px;letter-spacing:.1px;border:1px solid #d5ddce;padding:3px 9px;border-radius:3px;white-space:nowrap}.skip-link{position:fixed;top:-60px;left:20px;background:var(--ink);color:#fff;z-index:100;padding:10px}.skip-link:focus{top:10px}.site-header{height:94px;padding:0 4.5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--paper)}.brand{display:flex;gap:12px;align-items:center;font-size:23px;letter-spacing:-.8px;font-weight:600;white-space:nowrap}.brand small{display:block;font-size:7px;font-weight:500;letter-spacing:1.6px;margin-top:0}.brand-mark{display:grid;grid-template-columns:12px 12px;gap:3px;transform:rotate(-10deg)}.brand-mark i{width:12px;height:12px;border-radius:50%;background:var(--ink)}.brand-mark i:nth-child(2){background:#85a16f}.brand-mark i:nth-child(3){background:#a6ba8b}.site-header nav{display:flex;align-items:center;gap:28px;font-size:12px}.site-header nav>a:not(.nav-cta):hover{color:#739159}.nav-cta{border:1px solid var(--ink);padding:10px 15px;border-radius:4px;display:flex;gap:22px;align-items:center}.menu-toggle{display:none}.hero{padding:48px 4.5vw 44px 5.5vw;display:grid;grid-template-columns:1.04fr 1fr;gap:25px;min-height:640px}.hero-copy{padding-top:28px}.hero-copy>.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:24px}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#92a56c;box-shadow:0 0 0 4px #92a56c14}.hero-copy h1{margin-bottom:25px;line-height:1.025}.hero-copy>p{font-size:14px;line-height:1.85}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-caption{display:flex;gap:15px;align-items:center;margin-top:41px;font-size:10px;line-height:1.8;color:#8b9285}.hero-caption strong{font-weight:400;color:#58674f}.tiny-particles{border:1px solid #dce3d1;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;font-size:33px;color:#789167}.hero-art{background:#e3e9db;position:relative;overflow:hidden;border-radius:100px 5px 5px 5px;min-height:540px}.hero-art canvas,.family-art canvas,.series-art canvas,.product-visual canvas{display:block;position:absolute;width:100%;height:100%;inset:0}.art-coordinate{position:absolute;left:33px;top:32px;font-size:8px;letter-spacing:1.5px;line-height:1.8;color:#607258}.art-label{position:absolute;right:20px;top:32px;display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:.1px;background:#f8faf080;padding:8px 12px;border-radius:30px;backdrop-filter:blur(5px)}.art-cross{position:absolute;left:29px;top:44%;color:#809473;font-size:21px;font-weight:200}.art-spec{position:absolute;right:22px;bottom:33px;padding:18px 21px;background:#f9faf3dc;border:1px solid #fff;border-radius:4px;min-width:185px;box-shadow:0 10px 35px #334c2312;backdrop-filter:blur(6px)}.art-spec>span{display:block;font-size:7px;letter-spacing:1.3px;color:#728066}.art-spec strong{font-weight:400;display:block;font-size:45px;line-height:1.5;letter-spacing:-2px}.art-spec strong span{font-size:21px}.art-spec i{display:block;background:linear-gradient(90deg,#334c37 76%,#d5decb 76%);height:3px;width:100%}.art-bottom{position:absolute;left:30px;bottom:30px;font-size:8px;color:#64745c}.metrics{display:grid;grid-template-columns:.8fr .8fr 1fr 1.2fr;margin:0 5.5vw;padding:32px 0 34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metrics>div{padding:0 0 0 42px;border-left:1px solid var(--line);display:flex;flex-direction:column;gap:3px}.metrics>div:first-child{padding-left:0;border-left:none}.metrics strong{font-size:32px;font-weight:400;line-height:1.3;letter-spacing:-1px}.metrics>div:last-child strong{font-size:25px;line-height:1.65}.metrics small{font-size:17px}.metrics span{font-size:11px;color:var(--muted)}.family-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.family-card{display:block}.family-art{height:300px;position:relative;overflow:hidden;border-radius:5px}.green-art{background:#e3e9db}.powder-art{background:#e8e5dd}.family-number{position:absolute;top:22px;left:24px;font-size:9px;letter-spacing:1.5px;color:#5e7055}.round-arrow{position:absolute;right:20px;bottom:20px;width:40px;height:40px;border:1px solid #a8b29b;border-radius:50%;display:grid;place-items:center;font-size:22px;transition:background .2s}.family-card:hover .round-arrow{background:var(--ink);color:#fff}.family-content{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-top:23px}.family-content h3{font-size:27px;margin-bottom:8px}.family-content p{font-size:12px}.family-count{font-size:8px;white-space:nowrap;letter-spacing:1px;border:1px solid var(--line);padding:3px 8px;margin-top:5px}.family-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:17px}.applications{background:#eef1e7;border-top:1px solid #e4e8dd;border-bottom:1px solid #e4e8dd}.application-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.application-card{position:relative;padding:0 0 16px}.application-art{height:183px;background:#e3e7dc;border-radius:4px;position:relative;overflow:hidden;margin-bottom:21px}.application-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#718166;margin-bottom:14px}.application-top>span:last-child{font-size:20px}.application-card h3{font-size:21px;margin-bottom:12px;letter-spacing:-.6px}.application-card>p{font-size:12px;line-height:1.8}.application-card:hover h3{text-decoration:underline;text-underline-offset:4px}.film{background:linear-gradient(140deg,#dadfd0,#eef0e7)}.film i{position:absolute;height:180px;width:62px;top:20px;left:23%;border-radius:50% 50% 15% 15%/10% 10% 5% 5%;background:linear-gradient(90deg,#b7c1ac,#fafff4 37%,#e7ecdd 62%,#a3b098);transform:rotate(-26deg);box-shadow:12px 12px 15px #344f2520}.film i:before{content:'';position:absolute;inset:0 0 auto;border-radius:50%;height:11px;background:radial-gradient(ellipse,#6c7c62 15%,#d8dfcc 20%,#f8fff0 45%,#bbc6ae 90%)}.film i:nth-child(2){left:47%;top:40px}.film i:nth-child(3){left:72%;top:75px}.molding{background:#e2e6de}.molding i{position:absolute;width:74px;height:116px;background:linear-gradient(90deg,#c2c8bb,#fffef4 40%,#e2e6dc 80%,#b6beae);border-radius:17px 17px 12px 12px;bottom:19px;left:15%;box-shadow:8px 10px 12px #33412a25;transform:rotate(-12deg)}.molding i:before{content:'';position:absolute;top:-10px;left:23px;width:28px;height:16px;background:repeating-linear-gradient(90deg,#c4cebb 0 2px,#e3eadc 2px 4px);border-radius:4px 4px 0 0}.molding i:nth-child(2){left:48%;bottom:30px;transform:rotate(13deg);height:99px}.molding i:nth-child(3){display:none}.foam{background:linear-gradient(130deg,#dddccf,#ecebe2)}.foam i{position:absolute;width:210px;height:50px;left:20px;top:80px;transform:rotate(-25deg);border-radius:70% 30% 45% 20%;background:linear-gradient(170deg,#fffff5,#e2e2d1 60%,#c0c0ab 64%,#eaeada 68%);box-shadow:5px 15px 20px #5b5e4226}.foam i:nth-child(2){top:66px;left:24px;background:linear-gradient(160deg,#f9f9e8,#bfcbb0);height:45px}.foam i:nth-child(3){top:52px;left:28px;height:40px;background:linear-gradient(160deg,#fffef5,#dfe6d0)}.coating{background:#e3e2d8}.coating i{position:absolute;width:180px;height:130px;top:56px;left:35px;transform:rotate(-17deg);background:linear-gradient(130deg,#c7ceb7,#e5e7da);box-shadow:10px 10px 20px #69714c24;border:1px solid #e9edde}.coating i:nth-child(2){top:33px;left:55px;background:linear-gradient(130deg,#e1e5d5,#faffed)}.coating i:nth-child(3){top:11px;left:75px;background:linear-gradient(130deg,#f0f1e4,#fffef8)}.selection{display:grid;grid-template-columns:1fr 1.05fr;gap:9vw}.selection .eyebrow{margin-bottom:22px}.selection>div>p{font-size:13px;max-width:360px;margin-top:23px;line-height:1.9}.selection .text-link{margin-top:30px}.selection-options>a{display:flex;align-items:center;gap:23px;border-bottom:1px solid var(--line);padding:24px 0}.selection-options>a:first-child{padding-top:4px}.selection-options>a>span:first-child{font-size:10px;color:#91a37f;align-self:flex-start;margin-top:5px}.selection-options>a>span:last-child{margin-left:auto;font-size:20px}.selection-options h3{font-size:20px;margin-bottom:8px}.selection-options p{font-size:12px}.selection-options a:hover h3{color:#69874c}.featured{padding-top:18px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{border:1px solid var(--line);border-radius:5px;padding:25px 24px 0;background:#fcfdf8;min-width:0;transition:border-color .2s,box-shadow .2s}.product-card:hover{border-color:#9bab8d;box-shadow:0 7px 20px #1b3b2407}.card-top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:28px}.card-top .eyebrow{font-size:8px;letter-spacing:1px}.card-top .pill{font-size:9px;border:none;background:#edf2e6;color:#61774f}.product-title{font-size:24px;display:flex;justify-content:space-between;align-items:center;gap:6px;font-weight:500;letter-spacing:-1px}.product-title>span{font-size:18px;color:#819875}.product-card>p{font-size:12px;line-height:1.8;min-height:64px;margin-top:12px}.card-specs{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:22px 0}.card-specs>div{display:flex;flex-direction:column;justify-content:flex-end}.card-specs strong{font-size:34px;font-weight:400;line-height:1.2;letter-spacing:-1px}.card-specs strong small{font-size:18px}.card-specs .tone{font-size:16px;letter-spacing:-.2px;margin-bottom:5px}.card-specs div>span{font-size:9px;color:#7f8977;margin-top:4px}.card-foot{display:flex;justify-content:space-between;align-items:center;font-size:10px;border-top:1px solid var(--line);padding:15px 0}.card-foot>a{display:flex;gap:35px;align-items:center;font-weight:600}.card-foot>a span{font-size:16px}.card-foot label{display:flex;align-items:center;gap:6px;cursor:pointer;color:#727e68}.card-foot input{width:12px;height:12px;margin:0}.library-banner{margin:0 5.5vw;padding:43px;background:var(--ink);color:#f5f7ea;border-radius:5px;display:flex;align-items:center;justify-content:space-between;gap:30px}.library-banner .eyebrow{color:#acbe96;font-size:8px;margin-bottom:15px}.library-banner h2{font-size:30px;letter-spacing:-1px}.library-banner p{font-size:12px;color:#b6c3ac;margin-top:13px}.library-banner .button{white-space:nowrap}.enquiry{display:grid;grid-template-columns:.85fr 1fr;gap:9vw;padding-top:100px}.enquiry-copy .eyebrow{margin-bottom:25px}.enquiry-copy>p{font-size:13px;line-height:1.9;max-width:310px;margin:25px 0 30px}.enquiry-step{font-size:11px;display:flex;gap:14px;align-items:center;padding:9px 0}.enquiry-step>span{font-size:9px;border:1px solid #d4dccb;border-radius:50%;width:26px;height:26px;display:grid;place-items:center;color:#799563}form{padding-top:4px}form>label,.form-pair>label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:500;margin-bottom:20px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}input:not([type=checkbox]),select,textarea{width:100%;border:1px solid #d9dfd0;border-radius:3px;background:#fcfdf9;padding:12px 13px;font-size:12px;min-height:44px}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ba391}form .consent{display:flex;flex-direction:row;align-items:flex-start;font-size:10px;font-weight:400;color:#7d8972;gap:8px;line-height:1.7}form .consent input{flex-shrink:0;margin-top:1px}form .consent a{text-decoration:underline}form .button{width:100%}.form-hint{font-size:10px;margin-top:12px;line-height:1.8}#form-status{font-size:12px;color:var(--ink);margin-top:10px}.faq{padding-top:20px;display:grid;grid-template-columns:.7fr 1fr;gap:10vw}.faq .eyebrow{margin-bottom:20px}.faq h2{font-size:40px}.faq details{border-bottom:1px solid var(--line)}.faq summary{font-size:13px;font-weight:500;padding:20px 0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:20px;color:#80926e}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{font-size:12px;line-height:1.9;padding-bottom:20px}footer{background:#e9ede1;padding:54px 5.5vw 22px}.footer-main{display:grid;grid-template-columns:1.3fr .9fr .9fr 1fr;gap:25px;padding-bottom:48px}.footer-brand{font-size:24px;letter-spacing:-1px;line-height:1.3}.footer-brand>span{display:block;font-family:var(--serif);font-style:italic;font-size:19px;margin-top:20px;color:#60734f;letter-spacing:-.3px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px;font-size:11px}.footer-main .eyebrow{font-size:8px;margin-bottom:11px}.footer-note{color:#7f8a71;font-size:12px!important;line-height:1.9}.footer-note a{margin-top:9px;font-size:10px;text-decoration:underline}.footer-bottom{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#839177;padding-top:20px;border-top:1px solid #d3dbc8}.page-intro{padding:72px 5.5vw 50px;max-width:1000px}.page-intro .eyebrow{margin-bottom:23px}.page-intro h1{font-size:70px;line-height:1.04}.page-intro p{margin-top:23px;font-size:14px;line-height:1.85}.catalog-section{padding:12px 5.5vw 80px}.catalog-toolbar{display:flex;gap:25px;align-items:center;margin-bottom:24px}.search-field{display:flex;align-items:center;border:1px solid #ccd5c2;gap:12px;border-radius:4px;padding:0 15px;max-width:560px;width:100%;background:#fffef9;min-height:50px}.search-field>span:first-child{font-size:26px;color:#81976d}.search-field input{border:0;background:transparent;padding:12px 0;min-width:0;outline-offset:0}.search-field kbd{font-size:11px;background:#f0f2e9;border:1px solid #dee4d3;padding:0 5px;color:#7e8e71}.select-wrap{display:flex;align-items:center;gap:10px;font-size:11px;margin-left:auto}.select-wrap select{min-width:140px}.filter-row{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:26px}.filters{display:flex;flex-wrap:wrap;gap:8px}.filter{padding:8px 13px;font-size:11px;display:flex;align-items:center;gap:9px;border:1px solid #d8dfce;border-radius:4px}.filter small{font-size:9px;color:#8c9d7a}.filter.active{background:var(--ink);border-color:var(--ink);color:#fff}.filter.active small{color:#c4d3b0}.filter:hover{border-color:var(--ink)}#result-count{font-size:11px;color:#88987a;white-space:nowrap}#empty-state{text-align:center;padding:65px 20px;border:1px dashed #c5d2b6}#empty-state p{margin:16px 0 22px}.bottom-cta{background:#e9eddf;padding:45px 5.5vw;display:flex;align-items:center;justify-content:space-between;gap:25px}.bottom-cta h2{font-size:33px}.bottom-cta p{font-size:12px;margin-top:13px}.series-hero{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:40px 5.5vw}.breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;font-size:10px;color:#89957b;margin-bottom:33px}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.series-hero .eyebrow{margin-bottom:22px}.series-hero h1{font-size:65px}.series-hero p{font-size:14px;max-width:450px;margin-top:25px;line-height:1.9}.series-art{position:relative;min-height:430px;border-radius:70px 4px 4px;overflow:hidden}.series-facts{margin:0 5.5vw 35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding:25px 0}.series-facts>div{display:flex;flex-direction:column;border-right:1px solid var(--line);padding-left:30px}.series-facts>div:first-child{padding-left:0}.series-facts>div:last-child{border-right:none}.series-facts strong{font-size:28px;font-weight:400;letter-spacing:-.8px}.series-facts span{font-size:11px;color:var(--muted)}.product-hero{display:grid;grid-template-columns:.85fr 1fr;gap:55px;padding:45px 5.5vw 55px}.product-visual{position:relative;border-radius:5px;min-height:460px;overflow:hidden}.illustration-note{position:absolute;bottom:20px;left:24px;font-size:9px;color:#87927a}.product-summary .eyebrow{margin-bottom:18px}.product-summary h1{font-size:clamp(32px,3.9vw,59px);letter-spacing:-2px}.product-badges{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.product-summary>p{font-size:13px;line-height:1.9}.product-summary .button{font-size:11px;padding:11px 16px;gap:13px}.compare-inline{display:flex;align-items:center;gap:8px;font-size:11px;margin-top:23px;color:#7c896e}.product-data{background:#eff2e9;display:grid;grid-template-columns:1fr .4fr;gap:60px}.product-data-main>.eyebrow{margin-bottom:18px}.product-data h2{font-size:38px;margin-bottom:30px}.spec-table{border-collapse:collapse;width:100%;font-size:12px;text-align:left}.spec-table th,.spec-table td{padding:13px 15px;border-bottom:1px solid #d6dfca;font-weight:400}.spec-table th{width:64%}.spec-table thead{background:#e1e8d8;font-size:10px;letter-spacing:.5px}.spec-table tbody tr:nth-child(even){background:#f8faf3}.spec-table td{color:#264b39;font-weight:500}.processing-title{font-size:25px;margin:40px 0 20px}.technical-notes{margin-top:24px}.technical-notes p{font-size:10px;line-height:1.9;margin-bottom:9px}.data-aside{border:1px solid #d6dfca;border-radius:4px;padding:25px;margin-bottom:23px}.data-aside h3{font-size:26px;margin-top:20px}.data-aside ul{padding-left:16px;color:#7e8d6f;font-size:12px;margin-top:23px;line-height:2.2}.document-aside{background:#e1e8d6}.doc-icon{font-size:28px;display:block;margin-bottom:20px}.document-aside p{font-size:11px;margin:20px 0}.document-aside .text-link{font-size:11px;gap:8px}.downloads{padding-top:0}.downloads .search-field{max-width:none}.downloads .search-field>span:last-child{font-size:9px;white-space:nowrap;letter-spacing:1px}.download-list{margin-top:30px}.download-row{display:flex;align-items:center;gap:23px;padding:23px 14px;border-bottom:1px solid var(--line);transition:background .2s}.download-row:hover{background:#edf2e4}.pdf-icon{display:grid;place-items:center;border:1px solid #c3d0b4;border-radius:4px;width:42px;height:50px;font-size:9px;color:#6a8652}.download-row h2{font-size:19px;letter-spacing:-.5px}.download-row div>span{font-size:11px;color:#879678;display:block;margin-top:6px}.download-lang{margin-left:auto;font-size:11px;color:#89977e}.download-arrow{font-size:22px;margin-left:20px}.library-note{font-size:11px;line-height:1.9;margin-top:35px;max-width:650px}.legal-page{max-width:850px;margin:0 auto;padding:70px 25px 100px}.legal-page>.eyebrow{margin-bottom:25px}.legal-page h1{font-size:60px}.legal-page h2{font-size:25px;margin:38px 0 15px}.legal-page p{font-size:14px;line-height:1.9}.legal-page .text-link{margin-top:40px}.not-found{min-height:70vh}.not-found .button{margin-top:25px}.compare-bar{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);z-index:30;background:var(--ink);color:#fff;padding:12px 14px 12px 24px;border:1px solid #57724b;border-radius:6px;display:flex;align-items:center;gap:25px;box-shadow:0 12px 35px #10271930;font-size:12px;white-space:nowrap}.compare-bar .button{background:var(--lime);color:var(--ink);min-height:38px;padding:8px 16px;font-size:11px}.text-button{border:0;font-size:11px;padding:8px;color:inherit;text-decoration:underline}.compare-bar>span{display:flex;gap:6px;align-items:center}.compare-bar strong{font-size:18px;font-weight:400}dialog{border:1px solid #d1ddc5;border-radius:8px;padding:35px;background:var(--paper);color:var(--ink);max-width:calc(100vw - 30px);width:1040px;max-height:85vh;box-shadow:0 30px 100px #0a1f1855}dialog::backdrop{background:#0e241bab;backdrop-filter:blur(4px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.dialog-head .eyebrow{margin-bottom:14px}.dialog-head h2{font-size:38px}.close-dialog{font-size:33px;border:1px solid #c9d7bb;border-radius:50%;width:42px;height:42px;line-height:1}#compare-content{overflow:auto}.compare-table{width:100%;border-collapse:collapse;min-width:570px;font-size:12px;text-align:left}.compare-table th,.compare-table td{padding:15px;border-bottom:1px solid #d7e1cc;vertical-align:top}.compare-table th{font-weight:500}.compare-table thead{background:#e5ecdb}.compare-table tbody th{color:#7e8f70;min-width:150px}.compare-table td{min-width:160px}.compare-table a{text-decoration:underline;text-underline-offset:3px}.compare-table tr:nth-child(even){background:#f0f4e9}#toast{position:fixed;bottom:105px;left:50%;transform:translateX(-50%);background:#234936;color:#fff;border-radius:5px;box-shadow:0 5px 20px #12271925;padding:12px 22px;font-size:12px;z-index:50;max-width:90vw;text-align:center;opacity:0;pointer-events:none;transition:opacity .2s}#toast.show{opacity:1}body:has(dialog[open]){overflow:hidden}
@media(min-width:1600px){.site-header,.hero,.section-pad,.series-hero,.product-hero,.catalog-section,.page-intro,.metrics,.library-banner,.series-facts{max-width:1560px;margin-left:auto;margin-right:auto}.hero{padding-left:85px;padding-right:70px}.hero-art{min-height:620px}.hero-copy{padding-top:40px}.hero-copy h1{font-size:90px}.metrics{width:calc(100% - 170px)}.library-banner{max-width:1390px}.family-art{height:360px}}
@media(max-width:1100px){.site-header{padding:0 4vw}.site-header nav{gap:17px;font-size:11px}.brand{font-size:21px}.nav-cta{gap:10px;padding:9px}.hero{padding-top:32px;min-height:auto;gap:20px}.hero-copy{padding-top:22px}.hero-copy h1{font-size:65px}.hero-art{min-height:510px;border-top-left-radius:60px}.art-label{top:70px;right:16px;font-size:8px}.hero-actions{gap:8px}.hero-actions .button{padding:11px 16px;gap:15px;font-size:11px}.hero-caption{margin-top:30px}.metrics>div{padding-left:25px}.metrics strong{font-size:30px}.metrics>div:last-child strong{font-size:22px}.section-pad{padding-top:65px;padding-bottom:65px}.family-art{height:250px}.family-content h3{font-size:24px}.family-count{font-size:7px}.application-grid{gap:16px}.application-art{height:160px}.application-card h3{font-size:18px}.application-card>p{font-size:11px}.application-art i{transform:scale(.85) rotate(-20deg);transform-origin:left center}.product-card{padding:20px 18px 0}.product-title{font-size:22px}.product-card>p{min-height:87px}.library-banner{padding:35px}.library-banner h2{font-size:27px}.enquiry{gap:5vw}.enquiry h2{font-size:43px}.product-hero{gap:30px}.series-hero{gap:30px}.series-hero h1{font-size:55px}.product-data{gap:30px;grid-template-columns:1fr .45fr}}
@media(max-width:850px){.site-header{height:80px}.menu-toggle{display:flex;gap:18px;align-items:center;border:1px solid #bccbad;border-radius:4px;font-size:11px;padding:8px 12px}.site-header nav{display:none;position:absolute;top:79px;left:0;right:0;padding:25px 5.5vw;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 8px 18px #173d3512;font-size:14px}.site-header nav.open{display:flex;align-items:stretch;flex-direction:column;gap:20px}.nav-cta{justify-content:space-between;max-width:300px}.hero-copy h1{font-size:54px}.hero-copy>p{font-size:12px}.hero-art{min-height:480px;border-top-left-radius:50px}.art-coordinate{font-size:7px;left:23px}.art-label{left:20px;right:auto;max-width:95%;font-size:7px}.art-spec{min-width:160px;padding:14px;bottom:30px;right:18px}.art-spec strong{font-size:36px}.art-bottom{bottom:10px;left:20px;font-size:7px}.hero-caption{font-size:9px;gap:10px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .button{min-width:185px}.section-heading h2{font-size:37px}.section-heading>p{max-width:270px;font-size:12px}.metrics strong{font-size:27px}.metrics>div{padding-left:18px}.metrics>div:last-child strong{font-size:19px}.metrics span{font-size:9px}.family-content{flex-wrap:wrap;gap:8px}.family-count{display:none}.family-art{height:230px}.family-content h3{font-size:23px}.family-content p{font-size:11px}.application-grid{grid-template-columns:repeat(2,1fr);gap:25px}.application-art{height:200px}.application-art i{transform:rotate(-20deg)}.application-card h3{font-size:23px}.application-card>p{font-size:12px}.selection{gap:35px}.selection h2{font-size:40px}.selection-options h3{font-size:18px}.selection-options p{font-size:11px}.selection-options>a{gap:14px}.featured .product-grid{grid-template-columns:repeat(2,1fr)}.featured .product-card:last-child{grid-column:1/-1}.featured .product-card:last-child>p{min-height:0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card>p{min-height:65px}.library-banner{flex-direction:column;align-items:flex-start;gap:22px}.enquiry{grid-template-columns:1fr;gap:35px}.enquiry-copy>p{max-width:520px}.enquiry h2 br:nth-child(1){display:none}.enquiry h2{font-size:50px}.enquiry-step{display:inline-flex;margin-right:15px;font-size:10px}.faq{grid-template-columns:1fr;gap:25px}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-note{grid-column:1/-1}.series-hero h1{font-size:46px}.series-art{min-height:450px}.series-hero .hero-actions{flex-direction:row}.series-hero .hero-actions .button{min-width:0}.series-facts strong{font-size:23px}.product-hero{grid-template-columns:1fr}.product-visual{min-height:320px;max-height:320px;order:2}.product-summary .hero-actions{flex-direction:row}.product-summary h1{font-size:50px}.product-data{grid-template-columns:1fr}.product-data aside{display:grid;grid-template-columns:1fr 1fr;gap:20px}.related .product-grid .product-card:last-child{grid-column:1/-1}.catalog-toolbar{gap:15px}.select-wrap select{min-width:125px}.filter-row{align-items:flex-start}.filter{font-size:10px;padding:8px 10px}.bottom-cta h2{font-size:27px}.bottom-cta .button{white-space:nowrap}}
@media(max-width:600px){html{scroll-padding-top:20px}.site-header{height:74px;padding:0 22px}.brand{font-size:21px;gap:10px}.brand small{font-size:6px;letter-spacing:1.3px}.brand-mark{grid-template-columns:10px 10px}.brand-mark i{width:10px;height:10px}.site-header nav{top:73px}.hero{grid-template-columns:1fr;padding:25px 22px 30px;gap:28px}.hero-copy{padding-top:6px}.hero-copy>.eyebrow{font-size:9px;margin-bottom:23px}.hero-copy h1{font-size:64px;line-height:1.015;letter-spacing:-3.4px;margin-bottom:24px}.hero-copy>p{font-size:13px;max-width:330px;line-height:1.8}.desktop-only{display:none}.hero-actions{flex-direction:row;gap:10px;margin-top:25px}.hero-actions .button{min-width:0;font-size:11px;padding:11px 15px;gap:16px;min-height:45px}.hero-caption{display:none}.hero-art{min-height:365px;border-top-left-radius:58px}.art-coordinate{top:22px;left:25px}.art-label{top:22px;left:auto;right:16px;font-size:7px;padding:6px 8px}.art-cross{left:24px}.art-spec{bottom:26px;min-width:155px}.art-spec>span{font-size:6px}.art-bottom{bottom:21px;left:25px;max-width:110px;font-size:7px}.metrics{margin:0 22px;grid-template-columns:1fr 1fr;row-gap:25px;padding:25px 0}.metrics>div{padding-left:22px}.metrics>div:nth-child(3){padding-left:0;border:none}.metrics strong{font-size:30px}.metrics span{font-size:10px}.metrics>div:last-child strong{font-size:22px;line-height:1.7}.section-pad{padding:55px 22px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:39px}.section-heading>p{margin-top:18px;max-width:none}.section-heading>.text-link{margin-top:20px}.section-heading .eyebrow{font-size:9px;margin-bottom:18px}.family-grid{grid-template-columns:1fr;gap:36px}.family-art{height:255px}.family-content{margin-top:20px;flex-wrap:nowrap;align-items:center}.family-content h3{font-size:26px}.family-count{display:block;font-size:7px}.family-content p{font-size:11px;max-width:255px}.family-tags{margin-top:14px}.pill{font-size:9px}.applications .section-heading h2{font-size:35px}.application-grid{gap:25px 14px}.application-art{height:150px;margin-bottom:15px}.application-card h3{font-size:20px;line-height:1.15}.application-card>p{font-size:11px;line-height:1.8}.application-top{margin-bottom:9px}.application-art i{transform:scale(.75) rotate(-20deg);transform-origin:top left}.film i{left:15%;top:15px}.film i:nth-child(2){left:44%;top:30px}.film i:nth-child(3){left:72%;top:50px}.molding i{left:15%;bottom:8px}.molding i:nth-child(2){left:48%;bottom:10px;transform:scale(.75) rotate(12deg)}.foam i{left:0;top:85px}.foam i:nth-child(2){left:3px;top:72px}.foam i:nth-child(3){left:6px;top:59px}.coating i{left:15px;top:65px}.coating i:nth-child(2){left:29px;top:46px}.coating i:nth-child(3){left:43px;top:27px}.selection{grid-template-columns:1fr;gap:35px}.selection h2{font-size:43px}.selection>div>p{max-width:100%;margin-top:20px}.selection .text-link{margin-top:24px}.selection-options>a{padding:21px 0;gap:18px}.selection-options h3{font-size:20px}.selection-options p{font-size:11px}.featured{padding-top:10px}.featured .product-grid,.product-grid{grid-template-columns:1fr}.featured .product-card:last-child,.related .product-grid .product-card:last-child{grid-column:auto}.product-card{padding:22px 23px 0}.card-top{margin-bottom:22px}.card-top .eyebrow{font-size:9px}.product-title{font-size:27px}.product-card>p{font-size:12px;min-height:0}.card-specs{padding:22px 0}.card-specs strong{font-size:36px}.card-foot{font-size:11px;padding:16px 0}.card-foot input{width:14px;height:14px}.library-banner{margin:0 22px;padding:30px 25px;gap:23px}.library-banner h2{font-size:30px;line-height:1.13}.library-banner p{font-size:11px;line-height:1.85}.library-banner .button{font-size:11px}.enquiry{padding-top:60px}.enquiry h2{font-size:44px}.enquiry-copy>p{font-size:12px}.enquiry-step{display:flex;padding:7px 0;font-size:11px}.form-pair{gap:12px}.form-pair label{min-width:0}input:not([type=checkbox]),select,textarea{font-size:16px;padding:11px 10px}.form-hint{font-size:10px}.consent span{font-size:10px}form>label,.form-pair>label{font-size:11px}.faq{padding-top:0}.faq h2{font-size:37px}.faq summary{font-size:12px}.faq details p{font-size:12px}footer{padding:40px 22px 22px}.footer-main{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:30px}.footer-brand{grid-column:1/-1;font-size:26px;display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.footer-brand>span{font-size:15px;margin:0;line-height:1.35}.footer-main>div{font-size:11px}.footer-note{font-size:11px!important}.footer-bottom{gap:15px;flex-wrap:wrap;font-size:8px}.footer-bottom>span:nth-child(2){display:none}.page-intro{padding:45px 22px 35px}.page-intro h1{font-size:58px;letter-spacing:-3px}.page-intro .eyebrow{font-size:9px;margin-bottom:23px}.page-intro p{font-size:12px;line-height:1.9;margin-top:22px}.catalog-section{padding:0 22px 50px}.catalog-toolbar{flex-wrap:wrap;gap:15px}.search-field{padding:0 12px;min-height:47px}.search-field input{font-size:12px}.search-field kbd{display:none}.select-wrap{margin-left:0;font-size:10px}.select-wrap select{font-size:12px;min-height:38px;padding:6px 12px}.filter-row{gap:12px;flex-direction:column;margin-bottom:20px}.filters{gap:6px}.filter{font-size:10px;padding:7px 10px}.filter small{font-size:8px}#result-count{font-size:10px}.bottom-cta{padding:34px 22px;flex-direction:column;align-items:flex-start;gap:23px}.bottom-cta h2{font-size:29px}.series-hero{grid-template-columns:1fr;padding:25px 22px 28px;gap:28px}.series-hero .breadcrumbs{margin-bottom:25px}.series-hero .eyebrow{font-size:9px;margin-bottom:20px}.series-hero h1{font-size:58px;letter-spacing:-3px}.series-hero p{font-size:12px;line-height:1.9;margin-top:23px}.series-art{min-height:290px;border-top-left-radius:55px}.series-facts{margin:0 22px 26px;padding:23px 0;gap:10px}.series-facts>div{padding-left:10px}.series-facts strong{font-size:18px;line-height:1.5;letter-spacing:-.5px}.series-facts span{font-size:8px;margin-top:3px}.product-hero{padding:25px 22px 32px;gap:30px}.product-summary .breadcrumbs{font-size:9px;margin-bottom:28px}.product-summary h1{font-size:39px;letter-spacing:-1.8px}.product-summary>.eyebrow{font-size:9px}.product-summary>p{font-size:12px;line-height:1.9}.product-summary .hero-actions{flex-direction:column;align-items:stretch}.product-summary .button{font-size:12px}.product-visual{min-height:270px;max-height:270px}.product-data h2{font-size:31px}.spec-table{font-size:11px}.spec-table th,.spec-table td{padding:12px 10px}.spec-table th{width:58%}.spec-table thead{font-size:9px}.processing-title{font-size:24px}.product-data aside{grid-template-columns:1fr}.data-aside{margin-bottom:0}.product-data{gap:25px}.related{padding-top:45px}.downloads{padding-top:0}.downloads .search-field>span:last-child{font-size:8px}.download-row{gap:12px;padding:20px 0}.download-row h2{font-size:18px}.download-row div>span{font-size:10px}.pdf-icon{width:34px;height:43px;font-size:8px;flex-shrink:0}.download-lang{display:none}.download-arrow{margin-left:auto;margin-right:5px}.legal-page{padding:45px 22px 60px}.legal-page h1{font-size:47px}.legal-page h2{font-size:24px}.legal-page p{font-size:13px}.compare-bar{bottom:12px;padding:10px 12px;gap:10px;width:calc(100vw - 24px);justify-content:space-between;font-size:10px}.compare-bar strong{font-size:15px}.compare-bar .button{font-size:10px;padding:7px 11px;white-space:nowrap}.compare-bar .text-button{font-size:10px;padding:6px}.compare-bar>span{gap:4px}.dialog-head h2{font-size:31px}dialog{padding:23px 18px}.dialog-head{gap:10px}.close-dialog{width:36px;height:36px;font-size:28px;flex-shrink:0}.compare-table{font-size:11px}.compare-table th,.compare-table td{padding:12px}.compare-table thead th{font-size:12px}#toast{font-size:11px;width:90vw;bottom:85px}}
@media(max-width:360px){.hero-copy h1{font-size:55px}.hero-actions .button{font-size:10px;padding:10px 12px;gap:10px}.art-label{top:60px}.family-content h3{font-size:23px}.family-count{display:none}.form-pair{grid-template-columns:1fr}.product-summary h1{font-size:34px}.brand{font-size:18px}.menu-toggle{padding:6px 8px}}
@media(max-width:360px){.site-header{padding-left:16px;padding-right:16px}.brand{font-size:17px}.menu-toggle{gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(max-width:600px){.series-hero{grid-template-columns:minmax(0,1fr)}.series-hero h1{font-size:clamp(44px,13vw,58px)}}
.compare-table caption.eyebrow{display:table-caption;caption-side:top;text-align:left;padding:0 0 15px;letter-spacing:.6px;font-weight:400;color:var(--muted)}
.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
/* White-first visual system: neutral surfaces make the white material itself the focus. */
:root{--paper:#fff;--line:#dfe4e1}
.site-header,.applications,.product-data,footer,.bottom-cta{background:#fff}
.hero-art,.green-art,.powder-art{background:#fff;border:1px solid #e7e9e9}
.application-art{background:#fff;border:1px solid #e7e9e9}
.film{background:linear-gradient(140deg,#fff,#f7f8f8)}
.molding{background:#fff}.foam{background:linear-gradient(130deg,#fff,#f8f8f8)}.coating{background:#fff}
.film i,.molding i,.foam i,.coating i{background:linear-gradient(135deg,#fff,#fafafa 55%,#dfe3e3)!important;box-shadow:8px 10px 16px #67717120}
.film i:before,.molding i:before{background:linear-gradient(90deg,#d8dddd,#fff 35%,#d6dbdb)!important}
.foam i:nth-child(2),.foam i:nth-child(3),.coating i:nth-child(2),.coating i:nth-child(3){background:linear-gradient(135deg,#fff,#f3f5f5)!important}
.product-card,input:not([type=checkbox]),select,textarea,.search-field,.data-aside,.document-aside{background:#fff}
.spec-table tbody tr:nth-child(even),.compare-table tr:nth-child(even){background:#f7f9f8}
.spec-table thead,.compare-table thead{background:#f1f5f0}
.library-banner{background:var(--ink)}
footer{border-top:1px solid var(--line)}
.art-label,.art-spec{background:#fff!important;border-color:#e7e9e9!important}
html,body,main,section,article,header,footer{background-color:#fff}
.hero-art,.family-art,.series-art,.product-visual,.application-art,.film,.molding,.foam,.coating{background:#fff!important;background-image:none!important}
.product-card,.data-aside,.document-aside,.library-banner,.spec-table thead,.compare-table thead,.spec-table tbody tr:nth-child(even),.compare-table tr:nth-child(even){background:#fff!important}
.art-label,.art-spec{box-shadow:none!important;backdrop-filter:none!important}
.contact-email{font-size:11px;font-weight:600;white-space:nowrap;color:var(--ink);text-decoration:underline;text-underline-offset:4px}
.footer-note .footer-email{font-size:14px;font-weight:600;color:var(--ink);text-decoration:underline;text-underline-offset:4px}
.footer-note>span:not(.eyebrow){display:block;margin-top:15px}
@media(max-width:850px){.contact-email{font-size:13px}}
.language-switcher{display:flex;align-items:center;gap:5px;margin-left:-12px}
.language-switcher a{font-size:10px;letter-spacing:.7px;padding:4px 5px;border:1px solid transparent;border-radius:3px;color:var(--muted)}
.language-switcher a[aria-current="page"]{border-color:#d6dcda;color:var(--ink);font-weight:700}
@media(max-width:850px){.language-switcher{margin:0;order:-1}.language-switcher a{font-size:11px}}
@media(max-width:600px){.hero{grid-template-columns:minmax(0,1fr)}.hero-copy{min-width:0}.hero-copy h1,.series-hero h1,.page-intro h1{overflow-wrap:anywhere}}
.catalog-page-intro{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:6vw;align-items:end}
.catalog-intro-panel{border:1px solid #dfe4e1;border-radius:5px;padding:27px 30px 24px;background:#fff}
.catalog-intro-panel>.eyebrow{margin-bottom:20px}
.catalog-cues{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.catalog-cues>div{min-width:0;border-left:1px solid #dfe4e1;padding-left:17px}
.catalog-cues>div:first-child{border-left:0;padding-left:0}
.catalog-cues strong{display:block;font-size:10px;font-weight:600;letter-spacing:1.2px;color:#71806f;margin-bottom:12px}
.catalog-cues h2{font-size:19px;letter-spacing:-.6px;margin-bottom:9px}
.catalog-cues p{font-size:11px;line-height:1.7}
.catalog-intro-panel .text-link{margin-top:23px;font-size:11px;gap:13px}
@media(max-width:850px){.catalog-page-intro{grid-template-columns:1fr;gap:28px}.catalog-intro-panel{padding:24px}}
@media(max-width:600px){.catalog-cues{grid-template-columns:1fr;gap:15px}.catalog-cues>div{border-left:0;border-top:1px solid #dfe4e1;padding:15px 0 0}.catalog-cues>div:first-child{border-top:0;padding-top:0}.catalog-cues h2{font-size:20px}}
