:root{--sst-ink:#20372b;--sst-muted:#58675d;--sst-paper:#f6f7f1;--sst-line:#dce2d8;--sst-accent:#c5e75b;--sst-radius:14px}
.sst-header,.sst-footer,.sst-home,.sst-product-copy,.sst-summary,.sst-info{font-family:Arial,Helvetica,sans-serif;color:var(--sst-ink);line-height:1.65}
.sst-header *, .sst-home *, .sst-footer *{box-sizing:border-box}
.sst-header{background:var(--sst-paper);border-bottom:1px solid var(--sst-line);position:relative;z-index:20}
.sst-header-inner{max-width:1240px;margin:auto;display:flex;align-items:center;gap:32px;min-height:88px;padding:16px 32px}
.sst-brand{font-size:26px;font-weight:800;letter-spacing:-1px;color:var(--sst-ink);margin-right:auto;line-height:1}
.sst-brand img{width:145px;max-height:50px;object-fit:contain}
.sst-nav,.sst-langs{display:flex;align-items:center;gap:24px}.sst-nav a{font-size:14px;font-weight:600;color:var(--sst-ink)}
.sst-langs{gap:3px;border-left:1px solid var(--sst-line);padding-left:22px}.sst-langs a{padding:6px 8px;font-size:12px;color:var(--sst-muted);font-weight:700;border-radius:4px}.sst-langs a[aria-current]{background:var(--sst-ink);color:white}
.sst-header a:focus-visible,.sst-home a:focus-visible,.sst-footer a:focus-visible,.sst-button:focus-visible{outline:3px solid #537828;outline-offset:4px}
.sst-home{background:var(--sst-paper);font-size:17px;padding-bottom:64px}.sst-home p{max-width:65ch}.sst-home h1,.sst-home h2,.sst-home h3{color:var(--sst-ink);font-family:Arial,Helvetica,sans-serif;text-transform:none;text-wrap:balance;letter-spacing:-.035em;line-height:1.12;font-weight:750}
.sst-home h1{font-size:clamp(38px,4.4vw,65px);margin:18px 0 24px;max-width:13ch}.sst-home h2{font-size:clamp(29px,3vw,43px);margin:0 0 20px}.sst-home h3{font-size:22px;line-height:1.25}
.sst-wrap{max-width:1240px;margin:auto;padding:0 32px}.sst-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;padding-top:64px;padding-bottom:64px;align-items:center}
.sst-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:700;color:var(--sst-muted);margin:0}
.sst-hero-copy>p:not(.sst-eyebrow){color:var(--sst-muted);font-size:18px;line-height:1.7;max-width:48ch}.sst-hero-media{position:relative;min-width:0;background:#fff;border-radius:22px;padding:24px;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.sst-hero-media img{width:100%;height:350px;object-fit:contain;mix-blend-mode:multiply}.sst-hero-caption{padding:24px 8px 8px;border-top:1px solid var(--sst-line);display:flex;gap:20px;align-items:center;justify-content:space-between;margin-top:20px}.sst-hero-caption strong{font-size:18px;max-width:25ch;line-height:1.4}.sst-index{font-size:12px;letter-spacing:.1em;color:var(--sst-muted)}
.sst-button,a.sst-button,.sst-active .single_add_to_cart_button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--sst-ink)!important;color:#fff!important;border:0!important;border-radius:7px!important;padding:16px 24px;font-size:15px;font-weight:700;text-decoration:none!important;text-transform:none;line-height:1.25;letter-spacing:0;min-height:52px;box-shadow:none!important;transition:background .18s,transform .18s;margin:4px 0}
.sst-button:hover,.sst-active .single_add_to_cart_button:hover{background:#385c32!important;transform:translateY(-2px)}.sst-button:active{transform:translateY(1px)}.sst-hero .sst-button{background:var(--sst-ink)!important}.sst-text-link{color:var(--sst-ink);font-size:14px;text-decoration:underline;text-underline-offset:5px;font-weight:600}
.sst-trust{border-block:1px solid var(--sst-line);padding:18px 0;font-size:13px;color:var(--sst-muted);margin-bottom:70px}.sst-trust p{margin:0;max-width:none}
.sst-section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-start;margin-bottom:32px}.sst-section-heading h2{max-width:18ch}.sst-section-heading>p{max-width:45ch;color:var(--sst-muted);font-size:16px}
.sst-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.sst-card{background:white;border-radius:var(--sst-radius);overflow:hidden;display:flex;flex-direction:column}.sst-card-media{display:block;background:white;padding:28px;height:280px}.sst-card-media img{height:100%;width:100%;object-fit:contain;transition:transform .3s}.sst-card:hover img{transform:scale(1.025)}.sst-card-copy{padding:24px 28px 28px;border-top:1px solid #eef0e9;display:flex;flex-direction:column;flex:1}.sst-card-copy p{font-size:15px;color:var(--sst-muted);margin:0 0 20px}.sst-card-copy h3{margin:0 0 16px}.sst-card-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:auto}.sst-card-actions .sst-button{font-size:14px;min-height:48px;padding:13px 19px}
.sst-compare{margin-top:80px}.sst-table-scroll{overflow:auto;max-width:100%;background:white;border-radius:12px;border:1px solid var(--sst-line)}.sst-compare table{margin:0;font-size:14px;border-collapse:collapse;color:var(--sst-ink);min-width:650px;width:100%;table-layout:fixed}.sst-compare th,.sst-compare td{padding:22px;border-bottom:1px solid var(--sst-line);vertical-align:top;text-transform:none;letter-spacing:0}.sst-compare th:first-child{width:27%}.sst-compare th{background:#e9efdc;color:var(--sst-ink);font-size:13px}.sst-compare td a{font-weight:700;color:var(--sst-ink);text-decoration:underline;text-underline-offset:3px}.sst-compare tr:last-child td{border:0}
.sst-guide{display:grid;grid-template-columns:.85fr 1.3fr;gap:65px;margin-top:85px;padding-top:55px;border-top:1px solid var(--sst-line)}.sst-guide-item{display:grid;grid-template-columns:34px 1fr;gap:18px;padding:0 0 26px;margin-bottom:26px;border-bottom:1px solid var(--sst-line)}.sst-guide-item h3{margin:0 0 12px}.sst-guide-item p{font-size:16px;color:var(--sst-muted);margin:0}.sst-guide-item>span{font-variant-numeric:tabular-nums;color:#78856d;padding-top:2px;font-size:13px}
.sst-home-faq{margin-top:65px;padding:45px;background:#e9efdc;border-radius:18px}.sst-home-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 45px}.sst-home-faq p{font-size:15px}.sst-home-faq h3{font-size:19px}
.sst-footer{border-top:1px solid var(--sst-line);background:#edf0e6;padding:45px 0;font-size:14px}.sst-footer-inner{max-width:1240px;padding:0 32px;margin:auto}.sst-footer-top{display:flex;justify-content:space-between;gap:30px;align-items:start}.sst-footer nav{display:flex;flex-wrap:wrap;gap:15px 25px}.sst-footer a{color:var(--sst-ink)}.sst-footer p{font-size:12px;color:var(--sst-muted);max-width:90ch;margin:25px 0 0}
.sst-product-copy{max-width:920px;font-size:16px;margin:20px auto}.sst-product-copy h2{font-size:27px;margin:40px 0 18px;color:var(--sst-ink);letter-spacing:-.02em}.sst-product-copy h3{font-size:19px;color:var(--sst-ink);margin:25px 0 12px}.sst-product-copy p{max-width:75ch}.sst-facts{padding:0!important;margin:20px 0!important;list-style:none!important}.sst-facts li{margin:0!important;padding:11px 0 11px 21px;border-bottom:1px solid var(--sst-line);position:relative;font-size:15px;line-height:1.45}.sst-facts li:before{content:'';position:absolute;left:0;top:17px;width:6px;height:6px;background:#72993f;border-radius:50%}.sst-summary{font-size:15px}.sst-summary p{margin-bottom:14px}.sst-small{font-size:12px!important;color:var(--sst-muted);line-height:1.7}.sst-offer-panel{background:#edf2df;border-radius:12px;padding:28px 32px;margin:35px 0}.sst-offer-panel h2{margin-top:0}.sst-question{padding-bottom:12px;border-bottom:1px solid var(--sst-line)}
.sst-site #header{display:none}.sst-site #main{background:var(--sst-paper)}.sst-site .product-main{padding-top:45px}.sst-site .product-title{font-size:clamp(27px,3vw,40px);letter-spacing:-.035em;line-height:1.15;color:var(--sst-ink)}.sst-site .product-info{padding-top:10px}.sst-site .product-gallery{background:#fff;border-radius:15px;padding:20px!important}.sst-site .product-gallery img{max-height:540px;object-fit:contain}.sst-site .product_meta,.sst-site .product-info>.is-divider,.sst-site .product-info .social-icons,.sst-site .product-info .star-rating,.sst-site .product-info .woocommerce-review-link{display:none}.sst-site .woocommerce-breadcrumb{font-size:12px;line-height:1.6}.sst-site .product-section{border-color:var(--sst-line)}.sst-site .page-wrapper{padding-top:35px}.sst-site .page-title-inner{padding:25px 0}.sst-site .shop-page-title .woocommerce-result-count{display:none}.sst-site .product-small .box-image img{object-fit:contain;aspect-ratio:1;background:#fff}.sst-site .product-small .price-wrapper,.sst-site .product-small .star-rating{display:none}.sst-site .product-small .name a{font-size:16px;color:var(--sst-ink);font-weight:600}.sst-site .product-small .box{border-radius:12px;overflow:hidden;background:#fff}.sst-site .product-small .box-text{padding:18px}.sst-site .badge-container{display:none}.sst-site .ux-related-products{margin-top:35px}
.sst-info{max-width:800px;margin:25px auto 60px;font-size:17px}.sst-info h2{font-size:27px;color:var(--sst-ink);margin-top:35px}.sst-sticky{display:none}.sst-site .absolute-footer{display:none}
@media(max-width:850px){.sst-header-inner{padding:17px 22px;gap:18px;flex-wrap:wrap;min-height:75px}.sst-brand img{width:124px}.sst-nav{order:3;flex-basis:100%;justify-content:space-between;gap:15px;padding-top:12px;border-top:1px solid var(--sst-line)}.sst-langs{border-left:0;padding:0}.sst-wrap{padding:0 22px}.sst-hero{gap:25px;padding-top:36px;padding-bottom:35px}.sst-home h1{font-size:42px}.sst-hero-media{padding:18px}.sst-hero-media img{height:270px}.sst-hero-caption{flex-direction:column;align-items:start;padding:15px 0 0;gap:10px}.sst-section-heading{display:block}.sst-guide{gap:30px}.sst-card-media{height:230px}.sst-card-copy{padding:20px}.sst-footer-top{display:block}.sst-footer nav{margin-top:24px}}
@media(max-width:600px){.sst-home{font-size:16px}.sst-header-inner{padding:15px 18px}.sst-nav a{font-size:12px}.sst-langs a{font-size:11px;padding:6px 7px}.sst-hero{grid-template-columns:1fr}.sst-home h1{font-size:42px;max-width:14ch;margin:14px 0 20px}.sst-hero-copy>p:not(.sst-eyebrow){font-size:16px}.sst-hero-media img{height:275px}.sst-hero-caption{flex-direction:row;align-items:center}.sst-hero-caption strong{font-size:16px}.sst-hero-caption .sst-text-link{font-size:12px;flex-shrink:0}.sst-trust{margin-bottom:40px;font-size:11px}.sst-product-grid{grid-template-columns:1fr;gap:22px}.sst-card-media{height:270px;padding:20px}.sst-card-actions{justify-content:space-between}.sst-section-heading h2{max-width:none}.sst-section-heading>p{font-size:15px}.sst-compare{margin-top:45px}.sst-compare th,.sst-compare td{padding:15px}.sst-guide{grid-template-columns:1fr;gap:20px;margin-top:45px;padding-top:35px}.sst-guide-item{gap:12px}.sst-home-faq{padding:25px 22px;margin-top:35px}.sst-home-faq-grid{grid-template-columns:1fr;gap:12px}.sst-footer{padding-bottom:100px}.sst-footer-inner{padding:0 22px}.sst-offer-panel{padding:24px 20px}.sst-product-copy h2{font-size:25px}.sst-product-copy{font-size:16px}.sst-site .product-main{padding-top:22px}.sst-site .product-gallery{padding:10px!important}.sst-site .product-gallery img{max-height:350px}.sst-site .product-info{padding-top:24px!important}.sst-site .product-title{font-size:28px}.sst-site .single_add_to_cart_button{width:100%}.sst-sticky{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;align-items:center;justify-content:space-between;gap:14px;padding:9px 18px calc(9px + env(safe-area-inset-bottom));border-top:1px solid var(--sst-line);background:#f6f7f1f5;backdrop-filter:blur(8px)}.sst-sticky span{font-size:12px;color:var(--sst-ink);font-weight:600}.sst-sticky .sst-button{font-size:14px;min-height:45px;padding:12px 20px;margin:0}.sst-info{font-size:16px}.sst-site #cookie-notice{bottom:72px}}
@media(prefers-reduced-motion:reduce){.sst-button,.sst-card-media img{transition:none!important;transform:none!important}}
.sst-header .sst-brand{display:flex;align-items:center;gap:11px;font-size:25px;font-style:italic}.sst-header .sst-brand img{width:38px;height:38px;max-height:38px;object-fit:contain}.sst-header .sst-brand span{white-space:nowrap}
@media(max-width:600px){.sst-header .sst-brand{font-size:22px;gap:8px}.sst-header .sst-brand img{width:30px;height:30px}}
.sst-site .product-title{font-weight:600}.sst-site .next-prev-thumbs{display:none}
.sst-active:not(.sst-site){--sst-ink:#18374f;--sst-muted:#52697b;--sst-line:#dce5eb}.sst-active:not(.sst-site) .woocommerce-product-gallery .ct-media-container{background:#fff;--aspect-ratio:1/1;aspect-ratio:1/1!important}.sst-active:not(.sst-site) .woocommerce-product-gallery .ct-media-container img{object-fit:contain!important;aspect-ratio:1/1!important;max-height:580px;background:white}.sst-active:not(.sst-site) .product .summary .star-rating{display:none}.sst-active:not(.sst-site) .sst-sticky{background:#f6f9fcf5}.sst-active:not(.sst-site) .sst-button,.sst-active:not(.sst-site) .single_add_to_cart_button{background:#075de7!important}.sst-active:not(.sst-site) .sst-button:hover{background:#0046b7!important}
