.supermee-footer{padding:var(--footer-padding-top) 0 var(--footer-padding-bottom);color:var(--footer-text-color);background:var(--footer-background)}.supermee-footer__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--footer-column-gap)}.supermee-footer__brand{grid-column:span 2}.supermee-footer__logo-link{display:inline-block;max-width:var(--footer-logo-width);margin-bottom:1rem}.supermee-footer__logo-image{display:block;width:100%;max-width:var(--footer-logo-width);height:auto}.supermee-footer__logo-text{display:inline-block;margin:0 0 .8rem;color:var(--footer-heading-color);font-size:1.6rem;font-weight:900;line-height:1.1;text-decoration:none}.supermee-footer__description{max-width:36rem;margin:0;color:var(--footer-muted-color);font-size:.95rem;line-height:1.65}.supermee-footer__heading{margin:0 0 1rem;color:var(--footer-heading-color);font-size:1rem;font-weight:850;line-height:1.25}.supermee-footer__nav,.supermee-footer__contact-links,.supermee-footer__social-links{display:grid;align-content:start;gap:.7rem}.supermee-footer a{color:var(--footer-link-color);text-decoration:none;transition:color .16s ease}.supermee-footer a:hover{color:var(--footer-link-hover-color)}.supermee-footer__nav a,.supermee-footer__contact-links a,.supermee-footer__social-links a{width:fit-content;font-weight:700}.supermee-footer__address{color:var(--footer-muted-color);font-size:.92rem;line-height:1.6}.supermee-footer__social-links{margin-top:1.2rem}.supermee-footer__newsletter{max-width:38rem;margin-top:1.6rem}.supermee-footer__newsletter-heading{margin:0;color:var(--footer-heading-color);font-size:1.1rem;line-height:1.3}.supermee-footer__newsletter-text{margin-top:.45rem;color:var(--footer-muted-color);font-size:.9rem;line-height:1.5}.supermee-footer__newsletter-form{margin-top:.9rem}.supermee-footer__newsletter-fields{display:flex;gap:.65rem}.supermee-footer__newsletter-input{min-width:0;flex:1;min-height:48px;padding:.75rem 1rem;border:1px solid var(--footer-border-color);border-radius:var(--footer-border-radius);outline:none;color:var(--footer-input-text);background:var(--footer-input-background);font:inherit}.supermee-footer__newsletter-input::placeholder{color:var(--footer-input-text);opacity:.65}.supermee-footer__newsletter-input:focus{box-shadow:0 0 0 2px color-mix(in srgb,var(--footer-link-hover-color) 45%,transparent)}.supermee-footer__newsletter-button{min-height:48px;padding:.75rem 1.25rem;border:1px solid var(--footer-button-background);border-radius:var(--footer-border-radius);color:var(--footer-button-text);background:var(--footer-button-background);font:inherit;font-weight:800;cursor:pointer;transition:filter .16s ease,transform .16s ease}.supermee-footer__newsletter-button:hover{filter:brightness(.92);transform:translateY(-1px)}.supermee-footer__form-message{margin:.8rem 0 0;font-size:.9rem}.supermee-footer__form-message--success{color:var(--footer-heading-color)}.supermee-footer__form-message--error{color:var(--footer-link-hover-color)}.supermee-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:2.5rem;padding-top:1.2rem;border-top:1px solid var(--footer-border-color);color:var(--footer-muted-color)}.supermee-footer__copyright{line-height:1.5}.supermee-footer__payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.supermee-footer__payment-icon{display:flex;width:38px}.supermee-footer__payment-icon svg{display:block;width:100%;height:auto}@media screen and (max-width:900px){.supermee-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.supermee-footer__brand{grid-column:span 2}}@media screen and (max-width:640px){.supermee-footer{padding:var(--footer-mobile-padding-top) 0 var(--footer-mobile-padding-bottom)}.supermee-footer__inner{grid-template-columns:1fr}.supermee-footer__brand{grid-column:span 1}.supermee-footer__bottom{align-items:flex-start;flex-direction:column}.supermee-footer__payments{justify-content:flex-start}.supermee-footer__newsletter-fields{flex-direction:column}.supermee-footer__newsletter-button{width:100%}.supermee-footer--mobile-center,.supermee-footer--mobile-center .supermee-footer__description,.supermee-footer--mobile-center .supermee-footer__newsletter{text-align:center}.supermee-footer--mobile-center .supermee-footer__logo-link,.supermee-footer--mobile-center .supermee-footer__logo-text,.supermee-footer--mobile-center .supermee-footer__nav a,.supermee-footer--mobile-center .supermee-footer__contact-links a{margin-right:auto;margin-left:auto}.supermee-footer--mobile-center .supermee-footer__bottom{align-items:center;text-align:center}.supermee-footer--mobile-center .supermee-footer__payments{justify-content:center}}.supermee-header{position:relative;z-index:40;width:100%;border-bottom:1px solid var(--header-border);color:var(--header-text);background:var(--header-background)}.supermee-header--sticky{position:sticky;top:0}.supermee-header--blur{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.supermee-header__announcement{display:flex;align-items:center;justify-content:center;min-height:36px;padding:.55rem 1rem;color:var(--announcement-text);background:var(--announcement-background);font-size:var(--announcement-font-size);font-weight:850;line-height:1.35;text-align:center}.supermee-header__announcement a,.supermee-header__announcement span{color:inherit;text-decoration:none}.supermee-header__announcement a:hover{text-decoration:underline;text-underline-offset:3px}.supermee-header__inner{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:var(--header-height);gap:1rem}.supermee-header__brand{display:inline-flex;align-items:center;min-width:0;color:var(--header-text);text-decoration:none;font-size:1.35rem;font-weight:900;line-height:1}.supermee-header__logo{display:block;width:100%;max-width:var(--header-logo-width);max-height:calc(var(--header-height) - 18px);height:auto;object-fit:contain}.supermee-header__brand-text{color:var(--header-text);font-size:1.4rem;font-weight:900}.supermee-header__nav{display:flex;align-items:center;min-width:0;gap:var(--header-menu-gap)}.supermee-header--menu-center .supermee-header__nav{justify-content:center}.supermee-header--menu-left .supermee-header__nav{justify-content:flex-start}.supermee-header__nav-item{position:relative}.supermee-header__link,.supermee-header__icon-link,.supermee-header__cart{color:var(--header-link);text-decoration:none;font-size:.95rem;font-weight:750;white-space:nowrap;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.supermee-header__link{display:inline-flex;align-items:center;gap:.35rem;padding:.8rem 0}.supermee-header__link:hover,.supermee-header__link--active,.supermee-header__icon-link:hover,.supermee-header__cart:hover{color:var(--header-link-hover)}.supermee-header__chevron{transition:transform .16s ease}.supermee-header__nav-item--dropdown:hover .supermee-header__chevron,.supermee-header__nav-item--dropdown:focus-within .supermee-header__chevron{transform:rotate(180deg)}.supermee-header__dropdown{position:absolute;top:calc(100% - .15rem);left:50%;z-index:50;width:max-content;min-width:210px;max-width:320px;padding:.65rem;border:1px solid var(--header-border);border-radius:10px;color:var(--header-text);background:var(--header-background);box-shadow:0 18px 40px #17302424;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,8px);transition:opacity .16s ease,visibility .16s ease,transform .16s ease}.supermee-header__nav-item--dropdown:hover .supermee-header__dropdown,.supermee-header__nav-item--dropdown:focus-within .supermee-header__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.supermee-header__dropdown-item{display:grid;gap:.35rem}.supermee-header__dropdown-link,.supermee-header__grandchild-links a{display:block;padding:.65rem .8rem;border-radius:7px;color:var(--header-link);text-decoration:none;line-height:1.35}.supermee-header__dropdown-link{font-weight:750}.supermee-header__dropdown-link:hover,.supermee-header__dropdown-link--active,.supermee-header__grandchild-links a:hover{color:var(--header-link-hover);background:#0f513212}.supermee-header__grandchild-links{display:grid;padding:0 .4rem .45rem .8rem}.supermee-header__grandchild-links a{padding:.42rem .6rem;font-size:.86rem;font-weight:600}.supermee-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.supermee-header__icon-link,.supermee-header__cart{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:40px}.supermee-header__account-cta{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:40px;padding:0 .85rem;border:1px solid var(--account-border);border-radius:var(--header-button-radius);color:var(--account-text);background:var(--account-background);text-decoration:none;font-size:.9rem;font-weight:850;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.supermee-header__account-cta:hover{color:var(--account-hover-text);background:var(--account-hover-background);border-color:var(--account-hover-background)}.supermee-header__cart-icon{position:relative;display:inline-flex}.supermee-header__cart-count{position:absolute;top:-8px;right:-10px;display:flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;color:var(--cart-badge-text);background:var(--cart-badge-background);font-size:.68rem;font-weight:850;line-height:1}.supermee-header__mobile-menu{position:relative;display:none}.supermee-header__mobile-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--header-link);cursor:pointer;list-style:none}.supermee-header__mobile-toggle::-webkit-details-marker{display:none}.supermee-header__close-icon,.supermee-header__mobile-menu[open] .supermee-header__menu-icon{display:none}.supermee-header__mobile-menu[open] .supermee-header__close-icon{display:block}.supermee-header__mobile-panel{position:absolute;top:calc(100% + .7rem);right:0;z-index:60;width:min(88vw,360px);max-height:min(72vh,620px);padding:1rem;overflow-y:auto;border:1px solid var(--header-border);border-radius:12px;background:var(--mobile-menu-background);box-shadow:0 18px 45px #1730242e}.supermee-header__mobile-nav,.supermee-header__mobile-children,.supermee-header__mobile-grandchildren{display:grid}.supermee-header__mobile-item{border-bottom:1px solid var(--header-border)}.supermee-header__mobile-item:last-child{border-bottom:0}.supermee-header__mobile-link{display:block;padding:.85rem .25rem;color:var(--header-link);text-decoration:none;font-size:1rem;font-weight:800}.supermee-header__mobile-link:hover,.supermee-header__mobile-link--active{color:var(--header-link-hover)}.supermee-header__mobile-children{gap:.2rem;padding:0 0 .8rem .8rem}.supermee-header__mobile-children>a{padding:.45rem 0;color:var(--header-link);text-decoration:none;font-size:.9rem;font-weight:650}.supermee-header__mobile-grandchildren{gap:.2rem;padding:.2rem 0 .45rem .8rem}.supermee-header__mobile-grandchildren a{padding:.3rem 0;color:var(--header-link);text-decoration:none;font-size:.82rem;opacity:.82}@media screen and (max-width:900px){.supermee-header__inner{grid-template-columns:minmax(0,1fr) auto;min-height:var(--header-mobile-height)}.supermee-header__logo{max-width:var(--header-mobile-logo-width);max-height:calc(var(--header-mobile-height) - 16px)}.supermee-header__nav{display:none}.supermee-header__mobile-menu{display:block}.supermee-header__actions{gap:.55rem}.supermee-header__action-label{display:none}.supermee-header__account-cta{width:40px;padding:0}}@media screen and (max-width:520px){.supermee-header__announcement{padding-right:.75rem;padding-left:.75rem}.supermee-header__actions{gap:.35rem}.supermee-header__icon-link,.supermee-header__cart,.supermee-header__account-cta,.supermee-header__mobile-toggle{width:36px;min-height:36px}}.supermee-cart{padding:var(--cart-padding-top) 0 var(--cart-padding-bottom);color:var(--cart-text-color);background:var(--cart-background)}.supermee-cart__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.6rem}.supermee-cart__header h1{margin:0;color:var(--cart-heading-color);font-size:clamp(2.2rem,5vw,4.5rem);line-height:.98}.supermee-cart__count{margin:0 0 .35rem;color:var(--cart-muted-color);font-weight:700}.supermee-cart__shipping-progress{margin-bottom:1.4rem;padding:1rem 1.1rem;border:1px solid var(--cart-border-color);border-radius:var(--cart-card-radius);color:var(--cart-text-color);background:var(--cart-card-background)}.supermee-cart__shipping-progress p{margin:0 0 .7rem}.supermee-cart__shipping-progress strong{color:var(--cart-accent-color)}.supermee-cart__progress-track{position:relative;width:100%;height:9px;overflow:hidden;border-radius:999px;background:var(--cart-border-color)}.supermee-cart__progress-bar{display:block;width:var(--shipping-progress);height:100%;border-radius:inherit;background:var(--cart-accent-color);transition:width .3s ease}.supermee-cart__form{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:start;gap:1.5rem}.supermee-cart__items,.supermee-cart__summary,.supermee-cart__empty{border:1px solid var(--cart-border-color);border-radius:var(--cart-card-radius);background:var(--cart-card-background)}.supermee-cart__items{overflow:hidden}.supermee-cart__item{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:1rem;padding:1.1rem;border-bottom:1px solid var(--cart-border-color)}.supermee-cart__item:last-child{border-bottom:0}.supermee-cart__media{align-self:start;overflow:hidden;border-radius:var(--cart-image-radius);background:var(--cart-background)}.supermee-cart__image,.supermee-cart__placeholder{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;transition:transform .2s ease}.supermee-cart__media:hover .supermee-cart__image{transform:scale(1.035)}.supermee-cart__details{display:grid;align-content:start;gap:.45rem}.supermee-cart__vendor{margin:0;color:var(--cart-muted-color);font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.supermee-cart__title{width:fit-content;color:var(--cart-heading-color);text-decoration:none;font-size:1.05rem;font-weight:900;line-height:1.3}.supermee-cart__title:hover{color:var(--cart-accent-color)}.supermee-cart__variant,.supermee-cart__properties{display:grid;gap:.2rem}.supermee-cart__variant p,.supermee-cart__properties p,.supermee-cart__selling-plan{margin:0;color:var(--cart-muted-color);font-size:.86rem;line-height:1.45}.supermee-cart__variant span,.supermee-cart__properties span{font-weight:750}.supermee-cart__properties a{color:var(--cart-accent-color)}.supermee-cart__unit-price{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.15rem;color:var(--cart-text-color);font-size:.9rem}.supermee-cart__unit-price s{color:var(--cart-muted-color)}.supermee-cart__unit-price small{width:100%;color:var(--cart-muted-color)}.supermee-cart__discounts{display:grid;gap:.25rem;margin:.25rem 0 0;padding:0;list-style:none}.supermee-cart__discounts li{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;color:var(--cart-accent-color);font-size:.82rem;font-weight:700}.supermee-cart__quantity-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.9rem;margin-top:.5rem}.supermee-cart__quantity-field{display:grid;gap:.3rem}.supermee-cart__quantity-field label{color:var(--cart-muted-color);font-size:.78rem;font-weight:700}.supermee-cart__quantity-input{width:88px;min-height:42px;padding:.5rem .65rem;border:1px solid var(--cart-border-color);border-radius:8px;outline:none;color:var(--cart-text-color);background:var(--cart-card-background);font:inherit}.supermee-cart__quantity-input:focus{border-color:var(--cart-accent-color);box-shadow:0 0 0 2px #0f51321f}.supermee-cart__remove{margin-bottom:.65rem;color:var(--cart-accent-color);text-decoration:underline;text-underline-offset:3px;font-size:.83rem;font-weight:750}.supermee-cart__line-price{display:grid;justify-items:end;align-content:start;gap:.25rem;color:var(--cart-heading-color);white-space:nowrap}.supermee-cart__line-price s{color:var(--cart-muted-color);font-size:.85rem;font-weight:500}.supermee-cart__line-price strong{font-weight:950}.supermee-cart__summary{display:grid;gap:.95rem;padding:1.2rem}.supermee-cart__summary--sticky{position:sticky;top:var(--cart-summary-top)}.supermee-cart__summary-heading{margin:0 0 .25rem;color:var(--cart-heading-color);font-size:1.35rem;line-height:1.2}.supermee-cart__summary-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;color:var(--cart-muted-color)}.supermee-cart__summary-row strong{color:var(--cart-text-color);text-align:right}.supermee-cart__discount-value{color:var(--cart-accent-color)!important}.supermee-cart__subtotal{margin-top:.25rem;padding-top:1rem;border-top:1px solid var(--cart-border-color)}.supermee-cart__subtotal span{color:var(--cart-heading-color);font-weight:850}.supermee-cart__subtotal strong{color:var(--cart-heading-color);font-size:1.55rem;font-weight:950}.supermee-cart__tax-text{color:var(--cart-muted-color);font-size:.82rem;line-height:1.5}.supermee-cart__tax-text p{margin:0}.supermee-cart__note{display:grid;gap:.45rem}.supermee-cart__note label{color:var(--cart-heading-color);font-size:.88rem;font-weight:800}.supermee-cart__note textarea{width:100%;min-height:92px;padding:.75rem;resize:vertical;border:1px solid var(--cart-border-color);border-radius:8px;outline:none;color:var(--cart-text-color);background:var(--cart-card-background);font:inherit}.supermee-cart__note textarea:focus{border-color:var(--cart-accent-color);box-shadow:0 0 0 2px #0f51321f}.supermee-cart__buttons{display:grid;gap:.7rem}.supermee-cart .supermee-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:.8rem 1.2rem;border:1px solid transparent;border-radius:8px;font:inherit;font-weight:850;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:filter .16s ease,transform .16s ease}.supermee-cart .supermee-button:hover{filter:brightness(.93);transform:translateY(-1px)}.supermee-cart__checkout-button{color:var(--cart-button-text)!important;background:var(--cart-button-background)!important;border-color:var(--cart-button-background)!important}.supermee-cart__update-button{color:var(--cart-secondary-text)!important;background:var(--cart-secondary-background)!important;border-color:var(--cart-border-color)!important}.supermee-cart__dynamic-checkout{margin-top:.1rem}.supermee-cart__continue-link{width:fit-content;margin:.2rem auto 0;color:var(--cart-accent-color);text-align:center;text-decoration:underline;text-underline-offset:3px;font-size:.88rem;font-weight:750}.supermee-cart__empty{display:grid;justify-items:center;gap:1.2rem;padding:clamp(2.5rem,7vw,5rem) 1.5rem;text-align:center}.supermee-cart__empty-image{display:block;width:min(100%,420px);height:auto}.supermee-cart__empty h2{margin:0;color:var(--cart-heading-color);font-size:clamp(1.6rem,4vw,2.6rem)}.supermee-cart__empty .supermee-button{width:auto;min-width:180px}@media screen and (max-width:860px){.supermee-cart__form{grid-template-columns:1fr}.supermee-cart__summary--sticky{position:static}}@media screen and (max-width:560px){.supermee-cart{padding:var(--cart-mobile-padding-top) 0 var(--cart-mobile-padding-bottom)}.supermee-cart__header{align-items:flex-start;flex-direction:column;gap:.35rem}.supermee-cart__count{margin:0}.supermee-cart__item{grid-template-columns:82px minmax(0,1fr);padding:.9rem}.supermee-cart__line-price{grid-column:2;justify-items:start;padding-top:.35rem}.supermee-cart__summary{padding:1rem}}.supermee-collection{padding:var(--collection-padding-top) 0 var(--collection-padding-bottom);color:var(--collection-text-color);background:var(--collection-background)}.supermee-collection__header{max-width:820px;margin-bottom:1.8rem}.supermee-collection__header--center{margin-right:auto;margin-left:auto;text-align:center}.supermee-collection__header h1{margin:0;color:var(--collection-heading-color);font-size:clamp(2.2rem,5vw,4.5rem);line-height:.98}.supermee-collection__description{margin-top:.8rem;color:var(--collection-muted-color);font-size:1rem;line-height:1.65}.supermee-collection__description p{margin-top:0;margin-bottom:.75rem}.supermee-collection__description p:last-child{margin-bottom:0}.supermee-collection__banner{width:100%;height:var(--collection-banner-height);margin-bottom:1.8rem;overflow:hidden;border-radius:var(--collection-banner-radius);background:var(--collection-card-background)}.supermee-collection__banner-image{display:block;width:100%;height:100%;object-fit:cover}.supermee-collection__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.4rem;padding-bottom:1rem;border-bottom:1px solid var(--collection-border-color)}.supermee-collection__product-count{margin:0;color:var(--collection-muted-color);font-size:.9rem;font-weight:700}.supermee-collection__sorting{display:flex;align-items:center;gap:.65rem}.supermee-collection__sorting label{color:var(--collection-muted-color);font-size:.88rem;font-weight:700}.supermee-collection__sorting select{min-height:42px;padding:.55rem 2.2rem .55rem .8rem;border:1px solid var(--collection-border-color);border-radius:8px;outline:none;color:var(--collection-text-color);background:var(--collection-card-background);font:inherit;cursor:pointer}.supermee-collection__sorting select:focus{border-color:var(--collection-accent-color)}.supermee-collection__content{display:block}.supermee-collection__content--with-filters{display:grid;grid-template-columns:minmax(220px,270px) minmax(0,1fr);align-items:start;gap:1.5rem}.supermee-collection__filters{padding:1rem;border:1px solid var(--collection-border-color);border-radius:var(--collection-card-radius);background:var(--collection-card-background)}.supermee-collection__filter-header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.7rem}.supermee-collection__filter-header h2{margin:0;color:var(--collection-heading-color);font-size:1.15rem}.supermee-collection__filter-header a{color:var(--collection-accent-color);font-size:.78rem;font-weight:750;text-decoration:underline;text-underline-offset:3px}.supermee-collection__filter{border-top:1px solid var(--collection-border-color)}.supermee-collection__filter summary{display:flex;align-items:center;gap:.5rem;padding:.9rem 0;color:var(--collection-heading-color);font-size:.9rem;font-weight:800;cursor:pointer;list-style:none}.supermee-collection__filter summary::-webkit-details-marker{display:none}.supermee-collection__filter summary span{margin-right:auto}.supermee-collection__filter summary small{color:var(--collection-accent-color)}.supermee-collection__filter summary svg{transition:transform .16s ease}.supermee-collection__filter[open] summary svg{transform:rotate(180deg)}.supermee-collection__filter-body{padding-bottom:1rem}.supermee-collection__filter-body ul{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.supermee-collection__filter-body li label{display:flex;align-items:center;gap:.55rem;color:var(--collection-text-color);font-size:.85rem;cursor:pointer}.supermee-collection__filter-body li label span{margin-right:auto}.supermee-collection__filter-body input[type=checkbox]{width:17px;height:17px;accent-color:var(--collection-accent-color)}.supermee-collection__filter-body input:disabled+span{opacity:.45}.supermee-collection__price-filter{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.supermee-collection__price-filter div{display:grid;gap:.35rem}.supermee-collection__price-filter label{color:var(--collection-muted-color);font-size:.75rem;font-weight:700}.supermee-collection__price-filter input{width:100%;min-width:0;min-height:40px;padding:.5rem .6rem;border:1px solid var(--collection-border-color);border-radius:7px;outline:none;color:var(--collection-text-color);background:var(--collection-background);font:inherit}.supermee-collection__price-filter input:focus{border-color:var(--collection-accent-color)}.supermee-collection__filter-button,.supermee-collection__clear-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.7rem 1rem;border:1px solid var(--collection-accent-color);border-radius:8px;color:#fff;background:var(--collection-accent-color);font:inherit;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer}.supermee-collection__filter-button{width:100%;margin-top:.9rem}.supermee-collection__products{min-width:0}.supermee-collection__grid{display:grid;grid-template-columns:repeat(var(--collection-desktop-columns),minmax(0,1fr));gap:var(--collection-grid-gap);margin:0;padding:0;list-style:none}.supermee-collection__grid-item{min-width:0}.supermee-collection__grid-item>*{height:100%}.supermee-collection__grid-item .supermee-product-card{overflow:hidden;border-radius:var(--collection-card-radius);background:var(--collection-card-background)}.supermee-collection__empty{grid-column:1 / -1;display:grid;justify-items:start;gap:.8rem;padding:2rem;border:1px dashed var(--collection-border-color);border-radius:var(--collection-card-radius);color:var(--collection-muted-color);background:var(--collection-card-background)}.supermee-collection__empty h2,.supermee-collection__empty p{margin:0}.supermee-collection__empty h2{color:var(--collection-heading-color)}.supermee-collection__pagination{margin-top:2.4rem;text-align:center}.supermee-collection__pagination .page,.supermee-collection__pagination .next,.supermee-collection__pagination .prev{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;margin:.2rem;border:1px solid var(--collection-border-color);border-radius:8px;color:var(--collection-text-color);background:var(--collection-card-background)}.supermee-collection__pagination a{color:inherit;text-decoration:none}.supermee-collection__pagination .current{color:#fff;background:var(--collection-accent-color);border-color:var(--collection-accent-color)}@media screen and (max-width:1050px){.supermee-collection__grid{grid-template-columns:repeat(var(--collection-tablet-columns),minmax(0,1fr))}}@media screen and (max-width:800px){.supermee-collection__content--with-filters{grid-template-columns:1fr}.supermee-collection__filters{position:static}}@media screen and (max-width:640px){.supermee-collection{padding:var(--collection-mobile-padding-top) 0 var(--collection-mobile-padding-bottom)}.supermee-collection__toolbar{align-items:flex-start;flex-direction:column}.supermee-collection__sorting{width:100%}.supermee-collection__sorting select{min-width:0;flex:1}.supermee-collection__banner{height:min(var(--collection-banner-height),320px)}.supermee-collection__grid{grid-template-columns:repeat(var(--collection-mobile-columns),minmax(0,1fr))}.supermee-collection__price-filter{grid-template-columns:1fr}}.supermee-page{padding:var(--page-padding-top) 0 var(--page-padding-bottom);color:var(--page-text-color);background:var(--page-background)}.supermee-page__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;width:min(100%,var(--page-content-width));margin:0 auto 1.4rem;color:var(--page-muted-color);font-size:.85rem;line-height:1.4}.supermee-page__breadcrumbs a{color:var(--page-link-color);text-decoration:none;font-weight:700}.supermee-page__breadcrumbs a:hover{color:var(--page-link-hover-color);text-decoration:underline;text-underline-offset:3px}.supermee-page__container{width:min(100%,var(--page-content-width));margin-inline:auto}.supermee-page--card .supermee-page__container{padding:var(--page-card-padding);border:1px solid var(--page-border-color);border-radius:var(--page-card-radius);background:var(--page-card-background)}.supermee-page__header{width:min(100%,var(--page-header-width));margin-bottom:1.8rem}.supermee-page--align-center .supermee-page__header{margin-right:auto;margin-left:auto;text-align:center}.supermee-page__eyebrow{width:fit-content;margin:0 0 .8rem;padding:.4rem .65rem;border:1px solid var(--page-border-color);border-radius:7px;color:var(--page-link-color);background:var(--page-card-background);font-size:.76rem;font-weight:850;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.supermee-page--align-center .supermee-page__eyebrow{margin-right:auto;margin-left:auto}.supermee-page__header h1{margin:0;color:var(--page-heading-color);font-size:clamp(var(--page-heading-mobile-size),5vw,var(--page-heading-desktop-size));line-height:1;overflow-wrap:anywhere}.supermee-page__introduction{margin-top:1rem;color:var(--page-muted-color);font-size:1.08rem;line-height:1.65}.supermee-page__introduction p{margin-top:0;margin-bottom:.8rem}.supermee-page__introduction p:last-child{margin-bottom:0}.supermee-page__content{color:var(--page-text-color);font-size:1.02rem;line-height:1.75;overflow-wrap:anywhere}.supermee-page__content>:first-child{margin-top:0}.supermee-page__content>:last-child{margin-bottom:0}.supermee-page__content h2,.supermee-page__content h3,.supermee-page__content h4,.supermee-page__content h5,.supermee-page__content h6{margin-top:1.8em;margin-bottom:.65em;color:var(--page-heading-color);line-height:1.2}.supermee-page__content h2{font-size:clamp(1.6rem,3vw,2.4rem)}.supermee-page__content h3{font-size:clamp(1.35rem,2.5vw,1.9rem)}.supermee-page__content p,.supermee-page__content ul,.supermee-page__content ol{margin-top:0;margin-bottom:1.15rem}.supermee-page__content ul,.supermee-page__content ol{padding-left:1.5rem}.supermee-page__content li+li{margin-top:.4rem}.supermee-page__content a{color:var(--page-link-color);font-weight:750;text-decoration:underline;text-underline-offset:3px;transition:color .16s ease}.supermee-page__content a:hover{color:var(--page-link-hover-color)}.supermee-page__content img{display:block;max-width:100%;height:auto;margin:1.5rem auto;border-radius:calc(var(--page-card-radius) / 2)}.supermee-page__content iframe,.supermee-page__content video{display:block;max-width:100%;margin:1.5rem auto}.supermee-page__content table{display:block;width:100%;max-width:100%;margin:1.5rem 0;overflow-x:auto;border-collapse:collapse}.supermee-page__content th,.supermee-page__content td{padding:.75rem;border:1px solid var(--page-border-color);text-align:left;white-space:nowrap}.supermee-page__content th{color:var(--page-heading-color);background:var(--page-card-background)}.supermee-page__content blockquote{margin:1.5rem 0;padding:1rem 1.2rem;border-left:4px solid var(--page-link-color);color:var(--page-muted-color);background:var(--page-card-background)}.supermee-page__content blockquote p:last-child{margin-bottom:0}.supermee-page__empty-content{padding:1.5rem;border:1px dashed var(--page-border-color);border-radius:var(--page-card-radius);color:var(--page-muted-color);background:var(--page-card-background)}.supermee-page__empty-content p{margin:0}@media screen and (max-width:640px){.supermee-page{padding:var(--page-mobile-padding-top) 0 var(--page-mobile-padding-bottom)}.supermee-page--card .supermee-page__container{padding:min(var(--page-card-padding),24px)}.supermee-page__header{margin-bottom:1.4rem}.supermee-page__content{font-size:1rem}}.supermee-product{padding:var(--product-padding-top) 0 var(--product-padding-bottom);color:var(--product-text-color);background:var(--product-background)}.supermee-product__breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;color:var(--product-muted-color);font-size:.84rem;line-height:1.4}.supermee-product__breadcrumbs a{color:var(--product-accent-color);text-decoration:none;font-weight:700}.supermee-product__breadcrumbs a:hover{text-decoration:underline;text-underline-offset:3px}.supermee-product__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:start;gap:var(--product-section-gap)}.supermee-product--gallery-right .supermee-product__gallery-wrapper{order:2}.supermee-product--gallery-right .supermee-product__summary{order:1}.supermee-product__gallery-wrapper{display:grid;gap:var(--product-gallery-gap);min-width:0}.supermee-product__gallery{position:relative;overflow:hidden;border:1px solid var(--product-border-color);border-radius:var(--product-gallery-radius);background:var(--product-card-background)}.supermee-product__image,.supermee-product__placeholder{display:block;width:100%;aspect-ratio:1 / 1;object-fit:var(--product-image-fit);background:var(--product-card-background)}.supermee-product__badge{position:absolute;top:1rem;left:1rem;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:.35rem .7rem;border-radius:999px;font-size:.75rem;font-weight:850;line-height:1;text-transform:uppercase}.supermee-product__badge[hidden]{display:none}.supermee-product__badge--sale{color:var(--product-sale-text);background:var(--product-sale-color)}.supermee-product__badge--sold{color:#fff;background:#6d746f}.supermee-product__thumbnails{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:thin}.supermee-product__thumbnail{flex:0 0 78px;width:78px;height:78px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:calc(var(--product-gallery-radius) / 2);background:var(--product-card-background);cursor:pointer}.supermee-product__thumbnail--active{border-color:var(--product-accent-color)}.supermee-product__thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.supermee-product__summary{display:grid;align-content:start;gap:1rem}.supermee-product__summary--sticky{position:sticky;top:var(--product-sticky-top)}.supermee-product__vendor{width:fit-content;margin:0;color:var(--product-accent-color);font-size:.76rem;font-weight:900;letter-spacing:.05em;line-height:1.3;text-transform:uppercase}.supermee-product h1{margin:0;color:var(--product-heading-color);font-size:clamp(2rem,5vw,4rem);line-height:1;overflow-wrap:anywhere}.supermee-product__sku{display:flex;gap:.4rem;margin:-.4rem 0 0;color:var(--product-muted-color);font-size:.82rem}.supermee-product__sku[hidden]{display:none}.supermee-product__sku span:first-child{font-weight:750}.supermee-product__price{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;color:var(--product-heading-color);font-size:1.45rem;font-weight:950}.supermee-product__price s{color:var(--product-muted-color);font-size:1rem;font-weight:550}.supermee-product__price s[hidden]{display:none}.supermee-product__unit-price{width:100%;color:var(--product-muted-color);font-size:.8rem;font-weight:550}.supermee-product__inventory{width:fit-content;margin:-.3rem 0 0;color:var(--product-accent-color);font-size:.86rem;font-weight:800}.supermee-product__inventory:before{display:inline-block;width:8px;height:8px;margin-right:.45rem;border-radius:50%;background:currentColor;content:""}.supermee-product__inventory--sold{color:#8b443c}.supermee-product__description{color:var(--product-muted-color);line-height:1.7}.supermee-product__description>:first-child{margin-top:0}.supermee-product__description>:last-child{margin-bottom:0}.supermee-product__description h2,.supermee-product__description h3,.supermee-product__description h4{color:var(--product-heading-color)}.supermee-product__description a{color:var(--product-accent-color);font-weight:750}.supermee-product__form{display:grid;gap:.85rem;margin-top:.25rem}.supermee-product__field{display:grid;gap:.4rem}.supermee-product__label{color:var(--product-heading-color);font-size:.88rem;font-weight:850}.supermee-product__select,.supermee-product__quantity{min-height:46px;border:1px solid var(--product-border-color);border-radius:var(--product-input-radius);outline:none;color:var(--product-text-color);background:var(--product-card-background);font:inherit}.supermee-product__select{width:100%;padding:.7rem 2.2rem .7rem .8rem;cursor:pointer}.supermee-product__select:focus,.supermee-product__quantity:focus{border-color:var(--product-accent-color);box-shadow:0 0 0 2px #0f51321f}.supermee-product__quantity-selector{display:grid;grid-template-columns:42px 70px 42px;width:fit-content;overflow:hidden;border:1px solid var(--product-border-color);border-radius:var(--product-input-radius);background:var(--product-card-background)}.supermee-product__quantity-button{min-height:44px;border:0;color:var(--product-heading-color);background:transparent;font-size:1.2rem;font-weight:800;cursor:pointer}.supermee-product__quantity-button:hover{background:var(--product-background)}.supermee-product__quantity{width:70px;padding:.5rem;border-width:0 1px;border-radius:0;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.supermee-product__quantity::-webkit-inner-spin-button,.supermee-product__quantity::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.supermee-product__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:.85rem 1.3rem;border:1px solid var(--product-button-background);border-radius:var(--product-button-radius);color:var(--product-button-text);background:var(--product-button-background);font:inherit;font-weight:900;line-height:1.2;cursor:pointer;transition:filter .16s ease,transform .16s ease}.supermee-product__button:hover:not(:disabled){filter:brightness(.92);transform:translateY(-1px)}.supermee-product__button:disabled{border-color:var(--product-border-color);color:var(--product-muted-color);background:#eef0ee;cursor:not-allowed}.supermee-product__dynamic-checkout{margin-top:-.15rem}.supermee-product__dynamic-checkout .shopify-payment-button__button{min-height:52px!important;border-radius:var(--product-button-radius)!important}.supermee-product__payment-terms{color:var(--product-muted-color);font-size:.82rem}.supermee-product__form-errors{padding:.8rem;border:1px solid #d9a29d;border-radius:var(--product-input-radius);color:#8b332b;background:#fff3f2;font-size:.9rem}.supermee-product__notes{display:grid;gap:.65rem;padding:1rem;border-radius:var(--product-input-radius);color:var(--product-note-text);background:var(--product-note-background)}.supermee-product__note{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:.6rem}.supermee-product__note-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:.1rem;border-radius:50%;color:#fff;background:var(--product-accent-color);font-size:.72rem;font-weight:900}.supermee-product__note p{margin:0;font-size:.88rem;line-height:1.55}.supermee-product__share{width:fit-content;padding:0;border:0;color:var(--product-accent-color);background:transparent;font:inherit;font-size:.86rem;font-weight:800;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.supermee-product__share-message{margin:-.6rem 0 0;color:var(--product-muted-color);font-size:.8rem}@media screen and (max-width:860px){.supermee-product__inner{grid-template-columns:1fr}.supermee-product--gallery-right .supermee-product__gallery-wrapper,.supermee-product--gallery-right .supermee-product__summary{order:initial}.supermee-product__summary--sticky{position:static}}@media screen and (max-width:640px){.supermee-product{padding:var(--product-mobile-padding-top) 0 var(--product-mobile-padding-bottom)}.supermee-product__thumbnail{flex-basis:66px;width:66px;height:66px}}.supermee-collections{padding:var(--collections-padding-top) 0 var(--collections-padding-bottom);color:var(--collections-text-color);background:var(--collections-background)}.supermee-collections__header{display:grid;gap:.55rem;width:min(100%,var(--collections-header-width));margin-bottom:1.8rem}.supermee-collections--header-center .supermee-collections__header{margin-right:auto;margin-left:auto;text-align:center}.supermee-collections__kicker{margin:0;color:var(--collections-kicker-color);font-size:.78rem;font-weight:950;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.supermee-collections__heading{margin:0;color:var(--collections-heading-color);font-size:clamp(1.9rem,4vw,3.4rem);line-height:1}.supermee-collections__intro{color:var(--collections-text-color);font-size:1.04rem;line-height:1.6}.supermee-collections__grid{display:grid;grid-template-columns:repeat(var(--collections-desktop-columns),minmax(0,1fr));gap:var(--collections-grid-gap)}.supermee-collections__card{display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;border:1px solid var(--collections-card-border);border-radius:var(--collections-card-radius);background:var(--collections-card-background);transition:transform .22s ease,box-shadow .22s ease}.supermee-collections--shadow .supermee-collections__card{box-shadow:0 10px 28px #18201b14}.supermee-collections--animate .supermee-collections__card:hover{transform:translateY(-4px);box-shadow:0 16px 38px #18201b21}.supermee-collections__media{position:relative;display:block;overflow:hidden;background:#f4efe3}.supermee-collections--ratio-landscape .supermee-collections__media{aspect-ratio:4 / 3}.supermee-collections--ratio-wide .supermee-collections__media{aspect-ratio:16 / 9}.supermee-collections--ratio-square .supermee-collections__media{aspect-ratio:1 / 1}.supermee-collections--ratio-portrait .supermee-collections__media{aspect-ratio:4 / 5}.supermee-collections__image,.supermee-collections__placeholder{display:block;width:100%;height:100%;object-fit:var(--collections-image-fit);transition:transform .26s ease}.supermee-collections--animate .supermee-collections__card:hover .supermee-collections__image{transform:scale(1.045)}.supermee-collections__badge{position:absolute;top:.8rem;left:.8rem;display:inline-flex;align-items:center;min-height:28px;padding:.35rem .65rem;border-radius:999px;color:var(--collections-button-text);background:var(--collections-button-background);font-size:.72rem;font-weight:850;line-height:1}.supermee-collections__body{display:grid;align-content:start;gap:.7rem;padding:var(--collections-card-padding)}.supermee-collections--card-center .supermee-collections__body{justify-items:center;text-align:center}.supermee-collections__body h3{margin:0;color:var(--collections-card-heading);font-size:var(--collections-title-size);line-height:1.15}.supermee-collections__body h3 a{color:inherit;text-decoration:none}.supermee-collections__body h3 a:hover{color:var(--collections-button-background)}.supermee-collections__card-text{color:var(--collections-card-text);font-size:.94rem;line-height:1.6}.supermee-collections__product-count{margin:0;color:var(--collections-card-text);font-size:.8rem;font-weight:700;opacity:.8}.supermee-collections__link{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:fit-content;min-height:42px;margin-top:.25rem;padding:.65rem 1rem;border:1px solid var(--collections-button-border);border-radius:8px;color:var(--collections-button-text);background:var(--collections-button-background);font-size:.88rem;font-weight:900;line-height:1.2;text-decoration:none;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.supermee-collections__link:hover{color:var(--collections-button-hover-text);background:var(--collections-button-hover-background);border-color:var(--collections-button-hover-background);transform:translateY(-1px)}.supermee-collections--button-link .supermee-collections__link{min-height:auto;padding:0;border:0;border-radius:0;color:var(--collections-button-background);background:transparent;text-decoration:underline;text-underline-offset:4px}.supermee-collections--button-link .supermee-collections__link:hover{color:var(--collections-button-hover-background);background:transparent}.supermee-collections--button-outline .supermee-collections__link{color:var(--collections-button-background);background:transparent}.supermee-collections--button-outline .supermee-collections__link:hover{color:var(--collections-button-hover-text);background:var(--collections-button-hover-background)}.supermee-collections__empty{grid-column:1 / -1;padding:2rem;border:1px dashed var(--collections-card-border);border-radius:var(--collections-card-radius);color:var(--collections-card-text);background:var(--collections-card-background)}@media screen and (max-width:960px){.supermee-collections__grid{grid-template-columns:repeat(var(--collections-tablet-columns),minmax(0,1fr))}}@media screen and (max-width:640px){.supermee-collections{padding:var(--collections-mobile-padding-top) 0 var(--collections-mobile-padding-bottom)}.supermee-collections__grid{grid-template-columns:repeat(var(--collections-mobile-columns),minmax(0,1fr))}.supermee-collections__body{padding:min(var(--collections-card-padding),18px)}}.supermee-featured{padding:var(--featured-padding-top) 0 var(--featured-padding-bottom);color:var(--featured-text-color);background:var(--featured-background)}.supermee-featured__header{display:grid;gap:.55rem;width:min(100%,var(--featured-header-width));margin-bottom:1.8rem}.supermee-featured--header-center .supermee-featured__header{margin-right:auto;margin-left:auto;text-align:center}.supermee-featured__kicker{margin:0;color:var(--featured-kicker-color);font-size:.78rem;font-weight:950;letter-spacing:.05em;line-height:1.3;text-transform:uppercase}.supermee-featured__heading{margin:0;color:var(--featured-heading-color);font-size:clamp(var(--featured-heading-mobile),4vw,var(--featured-heading-desktop));line-height:1}.supermee-featured__description{color:var(--featured-text-color);font-size:1.04rem;line-height:1.6}.supermee-featured__grid{display:grid;grid-template-columns:repeat(var(--featured-desktop-columns),minmax(0,1fr));gap:var(--featured-grid-gap);margin:0;padding:0;list-style:none}.supermee-featured__grid-item{min-width:0}.supermee-featured__grid-item>*{height:100%}.supermee-featured__grid-item .supermee-product-card{height:100%;overflow:hidden;border:1px solid var(--featured-card-border);border-radius:var(--featured-card-radius);background:var(--featured-card-background);transition:transform .22s ease,box-shadow .22s ease}.supermee-featured--card-shadow .supermee-featured__grid-item .supermee-product-card{box-shadow:0 10px 28px #18201b14}.supermee-featured--card-hover .supermee-featured__grid-item .supermee-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px #18201b21}.supermee-featured__footer{display:flex;margin-top:1.8rem}.supermee-featured__footer--left{justify-content:flex-start}.supermee-featured__footer--center{justify-content:center}.supermee-featured__footer--right{justify-content:flex-end}.supermee-featured__view-all{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:46px;padding:.75rem 1.2rem;border:1px solid var(--featured-button-border);border-radius:8px;color:var(--featured-button-text);background:var(--featured-button-background);font-size:.9rem;font-weight:900;line-height:1.2;text-decoration:none;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.supermee-featured__view-all:hover{color:var(--featured-button-hover-text);background:var(--featured-button-hover-background);border-color:var(--featured-button-hover-background);transform:translateY(-1px)}.supermee-featured--button-outline .supermee-featured__view-all{color:var(--featured-button-background);background:transparent}.supermee-featured--button-outline .supermee-featured__view-all:hover{color:var(--featured-button-hover-text);background:var(--featured-button-hover-background)}.supermee-featured--button-link .supermee-featured__view-all{min-height:auto;padding:0;border:0;border-radius:0;color:var(--featured-button-background);background:transparent;text-decoration:underline;text-underline-offset:4px}.supermee-featured--button-link .supermee-featured__view-all:hover{color:var(--featured-button-hover-background);background:transparent}.supermee-featured__empty{display:grid;gap:.65rem;padding:2rem;border:1px dashed var(--featured-card-border);border-radius:var(--featured-card-radius);color:var(--featured-text-color);background:var(--featured-card-background)}.supermee-featured__empty h3,.supermee-featured__empty p{margin:0}.supermee-featured__empty h3{color:var(--featured-heading-color)}.supermee-featured__empty small{color:var(--featured-text-color);opacity:.75}@media screen and (max-width:980px){.supermee-featured__grid{grid-template-columns:repeat(var(--featured-tablet-columns),minmax(0,1fr))}}@media screen and (max-width:640px){.supermee-featured{padding:var(--featured-mobile-padding-top) 0 var(--featured-mobile-padding-bottom)}.supermee-featured__grid{grid-template-columns:repeat(var(--featured-mobile-columns),minmax(0,1fr))}.supermee-featured__footer{justify-content:stretch}.supermee-featured__view-all{width:100%}}.supermee-hero{padding:var(--hero-padding-top) 0 var(--hero-padding-bottom);color:var(--hero-text-color);background:linear-gradient(135deg,#f3bf3a33,#0f513214),var(--hero-bg, #fff8ea)}.supermee-hero--no-gradient{background:var(--hero-bg, #fff8ea)}.supermee-hero__inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);align-items:center;gap:var(--hero-gap)}.supermee-hero__content{width:100%;max-width:var(--hero-content-max-width)}.supermee-hero--desktop-image-right .supermee-hero__content{order:1}.supermee-hero--desktop-image-right .supermee-hero__media,.supermee-hero--desktop-image-left .supermee-hero__content{order:2}.supermee-hero--desktop-image-left .supermee-hero__media{order:1}.supermee-hero--content-center .supermee-hero__content{margin-inline:auto;text-align:center}.supermee-hero--content-center .supermee-hero__actions{justify-content:center}.supermee-hero__kicker{width:fit-content;margin:0 0 1rem;padding:.42rem .7rem;border:1px solid rgba(15,81,50,.22);border-radius:8px;color:var(--hero-kicker-color);background:var(--hero-kicker-bg);font-size:.78rem;font-weight:900;line-height:1.2;text-transform:uppercase}.supermee-hero--content-center .supermee-hero__kicker{margin-right:auto;margin-left:auto}.supermee-hero__title{margin:0;color:var(--hero-heading-color);font-size:clamp(var(--hero-heading-mobile),8vw,var(--hero-heading-desktop));line-height:.95;letter-spacing:0}.supermee-hero__text{max-width:36rem;margin:1.1rem 0 0;color:var(--hero-text-color);font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.6}.supermee-hero--content-center .supermee-hero__text{margin-right:auto;margin-left:auto}.supermee-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.supermee-hero .supermee-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.35rem;border:1px solid transparent;border-radius:var(--hero-button-radius);font:inherit;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.supermee-hero .supermee-button:hover{filter:brightness(.92);transform:translateY(-1px)}.supermee-hero .supermee-button[aria-disabled=true]{opacity:.55;pointer-events:none}.supermee-hero__primary-button{color:var(--hero-primary-text)!important;background:var(--hero-primary-bg)!important;border-color:var(--hero-primary-bg)!important}.supermee-hero__secondary-button{color:var(--hero-secondary-text)!important;background:var(--hero-secondary-bg)!important;border-color:var(--hero-secondary-border)!important}.supermee-hero__media{position:relative;min-height:var(--hero-media-height);border-radius:var(--hero-media-radius);overflow:hidden;background:#fff;box-shadow:0 18px 44px #0f513229}.supermee-hero__media picture{display:block;width:100%;height:100%}.supermee-hero__image,.supermee-hero__placeholder{display:block;width:100%;height:100%;min-height:var(--hero-media-height);object-fit:var(--hero-image-fit)}.supermee-hero__badge{position:absolute;right:1rem;bottom:1rem;display:grid;gap:.1rem;width:min(190px,calc(100% - 2rem));padding:.9rem;border-radius:8px;color:var(--hero-badge-text);background:var(--hero-badge-bg);box-shadow:0 14px 28px #23232333}.supermee-hero__badge span{font-size:1.55rem;font-weight:950;line-height:1}.supermee-hero__badge small{font-size:.8rem;font-weight:750;line-height:1.35}@media screen and (max-width:900px){.supermee-hero{padding:var(--hero-mobile-padding-top) 0 var(--hero-mobile-padding-bottom)}.supermee-hero__inner{grid-template-columns:1fr}.supermee-hero--mobile-image-before .supermee-hero__content{order:2}.supermee-hero--mobile-image-before .supermee-hero__media,.supermee-hero--mobile-image-after .supermee-hero__content{order:1}.supermee-hero--mobile-image-after .supermee-hero__media{order:2}.supermee-hero__media,.supermee-hero__image,.supermee-hero__placeholder{min-height:var(--hero-mobile-media-height)}}@media screen and (max-width:520px){.supermee-hero__actions,.supermee-hero__actions .supermee-button{width:100%}.supermee-hero__badge{right:.75rem;bottom:.75rem}}.supermee-newsletter{padding:var(--newsletter-padding-top) 0 var(--newsletter-padding-bottom);color:var(--newsletter-text-color);background:var(--newsletter-background)}.supermee-newsletter__container{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);align-items:center;gap:var(--newsletter-gap)}.supermee-newsletter--layout-stacked .supermee-newsletter__container{grid-template-columns:1fr}.supermee-newsletter--card .supermee-newsletter__container{padding:var(--newsletter-card-padding);border:1px solid var(--newsletter-border-color);border-radius:var(--newsletter-card-radius);background:var(--newsletter-card-background)}.supermee-newsletter--image-left .supermee-newsletter__media{order:1}.supermee-newsletter--image-left .supermee-newsletter__content,.supermee-newsletter--image-right .supermee-newsletter__media{order:2}.supermee-newsletter--image-right .supermee-newsletter__content{order:1}.supermee-newsletter__media{min-width:0;overflow:hidden;border-radius:var(--newsletter-image-radius);background:var(--newsletter-card-background)}.supermee-newsletter__image{display:block;width:100%;height:100%;min-height:360px;max-height:560px;object-fit:var(--newsletter-image-fit)}.supermee-newsletter__content{width:min(100%,var(--newsletter-content-width))}.supermee-newsletter--align-center .supermee-newsletter__content{margin-inline:auto;text-align:center}.supermee-newsletter__kicker{margin:0 0 .55rem;color:var(--newsletter-kicker-color);font-size:.78rem;font-weight:950;letter-spacing:.05em;line-height:1.3;text-transform:uppercase}.supermee-newsletter__heading{margin:0;color:var(--newsletter-heading-color);font-size:clamp(var(--newsletter-heading-mobile),4vw,var(--newsletter-heading-desktop));line-height:1}.supermee-newsletter__text{margin-top:.9rem;color:var(--newsletter-text-color);font-size:1.04rem;line-height:1.65}.supermee-newsletter__form{display:grid;gap:.8rem;width:min(100%,var(--newsletter-form-width));margin-top:1.4rem}.supermee-newsletter--align-center .supermee-newsletter__form{margin-right:auto;margin-left:auto}.supermee-newsletter__field{display:grid;gap:.45rem}.supermee-newsletter__field label{color:var(--newsletter-label-color);font-size:.88rem;font-weight:850;text-align:left}.supermee-newsletter__row{display:grid;gap:.65rem}.supermee-newsletter__row--inline{grid-template-columns:minmax(0,1fr) auto}.supermee-newsletter__row--stacked{grid-template-columns:1fr}.supermee-newsletter input[type=email],.supermee-newsletter input[type=text]{width:100%;min-width:0;min-height:48px;padding:.75rem .9rem;border:1px solid var(--newsletter-border-color);border-radius:var(--newsletter-input-radius);outline:none;color:var(--newsletter-input-text);background:var(--newsletter-input-background);font:inherit;transition:border-color .16s ease,box-shadow .16s ease}.supermee-newsletter input::placeholder{color:var(--newsletter-placeholder-color);opacity:1}.supermee-newsletter input:focus{border-color:var(--newsletter-button-background);box-shadow:0 0 0 3px color-mix(in srgb,var(--newsletter-button-background) 18%,transparent)}.supermee-newsletter__button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:48px;padding:.75rem 1.25rem;border:1px solid var(--newsletter-button-background);border-radius:var(--newsletter-button-radius);color:var(--newsletter-button-text);background:var(--newsletter-button-background);font:inherit;font-weight:900;line-height:1.2;white-space:nowrap;cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.supermee-newsletter__button:hover{color:var(--newsletter-button-hover-text);background:var(--newsletter-button-hover-background);border-color:var(--newsletter-button-hover-background);transform:translateY(-1px)}.supermee-newsletter__privacy{color:var(--newsletter-text-color);font-size:.78rem;line-height:1.5;opacity:.78}.supermee-newsletter__privacy p{margin:0}.supermee-newsletter__privacy a{color:var(--newsletter-button-background);font-weight:700}.supermee-newsletter__message{margin:.2rem 0 0;font-size:.9rem;font-weight:750;line-height:1.5;text-align:left}.supermee-newsletter__message--success{color:var(--newsletter-success-color)}.supermee-newsletter__message--error{color:var(--newsletter-error-color)}.supermee-newsletter__message--error ul{margin:.4rem 0 0;padding-left:1.2rem}.supermee-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (max-width:820px){.supermee-newsletter__container{grid-template-columns:1fr}.supermee-newsletter--image-left .supermee-newsletter__media,.supermee-newsletter--image-right .supermee-newsletter__media{order:1}.supermee-newsletter--image-left .supermee-newsletter__content,.supermee-newsletter--image-right .supermee-newsletter__content{order:2}.supermee-newsletter__image{min-height:280px;max-height:440px}}@media screen and (max-width:640px){.supermee-newsletter{padding:var(--newsletter-mobile-padding-top) 0 var(--newsletter-mobile-padding-bottom)}.supermee-newsletter--card .supermee-newsletter__container{padding:min(var(--newsletter-card-padding),22px)}.supermee-newsletter__row--inline{grid-template-columns:1fr}.supermee-newsletter__button{width:100%}}.supermee-proof{padding:var(--proof-padding-top) 0 var(--proof-padding-bottom);color:var(--proof-text-color);background:var(--proof-background)}.supermee-proof--glow{background:radial-gradient(circle at 15% 12%,var(--proof-glow-color),transparent 36%),var(--proof-background)}.supermee-proof__inner{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:var(--proof-section-gap)}.supermee-proof--layout-stacked .supermee-proof__inner,.supermee-proof--no-content .supermee-proof__inner{grid-template-columns:1fr}.supermee-proof__content{width:min(100%,var(--proof-content-width))}.supermee-proof__content--sticky{position:sticky;top:var(--proof-sticky-top)}.supermee-proof--content-center .supermee-proof__content{margin-inline:auto;text-align:center}.supermee-proof--layout-stacked .supermee-proof__content{margin-bottom:.3rem}.supermee-proof__kicker{margin:0 0 .55rem;color:var(--proof-kicker-color);font-size:.78rem;font-weight:950;letter-spacing:.05em;line-height:1.3;text-transform:uppercase}.supermee-proof__heading{margin:0;color:var(--proof-heading-color);font-size:clamp(var(--proof-heading-mobile),4vw,var(--proof-heading-desktop));line-height:1;overflow-wrap:anywhere}.supermee-proof__text{margin-top:1rem;color:var(--proof-text-color);font-size:1.04rem;line-height:1.65}.supermee-proof__button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:46px;margin-top:1.35rem;padding:.75rem 1.2rem;border:1px solid var(--proof-button-border);border-radius:8px;color:var(--proof-button-text);background:var(--proof-button-background);font-size:.9rem;font-weight:900;line-height:1.2;text-decoration:none;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.supermee-proof__button:hover{color:var(--proof-button-hover-text);background:var(--proof-button-hover-background);border-color:var(--proof-button-hover-background);transform:translateY(-1px)}.supermee-proof--button-outline .supermee-proof__button{color:var(--proof-button-background);background:transparent}.supermee-proof--button-outline .supermee-proof__button:hover{color:var(--proof-button-hover-text);background:var(--proof-button-hover-background)}.supermee-proof--button-link .supermee-proof__button{min-height:auto;padding:0;border:0;border-radius:0;color:var(--proof-button-background);background:transparent;text-decoration:underline;text-underline-offset:4px}.supermee-proof--button-link .supermee-proof__button:hover{color:var(--proof-button-hover-background);background:transparent}.supermee-proof__grid{display:grid;grid-template-columns:repeat(var(--proof-desktop-columns),minmax(0,1fr));gap:var(--proof-grid-gap)}.supermee-proof__item{display:grid;align-content:start;gap:.65rem;min-width:0;min-height:var(--proof-card-min-height);padding:var(--proof-card-padding);border:1px solid var(--proof-card-border);border-radius:var(--proof-card-radius);background:var(--proof-card-background);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.supermee-proof--shadow .supermee-proof__item{box-shadow:0 10px 28px #18201b14}.supermee-proof--animate .supermee-proof__item:hover{transform:translateY(-4px);box-shadow:0 16px 36px #18201b21;border-color:var(--proof-mark-background)}.supermee-proof--cards-center .supermee-proof__item{justify-items:center;text-align:center}.supermee-proof__mark{display:inline-grid;place-items:center;width:var(--proof-mark-size);height:var(--proof-mark-size);overflow:hidden;border-radius:calc(var(--proof-card-radius) / 1.5);color:var(--proof-mark-color);background:var(--proof-mark-background);font-size:.9rem;font-weight:950;line-height:1}.supermee-proof__mark--image{padding:.55rem}.supermee-proof__icon{display:block;width:100%;height:100%;object-fit:contain}.supermee-proof__item h3{margin:0;color:var(--proof-card-heading);font-size:1.2rem;line-height:1.15}.supermee-proof__item h3 a{color:inherit;text-decoration:none}.supermee-proof__item h3 a:hover{color:var(--proof-mark-background)}.supermee-proof__item-text{color:var(--proof-card-text);font-size:.94rem;line-height:1.6}.supermee-proof__item-link{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;margin-top:.15rem;color:var(--proof-mark-background);font-size:.84rem;font-weight:850;text-decoration:underline;text-underline-offset:3px}.supermee-proof__empty{grid-column:1 / -1;padding:2rem;border:1px dashed var(--proof-card-border);border-radius:var(--proof-card-radius);color:var(--proof-card-text);background:var(--proof-card-background)}@media screen and (max-width:980px){.supermee-proof__grid{grid-template-columns:repeat(var(--proof-tablet-columns),minmax(0,1fr))}}@media screen and (max-width:900px){.supermee-proof__inner{grid-template-columns:1fr}.supermee-proof__content--sticky{position:static}}@media screen and (max-width:640px){.supermee-proof{padding:var(--proof-mobile-padding-top) 0 var(--proof-mobile-padding-bottom)}.supermee-proof__grid{grid-template-columns:repeat(var(--proof-mobile-columns),minmax(0,1fr))}.supermee-proof__item{padding:min(var(--proof-card-padding),18px)}}.supermee-static-products{padding:var(--static-padding-top) 0 var(--static-padding-bottom);color:var(--static-text-color);background:var(--static-background)}.supermee-static-products__header{display:grid;gap:1rem;width:min(100%,var(--static-header-width));margin-bottom:1.8rem}.supermee-static-products--header-split .supermee-static-products__header{grid-template-columns:minmax(0,.9fr) minmax(280px,.62fr);align-items:end;width:100%}.supermee-static-products--align-center .supermee-static-products__header{margin-right:auto;margin-left:auto;text-align:center}.supermee-static-products__kicker{margin:0 0 .5rem;color:var(--static-kicker-color);font-size:.78rem;font-weight:950;letter-spacing:.05em;line-height:1.3;text-transform:uppercase}.supermee-static-products__header h2{margin:0;color:var(--static-heading-color);font-size:clamp(var(--static-heading-mobile),4vw,var(--static-heading-desktop));line-height:1;overflow-wrap:anywhere}.supermee-static-products__intro{color:var(--static-text-color);font-size:1.02rem;line-height:1.65}.supermee-static-products__grid{display:grid;grid-template-columns:repeat(var(--static-desktop-columns),minmax(0,1fr));gap:var(--static-grid-gap);margin:0;padding:0;list-style:none}.supermee-static-products__grid-item{min-width:0}.supermee-static-products__card{display:grid;grid-template-rows:auto 1fr;height:100%;min-width:0;overflow:hidden;border:1px solid var(--static-card-border);border-radius:var(--static-card-radius);background:var(--static-card-background);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.supermee-static-products--shadow .supermee-static-products__card,.supermee-static-products--shadow .supermee-static-products__auto-card .supermee-product-card{box-shadow:0 10px 28px #18201b14}.supermee-static-products--animate .supermee-static-products__card:hover,.supermee-static-products--animate .supermee-static-products__auto-card .supermee-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px #18201b21}.supermee-static-products__media{position:relative;display:block;overflow:hidden;background:#f4efe3}.supermee-static-products--ratio-square .supermee-static-products__media{aspect-ratio:1 / 1}.supermee-static-products--ratio-landscape .supermee-static-products__media{aspect-ratio:4 / 3}.supermee-static-products--ratio-portrait .supermee-static-products__media{aspect-ratio:4 / 5}.supermee-static-products--ratio-wide .supermee-static-products__media{aspect-ratio:16 / 9}.supermee-static-products__image,.supermee-static-products__placeholder{display:block;width:100%;height:100%;object-fit:var(--static-image-fit);transition:transform .26s ease}.supermee-static-products--animate .supermee-static-products__card:hover .supermee-static-products__image{transform:scale(1.04)}.supermee-static-products__offer,.supermee-static-products__sold-out{position:absolute;top:.75rem;display:inline-flex;align-items:center;max-width:calc(100% - 1.5rem);min-height:28px;padding:.35rem .6rem;border-radius:999px;font-size:.7rem;font-weight:950;line-height:1;text-transform:uppercase}.supermee-static-products__offer{left:.75rem;color:var(--static-offer-text);background:var(--static-offer-background)}.supermee-static-products__sold-out{right:.75rem;color:#fff;background:#68726b}.supermee-static-products__body{display:grid;align-content:start;gap:.6rem;padding:var(--static-card-padding)}.supermee-static-products--cards-center .supermee-static-products__body{justify-items:center;text-align:center}.supermee-static-products__badge,.supermee-static-products__vendor{width:fit-content;margin:0;font-size:.72rem;font-weight:950;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.supermee-static-products__badge{padding:.3rem .5rem;border-radius:999px;color:var(--static-badge-text);background:var(--static-badge-background)}.supermee-static-products__vendor{color:var(--static-kicker-color)}.supermee-static-products h3{margin:0;color:var(--static-card-heading);font-size:1.05rem;line-height:1.25}.supermee-static-products h3 a{color:inherit;text-decoration:none}.supermee-static-products h3 a:hover{color:var(--static-button-background)}.supermee-static-products__description{color:var(--static-card-text);font-size:.92rem;line-height:1.55}.supermee-static-products__claims{display:flex;flex-wrap:wrap;gap:.4rem}.supermee-static-products--cards-center .supermee-static-products__claims{justify-content:center}.supermee-static-products__claims span{padding:.28rem .48rem;border-radius:999px;color:var(--static-claim-text);background:var(--static-claim-background);font-size:.7rem;font-weight:850;line-height:1.25}.supermee-static-products__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.7rem;margin-top:auto;padding-top:.25rem}.supermee-static-products--cards-center .supermee-static-products__meta{justify-content:center}.supermee-static-products__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem}.supermee-static-products__price strong{color:var(--static-price-color);font-size:1.05rem}.supermee-static-products__price s{color:var(--static-compare-price-color);font-size:.88rem;font-weight:650}.supermee-static-products__button,.supermee-static-products__view-all{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:42px;padding:.65rem .9rem;border:1px solid var(--static-button-border);border-radius:var(--static-button-radius);color:var(--static-button-text);background:var(--static-button-background);font-size:.82rem;font-weight:900;line-height:1.2;text-decoration:none;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.supermee-static-products__button:hover,.supermee-static-products__view-all:hover{color:var(--static-button-hover-text);background:var(--static-button-hover-background);border-color:var(--static-button-hover-background);transform:translateY(-1px)}.supermee-static-products--button-outline .supermee-static-products__button,.supermee-static-products--button-outline .supermee-static-products__view-all{color:var(--static-button-background);background:transparent}.supermee-static-products--button-outline .supermee-static-products__button:hover,.supermee-static-products--button-outline .supermee-static-products__view-all:hover{color:var(--static-button-hover-text);background:var(--static-button-hover-background)}.supermee-static-products--button-link .supermee-static-products__button,.supermee-static-products--button-link .supermee-static-products__view-all{min-height:auto;padding:0;border:0;border-radius:0;color:var(--static-button-background);background:transparent;text-decoration:underline;text-underline-offset:4px}.supermee-static-products--button-link .supermee-static-products__button:hover,.supermee-static-products--button-link .supermee-static-products__view-all:hover{color:var(--static-button-hover-background);background:transparent}.supermee-static-products__auto-card>*{height:100%}.supermee-static-products__auto-card .supermee-product-card{height:100%;overflow:hidden;border:1px solid var(--static-card-border);border-radius:var(--static-card-radius);background:var(--static-card-background);transition:transform .22s ease,box-shadow .22s ease}.supermee-static-products__footer{display:flex;margin-top:1.8rem}.supermee-static-products__footer--left{justify-content:flex-start}.supermee-static-products__footer--center{justify-content:center}.supermee-static-products__footer--right{justify-content:flex-end}.supermee-static-products__empty{grid-column:1 / -1;padding:2rem;border:1px dashed var(--static-card-border);border-radius:var(--static-card-radius);color:var(--static-card-text);background:var(--static-card-background)}@media screen and (max-width:1060px){.supermee-static-products__grid{grid-template-columns:repeat(var(--static-tablet-columns),minmax(0,1fr))}}@media screen and (max-width:720px){.supermee-static-products--header-split .supermee-static-products__header{grid-template-columns:1fr;align-items:start}}@media screen and (max-width:640px){.supermee-static-products{padding:var(--static-mobile-padding-top) 0 var(--static-mobile-padding-bottom)}.supermee-static-products__grid{grid-template-columns:repeat(var(--static-mobile-columns),minmax(0,1fr))}.supermee-static-products__body{padding:min(var(--static-card-padding),18px)}.supermee-static-products__footer{justify-content:stretch}.supermee-static-products__view-all{width:100%}}.supermee-story{padding:var(--story-padding-top) 0 var(--story-padding-bottom);color:var(--story-text-color);background:var(--story-background)}.supermee-story--glow{background:radial-gradient(circle at 12% 15%,var(--story-glow-color),transparent 35%),var(--story-background)}.supermee-story__inner{display:grid;grid-template-columns:minmax(280px,var(--story-image-width)) minmax(0,1fr);align-items:center;gap:var(--story-section-gap)}.supermee-story--layout-stacked .supermee-story__inner,.supermee-story--no-image .supermee-story__inner{grid-template-columns:1fr}.supermee-story--image-right .supermee-story__media{order:2}.supermee-story--image-right .supermee-story__content,.supermee-story--layout-stacked .supermee-story__media{order:1}.supermee-story--layout-stacked .supermee-story__content{order:2}.supermee-story__media{position:relative;min-width:0;overflow:hidden;border:1px solid var(--story-border-color);border-radius:var(--story-image-radius);background:var(--story-card-background)}.supermee-story--image-shadow .supermee-story__media{box-shadow:0 16px 42px #18201b21}.supermee-story--ratio-portrait .supermee-story__media{aspect-ratio:4 / 5}.supermee-story--ratio-square .supermee-story__media{aspect-ratio:1 / 1}.supermee-story--ratio-landscape .supermee-story__media{aspect-ratio:4 / 3}.supermee-story--ratio-wide .supermee-story__media{aspect-ratio:16 / 9}.supermee-story__image,.supermee-story__placeholder{display:block;width:100%;height:100%;object-fit:var(--story-image-fit)}.supermee-story__image-badge{position:absolute;right:1rem;bottom:1rem;display:inline-flex;align-items:center;justify-content:center;max-width:calc(100% - 2rem);min-height:32px;padding:.4rem .75rem;border-radius:999px;color:var(--story-badge-text);background:var(--story-badge-background);font-size:.75rem;font-weight:900;line-height:1.2}.supermee-story__content{display:grid;justify-items:start;gap:1rem;min-width:0}.supermee-story--content-card .supermee-story__content{padding:var(--story-content-padding);border:1px solid var(--story-border-color);border-radius:var(--story-content-radius);background:var(--story-card-background)}.supermee-story--align-center .supermee-story__content{justify-items:center;text-align:center}.supermee-story__kicker{margin:0;color:var(--story-kicker-color);font-size:.78rem;font-weight:950;letter-spacing:.05em;line-height:1.3;text-transform:uppercase}.supermee-story__heading{margin:0;color:var(--story-heading-color);font-size:clamp(var(--story-heading-mobile),4vw,var(--story-heading-desktop));line-height:1;overflow-wrap:anywhere}.supermee-story__text{color:var(--story-text-color);font-size:1.04rem;line-height:1.7}.supermee-story__text>:first-child{margin-top:0}.supermee-story__text>:last-child{margin-bottom:0}.supermee-story__text p{margin-top:0;margin-bottom:.9rem}.supermee-story__text h3,.supermee-story__text h4{color:var(--story-heading-color)}.supermee-story__text a{color:var(--story-button-background);font-weight:750;text-decoration:underline;text-underline-offset:3px}.supermee-story__highlights{display:grid;grid-template-columns:repeat(var(--story-highlight-columns),minmax(0,1fr));width:100%;gap:.75rem;margin-top:.25rem}.supermee-story__highlight{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;min-width:0;padding:.85rem;border:1px solid var(--story-border-color);border-radius:calc(var(--story-content-radius) / 1.5);background:var(--story-card-background)}.supermee-story--align-center .supermee-story__highlight{grid-template-columns:1fr;justify-items:center;text-align:center}.supermee-story__mark{display:inline-grid;place-items:center;width:42px;height:42px;overflow:hidden;border-radius:8px;color:var(--story-mark-color);background:var(--story-mark-background);font-size:.78rem;font-weight:950;line-height:1}.supermee-story__mark--image{padding:.45rem}.supermee-story__highlight-icon{display:block;width:100%;height:100%;object-fit:contain}.supermee-story__highlight-content{display:grid;gap:.3rem}.supermee-story__highlight h3{margin:0;color:var(--story-highlight-heading);font-size:.98rem;line-height:1.25}.supermee-story__highlight p{margin:0;color:var(--story-highlight-text);font-size:.82rem;line-height:1.5}.supermee-story__button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:46px;margin-top:.2rem;padding:.75rem 1.2rem;border:1px solid var(--story-button-border);border-radius:var(--story-button-radius);color:var(--story-button-text);background:var(--story-button-background);font-size:.9rem;font-weight:900;line-height:1.2;text-decoration:none;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.supermee-story__button:hover{color:var(--story-button-hover-text);background:var(--story-button-hover-background);border-color:var(--story-button-hover-background);transform:translateY(-1px)}.supermee-story--button-outline .supermee-story__button{color:var(--story-button-background);background:transparent}.supermee-story--button-outline .supermee-story__button:hover{color:var(--story-button-hover-text);background:var(--story-button-hover-background)}.supermee-story--button-link .supermee-story__button{min-height:auto;padding:0;border:0;border-radius:0;color:var(--story-button-background);background:transparent;text-decoration:underline;text-underline-offset:4px}.supermee-story--button-link .supermee-story__button:hover{color:var(--story-button-hover-background);background:transparent}@media screen and (max-width:860px){.supermee-story__inner{grid-template-columns:1fr}.supermee-story--image-right .supermee-story__media{order:1}.supermee-story--image-right .supermee-story__content{order:2}.supermee-story--ratio-portrait .supermee-story__media{aspect-ratio:16 / 11}}@media screen and (max-width:640px){.supermee-story{padding:var(--story-mobile-padding-top) 0 var(--story-mobile-padding-bottom)}.supermee-story--content-card .supermee-story__content{padding:min(var(--story-content-padding),22px)}.supermee-story__highlights{grid-template-columns:1fr}}.supermee-testimonials{padding:var(--testimonials-padding-top) 0 var(--testimonials-padding-bottom);color:var(--testimonials-description-color);background:var(--testimonials-background)}.supermee-testimonials--glow{background:radial-gradient(circle at 85% 10%,var(--testimonials-glow-color),transparent 36%),var(--testimonials-background)}.supermee-testimonials__header{display:grid;gap:.55rem;width:min(100%,var(--testimonials-header-width));margin-bottom:1.8rem}.supermee-testimonials--header-center .supermee-testimonials__header{margin-right:auto;margin-left:auto;text-align:center}.supermee-testimonials__kicker{margin:0;color:var(--testimonials-kicker-color);font-size:.78rem;font-weight:950;letter-spacing:.05em;line-height:1.3;text-transform:uppercase}.supermee-testimonials__heading{margin:0;color:var(--testimonials-heading-color);font-size:clamp(var(--testimonials-heading-mobile),4vw,var(--testimonials-heading-desktop));line-height:1;overflow-wrap:anywhere}.supermee-testimonials__description{color:var(--testimonials-description-color);font-size:1.04rem;line-height:1.65}.supermee-testimonials__grid{display:grid;grid-template-columns:repeat(var(--testimonials-desktop-columns),minmax(0,1fr));gap:var(--testimonials-grid-gap)}.supermee-testimonials__card{display:grid;align-content:start;gap:.9rem;min-width:0;min-height:var(--testimonials-card-min-height);margin:0;padding:var(--testimonials-card-padding);border:1px solid var(--testimonials-card-border);border-radius:var(--testimonials-card-radius);background:var(--testimonials-card-background);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.supermee-testimonials--shadow .supermee-testimonials__card{box-shadow:0 10px 28px #0000001f}.supermee-testimonials--animate .supermee-testimonials__card:hover{transform:translateY(-4px);border-color:var(--testimonials-link-color);box-shadow:0 16px 38px #0000002b}.supermee-testimonials--card-center .supermee-testimonials__card{justify-items:center;text-align:center}.supermee-testimonials__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.supermee-testimonials--card-center .supermee-testimonials__top{justify-content:center}.supermee-testimonials__quote-mark{color:var(--testimonials-kicker-color);font-family:Georgia,serif;font-size:3.6rem;font-weight:900;line-height:.7}.supermee-testimonials__rating{display:flex;gap:.12rem;color:var(--testimonials-star-color);font-size:1rem;line-height:1}.supermee-testimonials__star--empty{color:var(--testimonials-empty-star-color)}.supermee-testimonials__quote{margin:0;padding:0;border:0}.supermee-testimonials__quote p{margin:0;color:var(--testimonials-quote-color);font-size:1.02rem;font-weight:600;line-height:1.7}.supermee-testimonials__product{display:inline-flex;align-items:center;gap:.6rem;width:fit-content;padding:.45rem .6rem;border:1px solid var(--testimonials-card-border);border-radius:8px;color:var(--testimonials-link-color);background:var(--testimonials-background);font-size:.78rem;font-weight:800;line-height:1.3;text-decoration:none}.supermee-testimonials__product-image{display:block;width:42px;height:42px;border-radius:6px;object-fit:cover}.supermee-testimonials__author{display:flex;align-items:center;gap:.8rem;margin-top:auto;padding-top:.25rem}.supermee-testimonials--card-center .supermee-testimonials__author{justify-content:center}.supermee-testimonials__avatar{display:inline-grid;flex:0 0 var(--testimonials-avatar-size);place-items:center;width:var(--testimonials-avatar-size);height:var(--testimonials-avatar-size);overflow:hidden;border:1px solid var(--testimonials-card-border);border-radius:50%;color:var(--testimonials-badge-text);background:var(--testimonials-badge-background);font-size:1rem;font-weight:900}.supermee-testimonials__avatar-image{display:block;width:100%;height:100%;object-fit:cover}.supermee-testimonials__author-details{display:grid;gap:.2rem;min-width:0}.supermee-testimonials--card-center .supermee-testimonials__author-details{justify-items:center}.supermee-testimonials__author-details strong{color:var(--testimonials-name-color);font-size:.95rem;line-height:1.3}.supermee-testimonials__author-details strong a{color:inherit;text-decoration:none}.supermee-testimonials__meta{color:var(--testimonials-meta-color);font-size:.78rem;line-height:1.4}.supermee-testimonials__verified{display:inline-flex;align-items:center;gap:.3rem;width:fit-content;margin-top:.1rem;padding:.25rem .45rem;border-radius:999px;color:var(--testimonials-badge-text);background:var(--testimonials-badge-background);font-size:.68rem;font-weight:850;line-height:1.2}.supermee-testimonials__link{display:inline-flex;align-items:center;gap:.4rem;width:fit-content;color:var(--testimonials-link-color);font-size:.82rem;font-weight:850;line-height:1.3;text-decoration:underline;text-underline-offset:4px}.supermee-testimonials__link:hover{color:var(--testimonials-link-hover-color)}.supermee-testimonials__empty{grid-column:1 / -1;padding:2rem;border:1px dashed var(--testimonials-card-border);border-radius:var(--testimonials-card-radius);color:var(--testimonials-description-color);background:var(--testimonials-card-background)}@media screen and (max-width:980px){.supermee-testimonials__grid{grid-template-columns:repeat(var(--testimonials-tablet-columns),minmax(0,1fr))}}@media screen and (max-width:640px){.supermee-testimonials{padding:var(--testimonials-mobile-padding-top) 0 var(--testimonials-mobile-padding-bottom)}.supermee-testimonials__grid{grid-template-columns:repeat(var(--testimonials-mobile-columns),minmax(0,1fr))}.supermee-testimonials--mobile-scroll .supermee-testimonials__grid{display:flex;margin-right:-1rem;margin-left:-1rem;padding-right:1rem;padding-bottom:.5rem;padding-left:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.supermee-testimonials--mobile-scroll .supermee-testimonials__card{flex:0 0 min(86vw,360px);scroll-snap-align:start}.supermee-testimonials__card{padding:min(var(--testimonials-card-padding),20px)}}.supermee-value-strip{padding:var(--value-padding-top) 0 var(--value-padding-bottom);border-top:1px solid transparent;border-bottom:1px solid transparent;color:var(--value-text-color);background:var(--value-background)}.supermee-value-strip--full-width .supermee-value-strip__container{width:100%;padding-right:1.5rem;padding-left:1.5rem}.supermee-value-strip__header{display:grid;gap:.5rem;width:min(100%,var(--value-header-width));margin-bottom:1.4rem}.supermee-value-strip--header-center .supermee-value-strip__header{margin-right:auto;margin-left:auto;text-align:center}.supermee-value-strip__kicker{margin:0;color:var(--value-kicker-color);font-size:.76rem;font-weight:950;letter-spacing:.05em;line-height:1.3;text-transform:uppercase}.supermee-value-strip__section-heading{margin:0;color:var(--value-heading-color);font-size:clamp(var(--value-heading-mobile),4vw,var(--value-heading-desktop));line-height:1.05}.supermee-value-strip__description{color:var(--value-text-color);font-size:1rem;line-height:1.6}.supermee-value-strip__inner{display:grid;grid-template-columns:repeat(var(--value-desktop-columns),minmax(0,1fr));gap:var(--value-grid-gap)}.supermee-value-strip__item{min-width:0;min-height:var(--value-card-min-height);overflow:hidden;border:1px solid var(--value-card-border);border-radius:var(--value-card-radius);background:var(--value-card-background);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.supermee-value-strip--shadow .supermee-value-strip__item{box-shadow:0 8px 24px #18201b14}.supermee-value-strip--animate .supermee-value-strip__item:hover{transform:translateY(-3px);border-color:var(--value-link-color);box-shadow:0 14px 32px #18201b21}.supermee-value-strip__item-inner{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.85rem;width:100%;height:100%;padding:var(--value-card-padding);color:inherit;text-decoration:none}.supermee-value-strip--item-center .supermee-value-strip__item-inner{grid-template-columns:1fr;justify-items:center;text-align:center}.supermee-value-strip__mark{display:inline-grid;place-items:center;width:var(--value-mark-size);height:var(--value-mark-size);overflow:hidden;border-radius:calc(var(--value-card-radius) / 1.4);color:var(--value-mark-color);background:var(--value-mark-background);font-size:.86rem;font-weight:950;line-height:1}.supermee-value-strip__mark--image{padding:.5rem}.supermee-value-strip__icon{display:block;width:100%;height:100%;object-fit:contain}.supermee-value-strip__content{display:grid;align-content:start;gap:.28rem;min-width:0}.supermee-value-strip__item h3{margin:0;color:var(--value-card-heading);font-size:1rem;line-height:1.25}.supermee-value-strip__item p{margin:0;color:var(--value-card-text);font-size:.9rem;line-height:1.5}.supermee-value-strip__link-label{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;margin-top:.3rem;color:var(--value-link-color);font-size:.78rem;font-weight:850;line-height:1.3;text-decoration:underline;text-underline-offset:3px}.supermee-value-strip__item-inner:hover .supermee-value-strip__link-label{color:var(--value-link-hover)}.supermee-value-strip__empty{grid-column:1 / -1;padding:1.5rem;border:1px dashed var(--value-card-border);border-radius:var(--value-card-radius);color:var(--value-card-text);background:var(--value-card-background)}.supermee-value-strip[data-top-border=true]{border-top-color:var(--value-section-border)}.supermee-value-strip[data-bottom-border=true]{border-bottom-color:var(--value-section-border)}@media screen and (max-width:980px){.supermee-value-strip__inner{grid-template-columns:repeat(var(--value-tablet-columns),minmax(0,1fr))}}@media screen and (max-width:640px){.supermee-value-strip{padding:var(--value-mobile-padding-top) 0 var(--value-mobile-padding-bottom)}.supermee-value-strip__inner{grid-template-columns:repeat(var(--value-mobile-columns),minmax(0,1fr))}.supermee-value-strip--mobile-scroll .supermee-value-strip__inner{display:flex;margin-right:-1rem;margin-left:-1rem;padding-right:1rem;padding-bottom:.4rem;padding-left:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.supermee-value-strip--mobile-scroll .supermee-value-strip__item{flex:0 0 min(84vw,340px);scroll-snap-align:start}.supermee-value-strip__item-inner{padding:min(var(--value-card-padding),18px)}.supermee-value-strip--full-width .supermee-value-strip__container{padding-right:1rem;padding-left:1rem}}.supermee-product-card{display:grid;grid-template-rows:auto 1fr;width:100%;height:100%;min-width:0;overflow:hidden;border:1px solid var( --product-card-border, var( --featured-card-border, var( --static-card-border, var( --collection-card-border, var(--supermee-line, #e7dfcf) ) ) ) );border-radius:var( --product-card-radius, var( --featured-card-radius, var( --static-card-radius, var(--collection-card-radius, 8px) ) ) );background:var( --product-card-background, var( --featured-card-background, var( --static-card-background, var(--collection-card-background, #ffffff) ) ) );box-shadow:var( --product-card-shadow, 0 10px 28px rgba(24, 32, 27, .06) );transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.supermee-product-card:hover{transform:translateY(-3px);box-shadow:var( --product-card-hover-shadow, 0 16px 38px rgba(24, 32, 27, .12) )}.supermee-product-card__media{position:relative;display:block;min-width:0;overflow:hidden;background:var( --product-card-image-background, #f4efe3 )}.supermee-product-card--ratio-square .supermee-product-card__media{aspect-ratio:1 / 1}.supermee-product-card--ratio-portrait .supermee-product-card__media{aspect-ratio:4 / 5}.supermee-product-card--ratio-landscape .supermee-product-card__media{aspect-ratio:4 / 3}.supermee-product-card--ratio-natural .supermee-product-card__media{aspect-ratio:auto}.supermee-product-card__image,.supermee-product-card__placeholder{display:block;width:100%;height:100%;transition:opacity .26s ease,transform .26s ease}.supermee-product-card--fit-cover .supermee-product-card__image,.supermee-product-card--fit-cover .supermee-product-card__placeholder{object-fit:cover}.supermee-product-card--fit-contain .supermee-product-card__image,.supermee-product-card--fit-contain .supermee-product-card__placeholder{object-fit:contain}.supermee-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.supermee-product-card:hover .supermee-product-card__image--primary{transform:scale(1.035)}.supermee-product-card--secondary-image:hover .supermee-product-card__image--primary{opacity:0}.supermee-product-card--secondary-image:hover .supermee-product-card__image--secondary{opacity:1;transform:scale(1.035)}.supermee-product-card__badges{position:absolute;z-index:2;top:.75rem;left:.75rem;display:flex;flex-wrap:wrap;gap:.4rem;max-width:calc(100% - 1.5rem)}.supermee-product-card__badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:.32rem .58rem;border-radius:var( --product-card-badge-radius, 999px );font-size:.7rem;font-weight:900;letter-spacing:.03em;line-height:1;text-transform:uppercase}.supermee-product-card__badge--sale{color:var( --product-card-sale-text, #ffffff );background:var( --product-card-sale-background, var(--supermee-red, #b8332a) )}.supermee-product-card__badge--sold-out{color:var( --product-card-sold-out-text, #ffffff );background:var( --product-card-sold-out-background, #68726b )}.supermee-product-card__body{display:grid;grid-template-rows:1fr auto;gap:.8rem;min-width:0;padding:var( --product-card-padding, var(--static-card-padding, .95rem) )}.supermee-product-card__information{display:grid;align-content:start;gap:.45rem;min-width:0}.supermee-product-card--align-center .supermee-product-card__body,.supermee-product-card--align-center .supermee-product-card__information{justify-items:center;text-align:center}.supermee-product-card__vendor{margin:0;color:var( --product-card-vendor-color, var(--supermee-muted, #66736b) );font-size:.72rem;font-weight:800;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.supermee-product-card__title{margin:0;color:var( --product-card-title-color, var( --static-card-heading, var(--supermee-green, #0f5132) ) );font-size:var( --product-card-title-size, 1rem );line-height:1.3;overflow-wrap:anywhere}.supermee-product-card__title a{color:inherit;text-decoration:none}.supermee-product-card__title a:hover{color:var( --product-card-link-hover, var(--supermee-red, #b8332a) )}.supermee-product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem;color:var( --product-card-price-color, var( --static-price-color, var(--supermee-green, #0f5132) ) );font-weight:900;line-height:1.3}.supermee-product-card--align-center .supermee-product-card__price{justify-content:center}.supermee-product-card__price-prefix{font-size:.78rem;font-weight:700}.supermee-product-card__current-price{font-size:1.04rem}.supermee-product-card__compare-price{color:var( --product-card-compare-price-color, var(--static-compare-price-color, #8a948c) );font-size:.88rem;font-weight:650}.supermee-product-card__unit-price{color:var( --product-card-unit-price-color, var(--supermee-muted, #66736b) );font-size:.74rem;line-height:1.4}.supermee-product-card__actions{margin-top:auto}.supermee-product-card__form{margin:0}.supermee-product-card__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:.7rem .9rem;border:1px solid var( --product-card-button-border, var( --static-button-border, var(--supermee-green, #0f5132) ) );border-radius:var( --product-card-button-radius, var(--static-button-radius, 8px) );color:var( --product-card-button-text, var(--static-button-text, #ffffff) );background:var( --product-card-button-background, var( --static-button-background, var(--supermee-green, #0f5132) ) );font:inherit;font-size:.82rem;font-weight:850;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.supermee-product-card__button:hover:not(:disabled){color:var( --product-card-button-hover-text, var(--static-button-hover-text, #ffffff) );background:var( --product-card-button-hover-background, var( --static-button-hover-background, var(--supermee-red, #b8332a) ) );border-color:var( --product-card-button-hover-background, var( --static-button-hover-background, var(--supermee-red, #b8332a) ) );transform:translateY(-1px)}.supermee-product-card__button--disabled{border-color:var( --product-card-disabled-border, #cfd4cf );color:var( --product-card-disabled-text, #7a847d );background:var( --product-card-disabled-background, #eef0ee );cursor:not-allowed}.supermee-product-card--sold-out .supermee-product-card__image{opacity:.82}@media screen and (max-width:640px){.supermee-product-card__body{padding:var( --product-card-mobile-padding, .8rem )}.supermee-product-card__button{min-height:42px;padding:.65rem .7rem}}@media(prefers-reduced-motion:reduce){.supermee-product-card,.supermee-product-card__image,.supermee-product-card__button{transition:none}.supermee-product-card:hover,.supermee-product-card:hover .supermee-product-card__image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
