.sem-shell,.sem-shell *{box-sizing:border-box}.sem-shell{--sem-accent:#2f765d;--sem-dark:#173f33;--sem-soft:#eef6f1;--sem-paper:#fbfcfb;--sem-radius:24px;color:#243c33;background:var(--sem-paper)}.sem-width{width:min(var(--sem-width,1240px),calc(100% - 40px));margin-inline:auto}.sem-kicker{margin:0 0 10px;color:var(--sem-accent);font-size:.74rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.sem-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 24px;border:1px solid var(--sem-accent);border-radius:999px;color:#fff;background:var(--sem-accent);font:inherit;font-weight:800;text-decoration:none;cursor:pointer;transition:.2s}.sem-button:hover{transform:translateY(-2px);color:#fff;background:var(--sem-dark);border-color:var(--sem-dark)}.sem-button--secondary{color:var(--sem-dark);background:#fff}.sem-product-hero{padding:24px 0 clamp(52px,7vw,90px)}.sem-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;padding:0 0 24px;color:#6f7e77;font-size:.82rem}.sem-breadcrumbs a{color:inherit;text-decoration:none}.sem-product-grid{display:grid;grid-template-columns:minmax(0,var(--sem-gallery-col,54%)) minmax(340px,1fr);gap:clamp(32px,5vw,78px);align-items:start}.sem-gallery{min-width:0}.sem-gallery--left{display:grid;grid-template-columns:var(--sem-thumb-size,76px) 1fr;gap:14px}.sem-gallery__stage{position:relative;display:grid;place-items:center;min-height:var(--sem-media-height,620px);overflow:hidden;border:1px solid rgba(23,63,51,.11);border-radius:var(--sem-radius);background:var(--sem-stage,#eef6f1);box-shadow:0 22px 64px rgba(19,63,51,.1)}.sem-gallery__image{display:block;width:calc(var(--sem-image-scale,100)*1%);max-width:none;height:calc(var(--sem-image-scale,100)*1%);max-height:var(--sem-media-height,620px);object-fit:var(--sem-fit,contain);transition:opacity .18s,transform .25s}.sem-gallery__image.is-changing{opacity:.35}.sem-gallery__zoom,.sem-gallery__arrow{position:absolute;z-index:2;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(23,63,51,.12);border-radius:50%;color:var(--sem-dark);background:rgba(255,255,255,.92);cursor:pointer;box-shadow:0 8px 24px rgba(19,63,51,.1)}.sem-gallery__zoom{right:14px;bottom:14px}.sem-gallery__arrow{top:50%;transform:translateY(-50%)}.sem-gallery__arrow--prev{left:14px}.sem-gallery__arrow--next{right:14px}.sem-gallery__counter{position:absolute;top:14px;right:14px;padding:7px 11px;border-radius:999px;color:var(--sem-dark);background:rgba(255,255,255,.9);font-size:.78rem;font-weight:800}.sem-thumbs{display:flex;gap:10px;overflow:auto;padding:3px;scrollbar-width:thin}.sem-gallery--left .sem-thumbs{flex-direction:column;max-height:var(--sem-media-height,620px)}.sem-gallery--bottom .sem-thumbs{margin-top:14px}.sem-thumb{flex:0 0 var(--sem-thumb-size,76px);width:var(--sem-thumb-size,76px);height:calc(var(--sem-thumb-size,76px)*1.18);padding:5px;border:1px solid rgba(23,63,51,.14);border-radius:12px;background:#fff;cursor:pointer}.sem-thumb.is-active{border-color:var(--sem-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--sem-accent) 18%,transparent)}.sem-thumb img{width:100%;height:100%;object-fit:cover;border-radius:8px}.sem-gallery__note{margin:12px 4px 0;color:#718078;font-size:.8rem;text-align:center}.sem-product-info{position:sticky;top:24px}.sem-product-info__stack{display:grid;gap:var(--sem-info-gap,16px)}.sem-block-badge{justify-self:start;margin:0;padding:8px 13px;border:1px solid color-mix(in srgb,var(--sem-accent) 25%,transparent);border-radius:999px;color:var(--sem-dark);background:var(--sem-soft);font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.sem-product-title{margin:0;color:var(--sem-dark);font-size:clamp(2rem,calc(var(--sem-title-size,100)*.042vw),4.3rem);line-height:1.02;letter-spacing:-.05em}.sem-product-text{color:#52665d;line-height:1.72}.sem-product-text>*:first-child{margin-top:0}.sem-product-text>*:last-child{margin-bottom:0}.sem-product-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.sem-product-price strong{color:var(--sem-accent);font-size:2rem}.sem-product-price s{color:#8a9691}.sem-benefit{display:flex;gap:11px;align-items:flex-start;padding:13px 15px;border-radius:14px;background:var(--sem-soft)}.sem-benefit__icon{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;border-radius:8px;color:#fff;background:var(--sem-accent);font-weight:900}.sem-benefit p{margin:2px 0 0;color:#40564d;line-height:1.45}.sem-divider{height:1px;background:rgba(23,63,51,.11)}.sem-buy-card{padding:21px;border:1px solid rgba(23,63,51,.13);border-radius:var(--sem-radius);background:#fff;box-shadow:0 16px 48px rgba(19,63,51,.09)}.sem-buy-card label{display:block;margin-bottom:7px;font-size:.8rem;font-weight:750}.sem-buy-card select{width:100%;min-height:48px;margin-bottom:12px;padding:0 13px;border:1px solid rgba(23,63,51,.18);border-radius:12px;background:#fff}.sem-buy-card .sem-button{width:100%;min-height:58px}.sem-buy-note{margin:10px 0 0;color:#77847e;font-size:.78rem;text-align:center}.sem-trust{display:flex;gap:11px;align-items:center}.sem-trust__icon{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:11px;color:var(--sem-dark);background:var(--sem-soft);font-weight:900}.sem-trust strong,.sem-trust small{display:block}.sem-trust strong{font-size:.88rem}.sem-trust small{margin-top:2px;color:#74817b;font-size:.76rem}.sem-faq-link{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px 20px;border:1px solid rgba(23,63,51,.12);border-radius:16px;color:var(--sem-dark);background:#fff;text-decoration:none}.sem-faq-link span{color:var(--sem-accent);font-weight:900}.sem-lightbox{position:fixed;inset:0;z-index:9999;display:none;place-items:center;padding:24px;background:rgba(8,20,16,.88)}.sem-lightbox.is-open{display:grid}.sem-lightbox img{max-width:94vw;max-height:90vh;object-fit:contain}.sem-lightbox button{position:absolute;top:18px;right:18px;width:46px;height:46px;border:0;border-radius:50%;font-size:1.5rem;cursor:pointer}.sem-content{padding:clamp(24px,4vw,48px) 0 clamp(64px,8vw,110px)}.sem-content__stack{display:grid;gap:var(--sem-content-gap,24px)}.sem-content-card{padding:clamp(24px,4vw,44px);border:1px solid rgba(23,63,51,.1);border-radius:var(--sem-radius);background:#fff}.sem-content-card h2,.sem-content-card h3{color:var(--sem-dark);letter-spacing:-.025em}.sem-content-card h2{margin:0;font-size:clamp(1.7rem,3vw,2.8rem)}.sem-content-card .rte{margin-top:18px;color:#52645c;line-height:1.8}.sem-image-text{display:grid;grid-template-columns:minmax(0,var(--sem-image-col,45%)) 1fr;gap:clamp(24px,5vw,70px);align-items:center}.sem-image-text--right{grid-template-columns:1fr minmax(0,var(--sem-image-col,45%))}.sem-image-text--right .sem-image-text__media{order:2}.sem-image-text__media{display:grid;place-items:center;min-height:var(--sem-block-image-height,360px);overflow:hidden;border-radius:calc(var(--sem-radius) - 4px);background:var(--sem-soft)}.sem-image-text__media img{width:calc(var(--sem-block-image-scale,100)*1%);height:calc(var(--sem-block-image-scale,100)*1%);max-height:var(--sem-block-image-height,360px);object-fit:var(--sem-block-fit,contain)}.sem-quote{padding:clamp(28px,5vw,56px);border-left:4px solid var(--sem-accent);border-radius:8px var(--sem-radius) var(--sem-radius) 8px;background:var(--sem-soft)}.sem-quote blockquote{margin:0;color:var(--sem-dark);font-size:clamp(1.35rem,2.7vw,2.3rem);line-height:1.35}.sem-quote cite{display:block;margin-top:18px;color:#64766e;font-style:normal}.sem-feature-grid{display:grid;grid-template-columns:repeat(var(--sem-cols,3),1fr);gap:16px}.sem-feature-card{padding:22px;border:1px solid rgba(23,63,51,.1);border-radius:18px;background:#fff}.sem-feature-card span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:#fff;background:var(--sem-accent);font-weight:900}.sem-feature-card h3{margin:16px 0 7px}.sem-feature-card p{margin:0;color:#62736c;line-height:1.6}.sem-cta{display:flex;justify-content:space-between;gap:28px;align-items:center;padding:clamp(28px,5vw,54px);border-radius:var(--sem-radius);color:#fff;background:linear-gradient(135deg,var(--sem-dark),var(--sem-accent))}.sem-cta h2{margin:0;color:inherit}.sem-cta p{margin:10px 0 0;max-width:720px;opacity:.85}.sem-page-hero{padding:clamp(58px,8vw,110px) 0;text-align:center;color:#fff;background:linear-gradient(135deg,var(--sem-dark),var(--sem-accent))}.sem-page-hero h1{max-width:900px;margin:0 auto;color:inherit;font-size:clamp(2.6rem,6vw,5.5rem);line-height:1;letter-spacing:-.05em}.sem-page-hero .rte{max-width:720px;margin:22px auto 0;line-height:1.75;opacity:.88}.sem-faq-page{padding:clamp(52px,7vw,92px) 0}.sem-faq-tools{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:26px}.sem-faq-search{flex:1 1 280px;min-height:50px;padding:0 16px;border:1px solid rgba(23,63,51,.18);border-radius:999px;background:#fff}.sem-faq-filter{min-height:46px;padding:0 16px;border:1px solid rgba(23,63,51,.14);border-radius:999px;color:var(--sem-dark);background:#fff;cursor:pointer}.sem-faq-filter.is-active{color:#fff;background:var(--sem-accent)}.sem-faq-list{display:grid;gap:12px}.sem-faq-item{border:1px solid rgba(23,63,51,.11);border-radius:17px;background:#fff;overflow:hidden}.sem-faq-item[hidden]{display:none}.sem-faq-item summary{display:flex;justify-content:space-between;gap:20px;padding:20px 22px;color:var(--sem-dark);font-weight:800;cursor:pointer;list-style:none}.sem-faq-item summary::-webkit-details-marker{display:none}.sem-faq-item summary b{font-size:1.3rem}.sem-faq-item[open] summary b{transform:rotate(45deg)}.sem-faq-item__answer{padding:0 22px 22px;color:#586b63;line-height:1.7}.sem-about{padding:clamp(54px,7vw,96px) 0}.sem-about__stack{display:grid;gap:26px}.sem-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sem-stat{padding:24px;border-radius:18px;background:var(--sem-soft);text-align:center}.sem-stat strong{display:block;color:var(--sem-accent);font-size:clamp(2rem,4vw,3.5rem)}.sem-stat span{display:block;margin-top:6px;color:#62736c}.sem-cart-banner{padding:38px 0 14px}.sem-cart-banner__inner{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:26px 30px;border-radius:var(--sem-radius);background:var(--sem-soft)}.sem-cart-banner h1{margin:0;color:var(--sem-dark);font-size:clamp(2rem,4vw,3.5rem)}.sem-cart-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:22px 0 54px}.sem-cart-trust>div{padding:20px;border:1px solid rgba(23,63,51,.1);border-radius:17px;background:#fff}.sem-cart-trust strong{display:block;color:var(--sem-dark)}.sem-cart-trust p{margin:6px 0 0;color:#6a7973;line-height:1.5}.sem-collection-hero{padding:clamp(58px,8vw,110px) 0;background:linear-gradient(135deg,var(--sem-dark),var(--sem-accent));color:#fff}.sem-collection-hero__grid{display:grid;grid-template-columns:1fr minmax(280px,42%);gap:clamp(30px,6vw,80px);align-items:center}.sem-collection-hero h1{margin:0;color:inherit;font-size:clamp(2.6rem,6vw,5.4rem);line-height:1;letter-spacing:-.05em}.sem-collection-hero .rte{margin-top:20px;line-height:1.75;opacity:.88}.sem-collection-hero__media{display:grid;place-items:center;min-height:360px;overflow:hidden;border-radius:var(--sem-radius);background:rgba(255,255,255,.12)}.sem-collection-hero__media img{width:100%;height:100%;max-height:520px;object-fit:var(--sem-collection-fit,cover)}.sem-free-section{padding:clamp(42px,6vw,82px) 0;background:var(--sem-free-bg,#fff)}.sem-free-section__stack{display:grid;gap:22px}.sem-free-rich{text-align:var(--sem-align,left)}.sem-free-rich .rte{max-width:var(--sem-text-width,850px);margin-inline:auto;color:#52645c;line-height:1.8}.sem-free-image{display:grid;place-items:center;overflow:hidden;border-radius:var(--sem-radius);background:var(--sem-soft)}.sem-free-image img{width:calc(var(--sem-free-image-scale,100)*1%);max-height:var(--sem-free-image-height,520px);object-fit:var(--sem-free-fit,contain)}.cart-page{padding-bottom:48px}.cart-page__items,.cart-page__summary{border-radius:22px}.cart-page__summary{overflow:hidden}.cart-summary{border-radius:22px!important}.cart-page .quantity-selector{border-radius:999px!important}.cart-page button,.cart-page .button{border-radius:999px}.product-grid__item .product-card{border-radius:18px;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-grid__item .product-card:hover{transform:translateY(-4px);box-shadow:0 18px 46px rgba(19,63,51,.1)}@media(max-width:989px){.sem-product-grid{grid-template-columns:1fr}.sem-product-info{position:static}.sem-gallery--left{grid-template-columns:1fr}.sem-gallery--left .sem-thumbs{order:2;flex-direction:row;max-height:none}.sem-image-text,.sem-image-text--right,.sem-collection-hero__grid{grid-template-columns:1fr}.sem-image-text--right .sem-image-text__media{order:0}.sem-feature-grid{grid-template-columns:repeat(2,1fr)}.sem-stat-grid,.sem-cart-trust{grid-template-columns:1fr}.sem-cta,.sem-cart-banner__inner{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.sem-width{width:min(var(--sem-width,1240px),calc(100% - 28px))}.sem-gallery__stage{min-height:min(var(--sem-media-height,480px),70vh)}.sem-gallery__image{max-height:min(var(--sem-media-height,480px),70vh)}.sem-feature-grid{grid-template-columns:1fr}.sem-content-card{padding:22px 18px}.sem-cta{padding:26px 20px}.sem-product-title{font-size:clamp(2rem,11vw,3.2rem)}}@media(prefers-reduced-motion:reduce){.sem-shell *{scroll-behavior:auto!important;transition:none!important}}