:root{--ink:#143b3c;--muted:#536c6c;--teal:#14635a;--pale:#eff4ee;--line:#d8e1dc;--sand:#f6f4ee}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font:16px/1.6 'Segoe UI',Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,select{font:inherit}a,summary,select{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #b06c35;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{font-weight:500;letter-spacing:-2px;line-height:1.08}h2{font-size:clamp(30px,3.3vw,46px)}h3{font-size:24px;letter-spacing:-.5px}.topline{background:var(--ink);color:white;text-align:center;padding:8px 16px;font-size:12px;letter-spacing:.8px}.header{max-width:1440px;padding:24px 5%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fff}.brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:23px;line-height:1.1;letter-spacing:-1px}.brand-light{font-weight:400}.brand small{display:block;font-size:9px;font-weight:500;letter-spacing:2px;margin-top:8px}.drop{display:block;width:25px;height:33px;background:var(--teal);border-radius:70% 30% 65% 35%;transform:rotate(-25deg)}nav{display:flex;gap:28px;font-size:14px}nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:6px}.button{background:var(--teal);color:white;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:15px 23px;border-radius:6px;font-size:14px;font-weight:600;transition:background .2s}.button:hover{background:#0b4942}.header-cta{font-size:13px;padding:12px 18px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;min-height:660px;background:var(--sand);overflow:hidden}.hero-copy{padding:75px 8% 60px 10%}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:var(--teal);margin-bottom:20px}h1{font-size:clamp(54px,5.5vw,79px);letter-spacing:-3px}h1 em{font-family:Georgia,serif;font-weight:400;color:var(--teal);letter-spacing:-3px}.hero-copy>p{max-width:410px;margin-top:26px;font-size:17px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:600}.hero-note{font-size:12px;color:var(--muted);margin-top:32px}.hero-note span{margin-right:7px}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;background:#e4ebe2;isolation:isolate}.hero-orbit{position:absolute;width:480px;height:480px;border:1px solid #c4d3c3;border-radius:50%;z-index:-1}.hero-product{height:520px;width:330px;object-fit:contain;mix-blend-mode:multiply;margin:0 50px 0 0}.hero-label{position:absolute;bottom:40px;right:30px;background:#fffffff0;padding:20px 24px;border-radius:4px;box-shadow:0 10px 35px #193d3a0a}.hero-label>span{font-size:10px;letter-spacing:2px}.hero-label strong{display:block;font-size:20px;line-height:1.3;margin:9px 0 12px}.hero-label a{font-size:13px;border-bottom:1px solid #b7c5bc}.vertical-note{position:absolute;right:20px;top:38px;writing-mode:vertical-rl;font-size:9px;letter-spacing:3px}.benefits{max-width:1280px;margin:auto;padding:28px 3%;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);gap:22px}.benefits>div{display:flex;align-items:center;gap:18px}.benefits>div>span{font-family:Georgia,serif;font-size:32px;font-style:italic;color:#65857c}.benefits p{font-size:12px;color:var(--muted)}.benefits strong{display:block;font-size:14px;color:var(--ink);font-weight:600}.section{max-width:1280px;padding:72px 3%;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:14px}.section-heading>p{font-size:14px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.product{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:white}.product-photo{background:#f5f6f3;display:flex;justify-content:center;padding:24px;height:290px}.product-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-body{padding:25px}.product .eyebrow{font-size:10px;letter-spacing:2px;margin:0;color:#657c76}.product h3{font-size:28px;font-weight:500}.product p{font-size:13px;color:var(--muted)}.product label{font-size:11px;display:block;margin-top:18px;margin-bottom:5px}.product select{width:100%;background:#fff;border:1px solid var(--line);border-radius:4px;padding:10px;color:var(--ink);min-height:44px}.single-variant{min-height:44px;padding:10px;border-bottom:1px solid var(--line)}.price{font-size:25px;font-weight:600;margin:18px 0 12px}.purchase{width:100%;padding:12px;font-size:13px;gap:10px}.product details{margin-top:14px;font-size:12px}.product details p{padding-top:8px;font-size:12px}.product summary{padding:5px 0;min-height:34px}summary{cursor:pointer}.more-products{margin-top:26px}.more-products>summary,.accessories>summary{list-style:none;padding:18px 22px;border:1px solid var(--line);border-radius:6px;display:flex;justify-content:space-between;font-weight:600;font-size:14px}.more-products[open]>.product-grid{margin-top:25px}.catalogue-note{font-size:12px;color:var(--muted);margin:20px 0}.accessories>summary{background:var(--sand)}.accessory-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px 0}.accessory{display:flex;justify-content:space-between;gap:15px;padding:18px;background:var(--pale);font-size:13px}.accessory strong{white-space:nowrap}.technology{display:grid;grid-template-columns:1fr 1fr;gap:90px;background:var(--pale);padding:64px max(6%,calc((100% - 1200px)/2));}.technology>div>p{max-width:420px;margin:22px 0;font-size:15px;color:var(--muted)}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:22px;padding:21px 0;border-bottom:1px solid #cddbd2}.steps li:first-child{padding-top:0}.steps li>span{font-family:Georgia,serif;font-size:26px;font-style:italic;color:var(--teal)}.steps h3{font-size:18px;font-weight:600}.steps p{font-size:14px;color:var(--muted);margin-top:5px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.guide-grid article{padding:25px 0;border-top:1px solid var(--line)}.guide-number{font-size:10px;letter-spacing:1.5px;color:var(--teal)}.guide-grid h3{font-size:22px;font-weight:500;line-height:1.25;margin:15px 0}.guide-grid p{font-size:14px;color:var(--muted);margin-bottom:18px}.contact{background:var(--ink);color:#fff;padding:50px max(6%,calc((100% - 1200px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px}.contact .eyebrow{color:#abd6c3;margin-bottom:15px}.contact h2{font-size:35px}.contact p{font-size:14px;color:#d1dfdc;margin-top:12px}.contact .button{background:#e5f0dc;color:var(--ink);flex-shrink:0}footer{max-width:1280px;margin:auto;padding:35px 3% 85px;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:12px;color:var(--muted)}.footer-brand strong{display:block;font-size:19px;color:var(--ink)}.footer-brand span{display:block}footer img{object-fit:contain}.floating-wa{position:fixed;right:22px;bottom:22px;display:flex;align-items:center;gap:9px;padding:14px 20px;background:#146b46;color:white;border:2px solid white;border-radius:40px;box-shadow:0 4px 20px #143b3c25;font-size:13px;font-weight:600;z-index:10}.skip{position:fixed;top:-100px;left:20px;padding:10px;background:white;z-index:20}.skip:focus{top:10px}[hidden]{display:none!important}
@media(min-width:1600px){.hero{border-radius:12px}}
@media(max-width:1050px){.header{flex-wrap:wrap;padding:20px 4%}.header nav{order:3;justify-content:center;width:100%;gap:30px}.hero{min-height:570px}.hero-copy{padding:55px 7%}h1{font-size:59px}.hero-product{height:430px;width:260px;margin-right:20px}.hero-label{right:18px;bottom:30px;padding:15px}.product-grid{gap:16px}.product-body{padding:18px}.technology{gap:40px}.contact{flex-direction:column;align-items:flex-start}.hero-note{max-width:270px}}
@media(max-width:700px){html{scroll-padding-top:20px}.topline{font-size:10px;letter-spacing:.25px}.header{padding:20px;gap:20px}.brand{font-size:21px}.header-cta{display:none}.header nav{justify-content:space-between;gap:16px;font-size:13px}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 24px 35px}.hero .eyebrow{font-size:9px;letter-spacing:1.5px}h1{font-size:59px;letter-spacing:-2.5px}.hero-copy>p{font-size:16px;margin-top:20px}.hero-actions{gap:18px;margin-top:24px}.hero-actions .button{padding:14px 17px;font-size:13px}.hero-note{max-width:none;margin-top:23px;font-size:11px}.hero-visual{min-height:390px}.hero-product{height:350px;width:220px;margin:15px 45px 20px 0}.hero-orbit{width:335px;height:335px}.hero-label{bottom:22px;right:20px;padding:15px}.hero-label strong{font-size:17px}.vertical-note{right:13px;top:22px}.benefits{grid-template-columns:1fr;gap:16px;padding:26px 24px}.benefits>div{gap:17px}.benefits>div>span{font-size:26px}.section{padding:44px 20px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:16px}h2{font-size:35px;letter-spacing:-1.5px}.product-grid{grid-template-columns:1fr;gap:22px}.product-photo{height:270px}.product-body{padding:23px}.accessory-grid{grid-template-columns:1fr}.technology{grid-template-columns:1fr;padding:42px 24px;gap:33px}.guide-grid{grid-template-columns:1fr;gap:0}.guide-grid article{padding:23px 0}.guides{padding-bottom:28px}.contact{padding:38px 24px}.contact h2{font-size:32px}.contact .button{max-width:100%;font-size:13px;padding:14px 17px}footer{padding:30px 24px 100px;flex-wrap:wrap;gap:20px}footer img{width:110px}.floating-wa{right:14px;bottom:14px;padding:12px 16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
