.mobile-commerce-header,.mobile-product-bar{display:none}.product-card{position:relative;min-width:0}.product-card__link{display:block}.product-card__favorite,.product-gallery-favorite{position:absolute;z-index:4;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(23,21,19,.1);border-radius:999px;background:#fffffff0;color:var(--ink);box-shadow:0 2px 12px #1715131a;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}.product-card__favorite{top:10px;right:10px}.product-card__favorite svg,.product-gallery-favorite svg{width:20px;height:20px;fill:transparent;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.product-card__favorite:hover,.product-gallery-favorite:hover{transform:scale(1.06)}.product-card__favorite.is-saved,.product-gallery-favorite.is-saved{background:var(--ink);color:#fff}.product-card__favorite.is-saved svg,.product-gallery-favorite.is-saved svg{fill:currentColor}.product-card__rating{display:flex;align-items:center;gap:4px;min-height:18px;margin:4px 0;color:#4b4742;font-size:12px;line-height:1}.product-card__rating>span:first-child{font-size:13px}.product-card__rating-count{color:#807a73}.product-card__price-row{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.product-card__price-row .compare-price{margin-left:0;font-size:12px}.product-card__delivery{margin:4px 0 0;color:#4d6c50;font-size:11px;font-weight:600}.badge--sale{background:#b33a2f}.badge--bestseller{background:#eadbbf;color:#4c3720}.market-toolbar{position:relative}.market-toolbar__actions{display:flex;align-items:center;gap:10px}.market-filter-panel{position:relative}.market-filter-panel>summary::-webkit-details-marker,.market-filter-group>summary::-webkit-details-marker{display:none}.market-toolbar-button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 14px;border:1px solid rgba(23,21,19,.2);border-radius:999px;background:#fff;cursor:pointer;list-style:none;font-size:12px;font-weight:600}.market-toolbar-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round}.market-filter-panel__drawer{position:absolute;top:calc(100% + 10px);right:0;z-index:60;width:min(390px,calc(100vw - 40px));max-height:min(680px,75vh);overflow:auto;border:1px solid rgba(23,21,19,.13);border-radius:16px;background:#fff;box-shadow:0 22px 60px #1715132e}.market-filter-panel__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid rgba(23,21,19,.1)}.market-filter-panel__header strong{font-size:18px}.market-filter-panel__header span{color:#756f68;font-size:12px}.market-filter-form{display:block}.market-filter-group{border-bottom:1px solid rgba(23,21,19,.1)}.market-filter-group>summary{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 20px;cursor:pointer;list-style:none;font-size:13px;font-weight:700}.market-filter-group>summary span{font-size:18px;font-weight:400;transition:transform .2s}.market-filter-group[open]>summary span{transform:rotate(45deg)}.market-filter-group__content{display:grid;gap:8px;padding:0 20px 18px}.market-filter-option{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;min-height:34px;font-size:13px;cursor:pointer}.market-filter-option input{width:17px;height:17px;margin:0;accent-color:var(--ink)}.market-filter-option small{color:#827c75}.market-filter-option.is-disabled{opacity:.45;cursor:not-allowed}.market-price-filter{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px}.market-price-filter label{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px;min-height:42px;padding:0 10px;border:1px solid rgba(23,21,19,.18);border-radius:8px}.market-price-filter input{min-width:0;width:100%;border:0;outline:0;background:transparent}.market-filter-panel__footer{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 20px;background:#fff;border-top:1px solid rgba(23,21,19,.1)}.market-filter-panel__footer>a{text-decoration:underline;text-underline-offset:3px;font-size:12px;font-weight:600}.market-filter-panel__footer .button{min-height:42px;padding:9px 16px}.market-active-filters{display:flex;gap:8px;overflow-x:auto;padding:0 0 18px;scrollbar-width:none}.market-active-filters::-webkit-scrollbar{display:none}.market-active-filters a{flex:0 0 auto;padding:7px 11px;border:1px solid rgba(23,21,19,.15);border-radius:999px;background:#fff;font-size:11px}.market-active-filters__clear{text-decoration:underline;border-color:transparent!important;background:transparent!important}.product-gallery-wrap{position:relative}.product-gallery-favorite{top:14px;right:14px}.product-rating{display:flex;align-items:center;gap:6px;margin-top:9px;font-size:12px}.product-rating__stars{position:relative;letter-spacing:1px;color:#222;font-size:13px}.product-rating strong{font-size:12px}.product-rating>span:last-child{color:#77716b}.product-delivery-line{display:flex;align-items:center;gap:7px;margin:3px 0 0;color:#426847;font-size:12px;font-weight:600}.product-delivery-line span{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#e8f2e9;font-size:10px}@media(min-width:990px){.product-card__favorite{opacity:0;transform:translateY(4px)}.product-card:hover .product-card__favorite,.product-card__favorite:focus-visible,.product-card__favorite.is-saved{opacity:1;transform:none}}@media(max-width:989px){.site-header--sticky{top:0;background:var(--header-bg);-webkit-backdrop-filter:none;backdrop-filter:none}.mobile-commerce-header{display:block;padding-bottom:8px}.header-action--search{display:none}.header-action--account{display:grid}.mobile-header-search{position:relative;display:flex;align-items:center;height:46px;border:2px solid var(--header-text);border-radius:999px;background:#fff;overflow:hidden;box-shadow:0 1px #1715130a}.mobile-header-search input[type=search]{min-width:0;flex:1;height:100%;padding:0 8px 0 17px;border:0;outline:0;background:transparent;color:var(--header-text);font-size:15px;-webkit-appearance:none}.mobile-header-search input[type=search]::-webkit-search-cancel-button{margin-right:3px}.mobile-header-search button{display:grid;place-items:center;width:48px;height:100%;padding:0;border:0;background:transparent;color:var(--header-text);cursor:pointer}.mobile-header-search button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mobile-category-strip{display:flex;gap:22px;margin-top:8px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;white-space:nowrap}.mobile-category-strip::-webkit-scrollbar{display:none}.mobile-category-strip a{position:relative;flex:0 0 auto;padding:7px 1px 6px;color:#5e5953;font-size:12px;font-weight:600}.mobile-category-strip a.is-active{color:var(--ink)}.mobile-category-strip a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:2px;background:var(--accent)}.mobile-nav{top:100%;max-height:calc(100dvh - 70px);padding-top:10px;background:#fff}}@media(max-width:749px){:root{--market-mobile-gutter:12px}body{background:#fff}.page-width{padding-inline:var(--market-mobile-gutter)}.announcement{padding:7px 12px;font-size:9px;letter-spacing:.07em}.site-header{background:#fff;border-bottom:1px solid rgba(23,21,19,.1);box-shadow:none}.header-inner{min-height:54px;grid-template-columns:38px minmax(0,1fr) auto;gap:7px;padding-inline:12px}.mobile-menu>summary{width:34px;padding:9px 5px}.mobile-menu>summary span{height:1.5px}.brand{min-width:0;text-align:center}.brand img{width:auto!important;max-width:min(158px,44vw);max-height:31px;margin-inline:auto}.header-actions{gap:4px}.header-action{width:35px;height:38px}.header-action svg{width:20px;height:20px}.header-action b{right:-1px;top:1px}.mobile-commerce-header{padding-inline:12px;padding-bottom:7px}.mobile-header-search{height:44px}.mobile-category-strip{margin-inline:-12px;padding-inline:14px;padding-bottom:1px}.mobile-nav{padding:10px 18px calc(30px + env(safe-area-inset-bottom));box-shadow:0 15px 30px #00000021}.section{padding:34px 0}.section-heading{max-width:none;margin:0 0 20px;text-align:left}.section-heading:after{display:none}.section-heading .eyebrow{margin-bottom:5px;font-size:9px}.section-heading h1,.section-heading h2{font-size:26px;line-height:1.12}.section-heading p,.section-heading .rte{margin-top:8px;font-size:13px;line-height:1.5}.template-index .hero{min-height:var(--mobile-hero-height,390px)}.template-index .hero-content,.template-index .hero--right .hero-content{padding:30px 4px}.template-index .hero h1{font-size:42px}.template-index .hero p{font-size:14px}.template-index .hero .button{min-height:44px;border-radius:999px}.collection-grid{display:flex;gap:14px;margin-inline:calc(var(--market-mobile-gutter) * -1);padding:1px var(--market-mobile-gutter) 8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.collection-grid::-webkit-scrollbar{display:none}.collection-card{flex:0 0 92px;scroll-snap-align:start;transform:none!important;text-align:center}.collection-card .media-frame{width:86px;height:86px;margin-inline:auto;border:1px solid rgba(23,21,19,.08);border-radius:50%;box-shadow:none}.collection-card h3{margin:8px 0 0;font:600 11px/1.25 var(--font-body);letter-spacing:0;text-transform:none}.collection-card .text-link{display:none}.product-grid,.market-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 8px}.product-card{transform:none!important}.product-card__media{border-radius:10px;background:#f4f1ed;box-shadow:none}.product-card__details{padding:8px 2px 0}.product-card h3{display:-webkit-box;min-height:34px;margin:0 0 4px;overflow:hidden;font:500 13px/1.3 var(--font-body);letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card .price{font-size:14px;font-weight:700;line-height:1.25}.product-card .price-prefix{font-size:11px}.product-card__rating{margin:3px 0;font-size:11px}.product-card__rating>span:first-child{font-size:12px}.product-card__delivery{font-size:10px;line-height:1.2}.product-card__favorite{top:7px;right:7px;width:34px;height:34px;border:0;box-shadow:0 2px 8px #1715131f}.product-card__favorite svg{width:19px;height:19px}.badge{top:7px;left:7px;padding:4px 7px;border-radius:5px;font-size:8px;font-weight:700}.center{margin-top:24px;text-align:left}.center .button{width:100%;border-radius:999px}.collection-section{padding-top:25px}.collection-heading{margin-bottom:16px}.collection-heading h1{font:600 26px/1.15 var(--font-body);letter-spacing:-.02em}.collection-description{display:-webkit-box;max-height:63px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.collection-toolbar.market-toolbar{align-items:center;margin:0 0 14px;padding:10px 0;border-top:1px solid rgba(23,21,19,.09);border-bottom:1px solid rgba(23,21,19,.09)}.market-result-count{max-width:none!important;color:#6f6962!important;font-size:11px!important}.market-result-count strong{color:var(--ink);font-size:12px}.market-toolbar__actions{gap:6px}.market-toolbar-button{min-height:36px;padding:7px 10px;border-radius:999px;font-size:11px}.market-sort-form{display:block}.market-sort-form .select-wrap--compact{min-width:0}.market-sort-form .field-input{width:112px;min-height:36px;padding:6px 28px 6px 10px;border:1px solid rgba(23,21,19,.2);border-radius:999px;background:#fff;font-size:11px;text-overflow:ellipsis}.market-sort-form .select-wrap>span{right:10px}.market-filter-panel[open]:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:79;background:#1715136b}.market-filter-panel__drawer{position:fixed;z-index:80;top:auto;right:0;bottom:0;left:0;width:100%;max-height:86dvh;border:0;border-radius:20px 20px 0 0;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -15px 50px #17151333}.market-filter-panel__header{padding:18px}.market-filter-group>summary{padding-inline:18px}.market-filter-group__content{padding-inline:18px}.market-filter-panel__footer{padding:12px 18px calc(12px + env(safe-area-inset-bottom))}.market-active-filters{margin-inline:-12px;padding-inline:12px}.template-search .section{padding-top:24px}.template-search .search-form{display:flex;gap:0;margin:0 0 26px}.template-search .search-form .field-input{min-width:0;border:2px solid var(--ink);border-right:0;border-radius:999px 0 0 999px}.template-search .search-form .button{width:auto;border-radius:0 999px 999px 0;box-shadow:none}.template-product{padding-bottom:82px}.template-product .product-gallery-wrap{background:#f6f4f1}.template-product .product-gallery{scroll-snap-type:x mandatory}.template-product .product-gallery .product-slide,.template-product .product-gallery .product-slide:first-child{scroll-snap-align:start;background:#f6f4f1}.template-product .product-slide img{transform:scale(var(--mobile-media-scale,1));object-fit:contain}.template-product .product-media-status{right:auto;left:12px;border:0;border-radius:999px;background:#ffffffe6;box-shadow:0 2px 9px #17151314}.product-gallery-favorite{top:12px;right:12px;width:39px;height:39px;border:0}.template-product .product-info--premium{padding:20px 15px 44px;border-top:0;background:#fff}.template-product .product-form--premium{gap:12px}.template-product .product-block--vendor{margin:0 0 -4px}.template-product .product-vendor{font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:none}.template-product .product-title{font:600 21px/1.25 var(--font-body);letter-spacing:-.015em}.product-rating{margin-top:7px}.template-product .product-price,.template-product .product-compare-price{font-size:20px}.template-product .product-savings{min-height:22px;padding:3px 7px;font-size:9px}.template-product .product-tax-note{font-size:10px}.product-delivery-line{font-size:11px}.template-product .field-label{font-size:11px;letter-spacing:.02em;text-transform:none}.template-product .field-input{min-height:48px;border-radius:8px;background:#fbf6ec;border-color:#17151359;font-size:14px}.template-product .product-purchase-row{display:block}.template-product .quantity-selector{margin-bottom:8px}.template-product .product-add-button{min-height:50px;border-radius:999px;font-size:12px;box-shadow:none}.template-product .product-microcopy{font-size:10px}.template-product .inventory-status{padding:8px 10px;border-radius:8px;background:#f2f7f2;font-size:11px}.template-product .product-trust-grid{gap:0;margin:5px 0;padding:14px 0;border-radius:10px;background:#f7f5f2;border:0}.template-product .product-trust-grid span{font-size:19px}.template-product .product-trust-grid strong{font-size:9px;letter-spacing:.02em;text-transform:none}.template-product .product-trust-grid small{font-size:8px}.template-product .product-description{font-size:13px;line-height:1.55}.template-product .product-accordion{border-color:#1715131f}.template-product .product-accordion summary{min-height:56px;font-size:12px;letter-spacing:0;text-transform:none}.template-product .product-accordion .rte{font-size:12px}.mobile-product-bar{position:fixed;right:0;bottom:0;left:0;z-index:70;display:grid;grid-template-columns:auto minmax(175px,1fr);align-items:center;gap:12px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(23,21,19,.12);background:#fffffff7;box-shadow:0 -10px 30px #1715131a;transform:translateY(110%);transition:transform .25s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-product-bar.is-visible{transform:translateY(0)}.mobile-product-bar__price{display:grid;gap:1px}.mobile-product-bar__price small{color:#77716b;font-size:9px;text-transform:uppercase}.mobile-product-bar__price strong{font-size:15px;white-space:nowrap}.mobile-product-bar__button{width:100%;min-height:46px;border-radius:999px;box-shadow:none;font-size:11px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit{min-height:100px;padding:14px 8px}.benefit strong,.benefit span{font-size:10px}.site-footer{padding-top:38px}.footer-grid{gap:24px}}@media(max-width:390px){.header-action{width:32px}.brand img{max-width:145px}.market-toolbar__actions{gap:4px}.market-toolbar-button{padding-inline:8px}.market-sort-form .field-input{width:104px}.product-card h3{font-size:12px}.mobile-product-bar{grid-template-columns:auto minmax(155px,1fr)}}@media(prefers-reduced-motion:reduce){.mobile-product-bar,.product-card__favorite,.product-gallery-favorite{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/market-mobile.css.map */
