:root{--navy:#073e43;--teal:#00858b;--ink:#173e44;--muted:#567075;--paper:#fbf9f5}header{background:var(--paper);color:var(--ink);border-bottom:1px solid #e9e7df}.brand-mark{background:none;color:#00858b}.brand-name small,.back{color:#45676d}.language{border:0}.language button{color:#496a70}.language button[aria-pressed=true]{background:#e1eee8}.hero{background:radial-gradient(ellipse at 100% 0%,#d4e9df,transparent 65%),#f7f4ed;color:var(--ink);padding:65px 0 70px}.hero h1{font-size:clamp(40px,5vw,64px)}.hero p{color:#526d72;font-size:17px;max-width:760px}.eyebrow{color:#007e85}.catalog{background:var(--paper);padding:58px 0 68px}.catalog h2{font-size:36px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.catalog-filters{display:flex;gap:9px;flex-wrap:wrap;margin:28px 0 16px}.catalog-filters button{padding:12px 17px;border:1px solid #ccdcd6;border-radius:50px;background:#fff;color:#345b61;font-weight:700;font-size:13px;cursor:pointer}.catalog-filters button[aria-pressed=true]{background:#07575e;color:white;border-color:#07575e}#catalog-count{font-size:12px;color:#657b7e;margin:16px 0}.product{padding:0;background:white;border:1px solid #e4e8e2;overflow:hidden;border-radius:16px;box-shadow:0 8px 22px #1b443708;display:flex;flex-direction:column}.product[hidden]{display:none}.product-image{background:#eeeae3;padding:20px;display:flex;justify-content:center}.product-image img{width:100%;height:290px;object-fit:contain;display:block}.product-body{padding:25px;display:flex;flex-direction:column;flex:1}.product h3{font-size:23px;min-height:58px}.product p{font-size:14px}.product details{border-top:1px solid #e7ece8;padding:15px 0;margin:0 0 20px}.product summary{font-size:13px;font-weight:700;color:#17676c;cursor:pointer}.product details p{margin:13px 0 9px}.product small{color:#657a7e;font-size:12px;line-height:1.6;display:block}.product a.product-cta{margin:auto 0 0;background:#eef6f1;border:1px solid #d7e8df;border-radius:8px;padding:13px 15px;text-decoration:none;width:100%;text-align:center;color:#095a60}.product a.product-cta:hover{background:#d8eee5}.catalog-note{margin-top:35px}.note{background:#e6f2ed}.note-inner{gap:35px}.cta{background:#073e43}.cta .eyebrow{color:#abdad0}.button{background:#edce87;border-radius:9px}.button:hover{background:#f4dfa8}footer{background:var(--paper);color:#536f73}footer a{color:#126a70}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #bb8e37;outline-offset:4px}@media(max-width:950px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.catalog-grid{grid-template-columns:1fr}.hero{padding:45px 0}.catalog{padding:38px 0}.catalog h2{font-size:29px}.product-image img{height:300px}.product h3{min-height:0}.catalog-filters button{padding:10px 13px;font-size:12px}.product-body{padding:23px}.note h2{font-size:28px}}
