*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-paper);color:var(--color-ink);font-family:var(--font-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body.no-scroll{overflow:hidden}.no-js .js-only{display:none!important}img,svg,video,model-viewer{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}p{margin-block:0 1em}h1,h2,h3,h4{overflow-wrap:anywhere}[hidden]{display:none!important}.page-width{width:min(calc(100% - 40px),var(--page-width));margin-inline:auto}.main-content{min-height:50vh}.section{padding:58px 0}.section--tight{padding:28px 0}.section--compact{padding-block:36px}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.placeholder-svg{width:100%;height:100%;background:linear-gradient(135deg,var(--color-surface),var(--color-paper))}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:16px;z-index:9999;background:var(--color-paper);border:2px solid var(--color-ink);border-radius:8px;padding:10px 14px;transform:translateY(-180%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid var(--color-cobalt);outline-offset:3px}.eyebrow{font-size:.73rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.display-title,.section-heading h2,.collection-header h1,.product-info h1,.cart-title,.empty-state h1,.account-welcome h1{font-family:var(--font-display);font-weight:700;letter-spacing:-.04em;line-height:1}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.section-heading h2{font-size:clamp(2rem,3.4vw,3.25rem);margin:3px 0 0}.section-heading p{max-width:660px;margin:8px 0 0;color:var(--color-ink-muted)}.text-link{display:inline-flex;align-items:center;gap:7px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.text-link:hover{text-decoration-thickness:2px}.button{-webkit-appearance:none;appearance:none;border:1.5px solid var(--color-ink);background:var(--color-ink);color:var(--color-paper);border-radius:999px;min-height:46px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover{transform:translateY(-1px);box-shadow:0 5px #22222221}.button:disabled{cursor:not-allowed;opacity:.48;transform:none;box-shadow:none}.button--secondary{background:var(--color-paper);color:var(--color-ink)}.button--accent{background:var(--color-accent);border-color:var(--color-accent)}.button--full{width:100%}.button--small{min-height:40px;padding-inline:16px;font-size:.86rem}.icon-button{width:42px;height:42px;border:0;border-radius:999px;background:transparent;display:grid;place-items:center;position:relative;flex:none}.icon-button:hover{background:#22222212}.announcement{background:var(--color-ink);color:var(--color-paper);text-align:center;font-size:.84rem;padding:8px 16px}.announcement a{text-decoration:underline;text-underline-offset:3px}.announcement svg{display:inline-block;vertical-align:-2px;margin-right:5px}.site-header{background:var(--color-paper);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:40}.header-main{display:grid;grid-template-columns:auto auto minmax(260px,1fr) auto;align-items:center;gap:14px;padding:12px 0}.site-logo{font-family:var(--font-display);font-size:clamp(1.55rem,2.4vw,2.05rem);font-weight:800;letter-spacing:-.055em;white-space:nowrap}.site-logo img{width:auto;height:auto;max-height:50px}.site-logo span{display:inline-block;color:var(--color-accent);transform:rotate(-6deg)}.browse-button{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;border-radius:999px;padding:9px 11px;font-weight:650}.browse-button:hover{background:var(--color-surface)}.header-search{position:relative;min-width:0}.search-form{display:flex;border:2px solid var(--color-ink);border-radius:999px;background:var(--color-paper);overflow:hidden;min-height:48px}.search-form:focus-within{box-shadow:0 0 0 2px var(--color-sun)}.search-form input{width:100%;border:0;background:transparent;padding:11px 17px;min-width:0;outline:none}.search-form button{border:0;width:48px;margin:3px;border-radius:999px;background:var(--color-accent);color:var(--color-paper);display:grid;place-items:center;flex:none}.header-actions{display:flex;align-items:center;gap:1px}.header-sign-in{font-weight:650;font-size:.89rem;padding:10px;border-radius:999px;white-space:nowrap}.header-sign-in:hover{background:var(--color-surface)}.cart-count{position:absolute;right:1px;top:0;min-width:18px;height:18px;padding:0 4px;border-radius:99px;background:var(--color-accent);color:var(--color-paper);font-size:.66rem;display:grid;place-items:center;border:2px solid var(--color-paper)}.header-nav{border-top:1px solid var(--color-border)}.header-nav__inner{display:flex;justify-content:center;gap:clamp(20px,3vw,40px);align-items:center;overflow-x:auto;scrollbar-width:none;padding:9px 0}.header-nav__inner::-webkit-scrollbar{display:none}.header-nav a{font-size:.82rem;font-weight:600;white-space:nowrap}.header-nav a:hover,.header-nav a[aria-current=page]{text-decoration:underline;text-underline-offset:4px}.predictive-results{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--color-paper);border:1px solid var(--color-border);border-radius:16px;box-shadow:0 20px 45px #22222229;overflow:hidden;display:none;z-index:50}.predictive-results.is-visible{display:block}.predictive-result{display:grid;grid-template-columns:58px 1fr;gap:11px;align-items:center;padding:9px 12px;border-bottom:1px solid var(--color-border)}.predictive-result:hover,.predictive-result[aria-selected=true]{background:var(--color-surface)}.predictive-result__image{width:58px;height:58px;border-radius:8px;overflow:hidden;background:var(--color-surface)}.predictive-result__image img{width:100%;height:100%;object-fit:cover}.predictive-result__copy{display:grid;min-width:0}.predictive-result__copy strong{font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.predictive-result__copy small{font-size:.73rem;color:var(--color-ink-muted)}.predictive-result__price{font-size:.8rem;font-weight:750;margin-top:2px}.predictive-results__all{display:block;padding:13px 14px;font-size:.84rem;font-weight:750}.predictive-results__empty{padding:18px;color:var(--color-ink-muted)}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;pointer-events:none}.drawer.is-open{visibility:visible;pointer-events:auto}.drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#14121080;opacity:0;transition:opacity .2s ease}.drawer.is-open .drawer__backdrop{opacity:1}.drawer__panel{position:absolute;right:0;top:0;height:100%;width:min(440px,92vw);background:var(--color-paper);padding:22px;overflow:auto;box-shadow:-20px 0 50px #00000038;transform:translate(102%);transition:transform .32s cubic-bezier(.22,1,.36,1)}.drawer--left .drawer__panel{left:0;right:auto;transform:translate(-102%)}.drawer.is-open .drawer__panel{transform:none}.drawer__header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--color-border);padding-bottom:15px;margin-bottom:12px}.drawer__header strong{font-size:1.2rem}.browse-menu{display:grid}.browse-menu__group{padding:10px 0;border-bottom:1px solid var(--color-border)}.browse-menu__top{display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:750;padding:7px 0}.browse-menu__children{display:grid;grid-template-columns:1fr 1fr;gap:7px 14px;padding:5px 0 8px}.browse-menu__children a{font-size:.84rem;color:var(--color-ink-muted)}.browse-menu__utility{display:flex;gap:9px;align-items:center;padding:13px 0;font-weight:700}.hero-marketplace{padding:34px 0 18px}.hero-intro{text-align:center;max-width:860px;margin:0 auto 26px}.hero-intro .display-title{font-size:clamp(2.7rem,5.6vw,5.5rem);margin:6px 0 14px}.hero-intro>p{max-width:690px;margin:0 auto;color:var(--color-ink-muted);font-size:1.05rem}.hero-chips{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:18px}.hero-chip{border:1px solid var(--color-border);background:var(--color-paper);padding:7px 13px;border-radius:999px;font-size:.8rem;font-weight:650}.hero-chip:hover{background:var(--color-surface)}.campaign-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:14px}.campaign-card{position:relative;display:flex;min-height:350px;border-radius:16px;overflow:hidden;background:var(--color-surface)}.campaign-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.campaign-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(16,14,12,.62),transparent 66%)}.campaign-card__media img,.campaign-card__media svg{width:100%;height:100%;object-fit:cover}.campaign-card__content{position:relative;z-index:1;color:var(--color-paper);margin-top:auto;padding:24px}.campaign-card__content h2{font-family:var(--font-display);font-size:clamp(1.7rem,2.8vw,3.1rem);line-height:1;letter-spacing:-.035em;margin:5px 0 8px}.campaign-card__content p{font-size:.88rem;max-width:440px;margin-bottom:10px}.campaign-card__link{display:inline-flex;align-items:center;gap:6px;font-weight:750;font-size:.85rem}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.category-card{text-align:center;min-width:0}.category-image{aspect-ratio:1;border-radius:50%;overflow:hidden;background:var(--color-surface);transition:transform .18s ease}.category-image img,.category-image svg{width:100%;height:100%;object-fit:cover}.category-card:hover .category-image{transform:scale(1.035)}.category-card h3{font-size:.96rem;line-height:1.25;margin:11px 0 2px}.category-card p{font-size:.74rem;margin:0;color:var(--color-ink-muted)}.category-links-grid,.category-link-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--color-border);border-radius:15px;overflow:hidden}.category-link-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);font-weight:700;min-height:72px}.category-link-card:nth-child(4n){border-right:0}.category-link-card:hover{background:var(--color-surface)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 16px}.product-grid--dense{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px 14px}.product-card{position:relative;min-width:0;display:flex;flex-direction:column;height:100%}.product-card__media-wrap{position:relative}.product-card__media{display:block;position:relative;overflow:hidden;border:1px solid transparent;border-radius:var(--radius-card);background:var(--color-surface);aspect-ratio:1;transform-origin:center;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,border-color .24s ease,filter .24s ease}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .34s cubic-bezier(.22,1,.36,1),filter .24s ease}.product-card__title a{display:-webkit-box;width:100%;max-width:100%;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere;transform-origin:left center;transition:transform .2s cubic-bezier(.22,1,.36,1),color .2s ease}@media(hover:hover)and (pointer:fine){.product-card__media:hover{transform:translateY(-2px) scale(1.012);border-color:color-mix(in srgb,var(--color-accent) 52%,white);box-shadow:0 0 0 2px color-mix(in srgb,var(--color-accent) 24%,transparent),0 12px 28px #22222229;filter:brightness(1.025)}.product-card__media:hover img,.product-card__media:hover svg{transform:scale(1.045);filter:brightness(1.025)}.product-card__title a:hover{color:var(--color-accent);transform:scale(1.025)}}.product-card__media:focus-visible{border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent) 28%,transparent)}.product-card__title a:focus-visible{color:var(--color-accent)}.product-card__favorite{position:absolute;right:9px;top:9px;background:var(--color-paper);border:0;border-radius:999px;width:36px;height:36px;display:grid;place-items:center;box-shadow:0 2px 12px #0000002e;z-index:2;opacity:.92}.product-card__favorite:hover{transform:scale(1.05)}.product-card__favorite.is-saved{background:var(--color-accent);color:var(--color-paper)}.product-card__badges{position:absolute;left:8px;bottom:8px;display:flex;gap:5px;flex-wrap:wrap}.product-badge{background:var(--color-paper);padding:4px 7px;border-radius:4px;font-size:.67rem;font-weight:800;box-shadow:0 1px 5px #0000001f}.product-badge--sale{background:var(--color-surface);background:color-mix(in srgb,var(--color-moss) 16%,var(--color-paper));color:var(--color-moss)}.product-card__body{padding:9px 2px 0;display:flex;flex:1 1 auto;min-width:0;flex-direction:column}.product-card__title{font-size:.88rem;font-weight:500;line-height:1.35;margin:0 0 4px;height:2.7em;min-height:2.7em;max-height:2.7em;overflow:hidden}.product-card__vendor{font-size:.72rem;color:var(--color-ink-muted);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__rating{display:flex;align-items:center;gap:3px;font-size:.71rem;margin-bottom:3px}.product-card__rating svg{width:12px;height:12px;fill:currentColor}.rating-count{color:var(--color-ink-muted)}.price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.price__current{font-weight:800}.price__compare{font-size:.78rem;color:var(--color-ink-muted);text-decoration:line-through}.price__save{font-size:.7rem;color:var(--color-moss);font-weight:750}.product-card__shipping{display:inline-block;margin-top:5px;background:var(--color-surface);background:color-mix(in srgb,var(--color-moss) 14%,var(--color-paper));border-radius:4px;padding:2px 5px;font-size:.65rem;font-weight:750;color:var(--color-moss)}.editorial-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:16px}.editorial-stack{display:grid;gap:16px}.editorial-card{position:relative;min-height:260px;border-radius:17px;overflow:hidden;background:var(--color-surface)}.editorial-card--large{min-height:536px}.editorial-card>a,.editorial-card img,.editorial-card svg{width:100%;height:100%}.editorial-card img,.editorial-card svg{object-fit:cover}.editorial-card__overlay{position:absolute;inset:auto 16px 16px;background:var(--color-paper);background:#fffffff0;padding:17px;border-radius:12px;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.editorial-card__overlay h3{font-family:var(--font-display);font-size:clamp(1.45rem,2.7vw,2.6rem);line-height:1;margin:4px 0 9px}.value-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--color-border);border-radius:15px;overflow:hidden}.value-item{padding:21px;border-right:1px solid var(--color-border)}.value-item:last-child{border-right:0}.value-item strong{display:block;margin:8px 0 3px}.value-item p{font-size:.8rem;color:var(--color-ink-muted);margin:0}.newsletter{border-radius:18px;background:var(--color-cobalt);color:var(--color-paper);padding:clamp(32px,5vw,64px);display:grid;grid-template-columns:1fr .8fr;gap:40px;align-items:end}.newsletter h2{font-family:var(--font-display);font-size:clamp(2.3rem,4.5vw,4.6rem);line-height:.95;letter-spacing:-.04em;margin:4px 0 0}.newsletter p{max-width:590px}.newsletter-form{display:grid;grid-template-columns:1fr auto;background:var(--color-paper);border-radius:12px;padding:5px;color:var(--color-ink)}.newsletter-form input{min-width:0;border:0;padding:11px;background:transparent;outline:none}.newsletter-form button{border:0;background:var(--color-sun);border-radius:9px;padding:0 20px;font-weight:800}.newsletter-form p{margin:6px 8px 2px}.featured-collection__banner{border-radius:12px;overflow:hidden;margin-bottom:24px;background:var(--color-surface)}.featured-collection__banner img{width:100%;height:260px;object-fit:cover}.featured-collection__header--background{position:relative;display:flex;align-items:flex-end;min-height:260px;border-radius:12px;overflow:hidden;margin-bottom:24px;background:var(--color-surface)}.featured-collection__header--background .featured-collection__banner{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;border-radius:0}.featured-collection__header--background .featured-collection__banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#100e0cb8,#100e0c14 75%)}.featured-collection__header--background .featured-collection__banner img{height:100%}.featured-collection__header--background .section-heading{position:relative;z-index:1;width:100%;margin:0;padding:28px;color:#fff}.featured-collection__header--background .section-heading p{color:inherit}@media(max-width:680px){.featured-collection__banner img{height:190px}.featured-collection__header--background{min-height:230px}.featured-collection__header--background .section-heading{padding:20px}}.breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.77rem;color:var(--color-ink-muted);padding:18px 0}.breadcrumbs a:hover{text-decoration:underline}.collection-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:26px;align-items:end;padding:26px 0 21px}.collection-header h1{font-size:clamp(2.8rem,5.7vw,5.5rem);margin:3px 0 0}.collection-header p,.collection-description{max-width:720px;color:var(--color-ink-muted);margin-top:10px}.collection-header__image{width:230px;height:150px;border-radius:14px;overflow:hidden}.collection-header__image img{width:100%;height:100%;object-fit:cover}.collection-header--search{padding-bottom:10px}.search-page__form{max-width:820px;margin:8px 0 30px}.search-suggestions{padding:25px 0 60px}.search-suggestions h2{font-family:var(--font-display);font-size:2rem}.subcategory-row{display:flex;gap:8px;overflow-x:auto;padding:4px 0 20px;scrollbar-width:none}.subcategory-row::-webkit-scrollbar{display:none}.subcategory-row a{white-space:nowrap;border:1px solid var(--color-border);border-radius:999px;padding:8px 13px;font-size:.8rem;font-weight:650;background:var(--color-paper)}.subcategory-row a:hover{background:var(--color-surface)}.collection-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:13px 0 20px;border-top:1px solid var(--color-border)}.collection-toolbar__left{display:flex;align-items:center;gap:12px;font-size:.84rem}.filter-button{display:none}.sort-form{display:flex;align-items:center;gap:9px;font-size:.8rem;font-weight:650}.sort-form select{border:1px solid var(--color-border);border-radius:999px;background:var(--color-paper);padding:9px 35px 9px 13px}.active-filters{display:flex;gap:7px;flex-wrap:wrap;margin:-6px 0 17px}.active-filters a{background:var(--color-surface);border-radius:999px;padding:6px 10px;font-size:.75rem}.catalog-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:30px;align-items:start}.facets-sidebar{position:sticky;top:150px}.facets-form__header{display:flex;justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--color-border)}.facets-form__header a{font-size:.76rem;text-decoration:underline}.facet{border-bottom:1px solid var(--color-border)}.facet summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:14px 0;font-size:.84rem;font-weight:750;cursor:pointer}.facet summary::-webkit-details-marker{display:none}.facet[open] summary svg{transform:rotate(180deg)}.facet__content{padding:0 0 14px}.facet-list{list-style:none;padding:0;margin:0;display:grid;gap:9px;max-height:230px;overflow:auto}.facet-checkbox{display:grid;grid-template-columns:18px 1fr auto;gap:8px;align-items:center;font-size:.78rem;cursor:pointer}.facet-checkbox input{position:absolute;width:1px;height:1px;margin:0;opacity:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.facet-checkbox__box{width:18px;height:18px;border:1px solid var(--color-border);border-radius:3px;display:grid;place-items:center}.facet-checkbox__box svg{opacity:0;width:12px}.facet-checkbox input:checked+.facet-checkbox__box{background:var(--color-ink);color:var(--color-paper);border-color:var(--color-ink)}.facet-checkbox input:checked+.facet-checkbox__box svg{opacity:1}.facet-checkbox small{color:var(--color-ink-muted)}.facet-checkbox.is-disabled{opacity:.4;cursor:not-allowed}.price-range{display:grid;grid-template-columns:1fr auto 1fr;gap:7px;align-items:end}.price-range label>span{display:block;font-size:.7rem;margin-bottom:4px}.money-input{display:flex;align-items:center;border:1px solid var(--color-border);border-radius:7px;padding-left:7px;background:var(--color-paper)}.money-input input{border:0;width:100%;min-width:0;padding:8px 5px;background:transparent}.facets-apply{margin-top:15px}.facets-sidebar .facets-apply{display:none}.facets-empty{font-size:.78rem;color:var(--color-ink-muted)}.empty-catalog{grid-column:1/-1;padding:60px 20px;text-align:center;border:1px dashed var(--color-border);border-radius:14px}.pagination{display:flex;justify-content:center;gap:7px;margin-top:42px}.pagination a,.pagination span{min-width:40px;height:40px;border-radius:99px;display:grid;place-items:center;border:1px solid var(--color-border)}.pagination .current{background:var(--color-ink);color:var(--color-paper)}.section--product{padding-top:0}.product-main{display:grid;grid-template-columns:minmax(0,var(--product-media-max-width,680px)) minmax(350px,1fr);gap:clamp(30px,4.5vw,64px);align-items:start;justify-content:space-between}.product-gallery{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;min-width:0;align-items:start;width:100%;max-width:var(--product-media-max-width,680px)}.product-gallery__thumb-column{display:grid;grid-template-rows:30px minmax(0,1fr) 30px;gap:6px;height:var(--gallery-stage-height,680px);min-height:0;overflow:hidden}.product-gallery__thumb-nav{display:grid;place-items:center;width:100%;height:30px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-paper);color:var(--color-ink);cursor:pointer;transition:opacity .18s ease,border-color .18s ease,background .18s ease}.product-gallery__thumb-nav:hover:not(:disabled){border-color:var(--color-ink);background:var(--color-surface)}.product-gallery__thumb-nav:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.product-gallery__thumb-nav:disabled{opacity:.28;cursor:default}.product-gallery__thumb-nav--previous .icon{transform:rotate(180deg)}.product-gallery__thumbnails{display:flex;flex-direction:column;gap:9px;min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:contain;cursor:grab;user-select:none;-webkit-user-select:none;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:1px}.product-gallery__thumbnails::-webkit-scrollbar{display:none;width:0;height:0}.product-gallery__thumbnails.is-dragging{cursor:grabbing}.product-gallery__thumbnail{position:relative;width:80px;min-width:80px;height:80px;min-height:80px;border:2px solid transparent;background:var(--color-surface);border-radius:8px;padding:0;overflow:hidden;aspect-ratio:1;flex:0 0 80px}.product-gallery__thumbnail.is-active{border-color:var(--color-ink)}.product-gallery__thumbnail img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.media-type-badge{position:absolute;inset:auto 2px 2px;background:#ffffffe6;border-radius:3px;padding:1px 3px;font-size:.55rem;text-transform:uppercase}.product-gallery__stage{min-width:0;width:100%}.product-gallery__item{position:relative;border-radius:12px;overflow:hidden;background:var(--color-surface)}.product-image-logo{position:absolute;z-index:3;display:block;width:var(--product-image-logo-size,20%);max-width:94%;pointer-events:none;opacity:var(--product-image-logo-opacity,1);mix-blend-mode:var(--product-image-logo-blend-mode,normal)}.product-image-logo__image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}.product-image-logo--center{top:50%;left:50%;transform:translate(-50%,-50%)}.product-image-logo--top_left{top:3%;left:3%}.product-image-logo--top_right{top:3%;right:3%}.product-image-logo--bottom_left{bottom:3%;left:3%}.product-image-logo--bottom_right{right:3%;bottom:3%}.product-gallery__item img,.product-gallery__item video,.product-gallery__item iframe,.product-gallery__item model-viewer,.product-gallery__item svg{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.product-info{position:sticky;top:150px}.product-social-proof{display:inline-block;background:var(--color-surface);background:color-mix(in srgb,var(--color-accent) 13%,var(--color-paper));border-radius:4px;padding:4px 7px;font-size:.72rem;font-weight:750;margin-bottom:10px}.product-info__shop-row{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:.8rem}.seller-badge{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;font-weight:700}.seller-badge svg{width:13px;fill:currentColor}.product-info h1{font-family:var(--font-body);font-weight:500;font-size:clamp(1.4rem,2.1vw,2rem);line-height:1.25;letter-spacing:0;margin:11px 0 8px}.product-rating{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;text-decoration:underline;text-underline-offset:3px}.rating-stars{letter-spacing:-2px}.product-info__price{font-size:1.5rem;margin:13px 0 0}.product-tax-note{font-size:.73rem;color:var(--color-ink-muted);margin:3px 0 18px}.product-form{display:grid;gap:17px;margin-top:18px}.option-group{border:0;padding:0;margin:0}.option-group legend{font-size:.82rem;font-weight:750;margin-bottom:8px}.option-values{display:flex;gap:8px;flex-wrap:wrap}.option-pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:7px;min-height:40px;padding:7px 13px;font-size:.79rem;cursor:pointer;background:var(--color-paper)}.option-input:checked+.option-pill{border:2px solid var(--color-ink);padding:6px 12px;background:var(--color-surface)}.option-pill.is-unavailable{text-decoration:line-through;opacity:.42;cursor:not-allowed}.option-select{width:min(100%,var(--product-field-width,360px));max-width:100%;min-height:44px;border:1px solid var(--color-border);border-radius:8px;background-color:var(--color-paper);padding:10px 36px 10px 12px;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23333' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.option-select:focus-visible{border-color:var(--color-ink);outline:2px solid color-mix(in srgb,var(--color-accent) 55%,transparent);outline-offset:2px}.field{display:grid;gap:6px}.field label{font-size:.8rem;font-weight:750}.field label span{font-weight:400;color:var(--color-ink-muted)}.field input,.field textarea,.field select{width:100%;border:1px solid var(--color-border);border-radius:8px;background:var(--color-paper);padding:11px 12px}.field textarea{min-height:92px;resize:vertical}.personalization-field{width:min(100%,var(--product-field-width,360px));max-width:100%}.personalization-field textarea{width:100%}.field-help{display:flex;justify-content:space-between;gap:15px;font-size:.69rem;color:var(--color-ink-muted)}.product-purchase-row{display:block}.quantity-field{width:100px;max-width:100%}.product-purchase-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:start;min-width:0;width:100%;margin-top:12px}.product-purchase-actions--single{grid-template-columns:minmax(0,1fr)}.quantity-stepper{display:grid;grid-template-columns:30px 1fr 30px;border:1px solid var(--color-border);border-radius:8px;overflow:hidden;min-height:48px}.quantity-stepper button{border:0;background:var(--color-paper);padding:0}.quantity-stepper input{border:0;padding:0;text-align:center;min-width:0;-moz-appearance:textfield}.quantity-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.product-add-button{min-height:48px}.form-status{font-size:.8rem;color:var(--color-accent);min-height:1px;margin:0}.dynamic-checkout{margin:0;min-width:0}.dynamic-checkout .shopify-payment-button{width:100%}.dynamic-checkout .shopify-payment-button__button{min-height:48px;border-radius:999px;overflow:hidden}.dynamic-checkout .shopify-payment-button__more-options{font-size:.72rem;margin-top:6px;line-height:1.25}.dynamic-checkout .shopify-payment-button__button--hidden{display:none}.delivery-card{border:1px solid var(--color-border);border-radius:11px;margin-top:20px;overflow:hidden}.delivery-card__row{display:grid;grid-template-columns:20px 1fr;gap:10px;padding:13px;border-bottom:1px solid var(--color-border)}.delivery-card__row strong,.delivery-card__row span{display:block;font-size:.77rem}.delivery-card__row span{color:var(--color-ink-muted);margin-top:2px}.maker-card{margin-top:16px;border:1px solid var(--color-border);border-radius:11px;padding:16px;background:var(--color-paper)}.maker-card__head{display:flex;gap:11px;align-items:center}.maker-avatar{width:46px;height:46px;border-radius:50%;background:var(--color-sun);display:grid;place-items:center;font-family:var(--font-display);font-size:1.2rem;font-weight:800;flex:none}.maker-card p{font-size:.78rem;color:var(--color-ink-muted);margin:11px 0}.maker-card__head span{display:block;font-size:.72rem;color:var(--color-ink-muted)}.maker-card__actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.product-accordion,.product-description{margin-top:18px}.product-accordion details,.product-description details{border-top:1px solid var(--color-border)}.product-accordion details:last-child,.product-description details:last-child{border-bottom:1px solid var(--color-border)}.product-accordion summary,.product-description summary{list-style:none;padding:15px 0;font-weight:750;font-size:.84rem;display:flex;justify-content:space-between;cursor:pointer}.product-accordion summary::-webkit-details-marker,.product-description summary::-webkit-details-marker{display:none}.product-accordion__content,.product-description .accordion__content{padding:0 0 17px;color:var(--color-ink-muted);font-size:.84rem}.product-app-block,.product-custom-liquid{margin-top:16px}.product-reviews,.product-reviews-shell{border-top:1px solid var(--color-border)}.review-app-area,.review-list{display:grid;gap:14px}.review-summary{display:flex;align-items:baseline;gap:8px}.review-summary strong{font-size:1.6rem}.review-summary small{color:var(--color-ink-muted)}.review-card__stars{letter-spacing:-1px}.review-card p{margin:8px 0}.review-card>span{display:block;font-size:.72rem;color:var(--color-ink-muted);margin-top:3px}.review-card{border:1px solid var(--color-border);border-radius:12px;padding:17px}.cart-title__count{font-family:var(--font-body);font-size:1rem;letter-spacing:0;font-weight:500}.cart-title{font-size:clamp(2.4rem,4vw,4rem);margin:0 0 23px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,390px);gap:38px;align-items:start}.cart-protection{display:flex;gap:9px;align-items:flex-start;border-radius:10px;background:var(--color-surface);background:color-mix(in srgb,var(--color-cobalt) 8%,var(--color-paper));padding:14px 16px;margin-bottom:15px;font-size:.82rem}.free-shipping-meter{border:1px solid var(--color-border);border-radius:10px;padding:14px 16px;margin-bottom:15px}.free-shipping-meter p{font-size:.8rem;margin:0 0 8px}.free-shipping-meter__track{height:7px;background:var(--color-border);border-radius:99px;overflow:hidden}.free-shipping-meter__fill{height:100%;background:var(--color-moss);border-radius:inherit}.cart-line{display:grid;grid-template-columns:116px minmax(0,1fr) auto;gap:17px;padding:18px 0;border-bottom:1px solid var(--color-border)}.cart-line__image{border-radius:9px;overflow:hidden;background:var(--color-surface)}.cart-line__image img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.cart-line h3{font-size:.94rem;font-weight:600;margin:0 0 5px}.cart-line__meta{font-size:.75rem;color:var(--color-ink-muted);margin-top:3px}.cart-line__discount{font-size:.72rem;color:var(--color-moss);font-weight:700;margin-top:5px}.quantity-control{display:inline-flex;align-items:center;border:1px solid var(--color-border);border-radius:7px;overflow:hidden;margin-top:10px}.quantity-control input{width:52px;border:0;text-align:center;padding:7px}.cart-line__price{text-align:right;font-weight:800;white-space:nowrap}.cart-line__price s{display:block;font-size:.75rem;color:var(--color-ink-muted);font-weight:400}.cart-remove{display:block;border:0;background:transparent;color:inherit;padding:0;margin:11px 0 0 auto;font:inherit;font-size:.73rem;font-weight:500;text-decoration:underline;cursor:pointer}.cart-actions{display:flex;justify-content:flex-end;margin-top:18px}.cart-summary{position:sticky;top:150px;border:1px solid var(--color-border);border-radius:13px;background:var(--color-paper);padding:22px}.cart-summary h2{font-family:var(--font-display);font-size:1.7rem;margin:0 0 16px}.summary-row{display:flex;justify-content:space-between;gap:20px;padding:6px 0;font-size:.86rem}.summary-row--discount{color:var(--color-moss)}.summary-row--total{font-size:1.07rem;font-weight:800;border-top:1px solid var(--color-border);margin-top:9px;padding-top:15px}.cart-summary__fineprint{font-size:.7rem;color:var(--color-ink-muted);margin:6px 0 15px}.cart-note{margin-top:15px}.cart-note textarea{width:100%;min-height:82px;border:1px solid var(--color-border);border-radius:8px;padding:9px;resize:vertical}.cart-security{display:flex;justify-content:center;gap:6px;align-items:center;font-size:.71rem;color:var(--color-ink-muted);margin-top:11px}.empty-state{text-align:center;padding:80px 20px}.empty-state h1{font-size:clamp(2.4rem,5vw,4.8rem);margin:4px 0 12px}.empty-state p{max-width:560px;margin:0 auto 22px;color:var(--color-ink-muted)}.account-hub{display:grid;grid-template-columns:235px 1fr;gap:26px}.account-sidebar{border:1px solid var(--color-border);border-radius:12px;background:var(--color-paper);padding:13px;height:max-content;position:sticky;top:150px}.account-sidebar a{display:block;padding:10px 11px;border-radius:8px;font-weight:650;font-size:.83rem}.account-sidebar a:hover{background:var(--color-surface)}.account-panel{display:grid;gap:20px}.account-welcome{padding:28px;border-radius:15px;background:var(--color-surface);background:linear-gradient(120deg,color-mix(in srgb,var(--color-cobalt) 13%,var(--color-paper)),color-mix(in srgb,var(--color-accent) 13%,var(--color-paper)))}.account-welcome h1{font-size:clamp(2.2rem,4.3vw,4rem);margin:4px 0 10px}.account-welcome p{max-width:720px;color:var(--color-ink-muted)}.account-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.account-card{border:1px solid var(--color-border);border-radius:12px;background:var(--color-paper);padding:18px}.account-card strong{display:block;font-size:1rem;margin:9px 0 4px}.account-card span{font-size:.78rem;color:var(--color-ink-muted)}.order-list{display:grid;gap:10px}.order-card{display:flex;justify-content:space-between;gap:20px;border:1px solid var(--color-border);background:var(--color-paper);border-radius:10px;padding:14px}.favorites-root .empty-state{padding-block:45px}.favorites-grid{min-height:80px}.site-footer{background:var(--color-ink);color:var(--color-paper);margin-top:58px}.footer-main{padding:55px 0 38px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:42px}.footer-brand .site-logo{font-size:2.15rem}.footer-brand p{max-width:390px;color:var(--color-paper);color:color-mix(in srgb,var(--color-paper) 75%,transparent);font-size:.86rem}.footer-column h3{font-size:.73rem;text-transform:uppercase;letter-spacing:.13em;margin:5px 0 15px}.footer-column ul{list-style:none;margin:0;padding:0;display:grid;gap:9px;color:var(--color-paper);color:color-mix(in srgb,var(--color-paper) 86%,transparent);font-size:.84rem}.footer-column a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid rgba(255,255,255,.17);padding:17px 0;display:flex;justify-content:space-between;gap:24px;font-size:.73rem;color:var(--color-paper);color:color-mix(in srgb,var(--color-paper) 75%,transparent)}@media(min-width:1380px){.product-grid--dense{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:1100px){.header-main{grid-template-columns:auto auto minmax(200px,1fr) auto}.header-gift{display:none}.campaign-grid{grid-template-columns:1.2fr .8fr}.campaign-card:nth-of-type(3){grid-column:1/-1;min-height:260px}.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid,.product-grid--dense{grid-template-columns:repeat(4,minmax(0,1fr))}.product-main{grid-template-columns:minmax(0,min(54vw,var(--product-media-max-width,680px))) minmax(330px,1fr)}.footer-main{grid-template-columns:1.3fr 1fr 1fr}}@media(max-width:900px){.header-main{grid-template-columns:auto auto 1fr}.header-search{grid-row:2;grid-column:1/-1}.header-actions{justify-self:end}.header-nav,.header-sign-in{display:none}.header-gift{display:grid}.product-main{grid-template-columns:1fr}.product-info{position:static}.product-gallery{max-width:min(100%,var(--product-media-max-width,680px));margin:auto}.catalog-layout{grid-template-columns:1fr}.facets-sidebar{display:none}.filter-button{display:inline-flex}.product-grid,.product-grid--dense{grid-template-columns:repeat(3,minmax(0,1fr))}.newsletter,.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.account-hub{grid-template-columns:1fr}.account-sidebar{display:flex;overflow-x:auto;position:static}.account-sidebar a{white-space:nowrap}.footer-main{grid-template-columns:1fr 1fr}}@media(max-width:680px){.page-width{width:min(calc(100% - 24px),var(--page-width))}.section{padding:42px 0}.section--compact{padding-block:29px}.section-heading{align-items:flex-start}.section-heading--marketplace{display:block}.section-heading--marketplace .text-link{margin-top:10px}.header-main{gap:6px;padding:9px 0}.site-logo{font-size:1.45rem}.browse-button{font-size:0;padding:9px}.browse-button svg{width:21px}.header-actions .favorites-link{display:none}.icon-button{width:39px;height:39px}.hero-marketplace{padding-top:24px}.hero-intro .display-title{font-size:clamp(2.5rem,12vw,4rem)}.hero-intro>p{font-size:.94rem}.campaign-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.campaign-card{min-height:270px}.campaign-card:first-child{grid-column:1/-1;min-height:360px}.campaign-card:nth-of-type(3){grid-column:auto;min-height:270px}.campaign-card__content{padding:16px}.campaign-card__content p{display:none}.campaign-card__content h2{font-size:1.65rem}.category-grid{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;padding-bottom:8px}.category-card{min-width:126px;scroll-snap-align:start}.category-links-grid,.category-link-grid{grid-template-columns:1fr 1fr}.category-link-card,.category-link-card:nth-child(4n){border-right:1px solid var(--color-border)}.category-link-card:nth-child(2n){border-right:0}.product-grid,.product-grid--dense{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 10px}.product-card__title{font-size:.82rem}.product-card__favorite{opacity:1}.editorial-grid{grid-template-columns:1fr}.editorial-card--large{min-height:410px}.editorial-card{min-height:240px}.value-strip{grid-template-columns:1fr 1fr}.value-item:nth-child(2n){border-right:0}.value-item:nth-child(-n+2){border-bottom:1px solid var(--color-border)}.newsletter{padding:28px 20px}.newsletter-form{grid-template-columns:1fr;background:transparent;gap:7px}.newsletter-form input,.newsletter-form button{background:var(--color-paper);border-radius:8px;min-height:46px}.newsletter-form button{background:var(--color-sun)}.collection-header{grid-template-columns:1fr;padding-top:15px}.collection-header h1{font-size:clamp(2.5rem,13vw,4rem)}.collection-header__image{width:100%;height:170px}.collection-toolbar{align-items:flex-start}.sort-form label{display:none}.sort-form select{max-width:145px}.product-gallery{display:flex;flex-direction:column;max-width:100%}.product-gallery__stage{order:1}.product-gallery__thumb-column{order:2;display:grid;grid-template-columns:32px minmax(0,1fr) 32px;grid-template-rows:auto;gap:7px;height:auto;margin-top:10px}.product-gallery__thumbnails{display:flex;flex-direction:row;height:auto;min-height:66px;overflow-x:auto;overflow-y:hidden;touch-action:pan-x;scroll-snap-type:x proximity;padding:1px}.product-gallery__thumbnail{min-width:64px;width:64px;height:64px;min-height:64px;flex-basis:64px;scroll-snap-align:start}.product-gallery__thumb-nav{width:32px;height:64px;align-self:center}.product-gallery__thumb-nav--previous .icon{transform:rotate(90deg)}.product-gallery__thumb-nav--next .icon{transform:rotate(-90deg)}.quantity-field{width:92px}.cart-line{grid-template-columns:86px minmax(0,1fr)}.cart-line__price{grid-column:2;text-align:left}.cart-line__image{align-self:start}.cart-actions{justify-content:stretch}.cart-actions .button{width:100%}.account-cards{grid-template-columns:1fr}.account-welcome{padding:22px}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.product-options[aria-busy=true],[data-main-product][aria-busy=true] .product-info{opacity:.62;pointer-events:none}.option-pill.is-unavailable{text-decoration:line-through;opacity:.48}.selling-plan-selector{border:0;padding:0;margin:24px 0}.selling-plan-selector>legend{font-weight:700;margin-bottom:10px}.selling-plan-options{display:grid;gap:9px}.selling-plan-option{display:block;cursor:pointer}.selling-plan-option input{position:absolute;opacity:0;pointer-events:none}.selling-plan-option>span{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-paper)}.selling-plan-option input:checked+span{border-color:var(--color-ink);box-shadow:0 0 0 1px var(--color-ink)}.selling-plan-option input:focus-visible+span{outline:3px solid var(--color-cobalt);outline:3px solid color-mix(in srgb,var(--color-cobalt) 35%,transparent);outline-offset:2px}.selling-plan-option small{color:var(--color-ink-muted);color:color-mix(in srgb,var(--color-ink) 68%,transparent);text-align:right}.payment-terms{margin-top:12px;font-size:.88rem}.unit-price,.product-sku,.quantity-rule{color:var(--color-ink-muted);color:color-mix(in srgb,var(--color-ink) 65%,transparent);font-size:.82rem}.quantity-rule{display:block;margin-top:6px}.cart-line__selling-plan{color:var(--color-moss)}.footer-localization{border-top:1px solid var(--color-border);border-top:1px solid color-mix(in srgb,var(--color-border) 70%,transparent);padding-top:22px;padding-bottom:22px}.localization-form{display:flex;flex-wrap:wrap;align-items:end;gap:10px 14px}.localization-form label{font-size:.78rem;font-weight:700;display:grid;gap:6px}.localization-form select{min-height:42px;max-width:300px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-paper);color:var(--color-ink);padding:0 38px 0 12px}.js .localization-form__submit{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media(max-width:749px){.selling-plan-option>span{align-items:flex-start;flex-direction:column;gap:4px}.selling-plan-option small{text-align:left}.localization-form{display:grid;grid-template-columns:1fr}.localization-form select{width:100%;max-width:none}}[data-main-cart][aria-busy=true],[data-catalog-section][aria-busy=true],[data-cart-drawer][aria-busy=true]{cursor:progress}.cart-drawer__panel{display:flex;flex-direction:column}.cart-drawer__content{display:flex;flex:1;min-height:0}.cart-drawer__content>[data-cart-drawer-filled]{display:flex;flex:1;min-height:0;flex-direction:column}.cart-drawer__items{display:grid;gap:0;overflow:auto;margin-inline:-4px;padding-inline:4px}.cart-drawer__item{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:12px;align-items:start;padding:14px 0;border-bottom:1px solid var(--color-border)}.cart-drawer__image{width:76px;aspect-ratio:1;overflow:hidden;border-radius:9px;background:var(--color-surface)}.cart-drawer__image img{width:100%;height:100%;object-fit:cover}.cart-drawer__item-copy{min-width:0;display:grid;gap:3px}.cart-drawer__item-title{font-weight:750;font-size:.9rem;line-height:1.25}.cart-drawer__item-copy small{color:var(--color-ink-muted);font-size:.75rem}.cart-drawer__item-copy span{font-weight:700;font-size:.79rem;margin-top:3px}.cart-drawer__remove{border:0;padding:2px;background:transparent;font-size:.73rem;text-decoration:underline;text-underline-offset:3px}.cart-drawer__remove[aria-busy=true]{opacity:.45;pointer-events:none}.cart-drawer__footer{margin-top:auto;border-top:1px solid var(--color-border);padding-top:16px;display:grid;gap:9px}.cart-drawer__footer form{display:contents}.cart-drawer__empty{margin:auto;width:100%;text-align:center;display:grid;gap:14px}.cart-drawer__empty p{font-family:var(--font-display);font-size:1.65rem;font-weight:700}@media(max-width:680px){.cart-drawer__panel{width:min(410px,96vw);padding:18px}.cart-drawer__item{grid-template-columns:68px minmax(0,1fr)}.cart-drawer__image{width:68px}.cart-drawer__remove{grid-column:2;justify-self:start}}.header-mobile-search{display:none}.mobile-search-drawer__panel{width:min(520px,100vw)}.mobile-search{position:relative;padding-top:4px}.mobile-search__form{min-height:54px}.mobile-predictive-results{position:static;margin-top:12px;max-height:calc(100vh - 150px);overflow:auto;box-shadow:none}[data-predictive-search][aria-busy=true] .search-form{box-shadow:0 0 0 2px var(--color-sun)}[data-predictive-search][aria-busy=true] .search-form button:after{content:"";width:15px;height:15px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:makersway-spin .7s linear infinite}[data-predictive-search][aria-busy=true] .search-form button svg{display:none}@media(max-width:749px){.js .header-search{display:none}.js .header-mobile-search{display:grid}.mobile-search-drawer__panel{padding:18px;width:100vw}.mobile-predictive-results .predictive-result{grid-template-columns:64px 1fr;padding:11px 4px}.mobile-predictive-results .predictive-result__image{width:64px;height:64px}}[data-main-cart],[data-catalog-section]{position:relative;min-height:180px}.loading-skeleton{display:none;pointer-events:none;color:transparent}[data-main-cart][aria-busy=true]>.loading-skeleton,[data-catalog-section][aria-busy=true]>.loading-skeleton,[data-cart-drawer][aria-busy=true] .loading-skeleton--cart-drawer{display:grid}[data-main-cart][aria-busy=true]>.page-width,[data-catalog-section][aria-busy=true]>section,[data-catalog-section][aria-busy=true]>.drawer,[data-cart-drawer][aria-busy=true] .cart-drawer__content{visibility:hidden}.loading-skeleton--catalog,.loading-skeleton--cart-page{position:absolute;inset:20px max(12px,calc((100% - var(--page-width))/2));z-index:8;padding:20px;background:var(--color-paper);background:color-mix(in srgb,var(--color-paper) 96%,transparent);border-radius:16px}.loading-skeleton--catalog{gap:24px}.loading-skeleton__toolbar{display:flex;justify-content:space-between;gap:20px}.loading-skeleton__toolbar span,.loading-skeleton__summary span,.loading-skeleton__line,.loading-skeleton__cart-line i,.loading-skeleton__media,.loading-skeleton__thumb,.recently-viewed__placeholder span,.recently-viewed__placeholder i{display:block;background:var(--color-surface);background:linear-gradient(100deg,var(--color-surface) 20%,color-mix(in srgb,var(--color-surface) 58%,var(--color-paper)) 38%,var(--color-surface) 56%);background-size:240% 100%;animation:makersway-shimmer 1.25s ease-in-out infinite}.loading-skeleton__toolbar span{height:38px;width:min(260px,42%);border-radius:10px}.loading-skeleton__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 14px}.loading-skeleton__card{display:grid;gap:10px}.loading-skeleton__media{aspect-ratio:1;border-radius:var(--radius-card)}.loading-skeleton__line{height:13px;border-radius:99px}.loading-skeleton__line--short{width:58%}.loading-skeleton--cart-page{grid-template-columns:minmax(0,1.6fr) minmax(270px,.7fr);gap:32px}.loading-skeleton__cart-lines{display:grid;gap:18px}.loading-skeleton__cart-line{display:grid;grid-template-columns:76px 1fr;gap:14px;align-items:start}.loading-skeleton__thumb{width:76px;aspect-ratio:1;border-radius:10px}.loading-skeleton__cart-line>span:last-child{display:grid;gap:9px;padding-top:5px}.loading-skeleton__cart-line i{height:11px;border-radius:99px;width:82%}.loading-skeleton__cart-line i:nth-child(2){width:55%}.loading-skeleton__cart-line i:nth-child(3){width:38%}.loading-skeleton__summary{display:grid;align-content:start;gap:14px;padding:24px;border:1px solid var(--color-border);border-radius:16px}.loading-skeleton__summary span{height:14px;border-radius:99px}.loading-skeleton__summary span:last-child{height:46px;margin-top:14px}.loading-skeleton--cart-drawer{position:absolute;z-index:5;top:86px;left:22px;right:22px;gap:18px;background:var(--color-paper)}@keyframes makersway-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes makersway-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.loading-skeleton__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.loading-skeleton--cart-page{grid-template-columns:1fr}}@media(max-width:680px){.loading-skeleton--catalog,.loading-skeleton--cart-page{top:10px;right:12px;bottom:10px;left:12px;padding:12px}.loading-skeleton__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}.loading-skeleton__grid .loading-skeleton__card:nth-child(n+7){display:none}.loading-skeleton--cart-drawer{left:18px;right:18px}}.volume-pricing{margin:20px 0;border:1px solid var(--color-border);border-radius:14px;overflow:hidden;background:var(--color-paper)}.volume-pricing__intro{padding:15px 16px;background:var(--color-surface)}.volume-pricing__intro strong{font-size:.93rem}.volume-pricing__intro p{margin:4px 0 0;color:var(--color-ink-muted);font-size:.79rem;line-height:1.4}.volume-pricing__table-wrap{overflow-x:auto}.volume-pricing__table{width:100%;border-collapse:collapse;font-size:.84rem}.volume-pricing__table th,.volume-pricing__table td{padding:11px 16px;text-align:left;border-top:1px solid var(--color-border)}.volume-pricing__table th{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-ink-muted);background:var(--color-paper)}.volume-pricing__table th:last-child,.volume-pricing__table td:last-child{text-align:right;font-weight:750}.volume-pricing__table tr.is-active td{background:var(--color-sun);background:color-mix(in srgb,var(--color-sun) 28%,var(--color-paper))}.volume-pricing__tier{border:0;background:transparent;padding:0;font:inherit;font-weight:750;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.recently-viewed[hidden]{display:none}.recently-viewed__clear{border:0;background:transparent;cursor:pointer}.recently-viewed__grid[aria-busy=true] .product-card{visibility:hidden}.recently-viewed__placeholder{display:grid;gap:10px}.recently-viewed__placeholder span{aspect-ratio:1;border-radius:var(--radius-card)}.recently-viewed__placeholder i{height:12px;border-radius:99px}.recently-viewed__placeholder i:last-child{width:58%}.recently-viewed__grid:not([aria-busy=true]) .recently-viewed__placeholder{display:none}.product-card--recent .product-card__favorite{font-size:1.35rem;line-height:1}.newsletter-message{grid-column:1/-1;margin:4px 0 0}.newsletter-message--error{color:var(--color-accent)}.predictive-results__heading{padding:10px 12px 5px;font-size:.7rem;text-transform:uppercase;letter-spacing:.09em;font-weight:800;color:var(--color-ink-muted);background:var(--color-surface)}.predictive-result__icon{width:58px;height:42px;border-radius:8px;background:var(--color-surface);display:grid;place-items:center;font-weight:800}.predictive-result--collection,.predictive-result--page,.predictive-result--query{grid-template-columns:58px 1fr}.product-card__quick-add{margin-top:auto;padding-top:10px}.product-card__quick-form{margin:0}.product-card__quick-add .button{min-height:38px;padding-inline:12px;font-size:.76rem}.quantity-control.quantity-stepper{display:grid;grid-template-columns:34px minmax(46px,64px) 34px;min-height:40px;width:max-content;margin-top:10px}.quantity-control.quantity-stepper input{width:100%;border:0;text-align:center;padding:0}.quantity-control.quantity-stepper button{border:0;background:var(--color-paper);display:grid;place-items:center}.product-gallery__swipe-hint{display:none;color:var(--color-ink-muted);font-size:.72rem;text-align:center;margin:8px 0 0}.maker-avatar{overflow:hidden}.maker-avatar img{width:100%;height:100%;object-fit:cover}.sticky-product-bar{position:fixed;left:0;right:0;bottom:0;z-index:85;background:var(--color-paper);background:color-mix(in srgb,var(--color-paper) 96%,transparent);border-top:1px solid var(--color-border);box-shadow:0 -12px 35px #0000001f;transform:translateY(110%);transition:transform .25s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sticky-product-bar.is-visible{transform:none}.sticky-product-bar__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sticky-product-bar__product{display:flex;align-items:center;gap:12px;min-width:0}.sticky-product-bar__product img{border-radius:8px;object-fit:cover}.sticky-product-bar__product span{display:grid;min-width:0}.sticky-product-bar__product strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-product-bar__product small{color:var(--color-ink-muted)}.back-to-top{position:fixed;right:20px;bottom:22px;z-index:70;width:44px;height:44px;border-radius:999px;border:1px solid var(--color-border);background:var(--color-paper);color:var(--color-ink);box-shadow:0 8px 24px #00000029;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s ease}.back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.template-product .back-to-top{bottom:96px}.catalog-load-more{text-align:center;margin:28px 0 10px}.catalog-load-more [aria-busy=true]{opacity:.65;pointer-events:none}.cart-drawer__upsell{border-top:1px solid var(--color-border);padding-top:14px;margin-top:12px}.cart-drawer__upsell h3{font-size:.85rem;margin:0 0 8px}.cart-drawer__upsell-list{display:grid;gap:8px}.cart-drawer__upsell-item{display:grid;grid-template-columns:58px minmax(0,1fr) 38px;gap:10px;align-items:center}.cart-drawer__upsell-image{width:58px;height:58px;border-radius:8px;overflow:hidden;background:var(--color-surface)}.cart-drawer__upsell-image img{width:100%;height:100%;object-fit:cover}.cart-drawer__upsell-item>div{display:grid;min-width:0}.cart-drawer__upsell-item strong{font-size:.78rem;line-height:1.25;display:block}.cart-drawer__upsell-item span{font-size:.74rem;color:var(--color-ink-muted)}.cart-drawer__upsell-form{margin:0}.footer-main{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.footer-brand{grid-column:span 2}.footer-social__links a{display:flex;align-items:center;gap:8px}.footer-social__links .icon{flex:none}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.article-card{border:1px solid var(--color-border);border-radius:var(--radius-card);overflow:hidden;background:var(--color-paper)}.article-card__image{display:block;aspect-ratio:4/3;background:var(--color-surface)}.article-card__image img{width:100%;height:100%;object-fit:cover}.article-card__body{padding:18px}.article-card__body h2{font-size:1.45rem}.article-page__inner{max-width:920px}.article-page__header{text-align:center;margin:20px auto 34px}.article-page__header h1{font-size:clamp(2.6rem,7vw,5rem)}.article-page__image{border-radius:var(--radius-card);overflow:hidden;margin-bottom:34px}.article-page__image img{width:100%;height:auto}.article-page__content{font-size:1.05rem;line-height:1.75}.article-comments{border-top:1px solid var(--color-border);margin-top:48px;padding-top:32px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field--full{grid-column:1/-1}.collection-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.collection-card__image{aspect-ratio:1;background:var(--color-surface);border-radius:var(--radius-card);overflow:hidden}.collection-card__image img{width:100%;height:100%;object-fit:cover}.collection-card h2{font-size:1.25rem;margin:12px 0 3px}.collection-card span{color:var(--color-ink-muted);font-size:.8rem}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.contact-form{display:grid;gap:14px;padding:24px;border:1px solid var(--color-border);border-radius:14px;background:var(--color-paper)}.customer-auth{max-width:950px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.customer-auth--single{max-width:520px;grid-template-columns:1fr}.customer-auth__panel{border:1px solid var(--color-border);border-radius:14px;padding:28px;background:var(--color-paper)}.customer-auth__panel form{display:grid;gap:14px;margin:22px 0}.password-page{min-height:100vh;display:grid;place-items:center;padding:30px;background:linear-gradient(135deg,var(--color-surface),var(--color-paper))}.password-card{max-width:520px;width:100%;text-align:center;border:1px solid var(--color-border);border-radius:18px;background:var(--color-paper);padding:40px;box-shadow:0 22px 70px #0000001f}.password-form{display:grid;gap:14px;margin:24px 0}.error-recovery{display:grid;gap:48px}.error-recovery__search{max-width:620px;margin:22px auto}.favorites-sync-note{font-size:.78rem;color:var(--color-ink-muted)}.favorites-root{position:relative;min-height:320px}.loading-skeleton--favorites{display:none;margin-top:24px}.js [data-favorites-root][aria-busy=true] .loading-skeleton--favorites{display:block}.js [data-favorites-root][aria-busy=true] .favorites-grid,.js [data-favorites-root][aria-busy=true] [data-favorites-empty]{visibility:hidden}.js [data-favorites-root][aria-busy=false] .loading-skeleton--favorites{display:none}@media(max-width:900px){.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-page{grid-template-columns:1fr}.footer-brand{grid-column:1/-1}}@media(max-width:680px){.product-gallery__swipe-hint{display:block}.sticky-product-bar__product img{display:none}.sticky-product-bar__inner{min-height:68px}.sticky-product-bar__product strong{max-width:48vw}.back-to-top{right:14px;bottom:14px}.article-grid{grid-template-columns:1fr}.collection-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid,.customer-auth{grid-template-columns:1fr}.field--full,.footer-brand{grid-column:auto}.product-card__quick-add .button{font-size:.7rem;padding-inline:8px}}.address-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:34px}.address-card{border:1px solid var(--color-border);border-radius:12px;padding:20px;background:var(--color-paper)}.address-card details{margin-top:14px}.address-card form,.address-add form{display:grid;gap:14px;margin-top:16px}.order-detail-table{border:1px solid var(--color-border);border-radius:12px;overflow:hidden;margin:24px 0}.order-detail-table__head,.order-detail-table__row{display:grid;grid-template-columns:minmax(0,1fr) 100px 130px;gap:16px;padding:14px 18px;border-bottom:1px solid var(--color-border)}.order-detail-table__head{background:var(--color-surface);font-weight:800}.order-detail-table__row:last-child{border-bottom:0}.order-detail-table__row small{display:block;color:var(--color-ink-muted)}.order-totals{max-width:480px;margin:0 0 28px auto;display:grid;gap:9px}.order-totals>div{display:flex;justify-content:space-between;gap:20px}.order-totals .summary-row--total{border-top:1px solid var(--color-border);padding-top:10px;font-size:1.1rem}@media(max-width:900px){.address-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.address-grid{grid-template-columns:1fr}.order-detail-table__head{display:none}.order-detail-table__row{grid-template-columns:1fr auto}.order-detail-table__row>span:nth-child(2){grid-column:2;grid-row:1}.order-detail-table__row>strong{grid-column:2}}.address-card details form{margin-top:16px}.address-card .checkbox-field,.address-add .checkbox-field{display:flex;align-items:center;gap:8px;margin:16px 0}.field[hidden]{display:none!important}.section--product{padding-top:var(--product-padding-top,36px);padding-bottom:var(--product-padding-bottom,64px)}.product-gallery--no-thumbnails{grid-template-columns:minmax(0,1fr)}.product-main--no-gallery{grid-template-columns:minmax(0,720px);justify-content:center}.section--product-gallery-right .product-main{grid-template-columns:minmax(350px,1fr) minmax(0,var(--product-media-max-width,680px))}.section--product-gallery-right .product-gallery{order:2}.section--product-gallery-right .product-info{order:1}.product-info--not-sticky{position:static}.product-info__blocks{display:grid;gap:16px}.product-block--social-proof .product-social-proof,.product-block--title h1,.product-block--price .product-info__price,.product-block--tax-note,.product-block--buy-buttons .product-form,.product-block--delivery.delivery-card,.product-block--maker.maker-card,.product-block--collapsible.product-description,.product-block.product-app-block,.product-block.product-custom-liquid{margin:0}.product-block--title h1{font-size:var(--product-title-mobile-size,28px)}@media(min-width:750px){.product-block--title h1{font-size:var(--product-title-size,32px)}}.product-block--separator hr{border:0;border-top:1px solid var(--color-border);margin:0}.product-text--subdued{color:var(--color-ink-muted);font-size:.88rem}.product-text--highlight{border-radius:10px;background:var(--color-surface);padding:14px 16px}.section--product-ratio-adapt .product-gallery__item img,.section--product-ratio-adapt .product-gallery__item video,.section--product-ratio-adapt .product-gallery__item iframe,.section--product-ratio-adapt .product-gallery__item model-viewer,.section--product-ratio-adapt .product-gallery__item svg{aspect-ratio:auto;object-fit:contain}.section--product-ratio-portrait .product-gallery__item img,.section--product-ratio-portrait .product-gallery__item video,.section--product-ratio-portrait .product-gallery__item iframe,.section--product-ratio-portrait .product-gallery__item model-viewer,.section--product-ratio-portrait .product-gallery__item svg{aspect-ratio:4/5}@media(max-width:989px){.section--product-gallery-right .product-main{grid-template-columns:1fr}.section--product-gallery-right .product-gallery,.section--product-gallery-right .product-info{order:initial}.product-main--no-gallery{display:block}.section--product{padding-top:var(--product-padding-top,28px);padding-bottom:var(--product-padding-bottom,48px)}}@media(max-width:620px){.option-select,.personalization-field{width:100%}.quantity-field{width:92px}.product-purchase-actions{grid-template-columns:1fr}.dynamic-checkout .shopify-payment-button__button{min-height:48px}}.related-products-block{border-top:1px solid var(--color-border);padding-top:18px}.related-products-block__heading{display:grid;gap:4px;margin-bottom:14px}.related-products-block__heading h2{font-family:var(--font-body);font-size:1rem;line-height:1.25;letter-spacing:0;margin:0}.related-products-block__heading p,.related-products-block__empty{margin:0;color:var(--color-ink-muted);font-size:.76rem}.related-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.related-products-grid .product-card__title{font-size:.78rem}.related-products-grid .product-card__vendor,.related-products-grid .product-card__rating,.related-products-grid .product-card__shipping{font-size:.68rem}.related-products-grid .product-card__quick-add,.related-products-block--hide-vendor .product-card__vendor{display:none}.related-products-block__loader:empty{display:block;min-height:180px;border-radius:12px;background:linear-gradient(90deg,var(--color-surface) 25%,color-mix(in srgb,var(--color-surface) 60%,var(--color-paper)) 40%,var(--color-surface) 60%);background-size:220% 100%;animation:related-products-loading 1.4s ease infinite}@keyframes related-products-loading{to{background-position:-220% 0}}@media(max-width:420px){.related-products-grid{grid-template-columns:1fr 1fr}}.content-protection-enabled img,.content-protection-enabled picture,.content-protection-enabled svg{-webkit-user-drag:none}.hot-deal{border:1px solid var(--color-border);border-radius:16px;background:var(--color-paper);overflow:hidden}.hot-deal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 16px;background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent) 9%,var(--color-paper)),var(--color-paper) 68%);border-bottom:1px solid var(--color-border)}.hot-deal__header>div{display:grid;gap:4px;min-width:0}.hot-deal__eyebrow{font-size:.67rem;font-weight:800;letter-spacing:.12em;color:var(--color-accent)}.hot-deal__header h2{margin:0;font-family:var(--font-body);font-size:1.2rem;line-height:1.15;letter-spacing:-.02em}.hot-deal__header p{margin:0;color:var(--color-ink-muted);font-size:.78rem;line-height:1.45}.hot-deal__badge{flex:none;border-radius:999px;background:var(--color-accent);color:#fff;padding:7px 10px;font-size:.72rem;font-weight:900;letter-spacing:.04em;white-space:nowrap}.hot-deal__list{display:grid}.hot-deal__item{display:grid;grid-template-columns:24px 76px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 18px;border-bottom:1px solid var(--color-border);transition:opacity .18s ease,background .18s ease}.hot-deal__item:not(.is-selected){opacity:.48;background:var(--color-surface)}.hot-deal__check{display:grid;place-items:center;width:22px;height:22px;cursor:pointer}.hot-deal__check input{position:absolute;opacity:0;pointer-events:none}.hot-deal__check span{width:20px;height:20px;border:1.5px solid var(--color-border);border-radius:6px;background:var(--color-paper);display:grid;place-items:center}.hot-deal__check input:checked+span{border-color:var(--color-accent);background:var(--color-accent)}.hot-deal__check input:checked+span:after{content:"";width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translateY(-1px) rotate(-45deg)}.hot-deal__check:focus-within span{outline:2px solid var(--color-accent);outline-offset:2px}.hot-deal__check--locked{cursor:default}.hot-deal__check--locked span{opacity:.82}.hot-deal__image{display:block;width:76px;height:76px;border-radius:10px;overflow:hidden;background:var(--color-surface)}.hot-deal__image img,.hot-deal__image svg{display:block;width:100%;height:100%;object-fit:cover}.hot-deal__copy{display:grid;gap:4px;min-width:0}.hot-deal__current-label{font-size:.65rem;font-weight:800;color:var(--color-accent);text-transform:uppercase;letter-spacing:.08em}.hot-deal__title{font-size:.84rem;font-weight:750;line-height:1.3;color:var(--color-ink);text-decoration:none}.hot-deal__title:hover{text-decoration:underline}.hot-deal__copy small{font-size:.69rem;color:var(--color-ink-muted)}.hot-deal__price{font-size:.8rem;font-weight:800}.hot-deal__variant-label{display:block}.hot-deal__variant{width:min(100%,260px);min-height:36px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-paper);color:var(--color-ink);font:inherit;font-size:.72rem;padding:7px 30px 7px 9px}.hot-deal__quantity{display:grid;gap:5px;justify-items:end}.hot-deal__quantity>label{font-size:.66rem;font-weight:800;color:var(--color-ink-muted)}.quantity-stepper--compact{grid-template-columns:30px 38px 30px;min-height:34px}.quantity-stepper--compact button{width:30px}.quantity-stepper--compact input{width:38px;padding:0;font-size:.76rem}.hot-deal__summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,auto);gap:18px;align-items:end;padding:16px 18px}.hot-deal__totals{display:grid;gap:7px;max-width:360px;font-variant-numeric:tabular-nums}.hot-deal__total-row{display:flex;align-items:baseline;justify-content:space-between;gap:18px;font-size:.74rem;color:var(--color-ink-muted)}.hot-deal__total-row strong{flex:none;color:var(--color-ink);font-size:.86rem}.hot-deal__discount-row{color:var(--color-accent);font-weight:800}.hot-deal__discount-row strong{color:var(--color-accent)}.hot-deal__final-row{margin-top:2px;padding-top:8px;border-top:1px solid var(--color-border);font-weight:850;color:var(--color-ink)}.hot-deal__final-row strong{font-size:1.3rem;letter-spacing:-.02em}.hot-deal__saving,.hot-deal__progress{display:block;font-size:.7rem;line-height:1.4;font-weight:800}.hot-deal__saving{color:var(--color-accent)}.hot-deal__saving strong{font:inherit}.hot-deal__progress{color:var(--color-ink-muted)}.hot-deal__totals [hidden]{display:none}.hot-deal__totals .is-counting{display:inline-block;will-change:contents,transform;animation:hot-deal-number-pulse .56s ease}.hot-deal__button{min-height:46px;white-space:nowrap}.hot-deal__note,.hot-deal .form-status{margin:0;padding:0 18px 14px;font-size:.69rem;line-height:1.45;color:var(--color-ink-muted)}.hot-deal .form-status:not(:empty){color:var(--color-accent);font-weight:700}.hot-deal[aria-busy=true]{opacity:.72;pointer-events:none}.hot-deal--editor-empty{padding:18px;border-style:dashed}.hot-deal--editor-empty p{margin:6px 0 0;font-size:.78rem;color:var(--color-ink-muted)}@keyframes hot-deal-number-pulse{0%{transform:translateY(2px);opacity:.58}55%{transform:translateY(-1px);opacity:1}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hot-deal__totals .is-counting{animation:none}}@media(max-width:680px){.hot-deal__header{padding:16px}.hot-deal__item{grid-template-columns:22px 64px minmax(0,1fr);padding:13px 14px;gap:10px}.hot-deal__image{width:64px;height:64px}.hot-deal__quantity{grid-column:3;justify-items:start}.hot-deal__summary{grid-template-columns:1fr;padding:15px 14px}.hot-deal__totals{max-width:none}.hot-deal__button{width:100%}.hot-deal__note,.hot-deal .form-status{padding-inline:14px}.hot-deal__variant{width:100%}}.hot-deal__item--current{background:var(--color-paper);border-bottom:0}.hot-deal__companion-group{padding-top:16px;background:color-mix(in srgb,var(--color-surface) 82%,var(--color-paper));border-top:1px solid var(--color-border)}.hot-deal__companion-heading{display:flex;align-items:center;gap:12px;padding:0 18px 11px;color:var(--color-accent);font-size:.68rem;font-weight:900;letter-spacing:.13em;line-height:1;text-transform:uppercase}.hot-deal__companion-heading:before,.hot-deal__companion-heading:after{content:"";height:1px;flex:1;background:color-mix(in srgb,var(--color-accent) 30%,var(--color-border))}.hot-deal__companion-heading span{flex:none}.hot-deal__companion-list{display:grid;border-top:1px solid color-mix(in srgb,var(--color-accent) 12%,var(--color-border))}.hot-deal__companion-list .hot-deal__item{background:color-mix(in srgb,var(--color-accent) 4%,var(--color-surface));border-bottom-color:color-mix(in srgb,var(--color-accent) 12%,var(--color-border))}.hot-deal__companion-list .hot-deal__item.is-selected{background:color-mix(in srgb,var(--color-accent) 8%,var(--color-paper));box-shadow:inset 3px 0 color-mix(in srgb,var(--color-accent) 74%,transparent)}.hot-deal__companion-list .hot-deal__item:not(.is-selected){opacity:.58;background:color-mix(in srgb,var(--color-surface) 90%,var(--color-paper))}.hot-deal__price-presentation{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:8px;flex-wrap:wrap;min-width:0}.hot-deal__price-presentation del{color:var(--color-ink-muted);font-size:.84rem;font-weight:700;opacity:.56;text-decoration-thickness:1.5px;text-decoration-color:currentColor;white-space:nowrap}.hot-deal__price-presentation del.is-revealed{animation:hot-deal-crossed-reveal .28s ease both}.hot-deal__price-presentation strong.is-before-discount{transform:scale(1.035);transition:transform .18s ease}@keyframes hot-deal-crossed-reveal{0%{opacity:0;transform:translateY(3px)}to{opacity:.56;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hot-deal__price-presentation del.is-revealed{animation:none}.hot-deal__price-presentation strong.is-before-discount{transform:none}}@media(max-width:680px){.hot-deal__companion-group{padding-top:14px}.hot-deal__companion-heading{padding-inline:14px}.hot-deal__price-presentation{gap:6px}}.product-block-font-controls{display:contents}.product-block-font-controls>.product-block,.product-block-font-controls>fieldset.product-block{font-size:var(--product-block-text-size,14px)}.product-block-font-controls .product-block :where(p,li,small,label,input,select,textarea,button,td,th,.product-social-proof,.product-info__shop-row,.product-rating,.product-sku,.product-tax-note,.price__compare,.price__save,.unit-price,.field-help,.selling-plan-option small,.hot-deal__title,.hot-deal__price,.hot-deal__variant,.hot-deal__note,.hot-deal__progress,.hot-deal__saving,.hot-deal__total-row,.related-products-block__heading p,.related-products-block__empty,.accordion__content,.maker-card p,.maker-card span,.delivery-card__row span,.product-text--body,.product-text--subdued,.product-text--highlight){font-size:var(--product-block-text-size,14px)!important}.product-block-font-controls .product-block :where(h2,h3,legend,summary,.option-group legend,.selling-plan-selector>legend,.personalization-field>label,.volume-pricing__intro strong,.quantity-field>label,.delivery-card__row strong,.maker-card .eyebrow,.maker-card__head strong,.related-products-block__heading h2,.hot-deal__header h2,.hot-deal__eyebrow,.hot-deal__companion-heading,.hot-deal__current-label){font-size:var(--product-block-title-size,16px)!important}.product-block-font-controls .product-block--price .price__current,.product-block-font-controls .hot-deal__final-row strong,.product-block-font-controls .related-products-grid .product-card__title{font-size:var(--product-block-title-size,16px)!important}.product-block-font-controls .related-products-grid :where(.product-card__vendor,.product-card__rating,.product-card__shipping,.product-card__price,.product-card__price-current,.product-card__price-compare){font-size:var(--product-block-text-size,14px)!important}.product-block-font-controls .product-custom-liquid :where(h1,h2,h3,h4,h5,h6){font-size:var(--product-block-title-size,16px)!important}.product-block-font-controls .product-custom-liquid :where(p,li,small,label,input,select,textarea,button,a,span){font-size:var(--product-block-text-size,14px)!important}@media(max-width:680px){.product-block-font-controls>.product-block,.product-block-font-controls>fieldset.product-block{font-size:var(--product-block-text-mobile-size,13px)}.product-block-font-controls .product-block :where(p,li,small,label,input,select,textarea,button,td,th,.product-social-proof,.product-info__shop-row,.product-rating,.product-sku,.product-tax-note,.price__compare,.price__save,.unit-price,.field-help,.selling-plan-option small,.hot-deal__title,.hot-deal__price,.hot-deal__variant,.hot-deal__note,.hot-deal__progress,.hot-deal__saving,.hot-deal__total-row,.related-products-block__heading p,.related-products-block__empty,.accordion__content,.maker-card p,.maker-card span,.delivery-card__row span,.product-text--body,.product-text--subdued,.product-text--highlight){font-size:var(--product-block-text-mobile-size,13px)!important}.product-block-font-controls .product-block :where(h2,h3,legend,summary,.option-group legend,.selling-plan-selector>legend,.personalization-field>label,.volume-pricing__intro strong,.quantity-field>label,.delivery-card__row strong,.maker-card .eyebrow,.maker-card__head strong,.related-products-block__heading h2,.hot-deal__header h2,.hot-deal__eyebrow,.hot-deal__companion-heading,.hot-deal__current-label),.product-block-font-controls .product-block--price .price__current,.product-block-font-controls .hot-deal__final-row strong,.product-block-font-controls .related-products-grid .product-card__title,.product-block-font-controls .product-custom-liquid :where(h1,h2,h3,h4,h5,h6){font-size:var(--product-block-title-mobile-size,15px)!important}.product-block-font-controls .related-products-grid :where(.product-card__vendor,.product-card__rating,.product-card__shipping,.product-card__price,.product-card__price-current,.product-card__price-compare),.product-block-font-controls .product-custom-liquid :where(p,li,small,label,input,select,textarea,button,a,span){font-size:var(--product-block-text-mobile-size,13px)!important}}.browse-button--drawer-mobile{display:none}.browse-button--mega,.browse-button--drawer-mobile{font-size:var(--mega-trigger-font-size,15px);font-weight:var(--mega-trigger-font-weight,600);color:var(--mega-trigger-color,var(--color-ink))}.mega-menu{--mega-origin-x:180px;position:absolute;top:100%;left:0;right:0;z-index:45;padding:10px 0 0;visibility:hidden;pointer-events:none;overflow:visible;transition:visibility 0s linear .28s}.mega-menu.is-preparing,.mega-menu.is-open{visibility:visible;transition-delay:0s}.mega-menu.is-open{pointer-events:auto}.mega-menu:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;top:var(--mega-menu-top,0);background:#14121047;opacity:0;pointer-events:none;transition:opacity .24s cubic-bezier(.22,.72,.28,1);z-index:-1}.mega-menu.is-open:before{opacity:1}.mega-menu__frame{display:grid;grid-template-columns:minmax(210px,235px) minmax(0,1fr);width:min(calc(100% - 40px),var(--mega-menu-width,1040px));min-height:470px;max-height:min(660px,calc(100vh - 120px));padding:0;background:var(--color-paper);border:1px solid var(--color-border);border-radius:0 0 18px 18px;box-shadow:0 24px 60px #16120e2e;overflow:hidden;overscroll-behavior:contain;opacity:0;transform:translate3d(0,-6px,0) scale(.965);transform-origin:var(--mega-origin-x) 0;backface-visibility:hidden;will-change:transform,opacity;transition:transform .28s cubic-bezier(.18,.78,.22,1),opacity .2s ease}.mega-menu.is-open .mega-menu__frame{opacity:1;transform:translateZ(0) scale(1)}.mega-menu__sidebar{padding:14px 10px;background:color-mix(in srgb,var(--color-surface) 72%,var(--color-paper));border-right:1px solid var(--color-border);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.mega-menu__category{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;border-radius:9px;padding:10px 12px;background:transparent;text-align:left;font-size:var(--mega-sidebar-title-size,15px);font-weight:var(--mega-sidebar-title-weight,600);color:var(--mega-sidebar-title-color,var(--color-ink));line-height:1.25;transition:background .14s ease,color .14s ease,transform .14s ease}.mega-menu__category span{display:grid;gap:2px;min-width:0}.mega-menu__category small{font-size:var(--mega-sidebar-badge-size,10px);line-height:1.2;letter-spacing:.12em;text-transform:uppercase;color:var(--mega-sidebar-badge-color,var(--color-accent));font-weight:var(--mega-sidebar-badge-weight,700)}.mega-menu__category svg{width:15px;height:15px;flex:none;transition:transform .14s ease}.mega-menu__category:hover,.mega-menu__category.is-active,.mega-menu__category[aria-selected=true]{background:var(--color-paper);box-shadow:0 1px #1e19140d}.mega-menu__category:hover svg,.mega-menu__category.is-active svg{transform:translate(2px)}.mega-menu__content{min-width:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;contain:layout paint}.mega-menu__sidebar::-webkit-scrollbar,.mega-menu__content::-webkit-scrollbar{display:none;width:0;height:0}.mega-menu__panel{min-height:100%;padding:22px 24px 26px}.mega-menu__panel[hidden]{display:none}.mega-menu__text-area>h3,.mega-menu__featured-heading h3{margin:0 0 13px;font-size:var(--mega-section-heading-size,11px);font-weight:var(--mega-section-heading-weight,700);letter-spacing:.13em;text-transform:uppercase;color:var(--mega-section-heading-color,var(--color-ink-muted))}.mega-menu__text-grid{display:grid;grid-template-columns:repeat(var(--mega-menu-columns,3),minmax(0,1fr));gap:12px 16px;align-items:start;max-width:100%}.mega-menu__text-group{display:grid;gap:6px;min-width:0}.mega-menu__text-link{font-size:var(--mega-link-body-size,12px);font-weight:var(--mega-link-body-weight,400);line-height:1.3;color:var(--mega-link-body-color,var(--color-ink-muted));overflow-wrap:anywhere}.mega-menu__text-link:hover{text-decoration:underline;text-underline-offset:3px;color:var(--mega-link-body-color,var(--color-ink-muted))}.mega-menu__text-link--strong{font-size:var(--mega-link-title-size,14px);font-weight:var(--mega-link-title-weight,700);color:var(--mega-link-title-color,var(--color-ink))}.mega-menu__nested-links{display:grid;gap:5px}.mega-menu__featured-area{margin-top:22px;padding-top:18px;border-top:1px solid var(--color-border)}.mega-menu__featured-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.mega-menu__featured-grid{display:grid;grid-template-columns:repeat(var(--mega-menu-columns,3),minmax(0,1fr));gap:12px;max-width:100%}.mega-menu-card{display:grid;grid-template-rows:auto auto auto auto;align-content:start;min-width:0;border-radius:10px;padding:5px;transition:background .15s ease,transform .15s ease}.mega-menu-card:hover{background:var(--color-surface);transform:translateY(-2px)}.mega-menu-card__media{display:block;aspect-ratio:1/1;border-radius:8px;overflow:hidden;background:var(--color-surface);margin-bottom:8px}.mega-menu-card__media img,.mega-menu-card__media svg{width:100%;height:100%;object-fit:cover}.mega-menu-card__type{font-size:var(--mega-card-label-size,10px);font-weight:var(--mega-card-label-weight,700);letter-spacing:.1em;text-transform:uppercase;color:var(--mega-card-label-color,var(--color-accent));margin-bottom:3px}.mega-menu-card strong{font-size:var(--mega-card-title-size,14px);line-height:1.28;font-weight:var(--mega-card-title-weight,600);color:var(--mega-card-title-color,var(--color-ink));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mega-menu-card__meta{margin-top:4px;font-size:var(--mega-card-price-size,12px);font-weight:var(--mega-card-price-weight,600);color:var(--mega-card-price-color,var(--color-ink-muted))}.browse-menu__group--mega{padding:0;border-bottom:1px solid var(--color-border)}.browse-menu__group--mega summary{list-style:none;cursor:pointer;padding:15px 0;font-size:var(--mega-sidebar-title-size,15px);font-weight:var(--mega-sidebar-title-weight,600);color:var(--mega-sidebar-title-color,var(--color-ink))}.browse-menu__group--mega summary::-webkit-details-marker{display:none}.browse-menu__group--mega summary svg{transition:transform .18s ease}.browse-menu__group--mega[open] summary svg{transform:rotate(90deg)}.browse-menu__children--mega{grid-template-columns:1fr;padding:0 0 16px 10px}.browse-menu__children--mega .browse-menu__all{font-size:var(--mega-link-title-size,14px);font-weight:var(--mega-link-title-weight,700);color:var(--mega-link-title-color,var(--color-ink));margin-bottom:3px}.browse-menu__children--mega .browse-menu__nested{padding-left:12px;font-size:var(--mega-link-body-size,12px);font-weight:var(--mega-link-body-weight,400);color:var(--mega-link-body-color,var(--color-ink-muted))}@media(prefers-reduced-motion:reduce){.mega-menu,.mega-menu:before,.mega-menu__frame,.mega-menu__category,.mega-menu__category svg{transition:none!important}.mega-menu__frame{transform:none}}@media(max-width:1100px)and (min-width:901px){.mega-menu__frame{grid-template-columns:205px minmax(0,1fr);width:min(calc(100% - 24px),var(--mega-menu-width,1040px))}.mega-menu__panel{padding-inline:20px}.mega-menu__text-grid,.mega-menu__featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap-inline:10px}}@media(max-width:900px){.browse-button--mega{display:none}.browse-button--drawer-mobile{display:inline-flex}.mega-menu{display:none!important}}.category-orbit__heading-actions{display:flex;align-items:center;gap:14px}.category-orbit__controls{display:flex;align-items:center;gap:7px}.category-orbit__control{width:38px;height:38px;border:1px solid var(--color-border);border-radius:999px;background:var(--color-paper);display:grid;place-items:center;cursor:pointer;transition:background .18s ease,opacity .18s ease,transform .18s ease}.category-orbit__control:hover:not(:disabled){background:var(--color-surface);transform:translateY(-1px)}.category-orbit__control:disabled{opacity:.34;cursor:default}.category-orbit__control .icon{width:15px;height:15px}.category-orbit__control--previous .icon{transform:rotate(180deg)}.category-orbit .category-grid{display:grid;grid-template-columns:repeat(var(--category-columns-desktop),minmax(0,1fr));gap:22px}.category-orbit--grid .category-card{min-width:0}.category-orbit--carousel .category-grid{display:flex;gap:22px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;padding:2px 1px 10px}.category-orbit--carousel .category-grid::-webkit-scrollbar{display:none}.category-orbit--carousel .category-card{flex:0 0 var(--category-card-width-desktop);min-width:0;scroll-snap-align:start}.category-orbit .category-image{width:100%;height:auto;overflow:hidden;background:var(--color-surface)}.category-orbit--shape-circle .category-image{aspect-ratio:1;border-radius:50%}.category-orbit--shape-rounded .category-image{border-radius:18px}.category-orbit--shape-square .category-image{border-radius:0}.category-orbit--ratio-square:not(.category-orbit--shape-circle) .category-image{aspect-ratio:1}.category-orbit--ratio-portrait:not(.category-orbit--shape-circle) .category-image{aspect-ratio:4/5}.category-orbit--ratio-landscape:not(.category-orbit--shape-circle) .category-image{aspect-ratio:4/3}.category-orbit--ratio-adapt:not(.category-orbit--shape-circle) .category-image{aspect-ratio:auto}.category-orbit--ratio-adapt:not(.category-orbit--shape-circle) .category-image img,.category-orbit--ratio-adapt:not(.category-orbit--shape-circle) .category-image svg{height:auto;aspect-ratio:auto}.category-orbit .category-image img,.category-orbit .category-image svg{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:989px){.category-orbit .category-grid{grid-template-columns:repeat(var(--category-columns-tablet),minmax(0,1fr))}.category-orbit--carousel .category-grid{display:flex}.category-orbit--carousel .category-card{flex-basis:var(--category-card-width-tablet)}}@media(max-width:749px){.category-orbit__heading-actions{align-items:flex-end}.category-orbit__controls{display:none}.category-orbit .category-grid{display:grid;grid-template-columns:repeat(var(--category-columns-mobile),minmax(0,1fr));gap:14px;overflow:visible;padding-bottom:0}.category-orbit--carousel .category-grid{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px}.category-orbit--carousel .category-card{flex-basis:var(--category-card-width-mobile);min-width:0}.category-orbit--grid .category-card{min-width:0}}.catalog-layout{grid-template-columns:var(--collection-filter-width,220px) minmax(0,1fr)}.catalog-layout--full{grid-template-columns:minmax(0,1fr)}.collection-toolbar--count-only{justify-content:flex-start}.catalog-products{min-width:0}.facet-list--colors{gap:10px}.facet-checkbox--color{grid-template-columns:24px minmax(0,1fr) auto}.facet-color-swatch{position:relative;width:24px;height:24px;border:1px solid color-mix(in srgb,var(--color-ink) 20%,transparent);background-color:var(--facet-swatch-color,var(--color-surface));background-image:linear-gradient(135deg,transparent 46%,rgba(0,0,0,.08) 47% 53%,transparent 54%);overflow:hidden;display:grid;place-items:center;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-paper) 45%,transparent)}.facet-color-swatch--circle{border-radius:50%}.facet-color-swatch--square{border-radius:6px}.facet-color-swatch img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.facet-color-swatch .icon{position:relative;z-index:1;width:13px;height:13px;color:#fff;filter:drop-shadow(0 1px 1px rgba(0,0,0,.45));opacity:0}.facet-checkbox--color input:checked+.facet-color-swatch{outline:2px solid var(--color-ink);outline-offset:2px}.facet-checkbox--color input:checked+.facet-color-swatch .icon{opacity:1}@media(max-width:989px){.catalog-layout,.catalog-layout--full{grid-template-columns:1fr}}.product-a-plus{display:grid;gap:clamp(22px,3vw,40px);margin-top:clamp(48px,7vw,96px);padding-top:clamp(32px,5vw,64px);border-top:1px solid var(--color-border)}.product-a-plus__module{display:grid;grid-template-columns:minmax(0,var(--a-plus-image-width,55%)) minmax(0,1fr);min-height:340px;border-radius:18px;overflow:hidden;background:var(--color-paper);border:1px solid var(--color-border)}.product-a-plus__module--image_right{grid-template-columns:minmax(0,1fr) minmax(0,var(--a-plus-image-width,55%))}.product-a-plus__module--image_right .product-a-plus__media{order:2}.product-a-plus__module--image_right .product-a-plus__content{order:1}.product-a-plus__module--stacked{grid-template-columns:1fr}.product-a-plus__module--no-image{grid-template-columns:1fr;min-height:0}.product-a-plus__module--tone-soft{background:var(--color-surface)}.product-a-plus__module--tone-ink{background:var(--color-ink);color:var(--color-paper);border-color:var(--color-ink)}.product-a-plus__module--tone-ink .product-a-plus__content .rte{color:color-mix(in srgb,var(--color-paper) 78%,transparent)}.product-a-plus__module--tone-ink .eyebrow{color:color-mix(in srgb,var(--color-paper) 66%,transparent)}.product-a-plus__module--tone-ink .button--secondary{background:var(--color-paper);color:var(--color-ink);border-color:var(--color-paper)}.product-a-plus__media{min-width:0;overflow:hidden;background:color-mix(in srgb,var(--color-surface) 80%,var(--color-paper))}.product-a-plus__media img,.product-a-plus__media svg{display:block;width:100%;height:100%;object-fit:cover}.product-a-plus__module--ratio-landscape .product-a-plus__media{aspect-ratio:4/3}.product-a-plus__module--ratio-square .product-a-plus__media{aspect-ratio:1}.product-a-plus__module--ratio-portrait .product-a-plus__media{aspect-ratio:4/5}.product-a-plus__module--ratio-adapt .product-a-plus__media{aspect-ratio:auto}.product-a-plus__module--ratio-adapt .product-a-plus__media img,.product-a-plus__module--ratio-adapt .product-a-plus__media svg{height:auto;object-fit:contain}.product-a-plus__module--stacked.product-a-plus__module--ratio-landscape .product-a-plus__media{aspect-ratio:16/7}.product-a-plus__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:var(--a-plus-padding,44px)}.product-a-plus__content h2{font-family:var(--font-display);font-size:clamp(2rem,4vw,4.4rem);line-height:.98;letter-spacing:-.035em;margin:8px 0 18px;max-width:13ch}.product-a-plus__content .rte{color:var(--color-ink-muted);max-width:58ch}.product-a-plus__content .button{margin-top:22px}.product-a-plus__module--align-center .product-a-plus__content{align-items:center;text-align:center}.product-a-plus__module--align-center .product-a-plus__content h2,.product-a-plus__module--align-center .product-a-plus__content .rte{margin-left:auto;margin-right:auto}@media(max-width:989px){.product-a-plus__module,.product-a-plus__module--image_right{grid-template-columns:1fr;min-height:0}.product-a-plus__module--image_right .product-a-plus__media,.product-a-plus__module--image_right .product-a-plus__content{order:initial}.product-a-plus__module--ratio-landscape .product-a-plus__media,.product-a-plus__module--stacked.product-a-plus__module--ratio-landscape .product-a-plus__media{aspect-ratio:16/9}.product-a-plus__content{padding:clamp(26px,6vw,var(--a-plus-padding,44px))}}@media(max-width:620px){.product-a-plus{margin-top:42px;padding-top:30px;gap:20px}.product-a-plus__module{border-radius:13px}.product-a-plus__content h2{font-size:clamp(1.9rem,10vw,3rem)}}@media(min-width:901px){.product-gallery--sticky{position:sticky;top:130px;align-self:start}}.product-block--buy-buttons .product-add-button{background:var(--product-add-bg,var(--color-accent));color:var(--product-add-text,#fff);border-color:var(--product-add-border,var(--product-add-bg,var(--color-accent)))}.product-block--buy-buttons .product-add-button:hover:not(:disabled),.product-block--buy-buttons .product-add-button:focus-visible:not(:disabled){background:var(--product-add-hover-bg,var(--product-add-bg,var(--color-accent)));color:var(--product-add-hover-text,var(--product-add-text,#fff));border-color:var(--product-add-hover-bg,var(--product-add-border,var(--color-accent)))}.product-block--custom-button-full{width:100%}.product-custom-button{background:var(--product-custom-button-bg,var(--color-ink));color:var(--product-custom-button-text,var(--color-paper));border-color:var(--product-custom-button-border,var(--color-ink))}.product-custom-button--outline{background:transparent;color:var(--product-custom-button-border,var(--color-ink))}.product-custom-button:hover,.product-custom-button:focus-visible{background:var(--product-custom-button-hover-bg,var(--color-accent));color:var(--product-custom-button-hover-text,#fff);border-color:var(--product-custom-button-hover-bg,var(--color-accent))}.hot-deal__list{display:flex;align-items:stretch;gap:14px;padding:18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:thin;background:color-mix(in srgb,var(--color-surface) 74%,var(--color-paper))}.hot-deal__companion-group{display:contents}.hot-deal__companion-heading{display:none}.hot-deal__companion-list{display:flex;align-items:stretch;gap:14px;border:0}.hot-deal__item,.hot-deal__companion-list .hot-deal__item{flex:0 0 clamp(190px,42vw,230px);width:clamp(190px,42vw,230px);display:grid;grid-template-columns:26px minmax(0,1fr);grid-template-rows:auto 1fr auto;align-content:start;gap:10px;padding:12px;border:1px solid var(--color-border);border-radius:14px;background:var(--color-paper);scroll-snap-align:start;box-shadow:none}.hot-deal__item--current{border-color:color-mix(in srgb,var(--color-accent) 36%,var(--color-border))}.hot-deal__companion-list .hot-deal__item:last-child{border-bottom:1px solid var(--color-border)}.hot-deal__companion-list .hot-deal__item.is-selected{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--color-accent) 66%,transparent)}.hot-deal__check{grid-column:1;grid-row:2;align-self:start;margin-top:2px}.hot-deal__image{grid-column:1/-1;grid-row:1;width:100%;height:auto;aspect-ratio:1;border-radius:11px}.hot-deal__copy{grid-column:2;grid-row:2;align-self:start}.hot-deal__title{font-size:.86rem;line-height:1.3;display:-webkit-box;display:box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical;overflow:hidden;min-height:2.6em;max-height:2.6em;word-break:break-word}.hot-deal__image img,.hot-deal__image svg{object-fit:contain;image-rendering:auto;transform:translateZ(0);backface-visibility:hidden}.hot-deal__option-prompt{display:block;margin-top:4px;font-size:.72rem;line-height:1.35;color:var(--color-ink-muted)}.hot-deal__quantity{grid-column:1/-1;grid-row:3;justify-items:start;padding-top:2px}.hot-deal__variant{width:100%}.crosssell-bundle .hot-deal__header{background:linear-gradient(135deg,color-mix(in srgb,var(--color-cobalt) 10%,var(--color-paper)),var(--color-paper) 70%)}.crosssell-bundle .hot-deal__eyebrow{color:var(--color-cobalt)}@media(max-width:680px){.hot-deal__list{padding:14px;gap:12px}.hot-deal__item,.hot-deal__companion-list .hot-deal__item{flex-basis:176px;width:176px;grid-template-columns:24px minmax(0,1fr);padding:10px}.hot-deal__image{width:100%;height:auto}.hot-deal__quantity{grid-column:1/-1;justify-items:start}}.facet-list--tag-links{gap:9px}.facet-checkbox--tag-link{grid-template-columns:20px minmax(0,1fr);align-items:center}.facet-checkbox--tag-link .facet-tag-link{min-width:0}.facet-checkbox--tag-link .facet-tag-link a{display:block;color:inherit;text-decoration:none;padding:2px 0}.facet-checkbox--tag-link .facet-tag-link a:hover{text-decoration:underline}.facet-checkbox--tag-link.is-active{font-weight:750;color:var(--color-ink)}.facet-checkbox--tag-link.is-active .facet-checkbox__box{background:var(--color-ink);border-color:var(--color-ink);color:var(--color-paper)}.facet-checkbox--tag-link.is-active .facet-checkbox__box .icon{opacity:1}.product-a-plus-video{width:min(100%,var(--a-plus-video-width,100%));margin-inline:auto;padding:var(--a-plus-video-padding,0);border:1px solid var(--color-border);border-radius:18px;overflow:hidden;background:var(--color-paper)}.product-a-plus-video--tone-soft{background:var(--color-surface)}.product-a-plus-video--tone-ink{background:var(--color-ink);color:var(--color-paper);border-color:var(--color-ink)}.product-a-plus-video--tone-ink .product-a-plus-video__copy .rte{color:color-mix(in srgb,var(--color-paper) 78%,transparent)}.product-a-plus-video--tone-ink .product-a-plus-video__copy .eyebrow{color:color-mix(in srgb,var(--color-paper) 66%,transparent)}.product-a-plus-video__copy{padding:clamp(24px,4vw,48px);padding-bottom:clamp(18px,3vw,32px)}.product-a-plus-video__copy h2{font-family:var(--font-display);font-size:clamp(2rem,5vw,var(--a-plus-video-title-size,40px));line-height:1;letter-spacing:-.03em;margin:8px 0 16px}.product-a-plus-video__copy .rte{font-size:var(--a-plus-video-text-size,16px);color:var(--color-ink-muted);max-width:68ch}.product-a-plus-video--align-center .product-a-plus-video__copy{text-align:center}.product-a-plus-video--align-center .product-a-plus-video__copy .rte{margin-inline:auto}.product-a-plus-video__frame{position:relative;width:100%;overflow:hidden;background:#0a0a0a}.product-a-plus-video__frame--wide{aspect-ratio:16/9}.product-a-plus-video__frame--standard{aspect-ratio:4/3}.product-a-plus-video__frame--square{aspect-ratio:1}.product-a-plus-video__frame--portrait{aspect-ratio:9/16;max-height:82vh;width:min(100%,560px);margin-inline:auto}.product-a-plus-video__frame iframe,.product-a-plus-video__poster,.product-a-plus-video__poster img,.product-a-plus-video__empty{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-a-plus-video__frame iframe{border:0;display:block}.product-a-plus-video__poster{display:block;padding:0;border:0;cursor:pointer;background:#0a0a0a;color:#fff;text-align:inherit}.product-a-plus-video__poster img{display:block;object-fit:cover;transition:transform .45s ease,filter .35s ease}.product-a-plus-video__fallback,.product-a-plus-video__fallback .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.product-a-plus-video__fallback .placeholder-svg{object-fit:cover;opacity:.72}.product-a-plus-video__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000f,#0000005c);transition:background .3s ease}.product-a-plus-video__poster:hover img,.product-a-plus-video__poster:focus-visible img{transform:scale(1.018);filter:saturate(1.05)}.product-a-plus-video__poster:hover .product-a-plus-video__shade,.product-a-plus-video__poster:focus-visible .product-a-plus-video__shade{background:linear-gradient(180deg,#00000005,#0000003d)}.product-a-plus-video__poster:focus-visible{outline:3px solid var(--color-accent);outline-offset:-3px}.product-a-plus-video__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:clamp(66px,8vw,96px);height:clamp(66px,8vw,96px);filter:drop-shadow(0 10px 24px rgba(0,0,0,.32));transition:transform .25s ease}.product-a-plus-video__play svg{display:block;width:100%;height:100%}.product-a-plus-video__play circle{fill:#fffffff0;stroke:#00000024;stroke-width:1.5}.product-a-plus-video__play path{fill:var(--color-accent);transform-origin:center}.product-a-plus-video__poster:hover .product-a-plus-video__play,.product-a-plus-video__poster:focus-visible .product-a-plus-video__play{transform:translate(-50%,-50%) scale(1.07)}.product-a-plus-video__play-label{position:absolute;left:50%;bottom:clamp(18px,3vw,32px);transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 14px;border-radius:999px;background:#000000b8;color:#fff;font-weight:750;font-size:.9rem;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-a-plus-video__empty{display:grid;place-items:center;align-content:center;gap:18px;color:#fff;background:linear-gradient(135deg,#171717,#303030);text-align:center;padding:24px}.product-a-plus-video__empty .product-a-plus-video__play{position:relative;left:auto;top:auto;transform:none}.product-a-plus-video__empty p{margin:0;max-width:34ch}@media(max-width:620px){.product-a-plus-video{border-radius:13px;padding:min(var(--a-plus-video-padding,0),20px)}.product-a-plus-video__copy{padding:24px 20px 18px}.product-a-plus-video__copy h2{font-size:clamp(1.8rem,10vw,var(--a-plus-video-title-size,40px))}.product-a-plus-video__play-label{font-size:.8rem;min-height:32px;padding:6px 11px}}@media(prefers-reduced-motion:reduce){.product-a-plus-video__poster img,.product-a-plus-video__play,.product-card__media,.product-card__media img,.product-card__media svg,.product-card__title a{transition:none}.product-card__media:hover,.product-card__media:hover img,.product-card__media:hover svg,.product-card__title a:hover{transform:none}}.product-hot-deal-transfer{width:100%;max-width:100%;min-width:0;margin:0}.product-hot-deal-transfer:not(.is-positioned){display:none}.product-hot-deal-host:empty{display:none}.product-hot-deal-host{min-width:0;margin-bottom:clamp(28px,4vw,48px)}.product-hot-deal-host>.product-hot-deal-transfer{width:100%;max-width:none;margin:0}.product-hot-deal-transfer .hot-deal{width:100%;max-width:100%;min-width:0;overflow:hidden}.product-hot-deal-transfer .hot-deal__header,.product-hot-deal-transfer .hot-deal__list,.product-hot-deal-transfer .hot-deal__summary,.product-hot-deal-transfer .hot-deal__note,.product-hot-deal-transfer .form-status{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.product-hot-deal-transfer .hot-deal__list{align-items:stretch;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain}.product-hot-deal-transfer .hot-deal__companion-list{display:contents}.product-hot-deal-transfer .hot-deal__item,.product-hot-deal-transfer .hot-deal__companion-list .hot-deal__item{flex:1 0 220px;width:auto;min-width:220px;max-width:320px}.product-hot-deal-transfer .hot-deal__summary{grid-template-columns:minmax(0,1fr) minmax(220px,320px)}@media(max-width:680px){.product-hot-deal-host{margin-bottom:28px}.product-hot-deal-transfer .hot-deal__item,.product-hot-deal-transfer .hot-deal__companion-list .hot-deal__item{flex:0 0 176px;width:176px;min-width:176px;max-width:none}.product-hot-deal-transfer .hot-deal__summary{grid-template-columns:1fr}}.facet-checkbox{position:relative;min-height:24px}.facet-checkbox:focus-within .facet-checkbox__box,.facet-checkbox:focus-within .facet-color-swatch{outline:2px solid var(--color-accent);outline-offset:2px}.facet-checkbox--tag-link{width:100%;border-radius:6px;-webkit-user-select:none;user-select:none}.facet-checkbox--tag-link:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.facet-checkbox--tag-link .facet-checkbox__box,.facet-checkbox--tag-link .facet-tag-link{pointer-events:none}.facet-checkbox--tag-link .facet-tag-link a{pointer-events:auto}.hot-deal__quickview-trigger{cursor:zoom-in}.hot-deal__image.hot-deal__quickview-trigger{transition:transform .2s ease,box-shadow .2s ease}.hot-deal__image.hot-deal__quickview-trigger:hover,.hot-deal__image.hot-deal__quickview-trigger:focus-visible{transform:translateY(-2px);box-shadow:0 8px 24px color-mix(in srgb,var(--color-ink) 16%,transparent);outline:2px solid color-mix(in srgb,var(--color-accent) 58%,transparent);outline-offset:2px}.hot-deal__title.hot-deal__quickview-trigger:hover,.hot-deal__title.hot-deal__quickview-trigger:focus-visible{color:var(--color-accent);text-decoration:none}html.hot-deal-quickview-open,body.hot-deal-quickview-open{overflow:hidden}.hot-deal-quickview[hidden]{display:none!important}.hot-deal-quickview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.hot-deal-quickview.is-open{opacity:1;visibility:visible}.hot-deal-quickview__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f0f94;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:zoom-out}.hot-deal-quickview__dialog{position:relative;z-index:1;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(800px,calc(100vw - 40px));max-height:min(82dvh,720px);overflow:hidden;border:1px solid color-mix(in srgb,var(--color-border) 76%,transparent);border-radius:16px;background:var(--color-paper);box-shadow:0 24px 70px #00000047;transform:translateY(12px) scale(.985);transition:transform .18s ease;outline:none}.hot-deal-quickview.is-open .hot-deal-quickview__dialog{transform:translateY(0) scale(1)}.hot-deal-quickview__header{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;padding:8px 10px 8px 16px;border-bottom:1px solid var(--color-border);background:var(--color-paper)}.hot-deal-quickview__header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.hot-deal-quickview__actions{display:flex;align-items:center;gap:9px;flex:none}.hot-deal-quickview__full-link{font-size:.76rem;font-weight:750;color:var(--color-ink);text-underline-offset:3px}.hot-deal-quickview__full-link:hover{color:var(--color-accent)}.hot-deal-quickview__close{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid var(--color-border);border-radius:999px;background:var(--color-paper);color:var(--color-ink);font:400 26px/1 Arial,sans-serif;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.hot-deal-quickview__close:hover,.hot-deal-quickview__close:focus-visible{background:var(--color-ink);color:var(--color-paper);transform:rotate(4deg);outline:2px solid var(--color-accent);outline-offset:2px}.hot-deal-quickview__body{position:relative;min-height:280px;overflow:auto;background:var(--color-surface);overscroll-behavior:contain}.hot-deal-quickview__loading{min-height:360px;display:grid;place-items:center;align-content:center;gap:12px;color:var(--color-ink-muted);font-size:.88rem;font-weight:750}.hot-deal-quickview__loading:before{content:"";width:32px;height:32px;border:3px solid color-mix(in srgb,var(--color-ink) 16%,transparent);border-top-color:var(--color-accent);border-radius:50%;animation:hot-deal-quickview-spin .75s linear infinite}.hot-deal-quickview__error{min-height:300px;padding:40px 24px;display:grid;place-items:center;align-content:center;text-align:center;color:var(--color-ink-muted)}.hot-deal-quickview__error strong{color:var(--color-ink);font-size:1.05rem}.hot-deal-quickview__error p{margin:6px 0 0}.hot-deal-quickview__product{display:grid;grid-template-columns:minmax(260px,.92fr) minmax(300px,1.08fr);gap:22px;padding:18px;background:var(--color-paper)}.hot-deal-quickview__media{display:grid;place-items:center;min-width:0;aspect-ratio:1;border:1px solid var(--color-border);border-radius:12px;overflow:hidden;background:var(--color-surface)}.hot-deal-quickview__media img{display:block;width:100%;height:100%;object-fit:contain;padding:12px;background:var(--color-surface)}.hot-deal-quickview__details{display:flex;min-width:0;flex-direction:column;align-self:center}.hot-deal-quickview__vendor{margin:0 0 5px;color:var(--color-ink-muted);font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.hot-deal-quickview__details h2{margin:0;font-size:clamp(1.15rem,2.1vw,1.55rem);line-height:1.18;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hot-deal-quickview__price-row{display:flex;align-items:baseline;gap:9px;margin-top:10px}.hot-deal-quickview__price-row strong{font-size:1.16rem}.hot-deal-quickview__price-row del{color:var(--color-ink-muted);font-size:.86rem}.hot-deal-quickview__description{margin:12px 0 0;color:var(--color-ink-muted);font-size:.82rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.hot-deal-quickview__variant-field{display:grid;gap:6px;margin-top:16px;font-size:.8rem;font-weight:750}.hot-deal-quickview__variant-field select{width:100%;min-height:42px;padding:8px 36px 8px 11px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-paper);color:var(--color-ink)}.hot-deal-quickview__purchase-row{display:grid;grid-template-columns:auto minmax(170px,1fr);align-items:end;gap:10px;margin-top:14px}.hot-deal-quickview__quantity{display:grid;gap:5px;font-size:.78rem;font-weight:750}.hot-deal-quickview__quantity .quantity-stepper{min-height:42px}.hot-deal-quickview__add{min-height:42px;width:100%}.hot-deal-quickview__status{min-height:1.25em;margin:8px 0 0;font-size:.78rem;color:var(--color-ink-muted)}@keyframes hot-deal-quickview-spin{to{transform:rotate(360deg)}}@media(max-width:680px){.hot-deal-quickview{padding:10px}.hot-deal-quickview__dialog{width:calc(100vw - 20px);max-height:88dvh;border-radius:13px}.hot-deal-quickview__header{min-height:50px;padding:7px 7px 7px 12px;gap:8px}.hot-deal-quickview__header strong{font-size:.82rem}.hot-deal-quickview__full-link{font-size:.7rem}.hot-deal-quickview__close{width:34px;height:34px}.hot-deal-quickview__body{min-height:240px}.hot-deal-quickview__loading{min-height:300px}.hot-deal-quickview__product{grid-template-columns:1fr;gap:14px;padding:12px}.hot-deal-quickview__media{aspect-ratio:4/3;max-height:250px}.hot-deal-quickview__media img{padding:8px}.hot-deal-quickview__description{-webkit-line-clamp:3}.hot-deal-quickview__purchase-row{grid-template-columns:116px minmax(0,1fr)}}@media(max-width:420px){.hot-deal-quickview__full-link{display:none}.hot-deal-quickview__purchase-row{grid-template-columns:1fr}.hot-deal-quickview__quantity{width:116px}}@media(prefers-reduced-motion:reduce){.hot-deal-quickview,.hot-deal-quickview__dialog,.hot-deal__image.hot-deal__quickview-trigger{transition:none}.hot-deal-quickview__loading:before{animation-duration:1.5s}}.product-styling-idea-transfer{width:min(1180px,calc(100% - 32px));max-width:1180px;min-width:0;margin:clamp(28px,4vw,52px) auto;box-sizing:border-box}.styling-idea{overflow:hidden;color:var(--styling-idea-text,var(--color-ink));border:1px solid var(--color-border);border-radius:18px;background:var(--styling-idea-bg,var(--color-paper))}.styling-idea__heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:clamp(20px,3vw,32px);border-bottom:1px solid var(--color-border)}.styling-idea__eyebrow{margin:0 0 6px;color:var(--styling-idea-accent,var(--color-accent));font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.styling-idea__heading-row h2{margin:0;font-family:var(--font-display);font-size:clamp(1.65rem,3vw,2.5rem);line-height:1;letter-spacing:-.025em}.styling-idea__text{max-width:68ch;margin-top:9px;color:color-mix(in srgb,var(--styling-idea-text,var(--color-ink)) 68%,transparent);font-size:.92rem}.styling-idea__text p{margin:0}.styling-idea__tag{flex:none;max-width:280px;overflow:hidden;padding:7px 11px;border:1px solid color-mix(in srgb,var(--styling-idea-accent,var(--color-accent)) 34%,var(--color-border));border-radius:999px;color:var(--styling-idea-accent,var(--color-accent));font-size:.7rem;font-weight:800;letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap}.styling-idea__layout{display:grid;grid-template-columns:minmax(300px,1.25fr) minmax(0,1.75fr);min-width:0}.styling-idea__feature{position:relative;min-width:0;border-right:1px solid var(--color-border);background:color-mix(in srgb,var(--styling-idea-bg,var(--color-paper)) 82%,var(--color-surface))}.styling-idea__feature-media,.styling-idea__product-media{display:grid;place-items:center;overflow:hidden;background:color-mix(in srgb,var(--styling-idea-bg,var(--color-paper)) 74%,var(--color-surface))}.styling-idea__feature-media{height:100%;min-height:420px}.styling-idea--square .styling-idea__feature-media{aspect-ratio:1;min-height:0}.styling-idea--portrait .styling-idea__feature-media{aspect-ratio:4/5;min-height:0}.styling-idea--landscape .styling-idea__feature-media{aspect-ratio:4/3;min-height:0}.styling-idea__feature-media img,.styling-idea__feature-media svg,.styling-idea__product-media img,.styling-idea__product-media svg{display:block;width:100%;height:100%;object-fit:contain;image-rendering:auto;transition:transform .25s ease,filter .25s ease}.styling-idea__feature-media:hover img,.styling-idea__feature-media:focus-visible img,.styling-idea__product-media:hover img,.styling-idea__product-media:focus-visible img{transform:scale(1.035);filter:brightness(1.025)}.styling-idea__feature-copy{position:absolute;left:18px;right:18px;bottom:18px;max-width:min(420px,calc(100% - 36px));padding:14px 16px;border:1px solid color-mix(in srgb,var(--color-border) 74%,transparent);border-radius:12px;background:color-mix(in srgb,var(--color-paper) 91%,transparent);box-shadow:0 12px 30px color-mix(in srgb,var(--color-ink) 10%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.styling-idea__feature-copy span{display:block;margin-bottom:3px;color:var(--styling-idea-accent,var(--color-accent));font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.styling-idea__feature-copy h3{margin:0;font-size:1rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styling-idea__feature-copy strong{display:block;margin-top:6px;font-size:.92rem}.styling-idea__products{display:grid;grid-template-columns:repeat(var(--styling-columns,3),minmax(0,1fr));min-width:0}.styling-idea__product-card{display:grid;grid-template-rows:minmax(240px,1fr) auto;min-width:0;border-right:1px solid var(--color-border);background:var(--styling-idea-bg,var(--color-paper))}.styling-idea__product-card:last-child{border-right:0}.styling-idea__product-media{min-height:240px;border-bottom:1px solid var(--color-border)}.styling-idea__product-copy{display:flex;min-width:0;flex-direction:column;padding:15px 16px 18px}.styling-idea__vendor{margin-bottom:4px;color:color-mix(in srgb,var(--styling-idea-text,var(--color-ink)) 60%,transparent);font-size:.72rem;font-weight:700}.styling-idea__product-title{margin:0;font-size:.92rem;line-height:1.35;min-height:2.7em}.styling-idea__product-title a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.styling-idea__product-title a:hover,.styling-idea__product-title a:focus-visible{color:var(--styling-idea-accent,var(--color-accent))}.styling-idea__rating{display:flex;align-items:center;gap:5px;margin-top:8px;color:var(--styling-idea-accent,var(--color-accent));font-size:.77rem}.styling-idea__rating small{color:color-mix(in srgb,var(--styling-idea-text,var(--color-ink)) 56%,transparent)}.styling-idea__price{margin-top:9px;font-size:1rem;font-weight:800}.styling-idea__price span{font-size:.78rem;font-weight:600;color:color-mix(in srgb,var(--styling-idea-text,var(--color-ink)) 62%,transparent)}.styling-idea__editor-message{padding:24px;border-style:dashed}.styling-idea__editor-message p{margin:7px 0 0;color:var(--color-ink-muted)}@media(max-width:900px){.styling-idea__layout{grid-template-columns:1fr}.styling-idea__feature{border-right:0;border-bottom:1px solid var(--color-border)}.styling-idea__feature-media{min-height:360px;aspect-ratio:16/9}.styling-idea__product-card{grid-template-rows:minmax(210px,1fr) auto}.styling-idea__product-media{min-height:210px}}@media(max-width:680px){.product-styling-idea-transfer{width:auto;margin:28px 0;padding-inline:12px;box-sizing:border-box}.styling-idea{border-radius:14px}.styling-idea__heading-row{align-items:flex-start;padding:18px;flex-direction:column;gap:12px}.styling-idea__feature-media{min-height:300px;aspect-ratio:1}.styling-idea__feature-copy{left:12px;right:12px;bottom:12px;max-width:none;padding:12px}.styling-idea__products{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin}.styling-idea__product-card{flex:0 0 76vw;max-width:290px;border-right:1px solid var(--color-border);scroll-snap-align:start}.styling-idea__product-card:last-child{border-right:0}.styling-idea__product-media{min-height:230px}}@media(prefers-reduced-motion:reduce){.styling-idea__feature-media img,.styling-idea__product-media img{transition:none}.styling-idea__feature-media:hover img,.styling-idea__product-media:hover img{transform:none}}.product-block--delivery.delivery-card{background:var(--delivery-card-background,#fff);border:var(--delivery-card-border-width,1px) solid var(--delivery-card-border-color,var(--color-border));border-radius:var(--delivery-card-radius,11px);color:var(--delivery-card-heading-color,var(--color-ink));margin-top:var(--delivery-card-margin-top,20px)!important;margin-bottom:var(--delivery-card-margin-bottom,0)!important;overflow:hidden}.product-block--delivery.delivery-card--shadow{box-shadow:0 8px 24px #22222214}.delivery-card__header{padding:var(--delivery-card-row-padding-y,13px) var(--delivery-card-row-padding-x,13px);border-bottom:1px solid var(--delivery-card-border-color,var(--color-border));background:color-mix(in srgb,var(--delivery-card-background,#fff) 94%,var(--delivery-card-heading-color,#222) 6%)}.delivery-card__header strong,.delivery-card__header span{display:block}.delivery-card__header strong{color:var(--delivery-card-heading-color,var(--color-ink))}.delivery-card__header span{color:var(--delivery-card-text-color,var(--color-ink-muted));margin-top:3px}.delivery-card__row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:var(--delivery-card-row-gap,10px);padding:var(--delivery-card-row-padding-y,13px) var(--delivery-card-row-padding-x,13px);border-bottom:1px solid var(--delivery-card-border-color,var(--color-border));color:var(--delivery-card-heading-color,var(--color-ink))}.delivery-card__row--link{grid-template-columns:auto minmax(0,1fr) auto;text-decoration:none;transition:background-color .18s ease}.delivery-card--no-icons .delivery-card__row{grid-template-columns:minmax(0,1fr)}.delivery-card--no-icons .delivery-card__row--link{grid-template-columns:minmax(0,1fr) auto}.delivery-card__row--link:hover{background:color-mix(in srgb,var(--delivery-card-background,#fff) 92%,var(--delivery-card-heading-color,#222) 8%)}.delivery-card__row:last-child{border-bottom:0}.delivery-card--no-dividers .delivery-card__row,.delivery-card--no-dividers .delivery-card__header{border-bottom:0}.delivery-card__icon{display:flex;align-items:center;justify-content:center;color:var(--delivery-card-icon-color,var(--color-ink));line-height:1}.delivery-card__icon .icon{width:var(--delivery-card-icon-size,20px);height:var(--delivery-card-icon-size,20px);max-width:none;flex:0 0 auto}.delivery-card__copy{min-width:0}.delivery-card__copy strong,.delivery-card__copy span{display:block}.delivery-card__copy strong{color:var(--delivery-card-heading-color,var(--color-ink))}.delivery-card__copy span{color:var(--delivery-card-text-color,var(--color-ink-muted));margin-top:2px}.delivery-card__arrow{align-self:center;color:var(--delivery-card-icon-color,var(--color-ink));display:flex}.delivery-card__arrow .icon{width:16px;height:16px}@supports not (color:color-mix(in srgb,#fff,#000)){.delivery-card__header{background:var(--delivery-card-background,#fff)}.delivery-card__row--link:hover{opacity:.86}}:root{--safe-area-top:env(safe-area-inset-top,0px);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px) }html{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}@supports (overflow:clip){html{overflow-x:clip}}body{width:100%;max-width:100%;min-width:0;min-height:100vh;min-height:100dvh;overscroll-behavior-x:none}iframe{max-width:100%}.main-content,.shopify-section,.page-width{min-width:0;max-width:100%}a,button,input,select,textarea,summary,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.drawer__panel{height:100vh;height:100dvh}@media(max-width:749px){.page-width{padding-left:var(--safe-area-left);padding-right:var(--safe-area-right)}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=hidden]),select,textarea,.product-block-font-controls .product-block :where(input,select,textarea),.product-block-font-controls .product-custom-liquid :where(input,select,textarea){font-size:16px!important}.drawer__panel{max-width:100%;padding-top:max(18px,var(--safe-area-top));padding-right:max(18px,var(--safe-area-right));padding-bottom:max(18px,var(--safe-area-bottom));padding-left:max(18px,var(--safe-area-left))}.mobile-search-drawer__panel{width:100%;max-width:100%}.sticky-product-bar{padding-bottom:var(--safe-area-bottom)}.back-to-top{bottom:calc(14px + var(--safe-area-bottom))}.product-grid,.product-grid--dense,.catalog-layout,.product-main,.newsletter,.editorial-grid,.campaign-grid,.product-card,.product-card__body,.product-card__title,.product-card__title a{min-width:0;max-width:100%}}.product-review-app{background:var(--review-app-background);padding-block:var(--review-app-padding-top) var(--review-app-padding-bottom)}.product-review-app__inner{display:grid;gap:24px}.product-review-app__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid var(--review-app-border)}.product-review-app__header h2{margin:4px 0 0;font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.1}.product-review-app__subheading{margin-top:8px;color:var(--color-ink-muted);max-width:720px}.product-review-app__summary{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px;border:1px solid var(--review-app-border);border-radius:999px;padding:9px 13px;background:var(--color-paper);font-size:.82rem}.product-review-app__summary strong{font-size:1rem}.product-review-app__summary--standalone{justify-self:start}.product-review-app__stars{position:relative;display:inline-block;color:color-mix(in srgb,var(--review-app-star) 25%,transparent);letter-spacing:.05em;line-height:1}.product-review-app__stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;inset:0 auto 0 0;width:var(--review-rating-percent);overflow:hidden;color:var(--review-app-star);white-space:nowrap}.product-review-app__blocks{display:grid;gap:18px;min-width:0}.product-review-app__block{min-width:0}.product-review-app__setup{border:1px dashed var(--review-app-border);border-radius:var(--review-app-radius);padding:22px;background:color-mix(in srgb,var(--review-app-background) 88%,var(--color-surface));text-align:left}.product-review-app__setup p{margin:6px 0 0;color:var(--color-ink-muted)}.product-review-app--center .product-review-app__header{align-items:center;flex-direction:column;text-align:center}.product-review-app--center .product-review-app__subheading{margin-inline:auto}.product-review-app--center .product-review-app__summary{justify-content:center}@media(max-width:749px){.product-review-app__header{align-items:flex-start;flex-direction:column;gap:14px}.product-review-app__summary{justify-content:flex-start}}.cart-drawer__vendor{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em}.cart-drawer__properties{display:grid;gap:4px;margin:5px 0 2px;padding:8px 9px;border-radius:8px;background:var(--color-surface);font-size:.72rem;line-height:1.35}.cart-drawer__properties>div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px}.cart-drawer__properties dt{font-weight:750}.cart-drawer__properties dd{margin:0;overflow-wrap:anywhere;color:var(--color-ink-muted)}.cart-drawer__properties a{text-decoration:underline;text-underline-offset:2px}.cart-drawer__discount{color:var(--color-moss)!important;font-weight:750}.cart-drawer__line-price{display:flex!important;align-items:baseline;flex-wrap:wrap;gap:5px}.cart-drawer__line-price s{color:var(--color-ink-muted);font-weight:500}.cart-drawer__line-price small{margin:0!important;font-weight:500}.campaign-card__media img{content-visibility:auto}@media(max-width:390px){.hero-marketplace{padding:18px 0 14px}.hero-marketplace .page-width{padding-inline:max(12px,var(--safe-area-left)) max(12px,var(--safe-area-right))}.hero-intro{margin-bottom:18px;text-align:left}.hero-intro .display-title{font-size:clamp(2.15rem,11.5vw,3rem);line-height:.98;letter-spacing:-.045em;margin:5px 0 10px}.hero-intro>p{font-size:.91rem;line-height:1.48;margin:0}.hero-chips{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity;overscroll-behavior-inline:contain;margin:14px -12px 0;padding:0 12px 6px;scrollbar-width:none}.hero-chips::-webkit-scrollbar{display:none}.hero-chip{flex:0 0 auto;scroll-snap-align:start;min-height:38px;display:inline-flex;align-items:center}.campaign-grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;margin-inline:-12px;padding:0 12px 8px;scrollbar-width:none}.campaign-grid::-webkit-scrollbar{display:none}.campaign-card,.campaign-card:first-child,.campaign-card:nth-of-type(3){flex:0 0 calc(100vw - 42px);min-height:310px;scroll-snap-align:start;scroll-snap-stop:always}.campaign-card__content{padding:17px}.campaign-card__content h2{font-size:clamp(1.65rem,8vw,2.1rem);line-height:1.02}.campaign-card__content p{display:block;font-size:.79rem;line-height:1.4;max-width:32ch}.campaign-card__link{font-size:.8rem;min-height:36px;align-items:center}}@media(max-width:340px){.hero-intro .display-title{font-size:2.05rem}.campaign-card,.campaign-card:first-child,.campaign-card:nth-of-type(3){flex-basis:calc(100vw - 34px);min-height:286px}.campaign-card__content p{display:none}}[data-accessible-form] .field__error{display:block;color:#a61b1b;font-size:.76rem;line-height:1.35;margin-top:1px}[data-accessible-form] [aria-invalid=true]{border-color:#a61b1b!important;box-shadow:0 0 0 1px #a61b1b}.form-error-summary{padding:12px 14px;border:1px solid #a61b1b;border-radius:9px;background:#fff5f5;color:#7b1515;font-size:.84rem;line-height:1.45;margin:0 0 14px}.form-error-summary:focus{outline:3px solid color-mix(in srgb,var(--color-accent) 65%,transparent);outline-offset:3px}.drawer__backdrop,[data-drawer-close].drawer__backdrop{touch-action:none}.drawer__panel:focus-visible,.hot-deal-quickview__dialog:focus-visible{outline:3px solid var(--color-accent);outline-offset:-4px}@media(prefers-reduced-motion:reduce){.campaign-grid,.hero-chips{scroll-behavior:auto}}:root{--crockcool-orange:#f27622;--crockcool-orange-deep:#c94e0d;--crockcool-green:#244a37;--crockcool-cream:#fff1e3;--crockcool-yellow:#ffd45a}body{background:radial-gradient(circle at 8% 0,color-mix(in srgb,var(--color-sun) 15%,transparent) 0 150px,transparent 151px),var(--color-paper)}.site-header{box-shadow:0 5px 18px #20261f0b}.site-logo{color:var(--color-cobalt)}.site-logo span{color:var(--color-accent)}.button--accent{box-shadow:0 4px color-mix(in srgb,var(--color-accent) 72%,#7d2b00)}.button--accent:hover{box-shadow:0 6px color-mix(in srgb,var(--color-accent) 72%,#7d2b00)}.crockcool-stamp{display:inline-flex;align-items:center;gap:9px;margin:0 auto 8px;padding:6px 11px 6px 6px;border:1px solid color-mix(in srgb,var(--color-accent) 42%,var(--color-border));border-radius:999px;background:color-mix(in srgb,var(--color-surface) 70%,var(--color-paper));color:var(--color-cobalt);font-size:.72rem;font-weight:800;letter-spacing:.035em}.crockcool-stamp__mark{position:relative;display:grid;place-items:center;width:30px;height:30px;border-radius:52% 48% 46% 54%/58% 52% 48% 42%;background:var(--color-accent);color:#fff;font-family:var(--font-display);font-size:1.05rem;line-height:1;transform:rotate(-7deg);box-shadow:inset 0 -3px #0000001f}.crockcool-stamp__mark:after{content:"";position:absolute;right:-2px;bottom:3px;width:8px;height:5px;border-radius:0 0 8px 8px;background:var(--color-sun);transform:rotate(-18deg)}.hero-marketplace .hero-intro .eyebrow{color:var(--color-accent)}.hero-marketplace .display-title{color:var(--color-cobalt);text-wrap:balance}.hero-marketplace .display-title em{color:var(--color-accent);font-style:normal}.campaign-card{border:2px solid color-mix(in srgb,var(--color-cobalt) 45%,transparent);box-shadow:0 8px color-mix(in srgb,var(--color-cobalt) 12%,transparent)}.campaign-card:before{content:"C";position:absolute;z-index:3;right:14px;top:14px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--color-accent);color:#fff;border:2px solid rgba(255,255,255,.85);font:800 1.05rem/1 var(--font-display);transform:rotate(8deg);box-shadow:0 3px #0000002e}.campaign-card--lead:before{width:44px;height:44px;font-size:1.25rem}.hero-chip{border-color:color-mix(in srgb,var(--color-accent) 28%,var(--color-border));font-weight:750}.hero-chip:hover{background:var(--color-accent);border-color:var(--color-accent);color:#fff}.gift-finder-section{padding-block:34px 54px}.gift-finder{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.45fr);overflow:hidden;border:2px solid var(--color-cobalt);border-radius:24px;background:var(--color-paper);box-shadow:0 12px color-mix(in srgb,var(--color-cobalt) 12%,transparent)}.gift-finder__intro{position:relative;isolation:isolate;overflow:hidden;padding:clamp(28px,4vw,54px);background:var(--color-cobalt);color:#fff}.gift-finder__intro:before,.gift-finder__intro:after{content:"";position:absolute;z-index:-1;border-radius:50%;background:color-mix(in srgb,var(--color-accent) 80%,transparent)}.gift-finder__intro:before{width:180px;height:180px;right:-90px;top:-80px}.gift-finder__intro:after{width:90px;height:90px;left:-48px;bottom:-34px;background:color-mix(in srgb,var(--color-sun) 48%,transparent)}.gift-finder__intro .eyebrow{color:var(--color-sun)}.gift-finder__intro h2{max-width:10ch;margin:8px 0 13px;font:750 clamp(2rem,4vw,3.65rem)/.95 var(--font-display);letter-spacing:-.045em;text-wrap:balance}.gift-finder__intro p{max-width:34ch;color:#ffffffd1;font-size:.94rem}.gift-finder__intro small{display:block;margin-top:18px;color:#ffffffad;font-weight:700}.gift-finder__mascot{position:relative;width:82px;height:58px;margin-bottom:23px;border-radius:48% 52% 44% 48%/58% 62% 38% 42%;background:var(--color-accent);transform:rotate(-4deg);box-shadow:inset 0 -7px #0000001f,0 5px #00000021}.gift-finder__mascot:before{content:"";position:absolute;right:-20px;top:22px;width:33px;height:20px;border-radius:0 18px 18px 0;background:var(--color-accent);box-shadow:inset 0 -5px #0000001f}.gift-finder__mascot:after{content:"";position:absolute;left:10px;bottom:-10px;width:12px;height:16px;border-radius:0 0 8px 8px;background:var(--color-accent);box-shadow:42px 0 var(--color-accent)}.gift-finder__mascot-eye{position:absolute;z-index:1;top:8px;width:20px;height:22px;border:5px solid #fff;border-radius:50%;background:var(--color-ink)}.gift-finder__mascot-eye:nth-child(1){left:14px}.gift-finder__mascot-eye:nth-child(2){left:43px}.gift-finder__mascot-smile{position:absolute;z-index:2;left:30px;bottom:10px;width:27px;height:11px;border-bottom:3px solid #fff;border-radius:50%}.gift-finder__trail{display:flex;align-items:center;gap:8px;margin-top:25px}.gift-finder__trail span{width:7px;height:7px;border-radius:50%;background:var(--color-sun)}.gift-finder__trail span:nth-child(2){width:18px;border-radius:99px}.gift-finder__trail span:nth-child(3){opacity:.7}.gift-finder__trail span:nth-child(4){opacity:.38}.gift-finder__form{display:grid;align-content:center;gap:22px;padding:clamp(24px,4vw,48px)}.gift-finder__step{min-width:0;margin:0;padding:0;border:0}.gift-finder__step legend{display:flex;align-items:center;gap:9px;width:100%;margin-bottom:12px;color:var(--color-cobalt);font-weight:850}.gift-finder__step legend>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--color-surface);color:var(--color-accent);font-size:.78rem;border:1px solid var(--color-border)}.gift-finder__step.is-complete legend>span{background:var(--color-moss);border-color:var(--color-moss);color:#fff}.gift-finder__choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gift-finder__choice{position:relative;min-width:0;cursor:pointer}.gift-finder__choice input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.gift-finder__choice>span:not(.gift-finder__choice-icon){display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gift-finder__choice{min-height:82px;padding:12px 9px;border:1.5px solid var(--color-border);border-radius:14px;background:var(--color-paper);display:grid;place-items:center;align-content:center;gap:7px;text-align:center;font-size:.76rem;font-weight:800;transition:border-color .16s ease,transform .16s ease,background .16s ease,box-shadow .16s ease}.gift-finder__choice:hover{transform:translateY(-2px);border-color:var(--color-accent)}.gift-finder__choice:has(input:focus-visible){outline:3px solid var(--color-cobalt);outline-offset:3px}.gift-finder__choice.is-selected,.gift-finder__choice:has(input:checked){border-color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 10%,var(--color-paper));box-shadow:inset 0 0 0 1px var(--color-accent),0 4px color-mix(in srgb,var(--color-accent) 20%,transparent)}.gift-finder__choice-icon{display:grid;place-items:center;min-width:31px;height:31px;padding:0 6px;border-radius:10px;background:var(--color-surface);color:var(--color-cobalt);font-weight:900;font-size:.84rem}.gift-finder__choice.is-selected .gift-finder__choice-icon,.gift-finder__choice:has(input:checked) .gift-finder__choice-icon{background:var(--color-accent);color:#fff}.gift-finder__result{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:20px;border-top:1px dashed var(--color-border)}.gift-finder__result>div{display:grid;gap:2px;min-width:0}.gift-finder__result small{color:var(--color-ink-muted);font-size:.69rem;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.gift-finder__result strong{overflow-wrap:anywhere;color:var(--color-cobalt)}.gift-finder__submit{flex:none;min-width:180px}.product-gallery{position:relative}.product-gallery__expand{display:none}.product-gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:#151c1694;opacity:0;transition:opacity .18s ease;overscroll-behavior:contain}.product-gallery-modal.is-open{opacity:1}.product-gallery-modal__dialog{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:var(--color-paper);transform:translateY(24px);transition:transform .18s ease;outline:0;padding-top:var(--safe-area-top);padding-bottom:var(--safe-area-bottom)}.product-gallery-modal.is-open .product-gallery-modal__dialog{transform:none}.product-gallery-modal__header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:68px;padding:12px max(15px,var(--safe-area-right)) 12px max(15px,var(--safe-area-left));border-bottom:1px solid var(--color-border);background:var(--color-paper)}.product-gallery-modal__header>div{display:grid;min-width:0}.product-gallery-modal__header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem}.product-gallery-modal__header span{color:var(--color-ink-muted);font-size:.73rem}.product-gallery-modal__close{width:42px;height:42px;display:grid;place-items:center;flex:none;border:1px solid var(--color-border);border-radius:50%;background:var(--color-paper)}.product-gallery-modal__track{display:flex;width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;touch-action:pan-x pinch-zoom;background:color-mix(in srgb,var(--color-surface) 65%,var(--color-paper))}.product-gallery-modal__track::-webkit-scrollbar{display:none}.product-gallery-modal__slide{display:grid;place-items:center;flex:0 0 100%;width:100%;min-width:100%;height:100%;margin:0;padding:14px;scroll-snap-align:center;scroll-snap-stop:always}.product-gallery-modal__slide img{width:100%;height:100%;max-height:100%;object-fit:contain}.product-gallery-modal__controls{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;padding:10px max(12px,var(--safe-area-right)) max(10px,var(--safe-area-bottom)) max(12px,var(--safe-area-left));border-top:1px solid var(--color-border);background:var(--color-paper)}.product-gallery-modal__controls>[data-gallery-modal-previous],.product-gallery-modal__controls>[data-gallery-modal-next]{width:44px;height:44px;border:1px solid var(--color-border);border-radius:50%;background:var(--color-paper);font-size:1.15rem;font-weight:900}.product-gallery-modal__controls>button:disabled{opacity:.3;cursor:default}.product-gallery-modal__thumbs{display:flex;gap:7px;min-width:0;overflow-x:auto;scrollbar-width:none;justify-content:safe center}.product-gallery-modal__thumbs::-webkit-scrollbar{display:none}.product-gallery-modal__thumbs button{flex:0 0 52px;width:52px;height:52px;padding:2px;border:2px solid transparent;border-radius:9px;background:var(--color-surface);overflow:hidden}.product-gallery-modal__thumbs button.is-active{border-color:var(--color-accent)}.product-gallery-modal__thumbs img{width:100%;height:100%;object-fit:cover;border-radius:5px}.delivery-estimate{margin-top:10px;padding:11px;border:1px solid color-mix(in srgb,var(--color-accent) 30%,var(--delivery-card-border-color,var(--color-border)));border-radius:12px;background:color-mix(in srgb,var(--color-accent) 6%,var(--delivery-card-background,#fff))}.delivery-estimate__badge{display:inline-flex;margin-bottom:10px;padding:4px 8px;border-radius:999px;background:var(--color-moss);color:#fff;font-size:.65rem;line-height:1.2;letter-spacing:.045em;text-transform:uppercase}.delivery-estimate__timeline{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.delivery-estimate__timeline:before{content:"";position:absolute;left:16.66%;right:16.66%;top:12px;height:2px;background:color-mix(in srgb,var(--color-accent) 35%,var(--color-border))}.delivery-estimate__step{position:relative;z-index:1;display:grid;justify-items:center;gap:6px;min-width:0;text-align:center}.delivery-estimate__step>i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--color-paper);border:2px solid var(--color-accent);color:var(--color-accent);font:800 .68rem/1 var(--font-body);font-style:normal}.delivery-estimate__step.is-current>i{background:var(--color-accent);color:#fff}.delivery-estimate__step.is-arrival>i{border-color:var(--color-moss);background:var(--color-moss);color:#fff}.delivery-estimate__step>div{min-width:0}.delivery-estimate__step small,.delivery-estimate__step strong{display:block!important;margin:0!important}.delivery-estimate__step small{color:var(--delivery-card-text-color,var(--color-ink-muted));font-size:.61rem!important;line-height:1.25}.delivery-estimate__step strong{color:var(--delivery-card-heading-color,var(--color-ink));font-size:.68rem!important;line-height:1.25;overflow-wrap:anywhere}.delivery-estimate>p{margin:10px 0 0;color:var(--delivery-card-text-color,var(--color-ink-muted));font-size:.64rem;line-height:1.35}.delivery-card__row--link .delivery-estimate{color:inherit}.bundle-variant-sync{display:inline-flex!important;align-items:center;gap:4px;margin-top:5px!important;padding:3px 7px;border-radius:999px;background:color-mix(in srgb,var(--color-moss) 11%,var(--color-paper));color:var(--color-moss)!important;font-size:.63rem!important;font-weight:800;line-height:1.25}.bundle-variant-sync:before{content:"\2713";font-weight:900}@media(max-width:900px){.gift-finder{grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr)}.gift-finder__choices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.crockcool-stamp{margin-inline:0}.gift-finder-section{padding-block:22px 38px}.gift-finder{grid-template-columns:1fr;border-radius:20px;box-shadow:0 8px color-mix(in srgb,var(--color-cobalt) 12%,transparent)}.gift-finder__intro{padding:24px 20px 26px}.gift-finder__intro h2{max-width:12ch;font-size:2.45rem}.gift-finder__mascot{width:68px;height:48px;margin-bottom:18px}.gift-finder__mascot-eye{top:6px;width:17px;height:19px;border-width:4px}.gift-finder__mascot-eye:nth-child(1){left:12px}.gift-finder__mascot-eye:nth-child(2){left:37px}.gift-finder__mascot-smile{left:25px;bottom:8px;width:24px}.gift-finder__form{gap:19px;padding:22px 16px 18px}.gift-finder__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.gift-finder__choice{min-height:72px;border-radius:12px}.gift-finder__result{align-items:stretch;flex-direction:column}.gift-finder__submit{width:100%;min-width:0}.product-gallery__expand{position:absolute;z-index:5;right:12px;bottom:12px;display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:7px 11px;border:1px solid color-mix(in srgb,var(--color-ink) 25%,transparent);border-radius:999px;background:#fffdf9f0;color:var(--color-ink);font-size:.72rem;font-weight:800;box-shadow:0 5px 16px #00000029;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-gallery__expand svg{width:17px;height:17px}.product-gallery__stage{cursor:zoom-in}.delivery-estimate__timeline{grid-template-columns:1fr;gap:9px}.delivery-estimate__timeline:before{left:12px;right:auto;top:13px;bottom:13px;width:2px;height:auto}.delivery-estimate__step{grid-template-columns:25px minmax(0,1fr);justify-items:start;align-items:center;text-align:left}.delivery-estimate__step>div{text-align:left}.delivery-estimate__step small,.delivery-estimate__step strong{text-align:left}}@media(max-width:390px){.hero-marketplace .hero-intro{text-align:left}.crockcool-stamp{max-width:100%;font-size:.66rem}.campaign-card:before{right:10px;top:10px}.gift-finder-section .page-width{padding-inline:max(12px,var(--safe-area-left)) max(12px,var(--safe-area-right))}.gift-finder__intro h2{font-size:2.15rem}.gift-finder__choice{padding-inline:6px;font-size:.72rem}.product-gallery-modal__slide{padding:9px}}@media(prefers-reduced-motion:reduce){.gift-finder__choice,.product-gallery-modal,.product-gallery-modal__dialog{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/makersway-base-v23.css.map */
