@font-face{font-family:Manrope;src:url('/assets/manrope-light.9e3348d95ac1.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url('/assets/manrope-regular.4fc716cf6e08.woff2') format('woff2');font-weight:400 800;font-style:normal;font-display:swap}:root{--ink:#242925;--paper:#fff;--muted:#666d68;--line:#dce0dc;--accent:#59665f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.75;font-weight:400}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #5a7866;outline-offset:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.skip{position:absolute;top:-100px;left:20px;background:#fff;padding:12px;z-index:100}.skip:focus{top:10px}header{height:112px;margin:0 3.5%;padding:0 2.5%;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line);background:white;position:relative;z-index:10}.brand{display:inline-flex;align-items:center}.brand img{width:136px;height:52px;object-fit:contain;display:block}header nav{display:flex;gap:32px;margin-left:auto;font-size:14px}header nav a{padding:12px 0;position:relative}header nav a:hover,header nav a[aria-current]{color:var(--accent)}header nav a:after{position:absolute;content:'';left:0;right:100%;height:1px;bottom:6px;background:var(--ink);transition:right .25s}header nav a:hover:after{right:0}.lang-switch{font-size:13px;border:0;background:transparent;max-width:98px;color:var(--ink);padding:8px 4px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--ink);color:white;padding:15px 25px;font-size:14px;line-height:1.5;font-weight:400;border:1px solid var(--ink);cursor:pointer;transition:background .2s,color .2s}.button:hover{background:var(--accent);border-color:var(--accent)}.button.small{background:transparent;color:var(--ink);padding:12px 17px;font-size:13px;white-space:nowrap}.button.small:hover{background:var(--ink);color:white}.button.outline{background:transparent;color:var(--ink);border-color:var(--line)}.button.outline:hover{border-color:var(--ink)}.button span{font-family:Arial,sans-serif;font-size:17px}.text-link{display:inline-block;font-size:14px;font-weight:400;border-bottom:1px solid currentColor;padding-bottom:5px;line-height:1.5}.text-link:hover{color:var(--accent)}.eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;line-height:1.6;font-weight:400;margin:0 0 24px}.hero{position:relative;margin:0 3.5%;min-height:680px;height:min(58vw,800px);overflow:hidden;display:flex;align-items:center;padding:80px 5.5%;background:#151817;color:white}.hero-photograph{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,14,12,.24),transparent 65%);pointer-events:none}.hero-copy{position:relative;z-index:1;width:48%;max-width:630px;padding-bottom:40px}.hero h1{font-size:clamp(37px,4.2vw,65px);font-weight:300;line-height:1.16;letter-spacing:-2px;margin:0 0 28px}.hero h1 span{color:#d9ded9}.hero-copy>.eyebrow{max-width:330px;color:#c8ceca;font-size:10px;letter-spacing:2px;margin-bottom:36px}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;color:#c7cdca;max-width:425px;margin:0}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:35px;flex-wrap:wrap}.hero .button{background:white;color:var(--ink);border-color:white;padding:14px 21px;font-size:13px}.hero .button:hover{background:#d8ded8;border-color:#d8ded8}.hero .text-link{color:#f3f4f2;font-size:13px}.hero-rule{position:absolute;z-index:1;bottom:29px;left:5.5%;right:5.5%;display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:2px;color:#b7bebb;border-top:1px solid #545a54;padding-top:22px}.hero.catalogue{background:#f5f6f3;color:var(--ink)}.hero.catalogue .hero-photograph{left:48%;width:48%;object-fit:contain;mix-blend-mode:multiply}.hero.catalogue .hero-copy p,.hero.catalogue h1 span{color:var(--muted)}.hero.catalogue:after{display:none}.section{padding:105px 9%}h2{font-size:clamp(31px,3.1vw,47px);font-weight:300;line-height:1.2;letter-spacing:-1.4px;margin:0 0 24px}h3{font-size:23px;font-weight:400;line-height:1.35;letter-spacing:-.7px;margin:14px 0}p{max-width:70ch}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:55px}.section-heading>div{max-width:690px}.section-heading>p{color:var(--muted);font-size:15px;max-width:340px;margin:0 0 27px}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:5%}.category{position:relative;display:block;border-top:1px solid var(--line);padding:25px 0 0;background:white;color:var(--ink)}.category>.eyebrow{color:var(--muted);margin-bottom:8px}.category-image{height:410px;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.category-image img{width:100%;height:100%;object-fit:contain;transition:transform .4s}.category:hover .category-image img{transform:scale(1.025)}.category.dark .category-image img{max-width:95%;max-height:75%;object-fit:contain}.category p{color:var(--muted);font-size:15px;margin:0;max-width:490px}.category h3{font-weight:400;margin:20px 0 14px;padding-right:40px}.category h3:after{content:'↗';position:absolute;right:0;font-family:Arial;font-weight:400;color:var(--muted)}.selection{background:#eef0ed;padding-top:85px;padding-bottom:85px}.selection .section-heading{align-items:center}.selection h2{max-width:810px}.selection .eyebrow{color:var(--muted)}.selection .text-link{white-space:nowrap}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:6%;margin-top:30px}.three>div{border-top:1px solid #c7cdc6;padding-top:23px}.three>div>span{font-size:12px;color:var(--muted);letter-spacing:2px}.three h3{font-size:21px;margin:18px 0}.three p{font-size:14px;line-height:1.85;color:#59615a}.faq{display:grid;grid-template-columns:1fr 1.35fr;gap:0 8%;padding-top:90px;padding-bottom:90px}.faq>.eyebrow{grid-column:1/-1;color:var(--muted)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:19px 24px 19px 0;font-size:16px;font-weight:400;line-height:1.6}.faq details p{font-size:15px;color:var(--muted);margin:0 0 25px}.cta{background:#242d28;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:86px;padding-bottom:86px}.cta .eyebrow{color:#abb7ae}.cta h2{font-size:clamp(36px,4vw,57px)}.cta p:last-child{color:#cbd2cc;font-size:15px;max-width:570px}.cta .button{background:transparent;border-color:#7b887d;color:white;flex-shrink:0}.cta .button:hover{background:white;color:var(--ink)}footer{padding:65px 6% 32px;display:flex;align-items:center;flex-wrap:wrap;gap:30px;font-size:13px}footer>div:not(.footer-languages){margin-right:auto}footer>div>p{margin:0 0 3px;font-size:13px}footer>div>span{font-size:12px;color:var(--muted)}footer>span{font-size:12px;color:var(--muted)}footer>a:not(.brand):hover{border-bottom:1px solid var(--ink)}.footer-languages{width:100%;border-top:1px solid var(--line);margin-top:12px;padding-top:22px;display:flex;flex-wrap:wrap;gap:24px;font-size:12px;color:var(--muted)}.footer-languages a:hover{color:var(--ink)}.breadcrumbs{padding:32px 9% 0;display:flex;flex-wrap:wrap;gap:15px;font-size:12px;color:var(--muted)}.breadcrumbs a:hover{text-decoration:underline}.page-head{padding-top:48px}.page-head h1,.product-detail h1{font-weight:300;font-size:clamp(40px,4.4vw,65px);line-height:1.15;letter-spacing:-1.8px;max-width:980px;margin:0 0 30px}.orange{color:var(--ink)}.lead{font-size:17px;line-height:1.85;color:var(--muted);max-width:770px}.products-grid{display:grid;grid-template-columns:1fr 1fr;gap:6%;margin-top:55px}.product-panel{position:relative;border-top:1px solid var(--line);padding:18px 0 0;display:flex;flex-direction:column;min-height:480px}.product-panel>.eyebrow{margin-bottom:0;font-size:10px;color:var(--muted)}.product-photograph{width:100%;height:400px;object-fit:contain;margin:15px 0}.product-panel.knife80 .product-photograph,.product-panel.knife120 .product-photograph{object-fit:contain;max-width:95%;height:360px;margin:35px auto}.panel-foot{font-size:12px;color:var(--muted);display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px}.panel-foot span{font-family:Arial;font-size:23px}.product-card h2{font-size:27px;font-weight:400;letter-spacing:-.7px;margin:24px 0 18px}.product-card p{font-size:15px;color:var(--muted);margin-bottom:22px}.source-note{font-size:12px;color:var(--muted);line-height:1.8;margin-top:35px}.guide-head h1{max-width:950px}.guide-steps{margin:65px 0;max-width:1000px}.guide-steps article{display:flex;gap:42px;padding:33px 0;border-top:1px solid var(--line)}.step-number{font-size:32px;font-weight:300;color:#68776b;line-height:1.3}.guide-steps h2{font-size:29px;letter-spacing:-.6px}.guide-steps p{font-size:16px;color:var(--muted);margin:0}.product-detail{padding-top:58px;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.product-detail h1{font-size:clamp(38px,4vw,58px);letter-spacing:-1.5px}.product-detail .button{margin:18px 0}.product-detail>.detail-spec{padding:0 0 25px}.spec-display{height:450px;border-bottom:1px solid var(--line);margin-bottom:30px;padding-bottom:25px;display:flex;align-items:center;justify-content:center}.spec-display img{width:100%;height:100%;object-fit:contain}.detail-spec h2{font-size:26px;letter-spacing:-.5px}dl{margin:0}dl>div{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding:13px 0;font-size:14px}dt{color:var(--muted)}dd{margin:0;text-align:right;overflow-wrap:anywhere}.quote-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:9%}.quote-layout h1{font-size:clamp(38px,4vw,59px)}.checklist{border-top:1px solid var(--line);padding-top:28px;margin-top:42px}.checklist h2{font-size:23px;letter-spacing:-.5px}.checklist ul{list-style:none;padding:0}.checklist li{font-size:14px;padding:9px 0;border-bottom:1px solid var(--line)}.checklist li:before{content:'—';margin-right:13px;color:var(--muted)}.preview-note{padding:18px 20px;background:#f1f3ef;border-left:2px solid #7c8c7e;font-size:13px;line-height:1.8;margin:0 0 28px}.form-meta{font-size:12px;color:var(--muted)}form label{display:flex;flex-direction:column;gap:7px;font-size:14px;margin-bottom:21px}input,textarea,form select{display:block;width:100%;min-height:49px;padding:11px 13px;border:1px solid #c1c9c0;border-radius:0;background:white;color:var(--ink);font-size:16px;box-shadow:none}textarea{resize:vertical}textarea::placeholder{color:#777f77;font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-grid>label:last-child{grid-column:1/-1}.privacy-note{color:var(--muted);font-size:12px;line-height:1.8;margin:0 0 25px}.quote-result{padding:28px;background:#f0f2ee}.quote-result:focus{outline:none}.quote-result h2{font-size:31px}.quote-result>p{font-size:14px}.quote-result dl>div{display:block}.quote-result dd{text-align:left;white-space:pre-wrap;margin-top:5px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.actions .button{font-size:13px;padding:13px 17px}@media(min-width:1700px){.hero-photograph{object-fit:cover;object-position:70% center}.hero-copy{max-width:700px}.hero h1{font-size:72px}}@media(max-width:1150px){header{gap:20px;padding:0 1.5%;height:100px}header nav{gap:22px;font-size:13px}.brand img{width:120px;height:46px}header .button.small{font-size:12px;padding:10px 12px}.hero{min-height:600px;height:64vw;padding-left:5%}.hero h1{font-size:48px}.hero-copy{width:50%}.hero-copy>p:not(.eyebrow){max-width:360px;font-size:14px}.section{padding-left:7%;padding-right:7%}.category-image{height:360px}.section-heading{gap:35px}.hero-actions{gap:20px}.hero .button{font-size:12px;padding:13px 16px}.hero .text-link{font-size:12px}.breadcrumbs{padding-left:7%;padding-right:7%}}@media(max-width:900px){header{height:auto;min-height:95px;flex-wrap:wrap;padding-top:18px;padding-bottom:18px;gap:15px 24px}header>.button{display:none}.lang-switch{margin-left:auto}header nav{margin-left:auto}.hero{min-height:560px;height:70vw}.hero h1{font-size:42px;letter-spacing:-1.5px}.hero-copy{width:49%}.hero-copy>.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:22px}.hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.75}.hero-actions{gap:18px;margin-top:23px}.section{padding-top:75px;padding-bottom:75px}.category-image{height:320px}.category.dark .category-image img{max-width:100%;max-height:70%}.section-heading{align-items:flex-start}.section-heading>p{max-width:250px;font-size:14px}.selection .section-heading{display:block}.selection .text-link{margin-top:10px}.three{gap:4%}.three h3{font-size:19px}.three p{font-size:13px}.cta{gap:24px}.product-detail{gap:5%}.product-panel{min-height:420px}.product-photograph{height:340px}.spec-display{height:370px}.quote-layout{gap:5%}.form-grid{grid-template-columns:1fr}.quote-layout h1{font-size:39px}.category h3{font-size:22px}.product-card h2{font-size:24px}}@media(max-width:600px){header{margin:0 5%;padding:14px 0;gap:8px 20px;min-height:112px}.brand img{width:115px;height:43px}.lang-switch{font-size:12px;max-width:96px}header nav{order:3;width:100%;justify-content:space-between;margin:0;gap:14px;font-size:12px}header nav a{padding:8px 0}.hero{margin:0 5%;height:auto;min-height:820px;display:block;padding:0;background:#131716}.hero-photograph{height:425px;top:355px;object-fit:cover;object-position:76% center;width:200%;left:-100%}.hero:after{background:linear-gradient(180deg,#121614 0,rgba(18,22,20,.2) 47%,transparent 65%)}.hero-copy{width:auto;padding:35px 24px 0;max-width:none}.hero-copy>.eyebrow{font-size:9px;letter-spacing:1.6px;max-width:none;margin-bottom:22px}.hero h1{font-size:36px;letter-spacing:-1.2px;line-height:1.17;margin-bottom:20px}.hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.75;max-width:100%;color:#c2cbc4}.hero-actions{margin-top:22px;gap:15px}.hero .button{font-size:12px;padding:12px 14px}.hero .text-link{font-size:11px}.hero-rule{font-size:8px;letter-spacing:1.1px;left:24px;right:24px;bottom:20px;padding-top:15px;gap:12px}.hero-rule>span:last-child{display:none}.hero.catalogue .hero-photograph{left:0;top:390px;height:360px;width:100%;mix-blend-mode:multiply}.hero.catalogue .hero-copy>.eyebrow{color:var(--muted)}.section{padding:65px 7%}.section-heading{display:block;margin-bottom:36px}.section-heading>p{font-size:14px;max-width:100%;margin:25px 0 0}h2{font-size:32px;letter-spacing:-.8px}.eyebrow{font-size:10px;letter-spacing:1.7px;margin-bottom:18px}.category-grid,.products-grid,.three,.faq,.product-detail,.quote-layout{grid-template-columns:1fr}.category-grid{gap:38px}.category-image{height:330px}.category.dark .category-image{height:235px}.category.dark .category-image img{max-height:100%;max-width:100%}.category h3{font-size:23px}.category p{font-size:14px}.three{gap:24px;margin-top:36px}.three h3{font-size:22px}.three p{font-size:14px}.faq{gap:0}.faq h2{margin-bottom:20px}.faq summary{font-size:15px}.faq details p{font-size:14px}.cta{display:block}.cta h2{font-size:37px;letter-spacing:-1px}.cta p:last-child{font-size:14px}.cta .button{margin-top:22px}footer{padding:44px 7% 26px;gap:24px}footer .brand{width:100%}footer>div:not(.footer-languages){width:100%}footer>div>p{font-size:13px}footer>div>span{font-size:11px}footer>.footer-languages{gap:18px;font-size:11px;margin-top:0}footer>a:not(.brand){font-size:12px}footer>span{font-size:11px}.breadcrumbs{padding-top:24px;font-size:11px;gap:10px}.page-head{padding-top:33px}.page-head h1,.product-detail h1{font-size:39px;letter-spacing:-1px;overflow-wrap:break-word}.lead{font-size:16px;line-height:1.75}.products-grid{gap:45px;margin-top:40px}.product-panel{min-height:385px}.product-photograph{height:320px}.product-panel.knife80 .product-photograph,.product-panel.knife120 .product-photograph{height:260px;margin:20px auto}.product-panel.knife80,.product-panel.knife120{min-height:340px}.product-card h2{font-size:26px;margin-top:20px}.product-card p{font-size:14px}.guide-steps{margin:40px 0}.guide-steps article{gap:20px;padding:28px 0}.step-number{font-size:26px}.guide-steps h2{font-size:26px}.guide-steps p{font-size:15px}.product-detail{padding-top:35px}.detail-spec{margin-top:20px}.spec-display{height:340px}.quote-layout{gap:32px}.checklist{margin-top:30px}.form-grid{grid-template-columns:1fr}.preview-note{font-size:12px;padding:15px 17px}.quote-result{padding:22px}dl>div{font-size:13px}.hero-copy h1{max-width:340px}}@media(max-width:360px){.hero{min-height:850px}.hero h1{font-size:31px}.hero-photograph{top:390px}.hero-copy{padding-left:20px;padding-right:20px}.hero-copy>p:not(.eyebrow){font-size:12px}.hero-actions{gap:12px}.hero .button{font-size:11px}.hero .text-link{font-size:10px}.hero-copy>.eyebrow{font-size:8px}.category-image{height:300px}.hero-rule{left:20px;right:20px}.page-head h1,.product-detail h1{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:760px){header{margin:0 5%;padding:14px 0;gap:8px 20px;min-height:112px}header nav{order:3;width:100%;justify-content:space-between;margin:0;gap:14px;font-size:12px}header nav a{padding:8px 0}.lang-switch{margin-left:auto}.hero{margin:0 5%;height:auto;min-height:0;display:flex;flex-direction:column;align-items:stretch;padding:0 0 62px;background:#151817}.hero-photograph{position:relative;order:2;top:auto;left:-85%;inset-block:auto;width:200%;height:auto;aspect-ratio:2/1;max-width:none;object-fit:contain;object-position:center;margin-top:-10px;flex-shrink:0;align-self:flex-start}.hero:after{background:linear-gradient(180deg,rgba(10,14,12,.05),transparent 70%)}.hero-copy{order:1;width:100%;max-width:none;padding:38px 7% 12px}.hero h1{font-size:clamp(34px,5.6vw,42px);max-width:none;letter-spacing:-1.2px;margin-bottom:22px}.hero-copy>.eyebrow{font-size:10px;margin-bottom:25px;max-width:100%}.hero-copy>p:not(.eyebrow){font-size:14px;max-width:500px;line-height:1.8}.hero-actions{margin-top:24px;gap:24px}.hero .button{font-size:13px;padding:13px 19px}.hero .text-link{font-size:12px}.hero-rule{left:7%;right:7%;bottom:20px;font-size:9px;padding-top:18px}.hero-rule>span:last-child{display:none}}@media(max-width:420px){.hero-copy{padding-top:31px}.hero h1{font-size:34px}.hero-copy>.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:23px}.hero-copy>p:not(.eyebrow){font-size:13px}.hero-actions{gap:17px}.hero .button{font-size:12px;padding:12px 15px}.hero .text-link{font-size:11px}.hero-photograph{margin-top:0}}@media(max-width:360px){.hero h1{font-size:30px}.hero-copy{padding-left:6%;padding-right:6%}.hero-actions{gap:12px}.hero .button{font-size:11px}.hero .text-link{font-size:10px}}
/* Readable type throughout the catalogue. */
.eyebrow,.hero-copy>.eyebrow{font-size:12px;letter-spacing:1.5px}.hero-copy>p:not(.eyebrow),.category p,.product-card p,.section-heading>p,.three p,.faq details p,.cta p:last-child{font-size:16px}.hero-rule{font-size:12px;letter-spacing:1px}.hero .button,.hero .text-link,.button,.button.small,header nav,.lang-switch,.text-link{font-size:14px}.preview-note,.privacy-note,.form-meta,.source-note,.breadcrumbs{font-size:13px}.panel-foot,.product-panel>.eyebrow,.footer-languages{font-size:12px}.faq summary{font-size:17px}footer>div>span,footer>span{font-size:12px}@media(max-width:760px){header nav{font-size:13px}.hero-copy>.eyebrow{font-size:12px;letter-spacing:1.1px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero .button,.hero .text-link{font-size:14px}.hero-rule{font-size:12px;letter-spacing:.6px}.hero-actions{gap:20px}.category p,.three p,.faq details p,.product-card p,.section-heading>p{font-size:16px}.guide-steps p{font-size:16px}.hero h1{font-size:clamp(32px,6vw,44px)}}

@media(max-width:760px){.hero-photograph{mask-image:linear-gradient(to bottom,transparent 0%,black 3.5%);margin-top:-10px}}
.brand img{width:174px;height:58px}@media(max-width:1150px){.brand img{width:150px;height:50px}}@media(max-width:760px){.brand img{width:150px;height:50px}}

/* Buyer clarity, compact mobile entry and quote-first hierarchy. */
.hero-copy{width:49%;max-width:650px}
.hero-copy>p.hero-preview{font-size:12px;line-height:1.6;margin-top:16px;max-width:410px;color:#bbc4be}
.hero h1{font-size:clamp(37px,3.9vw,59px)}
.comparison{background:#f3f4f1}
.comparison>p:not(.eyebrow){color:var(--muted)}
.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;margin:36px 0}
.comparison-grid article{border-top:1px solid #c7cdc6;padding-top:16px}
.comparison-grid h3{font-size:25px;letter-spacing:-.7px}
.comparison-grid h4{font-size:14px;font-weight:400;margin:24px 0 8px}
.comparison-grid p{font-size:16px;color:var(--muted)}
.comparison-grid .compare-spec{color:var(--ink)}
.comparison-grid .button{border-color:#9fa9a1;margin-top:10px}
.guide-links{display:flex;gap:16px;flex-wrap:wrap;margin:0 0 28px}
.quote-layout{grid-template-areas:'intro form' 'checks form';grid-template-rows:auto 1fr;gap:0 9%}
.quote-intro{grid-area:intro}.quote-main{grid-area:form}.quote-layout>.checklist{grid-area:checks}
.quote-layout .checklist{align-self:start;margin-top:22px}
.optional-fields{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 0 24px}
.optional-fields summary{padding:16px 0;cursor:pointer;font-size:14px}
.optional-fields[open] summary{margin-bottom:12px}
.form-grid.essentials>label:last-child{grid-column:auto}
.product-preview{margin-top:0}
footer{padding-bottom:100px}
.whatsapp-float,.whatsapp-widget>summary{display:flex;align-items:center;gap:10px;padding:13px 19px;border-radius:28px;background:#284c3c;color:white;box-shadow:0 3px 16px #0002;font-size:14px;line-height:1.3;border:1px solid #ffffff35;min-height:50px}
.whatsapp-float,.whatsapp-widget{position:fixed;right:24px;bottom:max(22px,env(safe-area-inset-bottom));z-index:30}
.whatsapp-float:hover,.whatsapp-widget>summary:hover{background:#1b392d}
.whatsapp-widget>summary{cursor:pointer;list-style:none}
.whatsapp-widget>summary::-webkit-details-marker{display:none}
.whatsapp-panel{position:absolute;bottom:65px;right:0;width:min(350px,calc(100vw - 36px));background:white;color:var(--ink);padding:25px;border:1px solid var(--line);box-shadow:0 8px 30px #0002}
.whatsapp-panel .eyebrow{margin-bottom:10px}.whatsapp-panel p{font-size:15px;line-height:1.7}.whatsapp-panel .button{width:100%;gap:15px}
@media(max-width:1150px){.hero h1{font-size:46px}}
@media(max-width:900px){.hero h1{font-size:40px}.quote-layout{gap:0 5%}}
@media(max-width:760px){
 .hero-copy{width:100%;padding:27px 7% 0}
 .hero-copy>.eyebrow{font-size:10px;line-height:1.6;margin-bottom:18px}
 .hero h1{font-size:clamp(30px,6.5vw,43px);line-height:1.13;margin-bottom:18px;letter-spacing:-1px;overflow-wrap:normal}
 .hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.65}
 .hero-actions{margin-top:23px;gap:14px 20px}
 .hero .button{padding:13px 17px;min-height:48px}
 .hero-copy>p.hero-preview{font-size:11px;line-height:1.5;margin-top:12px}
 .hero-photograph{margin-top:0}
 .hero-rule{font-size:10px}
 header nav a{min-height:44px;display:flex;align-items:center}
 .comparison-grid{gap:24px}
 .whatsapp-float,.whatsapp-widget{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}
 .whatsapp-float,.whatsapp-widget>summary{padding:12px 16px}
}
@media(max-width:600px){
 .comparison-grid{grid-template-columns:1fr}
 .quote-layout{grid-template-areas:'intro' 'form' 'checks';grid-template-rows:auto;gap:20px}
 .quote-layout h1{font-size:35px;margin-bottom:18px}
 .quote-intro .eyebrow{margin-bottom:12px}
 .quote-layout .lead{margin:0}
 .quote-layout .checklist{margin-top:12px}
 .preview-note{font-size:13px;margin-bottom:20px}
 .quote-layout .form-grid{grid-template-columns:1fr}
 .form-grid.essentials>label:last-child{grid-column:auto}
 .guide-links .button{width:100%}
 .page-head h1{font-size:36px}
}
@media(max-width:360px){.hero h1{font-size:29px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-copy>p.hero-preview{font-size:11px}}

/* Detailed product information and buying guidance. */
.product-guidance{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;background:#f3f4f1}
.product-guidance h2{font-size:clamp(28px,3vw,42px)}
.product-guidance p,.product-guidance li,.product-questions p{font-size:1rem;line-height:1.85;color:var(--muted)}
.product-guidance ul{padding-left:20px;margin:0 0 30px}.product-guidance li{padding:0 0 15px 5px}
.product-questions{padding-top:75px;padding-bottom:65px;max-width:1250px;margin:auto}
.product-questions details{border-bottom:1px solid var(--line)}
.product-questions summary{padding:21px 24px 21px 0;cursor:pointer;font-size:1.0625rem}
.product-questions details p{margin:0 0 25px}
.related-products{padding-top:55px;padding-bottom:65px;border-top:1px solid var(--line)}
.related-products h2{font-size:32px}.related-products .guide-links{margin-bottom:0}
.catalogue-reference{font-size:12px;line-height:1.7;color:var(--muted);margin-top:20px}
.catalogue-reference a{text-decoration:underline;text-underline-offset:3px}
.guide-decision{margin:55px 0 30px;border-top:1px solid var(--line);padding-top:35px;max-width:1000px}
.guide-decision h2{font-size:30px;margin-bottom:18px}.guide-decision p{font-size:1rem;color:var(--muted)}
@media(max-width:760px){.hero-copy>p:not(.eyebrow){font-size:1rem}.hero-copy>p.hero-preview{font-size:12px}.hero-copy>.eyebrow{font-size:12px}.hero-rule{font-size:12px}}
@media(max-width:600px){.product-guidance{grid-template-columns:1fr;gap:40px}.product-questions,.related-products{padding-top:50px;padding-bottom:50px}.product-guidance h2{font-size:30px}.catalogue-reference{font-size:12px}}
