.shop-hero{text-align:center;background:0 0;border:1px solid #e1e1e1;border-radius:0;justify-items:center;gap:16px;margin-bottom:12px;padding:0;display:grid;overflow:hidden}.shop-hero h1{letter-spacing:.02em;text-transform:uppercase;margin:0;padding:16px 12px 18px;font-size:clamp(1.4rem,3.2vw,2rem);font-weight:500;line-height:1.08}.shop-hero__crumbs{color:#1f2937;text-transform:uppercase;letter-spacing:.04em;background:#f2f2f2;border-bottom:1px solid #e1e1e1;justify-content:flex-start;align-items:center;gap:10px;width:100%;margin:0;padding:12px 14px;font-size:.84rem;font-weight:600;display:flex}.shop-hero__crumbs a:hover{color:var(--text)}.shop-layout{gap:14px;scroll-margin-top:110px;display:grid}.shop-layout:not(.shop-layout--loading){animation:.18s ease-out both shopCatalogSettle}.shop-layout--loading{min-height:1280px}.shop-layout--loading-mobile{display:none}.shop-sidebar.panel,.shop-toolbar.panel{border-radius:4px}.shop-sidebar{align-content:start;align-self:start;gap:18px;height:fit-content;display:grid;position:sticky;top:110px}.shop-sidebar__section{gap:12px;display:grid}.shop-sidebar__section-toggle{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0;display:flex}.shop-sidebar__section h3,.shop-sidebar__heading h2{color:var(--text);margin:0;font-size:.98rem}.shop-sidebar__section-icon{color:#475569;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:1.15rem;display:inline-flex}.shop-sidebar__section-content{gap:8px;display:grid}.shop-sidebar__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-clear-button{color:var(--brand-strong);cursor:pointer;background:0 0;border:0;font-weight:700}.shop-filter-list{flex-wrap:wrap;gap:8px;display:flex}.shop-filter-stack{gap:6px;display:grid}.shop-filter-option{color:#473f36;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:6px 0;display:grid}.shop-filter-option__mark{border:1px solid #9b927f;border-radius:0;width:11px;height:11px;display:block}.shop-filter-option.is-active .shop-filter-option__mark{background:#08c;border-color:#08c}.shop-filter-option__label{font-size:.82rem;line-height:1.35}.shop-filter-option__count{color:var(--muted);font-size:.74rem}.shop-price-filter{gap:10px;display:grid}.shop-price-filter__values{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.shop-price-filter__values span{color:#1f2937;background:#fff;border:1px solid #cfd4de;justify-content:center;align-items:center;min-height:38px;padding:0 8px;font-size:.82rem;display:inline-flex}.shop-price-filter__slider{align-items:center;height:34px;display:grid;position:relative}.shop-price-filter__slider:before{content:"";background:#d0d4dc;border-radius:999px;height:4px;position:absolute;left:0;right:0}.shop-price-filter__track-active{pointer-events:none;background:#111827;border-radius:999px;height:4px;position:absolute}.shop-price-filter__slider input[type=range]{appearance:none;pointer-events:none;background:0 0;width:100%;margin:0;position:absolute;left:0}.shop-price-filter__slider input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;pointer-events:auto;background:#111827;border:0;border-radius:999px;width:16px;height:16px}.shop-price-filter__slider input[type=range]::-moz-range-thumb{cursor:pointer;pointer-events:auto;background:#111827;border:0;border-radius:999px;width:16px;height:16px}.shop-price-filter__slider input[type=range]::-webkit-slider-runnable-track{background:0 0}.shop-price-filter__slider input[type=range]::-moz-range-track{background:0 0}.shop-filter-chip{color:#4d4338;cursor:pointer;background:#fff;border:1px solid #d9a4412e;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-size:.82rem;font-weight:600;display:inline-flex}.shop-filter-chip span{background:#d9a4411f;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:.72rem;display:grid}.shop-filter-chip.is-active{color:#fff;background:linear-gradient(135deg,#1d1a16,#3d352c);border-color:#1d1a16}.shop-filter-chip.is-active span{background:#ffffff29}.shop-content{gap:14px;display:grid}.shop-toolbar{border:1px solid #e1e1e1;border-radius:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.shop-toolbar__summary{gap:8px;display:grid}.shop-active-filters{flex-wrap:wrap;gap:8px;display:flex}.shop-toolbar__controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.shop-toolbar__view{color:#4b5563;letter-spacing:.04em;align-items:center;gap:8px;font-size:.84rem;display:inline-flex}.shop-toolbar__view span{font-weight:600}.shop-toolbar__view strong{color:#111827;font-size:1rem;font-weight:800;line-height:1}.shop-toolbar__view small{color:#6b7280;letter-spacing:.01em;font-size:.82rem;font-weight:600}.shop-toolbar__sort{border:1px solid #c8c8c8;border-radius:0;align-items:center;gap:8px;min-height:40px;padding:4px 8px;display:inline-flex}.shop-toolbar__sort span{color:#111827;letter-spacing:.03em;white-space:nowrap;font-size:.82rem;font-weight:800}.shop-toolbar__sort select{color:#1f2937;background:0 0;border:0;outline:none;min-width:170px;font-size:.88rem}.shop-toolbar__view-mode{background:#fff;border:1px solid #d8d1c5;border-radius:0;align-items:center;display:inline-flex;overflow:hidden}.shop-toolbar__view-mode button{color:#1f2937;cursor:pointer;background:#fff;border:0;border-left:1px solid #d8d1c5;min-height:40px;padding:0 13px;font-size:.82rem;font-weight:800;transition:background .2s,color .2s}.shop-toolbar__view-mode button:first-child{border-left:0}.shop-toolbar__view-mode button.is-active{color:#fff;background:#08c}.product-list-view{background:#fff;border-top:1px solid #d9d9d9;width:100%}.product-list-view__row{border-bottom:1px solid #d9d9d9;grid-template-columns:minmax(0,1fr) 116px 150px;align-items:center;gap:16px;min-height:116px;padding:10px 8px;display:grid}.product-list-view__row--head{color:#171513;align-items:center;min-height:0;padding-top:0;padding-bottom:10px;font-weight:800}.product-list-view__name{color:#1f2937;font-size:.95rem;line-height:1.35;text-decoration:none}.product-list-view__name:hover{color:#08c}.product-list-view__image{background:#fff;place-items:center;width:96px;min-height:82px;text-decoration:none;display:grid}.product-list-view__image img{object-fit:cover;width:96px;height:82px}.product-list-view__placeholder{color:#6b7280;text-align:center;background:#f3f4f6;place-items:center;width:96px;height:82px;font-size:.72rem;display:grid}.product-list-view__price{color:#1f2937;white-space:nowrap;align-self:center;align-items:baseline;gap:4px;font-size:.95rem;font-weight:500;line-height:1.35;text-decoration:none;display:inline-flex}.product-list-view__price:hover{color:#08c}.product-list-view__currency,.product-list-view__amount{display:inline-block}.shop-active-filter{color:#fff;cursor:pointer;background:#08c;border:0;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;font-weight:700;display:inline-flex}.shop-active-filter span{font-size:1rem;line-height:1}.shop-mobile-bar,.shop-drawer{display:none}.shop-drawer{z-index:2147483647;background:#11100e6b;grid-template-rows:auto minmax(0,1fr);height:100dvh;min-height:100svh;display:grid;position:fixed;inset:0;overflow:hidden}.shop-drawer__header{padding:max(18px, calc(env(safe-area-inset-top) + 12px)) 16px 18px;background:#fff;border-bottom:1px solid #e6dfd3;justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-drawer__header h2{margin:0;font-size:1.05rem}.shop-drawer__actions{align-items:center;gap:10px;display:inline-flex}.shop-drawer__apply,.shop-drawer__close{color:#1f1d1b;cursor:pointer;background:0 0;border:0;font-weight:700}.shop-drawer__apply{color:#fff;background:#171513;border-radius:999px;min-height:36px;padding:0 14px}.shop-drawer__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding:16px 16px max(20px, calc(env(safe-area-inset-bottom) + 20px));background:#fff;gap:18px;display:grid;overflow-y:auto}.shop-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:14px 0 4px;display:flex}.shop-pagination__pages{align-items:center;gap:6px;padding:0 4px;display:flex}.shop-pagination__arrow,.shop-pagination__page{color:#2a251e;cursor:pointer;background:#fff;border:1px solid #d9e0ed;justify-content:center;align-items:center;min-width:42px;height:42px;font-size:.86rem;font-weight:700;line-height:1;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.shop-pagination__arrow{color:#08c;border-radius:999px;gap:8px;min-width:96px;padding:0 16px}.shop-pagination__arrow:hover:not(:disabled),.shop-pagination__page:hover:not(:disabled){color:#08c;border-color:#08c;transform:translateY(-1px)}.shop-pagination__arrow:disabled,.shop-pagination__page:disabled{opacity:.4;cursor:default;transform:none}.shop-pagination__page{border-radius:999px}.shop-pagination__page.is-active{color:#fff;background:#08c;border-color:#08c;border-radius:999px}.shop-pagination__page.is-active:hover:not(:disabled){color:#fff;background:#08c;border-color:#08c}.shop-pagination__ellipsis{color:var(--muted);padding:0 2px;font-size:.85rem;font-weight:700}@media (min-width:1100px){.shop-layout{grid-template-columns:260px minmax(0,1fr);align-items:start}.shop-layout--loading{min-height:760px}.shop-toolbar{grid-template-columns:1fr;align-items:center}.shop-mobile-bar,.shop-drawer{display:none!important}}@media (min-width:641px) and (max-width:899px){.shop-page{padding-bottom:104px}.shop-toolbar{grid-template-columns:1fr;align-items:end}.shop-sidebar{display:none}.shop-mobile-bar{z-index:70;padding:0 0 env(safe-area-inset-bottom);background:#171513;grid-template-columns:1fr;gap:12px;margin-top:0;display:grid;position:fixed;bottom:0;left:0;right:0}.shop-mobile-bar__button{color:#fff;text-transform:uppercase;letter-spacing:.08em;width:100%;min-height:52px;box-shadow:none;background:#171513;border:0;border-radius:0;font-weight:700}}.shop-page .product-card__eyebrow{color:var(--muted)}.shop-page .product-card{background:var(--panel);box-shadow:var(--shadow);border:1px solid #d9e2f0f2;border-radius:28px}.shop-page .product-card--skeleton span,.shop-page .product-card__skeleton-media,.shop-page .product-card__skeleton-footer{background:linear-gradient(90deg,#f1ece3 0%,#faf7f0 48%,#f1ece3 100%) 0 0/220% 100%;border-radius:0;animation:1.2s ease-in-out infinite shopSkeletonPulse;display:block}.shop-page .product-card--skeleton{pointer-events:none;grid-template-rows:auto 1fr auto;min-height:345px;display:grid}.shop-page .product-card__skeleton-media{aspect-ratio:1}.shop-page .product-card__skeleton-body{align-content:start;gap:8px;padding:12px;display:grid}.shop-page .product-card__skeleton-body span{height:14px}.shop-page .product-card__skeleton-body span:first-child{width:90%}.shop-page .product-card__skeleton-body span:nth-child(2){width:72%}.shop-page .product-card__skeleton-body span:nth-child(3){width:46%;height:18px;margin-top:4px}.shop-page .product-card__skeleton-footer{min-height:36px}@keyframes shopSkeletonPulse{0%{background-position:100% 0}to{background-position:-100% 0}}.shop-page .product-grid{background:#fff;border-top:1px solid #ece7de;border-left:1px solid #ece7de;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.shop-page .product-grid--catalog{background:0 0;border:0;gap:14px}.shop-page .product-card{min-width:0;box-shadow:none;background:#fff;border:1px solid #ece7de;border-top:0;border-left:0;border-radius:0;overflow:hidden}.shop-page .product-card--catalog{box-shadow:none;border:1px solid #e6dfd3;border-radius:0;grid-template-rows:auto 1fr auto;transition:transform .18s,box-shadow .18s;display:grid}.shop-page .product-card--catalog,.shop-page .product-card--home,.shop-page .product-card--related{contain:none;backface-visibility:visible}.shop-page .product-card--catalog:hover{box-shadow:none;transform:translateY(-1px)}.shop-page .product-card__link{min-height:100%;color:inherit;grid-template-rows:auto 1fr;display:grid}.shop-page .product-card__link--media{min-height:0}.shop-page .product-card__media-wrap{position:relative}.shop-page .product-card__discount-badge{z-index:2;color:#fff;letter-spacing:.04em;background:#d92626;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 8px 20px #d9262638}.shop-page .product-card--home{position:relative;overflow:hidden}.shop-page .product-card__media{aspect-ratio:1/1.05;background:#fff;place-items:center;padding:8px;display:grid;position:relative}.shop-page .product-card--catalog .product-card__media{aspect-ratio:1;background:#f7f3ec;padding:0}.shop-page .product-card--related .product-card__media{aspect-ratio:1;background:#fbfaf7;padding:0}.shop-page .product-card__image-shell{place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.shop-page .product-card__image-shell.is-out-of-stock:after{content:"";z-index:2;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);pointer-events:none;background:#0a0d128f;position:absolute;inset:0}.shop-page .product-card__stock-overlay{z-index:3;color:#fff;letter-spacing:.04em;text-transform:uppercase;pointer-events:none;white-space:nowrap;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 24px;font-size:.8rem;font-weight:900;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 32px #ef444447}.shop-page .product-card--catalog .product-card__image-shell,.shop-page .product-card--related .product-card__image-shell{border-radius:0}.shop-page .product-card__media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.shop-page .product-card__image{transition:opacity .28s,transform .28s}.shop-page .product-card__image--secondary{opacity:0;pointer-events:none;position:absolute;inset:0}.shop-page .product-card__placeholder{width:100%;height:100%;min-height:180px;color:var(--muted);place-items:center;display:grid}.shop-page .product-card__placeholder--image{color:#0000;background:linear-gradient(#faf6ef 0%,#f1e8db 100%)}.shop-page .product-card__body{align-content:start;gap:6px;min-height:88px;padding:10px 10px 14px;display:grid}.shop-page .product-card__body h3{color:#737685;margin:0;font-size:.82rem;font-weight:400;line-height:1.35}.shop-page .product-card__title-link{color:inherit}.shop-page .product-card__body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shop-page .product-card--catalog .product-card__body{gap:8px;min-height:0;padding:12px 12px 10px}.shop-page .product-card--catalog .product-card__body h3{color:#22201d;text-transform:none;font-size:.82rem;font-weight:700;line-height:1.45}.shop-page .product-card--related{box-shadow:none;border:1px solid #f0ebe2;border-radius:0}.shop-page .product-card--related .product-card__body{gap:6px;min-height:0;padding:10px 8px 12px}.shop-page .product-card__meta-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.shop-page .product-card__category{color:#665d52;text-transform:none;margin:0;font-size:.62rem;line-height:1.4}.shop-page .product-card--related .product-card__body h3{color:#2b2823;font-size:.86rem;font-weight:600;line-height:1.45}.shop-page .product-card--related .product-card__description{color:#665d52;-webkit-line-clamp:1;text-transform:none;font-size:.66rem}.shop-page .product-card--related .product-card__price{color:#1f1d1b;font-size:.92rem;font-weight:800}.shop-page .product-card--related .product-card__rating{flex:none;justify-content:flex-start;margin-top:0;font-size:.62rem}.shop-page .product-card--related .product-card__rating strong{display:none}.shop-page .product-card__rating{color:#dbd3bf;letter-spacing:.08em;align-items:center;gap:2px;margin:0;font-size:.68rem;display:flex}.shop-page .product-card__rating .is-filled{color:#f0bf3f}.shop-page .product-card__rating strong{color:#5c503f;margin-left:6px;font-size:.76rem}.shop-page .product-card__description{color:#665d52;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.72rem;line-height:1.45;display:-webkit-box;overflow:hidden}.shop-page .product-card__price-wrap{gap:2px;display:grid}.shop-page .product-card__price-old{color:#665d52;margin:0;font-size:.82rem;font-weight:600;text-decoration:line-through}.shop-page .product-card__price-old.is-hidden{visibility:hidden}.shop-page .product-card__price{color:#1f1d1b;margin:0;font-size:.95rem;font-weight:700;transition:color .18s}.shop-page .product-card--catalog .product-card__price{color:#1f1d1b;font-size:.98rem;font-weight:800}.shop-page .product-card__icon-button{width:36px;height:36px;color:var(--text);cursor:pointer;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.shop-page .product-card__icon-button:hover{background:#f1f5f9;transform:scale(1.08)}.shop-page .product-card__icon-button.is-active{color:#171513;background:#f3efe7;border-color:#0000}.shop-page .product-card__icon-button svg,.shop-page .product-card__cart-button svg{width:1rem;height:1rem}.shop-page .product-card__icon-button--footer{box-shadow:none;background:0 0}.shop-page .product-card__icon-asset{object-fit:contain;width:16px;height:16px;display:block}.shop-page .product-card__icon-fallback{background:#21523b29;border-radius:999px;width:16px;height:16px;display:inline-block}.shop-page .product-card__footer{border-top:1px solid #e6dfd3;gap:0;padding:0;display:grid}.shop-page .product-card__footer--reveal{display:none}.shop-page .product-card__footer-actions{grid-template-columns:36px minmax(0,1fr) 36px;align-items:stretch;gap:0;display:grid}.shop-page .product-card__cart-button{color:#4a443b;text-transform:uppercase;cursor:pointer;width:100%;min-height:36px;box-shadow:none;background:0 0;border:0;border-left:1px solid #e6dfd3;border-right:1px solid #e6dfd3;border-radius:0;justify-content:center;align-items:center;gap:8px;font-size:.68rem;font-weight:700;transition:background .22s,color .22s,box-shadow .18s,transform .18s;display:inline-flex}.shop-page .product-card__cart-button:hover{color:#fff;background:#08c;transform:translateY(-1px)}.shop-page .product-card__cart-button.is-in-cart{color:#fff;background:#006e9e}.shop-page .product-card__cart-button.is-just-added{box-shadow:inset 0 0 0 2px #d9a441e6}.shop-page .product-card__cart-button:disabled{box-shadow:none;cursor:not-allowed;color:#a0978a;background:0 0}@media (hover:hover) and (pointer:fine) and (min-width:900px){.shop-page .product-card__image--primary.has-hover-image{opacity:1}.shop-page .product-card:hover .product-card__image--primary.has-hover-image,.shop-page .product-card:focus-within .product-card__image--primary.has-hover-image{opacity:0;transform:scale(1.01)}.shop-page .product-card:hover .product-card__image--secondary,.shop-page .product-card:focus-within .product-card__image--secondary{opacity:1;transform:scale(1.01)}.shop-page .product-card:hover .product-card__price,.shop-page .product-card:focus-within .product-card__price{color:#08c}.shop-page .product-card--home .product-card__footer--reveal{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;background:#fffffffa;border-top:1px solid #e6dfd3;transition:transform .2s,opacity .2s;display:grid;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.shop-page .product-card--home:hover .product-card__footer--reveal,.shop-page .product-card--home:focus-within .product-card__footer--reveal{opacity:1;pointer-events:auto;transform:translateY(0)}}@media (min-width:1100px){.shop-page .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.shop-page .product-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:641px) and (max-width:899px){.shop-page .product-grid,.shop-page .product-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}}.shop-page .shop-skeleton{background:linear-gradient(90deg,#f1ece3 0%,#faf7f0 48%,#f1ece3 100%) 0 0/220% 100%;border-radius:0;animation:1.2s ease-in-out infinite shopSkeletonPulse;display:block}.shop-page .shop-skeleton--heading{width:70%;height:22px}.shop-page .shop-skeleton--line{width:100%;height:18px}.shop-page .shop-skeleton--line:nth-child(4){width:78%}.shop-page .shop-skeleton--toolbar{width:100%;min-height:68px}.products-results{color:#4b5563;letter-spacing:.01em;margin:0;font-size:.96rem;font-weight:500}
@media (max-width:640px){.shop-pagination{justify-content:center;gap:10px}.shop-pagination__arrow{min-width:88px;height:40px;padding:0 14px}.shop-pagination__page{min-width:40px;height:40px}}@media (hover:none),(pointer:coarse),(max-width:980px){.shop-filter-option{transition-duration:.12s!important;transform:none!important}}@media (max-width:640px){.shop-hero{padding:0}.shop-layout{gap:12px}.shop-sidebar,.shop-toolbar{padding:16px}.shop-sidebar{display:none}.shop-layout--loading-desktop{display:none!important}.shop-layout--loading-mobile{gap:12px;min-height:1280px;display:grid!important}.shop-toolbar--skeleton-m{gap:10px;padding:16px;display:grid}.shop-skeleton--toolbar-summary-m{width:60%;height:16px}.shop-skeleton--toolbar-controls-m{width:100%;height:38px}.shop-filter-list{gap:7px}.shop-filter-chip{padding:9px 11px;font-size:.78rem}.shop-toolbar{grid-template-columns:1fr}.shop-mobile-bar{z-index:70;width:auto;padding:0 0 env(safe-area-inset-bottom);background:#171513;grid-template-columns:1fr;gap:10px;margin:0;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px #ffffff14}.shop-mobile-bar__button{color:#fff;text-transform:uppercase;letter-spacing:.08em;width:100%;min-height:52px;box-shadow:none;background:#171513;border:0;border-radius:0;font-weight:700}.shop-drawer{display:grid}.shop-page{padding-bottom:calc(132px + env(safe-area-inset-bottom))}.shop-hero{gap:10px;margin-bottom:10px}.shop-hero__crumbs{gap:7px;padding:10px 12px;font-size:.72rem}.shop-hero h1{padding:12px 10px 14px;font-size:1.2rem}.shop-toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:10px}.shop-toolbar__controls{justify-content:space-between;gap:8px}.shop-toolbar__view{flex:1 0 100%;font-size:.76rem}.shop-toolbar__sort{flex:1 1 0;min-width:0;min-height:38px;padding:4px 6px}.shop-toolbar__sort span{font-size:.74rem}.shop-toolbar__sort select{width:100%;min-width:0;font-size:.82rem}.shop-toolbar__view-mode{flex:none}.shop-toolbar__view-mode button{min-height:38px;padding:0 10px;font-size:.74rem}.product-list-view{overflow-x:hidden}.product-list-view__row{grid-template-columns:minmax(92px,1fr) 78px 82px;gap:8px;min-height:104px;padding:8px 6px}.product-list-view__row--head{min-height:0;padding-top:0;padding-bottom:8px;font-size:.78rem}.product-list-view__name,.product-list-view__price{font-size:.76rem;line-height:1.3}.product-list-view__price{white-space:normal;word-break:keep-all;flex-direction:column;align-self:center;align-items:flex-start;gap:1px;display:inline-flex}.product-list-view__currency{font-size:.72rem;line-height:1.05}.product-list-view__amount{font-size:.76rem;line-height:1.12}.product-list-view__image,.product-list-view__image img,.product-list-view__placeholder{width:78px;height:68px}.shop-layout--loading{min-height:1420px}}@media (max-width:420px){.product-list-view__row{grid-template-columns:minmax(84px,1fr) 68px 76px;gap:5px;padding-left:4px;padding-right:4px}.product-list-view__row--head{font-size:.72rem}.product-list-view__name,.product-list-view__price{font-size:.7rem}.product-list-view__currency{font-size:.66rem}.product-list-view__amount{font-size:.7rem}.product-list-view__image,.product-list-view__image img,.product-list-view__placeholder{width:68px;height:60px}}@media (max-width:760px){.shop-toolbar__controls,.shop-toolbar__sort,.shop-toolbar__sort select,.shop-toolbar__sort{width:100%}.shop-toolbar__sort select{min-width:0}}@media (max-width:520px){.shop-toolbar__controls{grid-template-columns:1fr;align-items:start}.shop-active-filter{padding:10px 14px}.shop-mobile-bar{z-index:70}}@media (hover:none),(pointer:coarse),(max-width:980px){.shop-page .product-card__media img{backface-visibility:visible!important;transform:none!important}.shop-page .product-card,.shop-page .product-card__footer--reveal{transition-duration:.12s!important}.shop-page .product-card{transform:none!important}}@media (max-width:640px){.shop-page .homepage-products__mobile-rail .product-card{scroll-snap-align:start;scroll-snap-stop:always;border:1px solid #ece7de;flex:0 0 min(68vw,220px);display:grid}.shop-page .homepage-products__mobile-rail .product-card:nth-child(n+5){display:grid}.shop-page .product-grid{border-top-color:#d9d0c2;border-left-color:#d9d0c2}.shop-page .product-card--home{border-bottom-color:#d9d0c2;border-right-color:#d9d0c2}.shop-page .product-card,.shop-page .product-card--catalog{border-radius:0}.shop-page .product-card__body h3{font-size:.76rem}.shop-page .product-card__price{font-size:.86rem}.shop-page .product-card__body{min-height:82px;padding:10px 9px 13px}.shop-page .product-card__media{padding:6px}.shop-page .product-card__rating{font-size:.62rem}.shop-page .product-grid .product-card:nth-child(n+5){display:none}.shop-page .product-grid--catalog .product-card:nth-child(n+5){display:grid}.shop-page .product-card--catalog .product-card__media{padding:0}.shop-page .product-card--catalog .product-card__body{padding:11px 11px 8px}.shop-page .product-card--catalog .product-card__body h3{font-size:.76rem}.shop-page .product-card__description{font-size:.68rem}.shop-page .product-card--catalog .product-card__price{font-size:.88rem}.shop-page .product-card__icon-button{width:34px;height:34px}.shop-page .product-card__icon-asset{width:15px;height:15px}.shop-page .product-card__footer{padding:0}.shop-page .product-card__footer-actions{grid-template-columns:34px minmax(0,1fr) 34px}.shop-page .product-card__cart-button{border-radius:0;min-height:34px;font-size:.62rem}.shop-page .product-card--skeleton{min-height:315px}}@media (max-width:520px){.shop-page .product-grid--catalog,.shop-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.products-results{font-size:.82rem}}
