@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-latin.woff2)format("woff2");font-style:normal;font-weight:400 700;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-latin.woff2)format("woff2");font-style:normal;font-weight:400 800;font-display:swap}:root{--ink:#12282b;--ink-soft:#516266;--line:#dce3df;--mist:#f4f6f3;--cream:#f4f0e7;--teal:#0d504b;--teal-deep:#0b3636;--lime:#d9ec8e;--white:#fff;--radius:3px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.05em;font-family:Manrope,DM Sans,Arial,sans-serif}h1{line-height:1.07}h2{line-height:1.1}p{line-height:1.65}.container{width:min(100% - 72px,1340px);margin-inline:auto}.section{padding:112px 0}.skip-link{z-index:99;background:#fff;padding:12px;position:absolute;top:-60px;left:12px}.skip-link:focus{top:12px}.eyebrow{color:#3b6c66;letter-spacing:.18em;align-items:center;gap:11px;font-size:11px;font-weight:800;line-height:1.4;display:inline-flex}.eyebrow-line{background:currentColor;width:24px;height:1px}.section-heading{max-width:750px}.section-heading h2{margin:19px 0 22px;font-size:clamp(38px,4.3vw,64px)}.section-heading p{color:var(--ink-soft);max-width:650px;margin:0;font-size:18px}.split-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:43px;display:flex}.split-heading .section-heading h2{margin-bottom:14px}.text-link{white-space:nowrap;border-bottom:1px solid;align-items:center;gap:8px;padding-bottom:7px;font-size:14px;font-weight:700;display:inline-flex}.text-link:hover{color:var(--teal)}.button{border-radius:var(--radius);letter-spacing:.015em;border:1px solid #0000;justify-content:center;align-items:center;gap:13px;min-height:52px;padding:14px 20px;font-size:13px;font-weight:800;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover,.header-cta:hover{transform:translateY(-2px)}.button-primary{background:var(--teal);color:#fff}.button-primary:hover{background:var(--teal-deep)}.button-outline{color:var(--ink);background:0 0;border-color:#889b99}.button-outline:hover{background:#e8efec}.button-light{background:var(--lime);color:var(--ink)}.button-outline-light{color:#fff;border-color:#91b4ae}.button-outline-light:hover{background:#255c57}.actions{flex-wrap:wrap;gap:11px;display:flex}.actions svg{flex:none}.site-header{z-index:20;background:#fff;border-bottom:1px solid #e6eae5;height:78px;position:relative}.header-inner{align-items:center;gap:28px;height:100%;display:flex}.brand{letter-spacing:-.07em;white-space:nowrap;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-size:19px;font-weight:800;line-height:1;display:flex}.brand strong{color:var(--teal)}.brand small{letter-spacing:.21em;color:#647b79;margin-top:5px;font-family:DM Sans,sans-serif;font-size:7.5px;font-weight:700;display:block}.brand-mark{border:5px solid var(--teal);place-items:center;width:34px;height:34px;display:grid;transform:rotate(-12deg)}.brand-mark span{background:var(--lime);width:10px;height:10px}.desktop-nav{align-items:center;gap:26px;margin-left:auto;font-size:12px;font-weight:700;display:flex}.desktop-nav>a,.nav-group>a{align-items:center;height:78px;display:inline-flex}.desktop-nav a:hover{color:var(--teal)}.nav-group{position:relative}.nav-dropdown{border:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;gap:2px;width:315px;padding:16px;display:none;position:absolute;top:77px;left:-20px;box-shadow:0 18px 30px #0e2c2d1f}.nav-dropdown a{padding:10px 8px;font-size:12px;line-height:1.3}.nav-dropdown a:hover{background:var(--mist)}.nav-group:hover .nav-dropdown,.nav-group:focus-within .nav-dropdown{display:grid}.header-cta{background:var(--teal);color:#fff;white-space:nowrap;border-radius:var(--radius);align-items:center;gap:13px;padding:13px 16px;font-size:12px;font-weight:800;display:flex}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{background:#fff;grid-template-columns:repeat(2,1fr);gap:0 20px;padding:22px 6vw;display:grid;position:absolute;top:77px;left:0;right:0;box-shadow:0 14px 22px #0b313222}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:13px 0;font-size:14px;font-weight:700}.mobile-sticky{display:none}.decision-section{background:#fff}.decision-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.decision-card{border:1px solid var(--line);background:#fcfdfa;flex-direction:column;align-items:flex-start;min-height:287px;padding:24px;transition:background .2s,transform .2s;display:flex}.decision-card:hover{background:#edf4ec;transform:translateY(-4px)}.decision-card>svg{color:var(--teal);margin-bottom:35px}.decision-card>span{letter-spacing:.14em;color:#578078;font-size:10px;font-weight:800}.decision-card h3{margin:9px 0;font-size:24px}.decision-card p{color:#60716f;margin:0 0 20px;font-size:13px;line-height:1.6}.decision-card strong{border-top:1px solid var(--line);justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding-top:16px;font-size:12px;display:flex}.price-section{background:#f4f4ee}.price-ladder{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.price-card{background:#fff;border:1px solid #e0e5dc;flex-direction:column;align-items:flex-start;min-height:410px;padding:34px;display:flex}.price-card.featured{color:#fff;background:#104944;border-color:#104944}.price-tag{letter-spacing:.17em;color:#558074;font-size:10px;font-weight:800}.featured .price-tag{color:#b9d9c7}.price-card h3{margin:26px 0 18px;font-size:34px}.price-card p{color:#667772;max-width:280px;margin-bottom:32px;font-size:14px;line-height:1.65}.price-card.featured p{color:#c9dcd4}.price-number{letter-spacing:-.06em;white-space:nowrap;margin-top:auto;font-family:Manrope,sans-serif;font-size:40px;font-weight:800}.price-number span{letter-spacing:0;font-size:17px;font-weight:600}.price-card small{color:#68807a;margin:5px 0 25px;font-size:11px}.price-card.featured small{color:#bbd4c9}.price-card a{border-top:1px solid #d7e0d9;justify-content:space-between;align-items:center;width:100%;padding-top:17px;font-size:12px;font-weight:800;display:flex}.price-card.featured a{border-color:#56847b}.price-card a:hover{color:#81a77d}.room-section{background:#eaf0e9}.room-grid{grid-template-columns:48% 52%;min-height:595px;display:grid}.room-image{margin-left:calc(min(100vw - 72px,1340px)/2 - 50vw);position:relative}.room-image img{object-fit:cover}.room-copy{padding:78px 10% 70px 11%}.room-copy h2{margin:23px 0 22px;font-size:clamp(44px,4vw,63px)}.room-copy p{color:#58706b;max-width:510px;font-size:16px}.room-pair{border-top:1px solid #cad8cd;border-bottom:1px solid #cad8cd;flex-direction:column;gap:0;margin:27px 0 29px;display:flex}.room-pair span{color:#58716c;grid-template-columns:22px 1fr auto;align-items:center;gap:11px;padding:15px 0;font-size:13px;display:grid}.room-pair span+span{border-top:1px solid #cad8cd}.room-pair strong{color:var(--ink);font-size:13px}.room-copy .button{font-size:12px}.services-section{background:#fff}.process-section{background:#f3f5f0}.process-grid{grid-template-columns:36% 64%;gap:45px;display:grid}.process-steps{grid-template-columns:1fr 1fr;gap:12px;padding-right:45px;display:grid}.process-steps>div{border-top:1px solid #cbd9ce;padding:21px 19px}.process-steps span{color:#6c9080;font-size:11px}.process-steps h3{margin:21px 0 8px;font-size:20px}.process-steps p{color:#647771;margin:0;font-size:13px}.faq-section{border-top:1px solid var(--line);background:#fff}.faq-grid{grid-template-columns:42% 58%;gap:60px;display:grid}.faq-grid .section-heading h2{font-size:clamp(38px,3.4vw,51px)}.faq-list{padding-right:60px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:15px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--teal);font-size:23px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:#576b66;margin:0;padding:0 35px 20px 0;font-size:14px}.cta-banner{background:var(--teal-deep);color:#fff;padding:79px 0}.cta-inner{justify-content:space-between;align-items:end;gap:35px;display:flex}.cta-banner .eyebrow{color:#b8dcba}.cta-banner h2{margin:20px 0 16px;font-size:clamp(42px,4.1vw,61px)}.cta-banner p{color:#b8d1c8;margin:0;font-size:15px}.cta-inner .actions{flex:none;padding-bottom:6px}.site-footer{color:#e7f0ea;background:#092c2d;padding:64px 0 23px}.footer-grid{grid-template-columns:2.1fr 1fr 1fr 1.25fr;gap:65px;display:grid}.footer-brand{letter-spacing:-.07em;font-family:Manrope,sans-serif;font-size:28px;font-weight:800}.footer-brand strong{color:#badd98}.footer-grid p{color:#9bbab1;max-width:335px;margin:16px 0;font-size:13px}.footer-grid .footer-address{margin-top:28px}.footer-grid h2{letter-spacing:.19em;color:#a6c8b6;margin:9px 0 23px;font:800 10px DM Sans,sans-serif}.footer-grid a{color:#d9e9df;margin:0 0 14px;font-size:13px;display:block}.footer-grid a:hover{color:#badd98}.footer-arrow{align-items:center;gap:8px;display:flex!important}.footer-bottom{color:#8fb0a7;border-top:1px solid #315455;justify-content:space-between;margin-top:48px;padding-top:22px;font-size:11px;display:flex}.footer-bottom span:last-child{gap:18px;display:flex}.breadcrumbs{color:#80908c;align-items:center;gap:9px;height:56px;font-size:11px;display:flex}.breadcrumbs>span{align-items:center;gap:7px;display:flex}.breadcrumbs a:hover{color:var(--teal)}.interior-hero{background:#f4f6f1;padding:70px 0 80px}.interior-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.interior-hero:not(.has-image) .interior-hero-grid{grid-template-columns:minmax(0,830px)}.interior-copy h1{margin:25px 0;font-size:clamp(52px,5.4vw,78px)}.hero-lead{color:#4e6460;max-width:660px;margin-bottom:28px;font-size:18px}.interior-copy>p:not(.hero-lead){color:#536b66;font-size:15px}.interior-image{min-height:390px;position:relative;overflow:hidden}.interior-image img{object-fit:cover}.editorial-section{background:#fff}.editorial-grid{grid-template-columns:34% 66%;gap:60px;display:grid}.editorial-aside{padding-right:40px}.editorial-aside h2{margin:21px 0;font-size:clamp(33px,3vw,48px)}.editorial-aside p{color:#657973;font-size:15px}.aside-rule{background:var(--line);width:100%;height:1px;margin-top:40px;display:block}.editorial-main{padding-right:60px}.editorial-item{border-top:1px solid var(--line);grid-template-columns:52px 1fr;gap:15px;padding:23px 0 29px;display:grid}.editorial-item:last-child{border-bottom:1px solid var(--line)}.item-number{letter-spacing:.12em;color:#83a18c;padding-top:8px;font-size:11px;font-weight:800}.editorial-item h2{margin:0 0 11px;font-size:26px}.editorial-item p{color:#586d68;max-width:690px;margin:0;font-size:15px}.editorial-item p a{color:var(--teal);align-items:center;gap:3px;text-decoration:underline;display:inline-flex}.editorial-item ul{margin:20px 0 0;padding:0;list-style:none}.editorial-item li{color:#536e67;align-items:flex-start;gap:10px;margin:12px 0;font-size:14px;display:flex}.editorial-item li svg{color:#418f76;flex:none;margin-top:2px}.rec-section{background:#f4f6f1}.product-grid,.choice-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:38px;display:grid}.product-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:255px;padding:20px;transition:transform .2s,background .2s;display:flex}.product-card:hover{background:#f8fbf4;transform:translateY(-4px)}.card-index{letter-spacing:.17em;color:#86a39c;margin-bottom:28px;font-size:10px}.product-card-copy{flex-direction:column;gap:9px;display:flex}.product-card-copy small{color:#4b8072;text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:800}.product-card-copy strong{letter-spacing:-.05em;font-family:Manrope,sans-serif;font-size:22px}.product-card-copy>span{color:#677b75;font-size:12px}.product-card-bottom{border-top:1px solid var(--line);align-items:end;gap:24px;margin-top:auto;padding-top:15px;display:flex}.product-card-bottom>span{flex-direction:column;display:flex}.product-card-bottom b{letter-spacing:-.05em;font-family:Manrope,sans-serif;font-size:22px}.product-card-bottom small{color:#7e928b;letter-spacing:.15em;font-size:9px;font-weight:800}.product-card-bottom>svg{color:var(--teal);margin-left:auto}.table-section{background:#f5f6f2}.table-wrap{border:1px solid var(--line);margin-top:34px;overflow-x:auto}table{border-collapse:collapse;background:#fff;width:100%;min-width:820px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:16px 18px;font-size:12px}th{letter-spacing:.12em;color:#65847c;text-transform:uppercase;background:#e8eee7;font-size:10px}td a{align-items:center;gap:4px;font-weight:800;display:inline-flex}td a:hover{color:var(--teal)}tr:last-child td{border-bottom:0}.metric-notes{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:25px;display:grid}.metric-notes>div{color:#59716a;grid-template-columns:20px 1fr;gap:6px 10px;font-size:12px;display:grid}.metric-notes strong{color:var(--ink);font-size:12px}.metric-notes span{grid-column:2}.related-section{border-top:1px solid var(--line);padding:30px 0}.related-inner{align-items:center;gap:50px;display:flex}.related-inner>span{letter-spacing:.17em;color:#79948a;font-size:10px;font-weight:800}.related-inner>div{flex-wrap:wrap;gap:8px;display:flex}.related-inner a{border:1px solid var(--line);align-items:center;gap:10px;padding:11px 14px;font-size:12px;font-weight:700;display:flex}.related-inner a:hover{background:var(--mist)}.product-hero{background:#f1f4ee;padding:73px 0 84px}.product-hero-grid{grid-template-columns:1fr .72fr;align-items:center;gap:90px;display:grid}.product-hero h1{margin:22px 0;font-size:clamp(54px,5.6vw,82px)}.product-hero h1 span{letter-spacing:-.035em;color:#6c8179;margin-top:10px;font-size:.47em;display:block}.product-hero .hero-lead{max-width:610px}.product-hero-price{letter-spacing:-.05em;margin-bottom:0;font-family:Manrope,sans-serif;font-size:33px;font-weight:800}.product-hero-price span{letter-spacing:0;color:#60766f;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500}.min-note{color:#70867e;margin:2px 0 25px;font-size:11px}.product-visual{background:#d8e0d5;flex-direction:column;justify-content:space-between;min-height:415px;padding:20px;display:flex;position:relative;overflow:hidden}.product-visual>span{letter-spacing:.18em;color:#55766b;font-size:10px;font-weight:800}.product-visual>p{z-index:2;color:#365b55;max-width:250px;font-size:12px}.film-pane{background:linear-gradient(135deg,#fff9,#0000 48%),linear-gradient(155deg,#8cae9d,#dce8ce 52%,#88a3aa);border:8px solid #24413c;position:absolute;inset:56px 40px 50px;box-shadow:11px 15px #a1b9a9,0 30px 50px #4d777054}.film-pane:after{content:"";background:linear-gradient(130deg,#0000 48%,#ffffff32 49%,#0000 52%);position:absolute;inset:0}.film-pane.film-dark{background:linear-gradient(135deg,#172a34e8,#21424aea),url(/images/banner.jpg) 50%/cover}.film-pane.film-medium{background:linear-gradient(135deg,#315962c8,#a7c6b8a8),url(/images/banner.jpg) 50%/cover}.film-pane.film-bright{background:linear-gradient(135deg,#b5dad2a8,#d6e5c3a8),url(/images/banner.jpg) 50%/cover}.film-pane>span{z-index:1;color:#fff;letter-spacing:-.06em;text-shadow:0 1px 5px #123;font:800 42px Manrope,sans-serif;position:absolute;bottom:20px;right:18px}.film-pane>span small{letter-spacing:.15em;text-align:right;font:800 8px DM Sans,sans-serif;display:block}.metric-bar{color:#fff;background:#0d4642}.metric-grid{grid-template-columns:repeat(4,1fr);display:grid}.metric-grid>div{border-right:1px solid #34716a;flex-direction:column;padding:28px 30px;display:flex}.metric-grid>div:first-child{border-left:1px solid #34716a}.metric-grid span{letter-spacing:.15em;color:#bed9c8;font-size:10px;font-weight:800}.metric-grid strong{letter-spacing:-.06em;margin:9px 0 3px;font:800 33px Manrope,sans-serif}.metric-grid small{color:#b8d1c8;font-size:10px}.contact-section{background:#f4f6f0;scroll-margin-top:35px}.contact-grid{grid-template-columns:43% 57%;gap:70px;display:grid}.contact-grid>div:first-child{padding-right:60px}.contact-grid h2{margin:21px 0;font-size:clamp(42px,4vw,60px)}.contact-grid>div:first-child>p{color:#60756d;margin-bottom:40px;font-size:15px}.contact-detail{color:#45655c;border-bottom:1px solid #d6e1d8;align-items:flex-start;gap:13px;padding:13px 0;font-size:13px;display:flex}.contact-detail svg{color:var(--teal);flex:none}.contact-form-panel{border:1px solid var(--line);background:#fff;padding:36px 39px}.contact-form-panel h3{margin:0 0 5px;font-size:29px}.contact-form-panel>p{color:#788c82;margin-bottom:25px;font-size:13px}.quote-form{flex-direction:column;gap:17px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.quote-form label{flex-direction:column;gap:7px;font-size:12px;font-weight:800;display:flex}.quote-form label span{color:#91a399;font-weight:400}.quote-form input,.quote-form select,.quote-form textarea{width:100%;color:var(--ink);background:#fcfdfa;border:1px solid #cbd9d0;border-radius:2px;outline:none;padding:12px 13px;font-size:13px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0d504b20}.quote-form textarea{resize:vertical}.form-consent{color:#77887d;margin:0;font-size:11px}.form-consent a{text-decoration:underline}.quote-form .button{align-self:flex-start}.form-error{color:#9b2828;margin:0;font-size:12px}.form-success{background:#e9f4e9;padding:25px}.form-success h3{font-size:23px}.honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.link-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.link-grid a{border:1px solid var(--line);justify-content:space-between;padding:25px;font-weight:800;display:flex}.link-grid a:hover{background:var(--mist)}.not-found{padding:130px 0 160px}.not-found>span{letter-spacing:.18em;color:#6a9280;font-size:11px}.not-found h1{margin:22px 0;font-size:clamp(50px,6vw,85px)}.not-found p{color:#63756d;margin-bottom:30px;font-size:17px}:focus-visible{outline-offset:3px;outline:3px solid #6eac7d}.gallery-section{background:#f4f6f1}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:36px;display:grid}.gallery-grid figure{background:#fff;margin:0}.gallery-grid img{object-fit:cover;width:100%;height:370px}.gallery-grid figcaption{color:#486e62;padding:14px 17px;font-size:12px;font-weight:800}.form-unavailable{flex-direction:column;align-items:flex-start;gap:17px;padding:12px 0 8px;display:flex}.form-unavailable p{color:#506d62;margin:0;font-size:15px}.form-unavailable .text-link{font-size:13px}.faq-grid{grid-template-columns:minmax(0,42fr) minmax(0,58fr)}.contact-grid{grid-template-columns:minmax(0,43fr) minmax(0,57fr)}.editorial-grid{grid-template-columns:minmax(0,34fr) minmax(0,66fr)}.process-grid{grid-template-columns:minmax(0,36fr) minmax(0,64fr)}.cta-banner h2 em{color:#b8dcaa}.decision-card>span{color:#3e6658}.price-tag{color:#3b6658}.price-card small{color:#48645a}.service-grid>a>span{color:#526e5e}.process-steps span{color:#3e6551}.process-steps p{color:#435b50}@media (max-width:1100px){.desktop-nav{gap:15px}.desktop-nav a{font-size:11px}.header-inner{gap:16px}.header-cta{padding:12px}.decision-grid,.product-grid,.choice-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{gap:35px}}@media (max-width:850px){.container{width:min(100% - 40px,1340px)}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.room-grid{grid-template-columns:1fr}.room-image{height:410px;margin:0 -20px}.room-copy{padding:55px 5px 65px}.process-grid,.faq-grid,.editorial-grid{grid-template-columns:1fr;gap:35px}.process-steps,.faq-list,.editorial-main,.editorial-aside{padding-right:0}.interior-hero-grid,.product-hero-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.contact-grid>div:first-child{padding-right:0}.footer-grid{grid-template-columns:repeat(2,1fr)}.cta-inner{flex-direction:column;align-items:flex-start}.product-visual{max-width:650px}.section{padding:78px 0}}@media (max-width:600px){.container{width:min(100% - 32px,1340px)}.site-header{height:68px}.mobile-menu nav{top:67px}.brand{font-size:17px}.brand-mark{width:30px;height:30px}.section{padding:65px 0}.section-heading h2{font-size:38px}.section-heading p{font-size:15px}.split-heading{display:block}.split-heading .text-link{margin-top:18px}.decision-grid,.price-ladder,.service-grid,.product-grid,.choice-grid,.link-grid{grid-template-columns:1fr}.decision-card{min-height:242px}.decision-card>svg{margin-bottom:20px}.price-card{min-height:355px}.room-image{height:280px;margin:0 -16px}.room-copy{padding:49px 0 57px}.room-copy h2{font-size:44px}.room-pair span{grid-template-columns:22px 1fr}.room-pair strong{grid-column:2}.process-steps{grid-template-columns:1fr;gap:0}.faq-list summary{font-size:14px}.cta-banner{padding:61px 0}.cta-banner h2{font-size:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid h2{margin-bottom:15px}.footer-bottom{margin-bottom:55px}.mobile-sticky{z-index:19;padding:9px 12px max(9px,env(safe-area-inset-bottom));background:#fff;gap:8px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #092d2b22}.mobile-sticky a{text-align:center;background:#e9f1e9;border-radius:2px;flex:1;padding:12px 8px;font-size:12px;font-weight:800}.mobile-sticky a:last-child{background:var(--teal);color:#fff}.breadcrumbs{flex-wrap:wrap;height:auto;min-height:48px;padding:10px 0}.interior-hero{padding:45px 0 55px}.interior-copy h1,.product-hero h1{font-size:clamp(45px,12vw,66px)}.hero-lead{font-size:15px}.interior-image{min-height:250px}.editorial-item{grid-template-columns:36px 1fr}.editorial-item h2{font-size:22px}.editorial-item p{font-size:14px}.metric-notes{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid>div{border-bottom:1px solid #34716a;padding:19px}.metric-grid strong{font-size:27px}.metric-grid>div:first-child{border-left:0}.product-hero{padding:50px 0}.product-hero-grid{gap:25px}.product-visual{min-height:310px}.film-pane{inset:45px 40px 40px}.contact-form-panel{padding:25px 20px}.form-row{grid-template-columns:1fr}.related-inner{flex-direction:column;align-items:flex-start;gap:13px}.gallery-grid{grid-template-columns:1fr}.gallery-grid img{height:300px}}.price-card{min-height:320px}.price-card a{margin-top:auto}@media (max-width:600px){.price-card{min-height:290px}}.original-brand{flex:none;gap:0}.original-brand img{object-fit:contain;width:120px;height:auto;display:block}
@font-face{font-family:Playfair Display Hero;src:url(/fonts/playfair-display-latin-600.woff2)format("woff2");font-style:normal;font-weight:600;font-display:swap}.site-header{background:#fbfaf6;border-bottom-color:#0d342b17;height:88px}.header-inner{width:calc(100% - clamp(40px,7vw,120px));max-width:1800px}.original-brand img{width:136px}.desktop-nav{gap:clamp(18px,1.9vw,34px);font-size:13px;font-weight:600}.desktop-nav>a,.nav-group>a{height:88px}.nav-dropdown{top:87px}body:has(.editorial-hero) .desktop-nav>a:first-child{position:relative}body:has(.editorial-hero) .desktop-nav>a:first-child:after{content:"";background:#286547;height:2px;position:absolute;bottom:27px;left:0;right:0}.header-cta{background:linear-gradient(160deg,#407b50,#16482e);border-radius:12px;gap:13px;min-height:52px;padding:12px 22px;font-size:15px;font-weight:700;transition:transform .18s,filter .18s}.header-cta:hover{filter:brightness(.95)}.wa-glyph{flex:none;place-items:center;width:29px;height:29px;display:inline-grid;position:relative}.wa-glyph svg:last-child{position:absolute;transform:rotate(-26deg)}.editorial-hero{isolation:isolate;background:#f1efe7;min-height:clamp(720px,100svh - 88px,1020px);position:relative;overflow:hidden}.editorial-hero-picture{z-index:-2;position:absolute;inset:0}.editorial-hero-picture img{object-fit:cover;object-position:center center;filter:saturate(1.045)contrast(1.035);width:100%;height:100%}.editorial-hero-wash{z-index:-1;background:linear-gradient(90deg,#f7f4ece0 0%,#f7f4ecad 18%,#f7f4ec4d 34%,#f7f4ec14 47%,#0000 59%);position:absolute;inset:0}.editorial-hero-inner{width:calc(100% - clamp(40px,7vw,120px));max-width:1800px;min-height:inherit;flex-direction:column;justify-content:space-between;padding-top:clamp(58px,7.7vh,92px);padding-bottom:42px;display:flex;position:relative}.editorial-hero-content{width:min(710px,58%)}.editorial-hero-eyebrow{color:#25473c;letter-spacing:.31em;white-space:nowrap;align-items:center;gap:20px;font-size:10px;font-weight:700;display:flex}.editorial-hero-eyebrow>span{background:#376f50;flex:none;width:43px;height:1px}.editorial-hero h1{color:#111a17;letter-spacing:-.064em;margin:30px 0 21px;font-family:Playfair Display Hero,Georgia,serif;font-size:clamp(59px,4.9vw,82px);font-weight:600;line-height:1.01}.editorial-hero h1 span{white-space:nowrap;display:block}.editorial-hero-content>p{color:#283e42;max-width:565px;margin:0;font-size:18px;line-height:1.55}.editorial-hero-actions{flex-wrap:wrap;gap:14px;margin-top:27px;display:flex}.editorial-hero-actions a{white-space:nowrap;border:1px solid #20543c;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;min-height:59px;padding:13px 22px;font-size:15px;font-weight:700;transition:transform .18s,background .18s,color .18s;display:inline-flex}.editorial-hero-actions a:hover{transform:translateY(-2px)}.editorial-hero-whatsapp{color:#fff;background:linear-gradient(160deg,#407b50,#16482e);min-width:226px}.editorial-hero-whatsapp:hover{background:#16482e}.editorial-hero-explore{color:#143e2d;background:#ffffffe0;min-width:244px}.editorial-hero-explore:hover{background:#fff}.editorial-hero-support{color:#3b574e;letter-spacing:.2em;text-transform:uppercase;margin-top:22px;font-size:10px;font-weight:700;display:block}.editorial-hero-benefits{grid-template-columns:1fr 1fr 1fr 1.65fr;width:min(670px,100%);display:grid}.editorial-hero-benefits>div{border-right:1px solid #24464757;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:82px;padding:0 19px;display:flex}.editorial-hero-benefits>div:first-child{padding-left:0}.editorial-hero-benefits>div:last-child{border-right:0}.editorial-hero-benefits svg{color:#102d2c;margin-bottom:10px}.editorial-hero-benefits span{color:#2d4144;font-size:13px;line-height:1.35}@media (min-width:1400px){.editorial-hero-inner{padding-bottom:70px}}@media (max-width:1100px){.editorial-hero-content{width:min(680px,66%)}.editorial-hero h1{font-size:clamp(58px,5vw,70px)}.editorial-hero-inner{padding-top:50px;padding-bottom:30px}}@media (max-width:850px){.site-header{height:80px}.original-brand img{width:122px}.mobile-menu nav{top:79px}.editorial-hero{min-height:max(810px,100svh - 80px)}.editorial-hero-picture img{object-position:57% center}.editorial-hero-wash{background:linear-gradient(90deg,#f7f4eca6 0%,#f7f4ec6b 42%,#f7f4ec1a 78%,#0000 100%)}.editorial-hero-content{width:min(650px,89%)}.editorial-hero h1{font-size:clamp(49px,6.7vw,60px)}.editorial-hero-inner{padding-top:58px;padding-bottom:35px}}@media (max-width:600px){.site-header{height:72px}.header-inner{width:calc(100% - 32px)}.original-brand img{width:105px}.mobile-menu nav{top:71px}.editorial-hero{min-height:965px}.editorial-hero-picture img{object-position:55% center}.editorial-hero-wash{background:linear-gradient(#f7f4ec99 0%,#f7f4ec6e 37%,#f7f4ec38 54%,#f7f4ec08 77%,#0000 100%)}.editorial-hero-inner{width:calc(100% - 32px);padding-top:38px;padding-bottom:25px}.editorial-hero-content{width:100%}.editorial-hero-eyebrow{letter-spacing:.19em;gap:10px;font-size:8.5px}.editorial-hero-eyebrow>span{width:25px}.editorial-hero h1{letter-spacing:-.067em;margin:23px 0 16px;font-size:clamp(37px,10vw,42px);line-height:1.02}.editorial-hero-content>p{max-width:355px;font-size:15px;line-height:1.55}.editorial-hero-actions{flex-direction:column;gap:10px;margin-top:23px}.editorial-hero-actions a{width:100%;min-height:54px;padding:11px 18px;font-size:14px}.editorial-hero-support{letter-spacing:.15em;margin-top:17px;font-size:9px}.editorial-hero-benefits{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#f7f4ecb8;border-top:1px solid #24464740;grid-template-columns:repeat(2,1fr);width:100%;padding:16px}.editorial-hero-benefits>div{min-height:94px;padding:8px 14px}.editorial-hero-benefits>div:nth-child(2){border-right:0}.editorial-hero-benefits>div:nth-child(n+3){border-top:1px solid #2446473d;padding-top:16px}.editorial-hero-benefits>div:first-child,.editorial-hero-benefits>div:nth-child(3){padding-left:0}.editorial-hero-benefits svg{width:24px;height:24px;margin-bottom:6px}.editorial-hero-benefits span{font-size:12px}}@media (prefers-reduced-motion:reduce){.editorial-hero-actions a,.header-cta{transition:none}}
.service-editorial{background:#f7f5ee}.service-editorial .section-heading{max-width:900px}.service-editorial .section-heading h2{letter-spacing:-.045em;max-width:850px;font-family:Playfair Display Hero,Georgia,serif;font-size:clamp(39px,4.5vw,68px);font-weight:600;line-height:1.08}.service-editorial-zh .section-heading h2{letter-spacing:-.035em;font-family:Songti SC,Noto Serif CJK SC,serif}.service-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:42px;display:grid}.service-feature{color:#182820;isolation:isolate;min-width:0;display:block;position:relative;overflow:hidden}.service-feature:focus-visible{outline-offset:4px;outline:3px solid #286547}.service-media{min-width:0;position:relative;overflow:hidden}.service-media img{object-fit:cover;transition:transform .45s}.service-feature:hover .service-media img{transform:scale(1.018)}.service-feature:hover .service-arrow svg{transform:translate(3px,-3px)}.service-arrow svg{transition:transform .22s}.service-feature h3{letter-spacing:-.045em;margin:13px 0 12px;font-family:Playfair Display Hero,Georgia,serif;font-size:clamp(39px,3.1vw,55px);line-height:1}.service-editorial-zh .service-feature h3{letter-spacing:-.02em;font-family:Songti SC,Noto Serif CJK SC,serif}.service-feature p{max-width:530px;margin:0;font-size:15px;line-height:1.55}.service-feature small{margin-top:9px;font-size:12px;line-height:1.4;display:block}.service-number{letter-spacing:.18em;font-size:10px;font-weight:800}.service-arrow{border:1px solid;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:25px;right:25px}.service-reflective,.service-safety{color:#fff;height:clamp(400px,35vw,520px)}.service-reflective .service-media,.service-safety .service-media{z-index:-2;position:absolute;inset:0}.service-reflective:after,.service-safety:after{content:"";z-index:-1;background:linear-gradient(#0000 28%,#081f1d21 48%,#07201dc7 100%);transition:opacity .3s;position:absolute;inset:0}.service-reflective:hover:after,.service-safety:hover:after{opacity:.91}.service-reflective .service-copy,.service-safety .service-copy{position:absolute;bottom:31px;left:32px;right:76px}.service-reflective .service-media img{object-position:54% center;filter:saturate(.88)sepia(.07)contrast(1.04)}.service-safety .service-media img{object-position:55% center}.service-reflective .service-arrow,.service-safety .service-arrow{bottom:2px;right:-51px}.service-decorative,.service-privacy{grid-column:1/-1;grid-template-columns:52% 48%;min-height:370px;display:grid}.service-decorative .service-copy,.service-privacy .service-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:48px clamp(35px,5vw,88px);display:flex;position:relative}.service-decorative .service-copy{background:#e9e7dc}.service-decorative .service-media img{object-position:center 52%}.service-privacy{color:#f6f4ed;grid-template-columns:46% 54%}.service-privacy .service-media{grid-area:1/2}.service-privacy .service-copy{background:#193d34;grid-area:1/1}.service-privacy .service-media img{object-position:center 54%}.service-decorative .service-arrow,.service-privacy .service-arrow{bottom:30px;right:30px}.language-switch{white-space:nowrap;color:#53635b;flex:none;align-items:center;gap:7px;margin-left:4px;font-size:11px;font-weight:700;display:flex}.language-switch a{align-items:center;min-height:44px;padding:0 2px;display:inline-flex}.language-switch a[aria-current]{color:#174d34;text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:2px}.language-switch a:focus-visible{outline-offset:2px;outline:2px solid #286547}.mobile-menu .language-switch-mobile{display:none}.zh-hero h1{letter-spacing:-.045em;font-family:Songti SC,Noto Serif CJK SC,serif;font-size:clamp(52px,4.8vw,79px);line-height:1.15}.zh-hero h1 span{white-space:normal}.zh-hero .editorial-hero-content>p{max-width:600px}.zh-page .interior-copy h1,.zh-page .editorial-aside h2{letter-spacing:-.035em;font-family:Songti SC,Noto Serif CJK SC,serif}.zh-page .editorial-item h2{font-size:26px}.zh-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.zh-product{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:225px;padding:21px;display:flex}.zh-product small{color:#39715b;font-size:11px;font-weight:800}.zh-product h3{margin:18px 0 6px;font-size:21px}.zh-product p{color:#58706a;font-size:13px;line-height:1.45}.zh-product .zh-metrics{border-top:1px solid var(--line);gap:16px;margin-top:auto;padding-top:18px;font-size:12px;display:flex}.zh-product .zh-metrics b{color:#173d35;font-size:18px}.zh-product:is(a):hover{background:#edf4ec}.zh-product:is(a):focus-visible{outline-offset:3px;outline:3px solid #286547}.zh-faq{background:#f6f7f2}.zh-faq .faq-list{max-width:900px}.zh-home-intro{background:#f7f5ee;padding:80px 0}.zh-home-intro h2{max-width:900px;margin:18px 0 26px;font-family:Songti SC,Noto Serif CJK SC,serif;font-size:clamp(36px,4vw,60px);line-height:1.16}.zh-home-links{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.zh-home-links a{background:#fff;border-top:2px solid #39715b;flex-direction:column;gap:10px;padding:28px;display:flex}.zh-home-links strong{font-size:21px}.zh-home-links span{color:#5e716a;font-size:14px;line-height:1.5}.zh-home-links svg{align-self:flex-end}@media (max-width:1200px){.desktop-nav{gap:15px}.header-inner{gap:16px}.header-cta{padding-left:16px;padding-right:16px}}@media (max-width:950px){.desktop-nav,.header-inner>.language-switch,.header-cta{display:none}.mobile-menu{display:block}.mobile-menu .language-switch-mobile{border-top:1px solid var(--line);grid-column:1/-1;gap:20px;margin:13px 0 0;padding-top:8px;display:flex}.mobile-menu nav{max-height:calc(100svh - 82px);overflow-y:auto}.service-editorial-grid{grid-template-columns:1fr}.service-reflective,.service-safety{height:390px}.service-decorative,.service-privacy{grid-column:auto;min-height:340px}.zh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.service-editorial{padding-top:66px;padding-bottom:70px}.service-editorial .section-heading h2{font-size:40px}.service-editorial-grid{gap:14px;margin-top:29px}.service-feature h3{font-size:39px}.service-reflective,.service-safety{height:350px}.service-reflective .service-copy,.service-safety .service-copy{bottom:23px;left:22px;right:65px}.service-reflective .service-arrow,.service-safety .service-arrow{bottom:1px;right:-50px}.service-feature p{font-size:13px}.service-feature small{font-size:11px}.service-arrow{width:32px;height:32px;bottom:19px;right:17px}.service-decorative,.service-privacy{flex-direction:column;min-height:0;display:flex}.service-decorative .service-media,.service-privacy .service-media{flex:none;height:235px}.service-decorative .service-copy,.service-privacy .service-copy{min-height:235px;padding:28px 61px 35px 25px}.service-privacy .service-copy{order:2}.service-privacy .service-media{order:1}.service-decorative .service-arrow,.service-privacy .service-arrow{bottom:20px;right:20px}.zh-hero h1{font-size:clamp(39px,10vw,46px);line-height:1.14}.zh-hero .editorial-hero-content>p{font-size:15px}.zh-product-grid,.zh-home-links{grid-template-columns:1fr}.zh-home-intro{padding:58px 0}}@media (prefers-reduced-motion:reduce){.service-media img,.service-arrow svg{transition:none}}
.product-choice{color:#17352c;background:#fbfaf6}.product-choice-heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:48px;display:flex}.product-choice-heading>div{max-width:790px}.choice-eyebrow,.choice-stage-heading,.choice-scene,.choice-premium-label{letter-spacing:.18em;font-size:11px;font-weight:800;line-height:1.4}.choice-eyebrow{color:#497252}.product-choice-heading h2{letter-spacing:-.045em;margin:17px 0 16px;font-family:Playfair Display Hero,Georgia,serif;font-size:clamp(42px,4.7vw,67px);font-weight:600;line-height:1.1}.product-choice-heading p{color:#53655a;max-width:650px;margin:0;font-size:17px;line-height:1.58}.product-choice-heading .text-link{flex:none;margin-bottom:4px}.choice-stage-heading{color:#55725e;border-bottom:1px solid #bdc9ba;justify-content:space-between;margin-bottom:18px;padding:0 0 12px;display:flex}.choice-primary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.choice-primary{background:#f2f0e8;border:1px solid #d8dcd1;flex-direction:column;min-width:0;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.choice-primary:hover{background:#eeefe6;border-color:#829d84}.choice-primary:focus-visible,.choice-premium:focus-visible{outline-offset:4px;outline:3px solid #326d4c}.choice-primary-image{background:#d9dfd2;height:clamp(245px,23vw,330px);position:relative;overflow:hidden}.choice-primary-image img{object-fit:cover;transition:transform .4s}.choice-primary:hover .choice-primary-image img{transform:scale(1.015)}.choice-primary-bright .choice-primary-image img{object-position:center 54%}.choice-primary-dark .choice-primary-image img{object-position:center 57%}.choice-badge{color:#28543b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);letter-spacing:.14em;background:#faf9f0f0;padding:10px 13px;font-size:10px;font-weight:800;position:absolute;top:20px;left:21px}.choice-primary-dark .choice-badge{color:#f7f6eb;background:#18362ce6}.choice-primary-body{flex-direction:column;flex:1;min-height:245px;padding:27px 31px 25px;display:flex}.choice-scene{color:#527357}.choice-title-row{justify-content:space-between;align-items:start;gap:20px;margin:10px 0 8px;display:flex}.choice-title-row h3{letter-spacing:-.04em;margin:0;font-family:Playfair Display Hero,Georgia,serif;font-size:clamp(34px,3vw,47px);font-weight:600;line-height:1.06}.choice-title-row svg,.choice-premium-title svg{flex:none;margin-top:9px;transition:transform .2s}.choice-primary:hover .choice-title-row svg,.choice-premium:hover .choice-premium-title svg{transform:translate(3px,-3px)}.choice-primary-body p{color:#54675b;max-width:580px;margin:4px 0 23px;font-size:14px;line-height:1.55}.choice-specs{border-top:1px solid #cbd2c6;gap:0;margin:auto 0 0;padding-top:18px;display:flex}.choice-specs div{flex:1;align-items:baseline;gap:8px;min-width:0;display:flex}.choice-specs div+div{border-left:1px solid #cbd2c6;padding-left:15px}.choice-specs dt{letter-spacing:.1em;color:#577160;font-size:10px;font-weight:800}.choice-specs dd{letter-spacing:-.035em;color:#1b4835;margin:0;font-family:Manrope,sans-serif;font-size:19px;font-weight:700}.choice-premium-heading{justify-content:space-between;align-items:end;gap:30px;margin:60px 0 20px;display:flex}.choice-premium-heading h3{letter-spacing:-.04em;margin:7px 0 0;font-family:Playfair Display Hero,Georgia,serif;font-size:clamp(32px,3.3vw,47px);font-weight:600;line-height:1.1}.choice-premium-heading p{color:#53655a;max-width:400px;margin:0 0 4px;font-size:14px}.choice-premium-strip{color:#f4f5ea;background:#193d33;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.choice-premium{isolation:isolate;flex-direction:column;min-width:0;min-height:235px;padding:27px 31px 25px;transition:background .2s;display:flex;position:relative}.choice-premium+.choice-premium{border-left:1px solid #e1eede45}.choice-premium:hover{background:#ebf8e50f}.choice-premium:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#b8d4b017,#ffffff03 70%);border-left:1px solid #ffffff1f;width:58%;height:200%;position:absolute;top:-65%;right:-10%;transform:skew(-18deg)}.choice-premium-dark:before{background:linear-gradient(90deg,#14231e33,#ffffff08 70%)}.choice-premium-label{color:#b9d4b4}.choice-premium-title{justify-content:space-between;align-items:start;gap:12px;margin:8px 0 7px;display:flex}.choice-premium-title h4{letter-spacing:-.035em;margin:0;font-family:Playfair Display Hero,Georgia,serif;font-size:clamp(27px,2.35vw,34px);font-weight:600;line-height:1.1}.choice-premium-title svg{margin-top:3px}.choice-premium p{color:#d8e1d6;max-width:450px;margin:0 0 16px;font-size:13px;line-height:1.45}.choice-premium .choice-specs{border-color:#e1eede47;padding-top:15px}.choice-premium .choice-specs div+div{border-color:#e1eede47}.choice-premium .choice-specs dt{color:#bfd7bc}.choice-premium .choice-specs dd{color:#f5f6e9;font-size:17px}.choice-image-note{color:#647465;margin:17px 0 0;font-size:11px;line-height:1.4}.product-choice-zh .product-choice-heading h2,.product-choice-zh .choice-premium-heading h3{letter-spacing:-.035em;font-family:Songti SC,Noto Serif CJK SC,serif}.product-choice-zh .choice-scene,.product-choice-zh .choice-premium-label{letter-spacing:.1em}@media (max-width:1050px){.choice-primary-body{min-height:270px;padding:23px 23px 22px}.choice-primary-image{height:255px}.choice-title-row h3{font-size:35px}.choice-specs div{display:block}.choice-specs dd{margin-top:3px;display:block}.choice-premium{padding:25px 23px 23px}}@media (max-width:700px){.product-choice-heading{margin-bottom:36px;display:block}.product-choice-heading .text-link{margin-top:20px}.choice-primary-grid{grid-template-columns:1fr;gap:18px}.choice-primary-image{height:clamp(200px,46vw,280px)}.choice-primary-body{min-height:0;padding:23px 25px 22px}.choice-primary-body p{margin-bottom:18px}.choice-premium-heading{margin-top:48px}}@media (max-width:600px){.product-choice-heading h2{font-size:42px}.product-choice-heading p{font-size:15px}.choice-stage-heading{font-size:10px}.choice-primary-image{height:205px}.choice-primary-body{padding:21px 21px 20px}.choice-title-row h3{font-size:35px}.choice-primary-body p{font-size:13px}.choice-specs div{gap:5px;display:flex}.choice-specs dd{margin-top:0;font-size:16px}.choice-specs div+div{padding-left:8px}.choice-specs dt{font-size:9px}.choice-premium-heading{display:block}.choice-premium-heading h3{font-size:35px}.choice-premium-heading p{margin-top:9px}.choice-premium-strip{grid-template-columns:1fr}.choice-premium{min-height:0;padding:23px 22px 20px}.choice-premium+.choice-premium{border-top:1px solid #e1eede45;border-left:0}.choice-premium-title h4{font-size:29px}.choice-premium p{font-size:12px}.choice-premium .choice-specs dd{font-size:16px}}@media (prefers-reduced-motion:reduce){.choice-primary-image img,.choice-title-row svg,.choice-premium-title svg{transition:none}}
.catalogue-nav{flex-wrap:wrap;gap:9px;padding-top:22px;padding-bottom:22px;display:flex}.catalogue-nav a{color:#264c43;background:#fcfdf9;border:1px solid #d5dfd6;justify-content:space-between;align-items:center;gap:12px;min-width:126px;padding:11px 15px;font-size:12px;font-weight:750;transition:background .2s,border-color .2s;display:inline-flex}.catalogue-nav a:hover,.catalogue-nav a[aria-current=page]{background:#e9f1e9;border-color:#adc8b6}.catalogue-nav svg{color:#5f8977}.catalogue-section-heading{max-width:740px;margin-bottom:30px}.catalogue-section-heading>span{letter-spacing:.17em;color:#467263;font-size:10px;font-weight:800}.catalogue-section-heading h2{letter-spacing:-.04em;margin:12px 0;font-size:clamp(36px,4vw,56px);line-height:1.08}.catalogue-section-heading p{color:#5d706b;margin:0;font-size:15px;line-height:1.6}.category-showcase{background:#fbfaf6}.category-gallery{grid-template-columns:1.18fr 1fr;gap:18px;display:grid}.category-gallery figure{background:#edf0e9;margin:0}.category-gallery-image{aspect-ratio:1.65;position:relative;overflow:hidden}.category-gallery-image img{object-fit:cover}.category-gallery figcaption{color:#50645e;padding:15px 18px;font-size:12px;font-weight:650}.category-products{background:#f4f6f1}.catalogue-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.catalogue-product-card{background:#fff;border:1px solid #dce3df;flex-direction:column;min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.catalogue-product-card:hover{border-color:#afc9b9;transform:translateY(-4px);box-shadow:0 14px 30px #153f3020}.catalogue-card-image{aspect-ratio:1.38;background:#e7ebe5;position:relative;overflow:hidden}.catalogue-card-image img{object-fit:cover}.catalogue-card-image.exact-sample{background:#f4f4ef}.catalogue-card-image.exact-sample img{object-fit:contain}.catalogue-card-image>span{color:#385d51;letter-spacing:.1em;background:#fffffff0;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;bottom:10px;left:10px}.catalogue-card-copy{flex-direction:column;flex:1;padding:19px;display:flex}.catalogue-card-copy small{color:#597f71;letter-spacing:.1em;font-size:10px;font-weight:800}.catalogue-card-copy h3{letter-spacing:-.03em;margin:12px 0;font-size:23px;line-height:1.15}.catalogue-card-copy p{color:#61746c;margin:0 0 20px;font-size:13px;line-height:1.5}.catalogue-card-link{color:#174c40;border-top:1px solid #e4e9e3;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:14px;font-size:12px;font-weight:750;display:flex}.catalogue-detail-image{background:#e5ebe5;min-height:390px;margin:0;position:relative;overflow:hidden}.catalogue-detail-image img{object-fit:cover}.catalogue-detail-image.exact-sample img{object-fit:contain}.catalogue-detail-image figcaption{color:#36564a;background:#ffffffed;padding:9px 11px;font-size:11px;position:absolute;bottom:12px;left:12px;right:12px}.catalogue-bottom{padding-top:32px!important}.catalogue-bottom a{color:#18584a;align-items:center;gap:10px;font-weight:750;display:inline-flex}.image-product-card{min-height:355px;padding:0}.image-product-card .product-card-media{aspect-ratio:1.58;background:#e6ebe3;position:relative;overflow:hidden}.image-product-card .product-card-media img{object-fit:cover}.image-product-card .product-card-media>span{color:#385d51;letter-spacing:.1em;background:#fffffff0;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;bottom:10px;left:10px}.image-product-card .product-card-copy{padding:18px 19px 0}.image-product-card .product-card-bottom{margin:18px 19px 19px}.image-product-card .product-card-bottom .view-details{color:#185346;white-space:nowrap;align-items:center;gap:7px;margin-left:auto;font-size:11px;font-weight:800;display:flex}.ceramic-detail-image img{object-fit:cover}.ceramic-detail-image figcaption{color:#36564a;background:#ffffffed;padding:9px 11px;font-size:11px;position:absolute;bottom:12px;left:12px;right:12px}@media (max-width:1050px){.catalogue-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.category-gallery{grid-template-columns:1fr}.category-gallery-image{aspect-ratio:1.4}.catalogue-product-grid{grid-template-columns:1fr}.catalogue-nav{grid-template-columns:1fr 1fr;display:grid}.catalogue-nav a{min-width:0}.catalogue-detail-image{min-height:300px}.image-product-card .product-card-bottom{gap:15px}}.product-image-placeholder{color:#507164;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(135deg,#e9eee8,#d7e1d6);place-items:center;font-size:14px;font-weight:750;display:grid;position:absolute;inset:0}.image-product-card .product-card-media img,.ceramic-detail-image img{object-fit:contain}.product-image-fallback-label{z-index:2;color:#385d51;letter-spacing:.1em;background:#fffffff0;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;bottom:10px;left:10px}.catalogue-card-image:has(.product-image-fallback-label)>.primary-image-label{display:none}.product-card-media:has(.product-image-fallback-label)>.primary-image-label{display:none}.catalogue-detail-image:has(.product-image-fallback-label)>figcaption.primary-image-label{display:none}.ceramic-detail-image:has(.product-image-fallback-label)>figcaption.primary-image-label{display:none}
