:root{--paper:#f8f6f2;--ink:#252724;--muted:#64665f;--red:#a50034;--line:#dcded5;--soft:#eeede7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #a50034;outline-offset:4px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.07;letter-spacing:-.045em;font-weight:500}h1{font-size:clamp(42px,5.4vw,80px);margin-bottom:26px}h2{font-size:clamp(32px,3.6vw,50px);margin-bottom:24px}h3{font-size:26px}p{margin-bottom:20px}sup{font-size:10px;vertical-align:super}.announcement{background:#eae9e2;text-align:center;font-size:12px;padding:9px 20px}.announcement a{margin-left:10px;text-decoration:underline;text-underline-offset:3px}header{height:94px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;gap:26px;border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:27px;letter-spacing:-1px;line-height:1}.brand-lg{display:grid;place-items:center;color:white;background:var(--red);width:43px;height:43px;border-radius:50%;font-size:21px;font-weight:bold;letter-spacing:-1px}.brand small{display:block;font-size:8px;letter-spacing:2px;margin-top:9px}#navigation{display:flex;align-items:center;gap:30px;font-size:14px}#navigation a{padding:16px 0}#navigation a:hover,#navigation a[aria-current]{color:var(--red)}.button{border:1px solid var(--red);background:var(--red);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:50px;padding:13px 24px;border-radius:999px;font-size:14px;font-weight:600;line-height:1.4;transition:background .18s,transform .18s}.button:hover{background:#7f0028;transform:translateY(-1px)}.button.outline{background:transparent;border-color:#8b8e83;color:var(--ink)}.button.outline:hover{background:#e8e6df}.button.light{background:var(--paper);color:var(--ink);border:0}.button.small{padding:10px 20px;min-height:44px;font-size:13px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.hero-copy{padding:70px 9% 45px}.eyebrow{font-size:10px;letter-spacing:1.9px;text-transform:uppercase;font-weight:600;margin-bottom:26px;line-height:1.6}.red-dot{width:6px;height:6px;background:var(--red);display:inline-block;border-radius:50%;vertical-align:middle;margin-right:6px}em{font-style:normal;color:var(--red)}.intro{font-size:17px;max-width:410px;color:var(--muted);line-height:1.7}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-note{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--muted);margin-top:45px}.line{width:28px;height:1px;background:var(--muted)}.hero-image{position:relative;min-width:0;overflow:hidden}.hero-image>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.image-caption{position:absolute;bottom:25px;left:25px;right:25px;background:#fffffff0;backdrop-filter:blur(6px);padding:17px 22px;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.5px}.image-caption small{display:block;font-size:19px;letter-spacing:-.4px;margin-top:4px}.circle-arrow{width:40px;height:40px;display:grid;place-items:center;border:1px solid #a3a39c;border-radius:50%;font-size:23px}.benefit-strip{display:flex;justify-content:space-between;padding:26px 4.5%;border-bottom:1px solid var(--line);font-size:12px;gap:20px}.benefit-strip b{font-weight:400;color:var(--red);margin-right:15px}.section{padding:80px 4.5%;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:36px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:16px}.section-heading p{margin-bottom:0;font-size:14px}.muted{color:var(--muted)}.text-link{display:inline-flex;gap:18px;align-items:center;min-height:44px;font-size:13px;border-bottom:1px solid #8d9085;padding:8px 0}.text-link:hover{color:var(--red);border-color:var(--red)}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.category-tile{position:relative;overflow:hidden;min-height:380px;border-radius:4px}.category-tile h3{font-size:37px;margin:16px 0}.category-tile .eyebrow{font-size:10px}.water-tile{display:flex;align-items:center;background:#e9e8e1;padding:38px}.water-tile>div{position:relative;z-index:2;width:65%}.water-tile img{position:absolute;width:75%;height:90%;object-fit:contain;right:-19%;mix-blend-mode:multiply}.air-tile>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.air-tile>div{position:absolute;bottom:25px;left:25px;background:#f8f6f2ed;padding:18px 24px}.air-tile h3{font-size:30px;margin:10px 0 3px}.featured{padding-top:30px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{min-width:0;background:#fff;border-radius:4px;overflow:hidden;border:1px solid #e3e4dd}.product-image{background:#f1f2ee;display:block;height:280px;position:relative;padding:30px}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.product-image:hover img{transform:scale(1.04)}.tag{position:absolute;top:17px;left:19px;font-size:10px;letter-spacing:.5px;color:#54584d;z-index:1}.product-info{padding:25px}.product-info .eyebrow{font-size:9px;margin-bottom:10px}.product-info h3{font-size:25px;margin-bottom:13px}.card-description{font-size:13px;line-height:1.6;color:var(--muted);min-height:42px}.pricing{margin-top:22px}.price{font-size:27px;letter-spacing:-1px}.per{font-size:12px;color:var(--muted)}.pricing small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.card-bottom{display:flex;justify-content:space-between;gap:10px;align-items:center;border-top:1px solid var(--line);padding-top:15px;margin-top:22px}.card-bottom .text-link{border:0;font-size:11px;gap:10px}.compare-label{display:flex;align-items:center;gap:6px;font-size:11px;min-height:44px;cursor:pointer}.compare-label input{accent-color:var(--red);width:16px;height:16px}.pricing-note{font-size:11px;color:var(--muted);margin:24px 0 0;max-width:900px}.care-story{display:grid;grid-template-columns:1.1fr 1fr;background:#e9e9e1}.story-image img{width:100%;height:100%;object-fit:cover}.care-story>div:last-child{padding:65px 13%}.care-story p:not(.eyebrow){font-size:15px;color:var(--muted)}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.faq .eyebrow{margin-bottom:18px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:30px;font-size:15px;padding:24px 0}summary::-webkit-details-marker{display:none}summary span{font-size:22px;font-weight:300}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;color:var(--muted);padding:0 25px 10px 0}.help{background:#3e443a;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:65px 8%}.help .eyebrow{color:#e1e3da;margin-bottom:20px}.help h2{font-size:44px}.help p:last-child{font-size:14px;color:#e1e3da;margin:0}footer{padding:65px 4.5% 25px}.footer-top{display:grid;grid-template-columns:1.1fr 1.3fr .7fr .7fr;gap:35px;align-items:start}.footer-top p{font-size:14px;color:var(--muted)}.footer-top>div a{display:block;font-size:12px;min-height:35px}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:25px;margin-top:40px}.footer-bottom p{font-size:10px;color:var(--muted);margin:0}.page-intro{padding:70px 4.5% 55px;background:#edece5}.page-intro p{max-width:650px;color:var(--muted);margin-bottom:0}.page-intro .eyebrow{margin-bottom:24px}.page-intro h1{max-width:1050px;font-size:clamp(40px,5.5vw,72px)}.catalogue{padding-top:35px}.filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px;margin-bottom:24px}.filters label,form label{font-size:12px;font-weight:600;display:block}input:not([type=checkbox]),select,textarea{width:100%;min-height:48px;border:1px solid #acafa5;padding:12px 14px;border-radius:4px;background:#fff;color:var(--ink);margin-top:8px;font-size:14px}textarea{resize:vertical}.filters+ p{font-size:12px}.breadcrumb{padding:25px 4.5%;font-size:11px;color:var(--muted)}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;padding:15px 4.5% 65px}.detail-image{background:#edece5;display:flex;align-items:center;justify-content:center;border-radius:4px;padding:40px}.detail-image img{width:100%;height:550px;object-fit:contain;mix-blend-mode:multiply}.detail-copy{padding:25px 0}.detail-copy h1{font-size:50px}.features{list-style:none;padding:0;margin:25px 0}.features li{border-bottom:1px solid var(--line);padding:12px 0;font-size:14px}.features li:before{content:'✓';color:var(--red);margin-right:15px}.detail-price{padding:20px 0}.detail-price .price{font-size:36px}.detail-price p{font-size:12px;margin:5px 0 12px}.detail-price small{font-size:11px;color:var(--muted);display:block;max-width:350px}.detail-compare{margin-top:12px}.plan-notes{display:grid;grid-template-columns:1fr 1fr;gap:12%;background:#eeede7}.plan-notes h3{font-size:25px;margin-bottom:14px}.plan-notes p{font-size:14px;color:var(--muted);margin-bottom:32px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps article>span{font-size:14px;color:var(--red);display:block;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:25px}.steps h2{font-size:32px}.steps p{font-size:14px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%}.contact-grid form{background:#eeede7;padding:35px}.contact-grid form label{margin-bottom:22px}.contact-grid p{font-size:14px;max-width:390px}.contact-grid .form-note{font-size:11px;color:var(--muted)}.form-note a{text-decoration:underline}.prose{max-width:850px;min-height:60vh}.prose h2{font-size:28px;margin-top:35px}.prose p{color:var(--muted)}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:15px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.mobile-cta{display:none}.compare-bar{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:22px;padding:12px 18px 12px 25px;background:#fff;border:1px solid var(--line);box-shadow:0 6px 30px #0002;border-radius:60px;z-index:40;white-space:nowrap;font-size:13px}.text-button,.icon-button{background:none;border:0;color:var(--ink);min-height:44px;min-width:44px}.text-button{text-decoration:underline;font-size:12px}.icon-button{font-size:24px}dialog{border:1px solid var(--line);border-radius:10px;width:min(1050px,94vw);max-height:88vh;padding:30px;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#17201699;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;gap:20px}.dialog-heading h2{font-size:35px}.compare-table-wrap{overflow-x:auto}.compare-table{border-collapse:collapse;width:100%;min-width:500px}.compare-table th,.compare-table td{padding:18px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:13px}.compare-table th{font-weight:500}.compare-table img{height:150px;width:180px;object-fit:contain;mix-blend-mode:multiply;margin-bottom:20px}.compare-table small{display:block;color:var(--muted)}#notice:not(:empty){position:fixed;bottom:100px;left:50%;transform:translateX(-50%);background:#252724;color:white;padding:14px 22px;max-width:90vw;z-index:100;border-radius:4px;font-size:13px}[hidden]{display:none!important}.official-note{background:#eeede7;padding:30px 4.5%;font-size:13px}.official-note a{text-decoration:underline;text-underline-offset:4px}.official-note p{max-width:950px;margin-bottom:10px}
@media(min-width:1600px){.hero-copy{padding-left:max(70px,calc((100vw - 1456px)/2))}.hero{min-height:730px}}
@media(max-width:1050px){#navigation{gap:18px;font-size:12px}.header-cta{display:none}.hero{min-height:540px}.hero-copy{padding-top:50px}.hero h1{font-size:57px}.hero .intro{font-size:15px}.hero .button{gap:18px;padding:12px 18px;font-size:12px}.product-info{padding:20px}.card-bottom{flex-wrap:wrap;gap:0}.care-story>div:last-child{padding:45px 10%}.footer-top{grid-template-columns:1fr 1fr}.product-detail{gap:5%}.detail-copy h1{font-size:42px}.detail-image img{height:470px}}
@media(max-width:700px){header{height:78px;padding:0 22px}.brand{font-size:24px}.brand-lg{width:37px;height:37px;font-size:19px}.announcement{font-size:10px;padding:8px 10px}.announcement a{margin-left:3px}.menu-toggle{display:flex;align-items:center;gap:12px;border:0;background:none;padding:12px 0;font-size:13px;min-height:44px}#navigation{display:none;position:absolute;top:78px;left:0;right:0;padding:15px 25px 25px;flex-direction:column;align-items:stretch;background:var(--paper);border-bottom:1px solid var(--line);gap:0;font-size:15px}#navigation.open{display:flex}#navigation a{border-bottom:1px solid var(--line)}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 24px 30px}.hero h1{font-size:51px;letter-spacing:-2.8px;margin-bottom:22px}.hero .eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:22px}.hero .intro{max-width:340px;font-size:15px}.hero-note{margin-top:25px}.hero-image{height:370px}.hero-image>img{object-position:50% 48%}.image-caption{bottom:18px;left:20px;right:20px;padding:14px 17px}.benefit-strip{flex-direction:column;gap:12px;padding:23px 24px;font-size:11px}.section{padding:55px 24px}.section-heading{align-items:start;flex-direction:column;gap:15px;margin-bottom:28px}.section-heading p{font-size:13px}.section-heading .eyebrow{font-size:9px;margin-bottom:15px}.category-grid{grid-template-columns:1fr;gap:18px}.category-tile{min-height:335px}.water-tile{padding:30px}.category-tile h3{font-size:33px}.air-tile>div{left:18px;bottom:18px}.air-tile h3{font-size:29px}.product-grid{grid-template-columns:1fr;gap:24px}.product-image{height:300px}.product-info{padding:23px}.card-description{min-height:0}.card-bottom{flex-wrap:nowrap}.card-bottom .text-link{font-size:12px}.pricing-note{font-size:10px}.featured{padding-top:15px}.care-story{grid-template-columns:1fr}.story-image{height:320px}.care-story>div:last-child{padding:38px 24px 45px}.faq{grid-template-columns:1fr;gap:25px}.faq h2 br{display:none}summary{font-size:14px;padding:20px 0}.help{padding:45px 24px;display:block}.help h2{font-size:37px}.help .button{margin-top:25px}footer{padding:45px 24px 105px}.footer-top{gap:30px 20px}.footer-top .brand{grid-column:1/-1}.footer-top>p{grid-column:1/-1;margin-bottom:0}.footer-bottom{display:block;margin-top:25px;padding-top:20px}.footer-bottom p{margin-bottom:15px}.page-intro{padding:45px 24px}.page-intro h1{font-size:45px}.page-intro p{font-size:15px}.filters{grid-template-columns:1fr 1fr;gap:14px}.filters label:first-child{grid-column:1/-1}.filters label{font-size:11px}.filters input,.filters select{font-size:13px}.catalogue{padding-top:25px}.breadcrumb{padding:20px 24px;font-size:10px}.product-detail{grid-template-columns:1fr;padding:0 24px 35px;gap:20px}.detail-image{padding:15px}.detail-image img{height:350px}.detail-copy h1{font-size:42px}.detail-copy{padding:15px 0}.detail-copy>.button{width:100%}.plan-notes{grid-template-columns:1fr;gap:15px}.plan-notes h2 br{display:none}.steps{grid-template-columns:1fr;gap:30px}.steps h2{margin-bottom:15px}.contact-grid{grid-template-columns:1fr;gap:25px}.contact-grid form{padding:23px}.contact-grid form .button{width:100%;font-size:12px}.contact-grid form input,.contact-grid form textarea,.contact-grid form select{font-size:16px}.mobile-cta{display:block;position:fixed;bottom:0;left:0;right:0;background:#f8f6f2f5;backdrop-filter:blur(5px);padding:10px 20px max(10px,env(safe-area-inset-bottom));z-index:30;border-top:1px solid var(--line)}.mobile-cta .button{width:100%;min-height:46px;font-size:13px}.compare-bar{bottom:80px;max-width:calc(100% - 24px);gap:10px;padding:8px 12px;font-size:11px}.compare-bar .button{padding:10px 12px;font-size:11px}.compare-bar .text-button{font-size:10px;min-width:32px}dialog{padding:20px}.compare-table{min-width:540px}#notice:not(:empty){bottom:150px;width:90vw}.official-note{padding:25px 24px;font-size:12px}}
@media(max-width:360px){.hero h1{font-size:45px}.hero .actions{gap:8px}.hero .button{font-size:11px;padding:12px 14px}.brand small{font-size:7px}.product-info h3{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Full catalogue and model-specific content */
.catalogue-intro{padding:45px 4.5% 20px}.catalogue-intro h1{font-size:54px;margin-bottom:15px}.catalogue-intro p{font-size:16px;color:var(--muted)}.category-chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px;font-size:14px}.category-chip{min-height:44px;padding:10px 15px;border:1px solid var(--line);border-radius:50px;background:#fff}.category-chip[aria-current],.category-chip:hover{background:var(--ink);border-color:var(--ink);color:white}.expanded-filters{grid-template-columns:1.7fr 1fr 1fr 1fr}.catalogue .product-grid{align-items:stretch}.product-card{display:flex;flex-direction:column}.product-info{display:flex;flex-direction:column;flex:1}.product-info h3{font-size:25px;line-height:1.17}.product-info .pricing{margin-top:auto;padding-top:12px}.product-card .card-description{font-size:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:67px}.product-card .tag{font-size:12px}.product-info .eyebrow{font-size:12px;letter-spacing:1px}.product-info .pricing small,.card-bottom .text-link,.compare-label{font-size:12px}.product-nav{position:sticky;top:94px;z-index:10;padding:10px 4.5%;background:#edece5;display:flex;gap:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:14px}.product-nav a{padding:10px 0;min-height:44px}.product-detail h1{font-size:clamp(32px,3.6vw,50px);line-height:1.15}.detail-copy .intro{font-size:16px;max-width:560px}.detail-copy .eyebrow{font-size:12px}.availability-note{padding:12px 15px;background:#eee8dc;border-left:3px solid #877047;font-size:14px}.detail-price small{font-size:12px;max-width:450px}.features li{font-size:14px}.detail-image{align-self:start;position:sticky;top:115px}.usp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.usp-grid article{border-top:1px solid var(--line);padding-top:24px}.usp-number{color:var(--red);font-size:14px;display:block;margin-bottom:20px}.usp-grid h3{font-size:26px;line-height:1.2;letter-spacing:-.025em}.usp-grid p{font-size:16px;color:var(--muted)}.specifications{display:grid;grid-template-columns:.65fr 1.35fr;gap:8%;background:#efeee8}.spec-note{font-size:14px;max-width:330px;color:var(--muted)}.source-link{font-size:14px;text-decoration:underline;text-underline-offset:4px}.spec-list{min-width:0}.spec-group{border-color:#ccd0c3}.spec-group summary{font-size:16px;font-weight:600;padding:20px 0}.spec-group dl{margin:0 0 25px}.spec-group dl>div{display:grid;grid-template-columns:1fr 1.15fr;gap:25px;border-top:1px solid #dcdfd3;padding:13px 0;font-size:14px;overflow-wrap:anywhere}.spec-group dt{color:var(--muted)}.spec-group dd{margin:0}.product-help h2{overflow-wrap:anywhere}.faq details p{font-size:16px}.faq summary{font-size:16px}.pricing-note{font-size:12px}.filters label{font-size:14px}.filters input,.filters select{font-size:14px}.catalogue #result-count{font-size:14px}.eyebrow{font-size:12px;letter-spacing:1.5px}.footer-bottom p{font-size:12px}.footer-top>div a{font-size:14px}.mobile-cta .button{white-space:normal}.specifications,.model-usps,#product-questions,#overview{scroll-margin-top:160px}.product-help .button{max-width:100%;white-space:normal}
@media(max-width:1050px){.expanded-filters{grid-template-columns:1fr 1fr}.expanded-filters label:first-child{grid-column:auto}.detail-image{position:static}.usp-grid{gap:24px}.usp-grid h3{font-size:23px}}
@media(max-width:700px){.catalogue-intro{padding:35px 24px 10px}.catalogue-intro h1{font-size:42px}.category-chips{flex-wrap:nowrap;overflow-x:auto;margin-right:-24px;padding:0 24px 12px 0;gap:8px}.category-chip{white-space:nowrap;font-size:13px}.expanded-filters{grid-template-columns:1fr 1fr}.expanded-filters label:first-child{grid-column:1/-1}.expanded-filters label:nth-child(4){grid-column:1/-1}.product-nav{top:78px;gap:24px;padding:6px 24px;overflow-x:auto;white-space:nowrap;font-size:13px}.product-nav a{padding:10px 0}.usp-grid{grid-template-columns:1fr;gap:25px}.usp-grid h3{font-size:26px}.usp-number{margin-bottom:12px}.specifications{grid-template-columns:1fr;gap:25px}.spec-group dl>div{grid-template-columns:1fr 1fr;gap:14px}.spec-group summary{font-size:15px}.spec-group dl>div{font-size:14px}.product-detail h1{font-size:38px}.detail-image img{height:300px}.detail-copy .button{font-size:14px;padding:13px 16px}.product-card .card-description{min-height:0}.faq summary{font-size:15px}.footer-bottom p{font-size:12px}.hero .eyebrow{font-size:12px}.section-heading .eyebrow{font-size:12px}.specifications,.model-usps,#product-questions,#overview{scroll-margin-top:145px}}
/* Product galleries, packages and enquiry capture */
.brand small{display:none}.brand>span:last-child{margin-left:-7px}.brand sup{font-size:12px}.detail-gallery{min-width:0;align-self:start;position:sticky;top:110px}.gallery-stage{position:relative;background:#edece5;border-radius:6px;overflow:hidden}.gallery-slide{margin:0;padding:24px 24px 60px}.gallery-slide img{width:100%;height:480px;object-fit:contain;mix-blend-mode:multiply}.gallery-slide figcaption{font-size:12px;color:var(--muted);padding:10px 0 0;min-height:28px}.gallery-controls{position:absolute;bottom:12px;left:18px;right:18px;display:flex;align-items:center;justify-content:space-between}.gallery-controls button{height:42px;width:42px;border:1px solid #bfc3b6;border-radius:50%;background:var(--paper);font-size:22px}.gallery-counter{font-size:14px}.gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}.gallery-thumb{background:#efeee8;border:2px solid transparent;border-radius:4px;padding:5px;min-height:60px}.gallery-thumb img{width:100%;height:65px;object-fit:contain;mix-blend-mode:multiply}.gallery-thumb[aria-current=true]{border-color:var(--red)}.package-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.package-grid article{border:1px solid var(--line);border-radius:8px;padding:30px;background:#fff}.package-grid h3{font-size:30px}.package-grid ul{padding-left:20px;margin-bottom:30px;line-height:1.75;color:var(--muted);font-size:16px}.package-grid p{font-size:16px}.packages{scroll-margin-top:160px}#whatsapp-dialog{max-width:600px}#whatsapp-dialog h2{font-size:32px;margin:0}#whatsapp-form label{font-size:14px;margin-top:18px}#whatsapp-form input,#whatsapp-form select,#whatsapp-form textarea{font-size:16px}#whatsapp-error{font-size:14px;margin:15px 0}#whatsapp-model{font-size:16px;margin:15px 0}.enquiry-privacy{font-size:14px;color:var(--muted)}.enquiry-privacy a{text-decoration:underline}.enquiry-actions{display:flex;flex-direction:column;gap:12px;margin-top:20px}.enquiry-actions .button{width:100%}.features li,.card-description,.detail-price p{font-size:16px}.crm-footer-link{font-size:12px!important}@media(max-width:1050px){.detail-gallery{position:static}.gallery-slide img{height:380px}}@media(max-width:700px){.gallery-slide{padding:15px 15px 56px}.gallery-slide img{height:290px}.gallery-thumbs{gap:6px}.gallery-thumb img{height:46px}.package-grid{grid-template-columns:1fr}.package-grid article{padding:24px}.package-grid h3{font-size:27px}.package-grid .button{width:100%}.packages{scroll-margin-top:145px}.detail-gallery{width:100%}.gallery-thumb{min-width:0}.product-nav{gap:20px}.product-nav a{font-size:14px;flex-shrink:0}.brand{gap:5px}.brand>span:last-child{margin-left:0}.filters input,.filters select{font-size:16px}}
/* Consumer package pricing */
.price-prefix{font-size:.9rem;font-weight:400}.pricing strong,.detail-price>strong{font-size:1.8rem;font-weight:600}.pricing small{line-height:1.5;max-width:28rem}.package-intro{max-width:44rem;color:var(--muted)}.regular-package{margin:2rem 0}.regular-package h3,.outright-request h3{font-size:1.5rem;margin-bottom:.5rem}.package-table-wrap{overflow-x:auto;border:1px solid #dedbd5;border-radius:14px;margin:1rem 0;max-width:100%}.package-table{border-collapse:collapse;width:100%;text-align:left;font-size:1rem}.package-table th,.package-table td{padding:1.1rem 1.25rem;border-bottom:1px solid #e5e1dc;vertical-align:top}.package-table thead{background:#efebe5}.package-table thead th{font-size:.9rem;font-weight:600}.package-table tbody th{font-weight:500;max-width:21rem}.package-table tr:last-child>*{border-bottom:0}.package-table td strong{display:block;font-size:1.3rem;color:#a50034;white-space:nowrap}.package-table td strong span{font-size:.875rem;font-weight:400;color:#554e4b}.package-table td small{display:block;font-size:.875rem;line-height:1.5;margin-top:.35rem}.package-table td:last-child{white-space:nowrap}.package-table .later-rate{max-width:22rem;color:#39332f}.price-offer{border:1px solid #dedbd5;border-radius:14px;margin:1rem 0;background:#fffdf9}.price-offer summary{font-size:1.1rem;font-weight:600;padding:1.3rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer}.price-offer[open] summary{border-bottom:1px solid #dedbd5}.price-offer>div{padding:0 1.3rem 1rem}.offer-conditions{font-size:1rem;line-height:1.65;margin:1.2rem 0;max-width:65rem}.outright-request{padding:1.5rem 0}.offer-ended{font-weight:600;color:#8d1840}.price-offer.offer-expired summary{color:#665e58}@media(max-width:650px){.package-table th,.package-table td{padding:.85rem}.package-table{min-width:570px}.price-offer>div{padding:0 .65rem .65rem}.price-offer summary{padding:1rem;font-size:1rem}.package-intro{font-size:1rem}.priced-packages{overflow:hidden}}
@media(max-width:650px){.package-table{min-width:0;display:block}.package-table thead{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.package-table tbody{display:block}.package-table tbody tr{display:grid;grid-template-columns:1fr auto;gap:.6rem 1rem;padding:1rem;border-bottom:1px solid #dedbd5}.package-table tbody tr:last-child{border-bottom:0}.package-table tbody th,.package-table tbody td{display:block;border:0;padding:0;max-width:none}.package-table tbody th{grid-column:1/-1;font-weight:600}.package-table tbody td:nth-child(2){grid-column:1;grid-row:2;font-size:.9rem;color:#655c55}.package-table tbody td:nth-child(2)::before{content:'Contract: '}.package-table tbody td:nth-child(3){grid-column:1/-1;grid-row:3}.package-table tbody td:nth-child(4){grid-column:2;grid-row:2}.package-table .later-rate{max-width:none}.package-table td strong{font-size:1.4rem}}
