﻿ .shop-module__-mQgjq__pageWrapper{color:#000;background:#fff;flex-direction:column;flex:1;min-height:calc(100vh - 72px);display:flex}.shop-module__-mQgjq__tabsBar{-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#000;flex-shrink:0;display:flex;overflow-x:auto}.shop-module__-mQgjq__tabsBar::-webkit-scrollbar{display:none}.shop-module__-mQgjq__tab{font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;color:#ffffff73;white-space:nowrap;cursor:pointer;background:0 0;border-bottom:2px solid #0000;flex-shrink:0;padding:15px 24px;font-size:13px;font-weight:500;transition:color .15s,border-color .15s}.shop-module__-mQgjq__tabActive{color:#fff;border-bottom-color:#fff}.shop-module__-mQgjq__shell{flex:1;min-height:0;display:flex}.shop-module__-mQgjq__sidebar{background:#fff;border-right:1.5px solid #000;flex-direction:column;flex-shrink:0;width:44px;height:calc(100vh - 118px);display:flex;position:sticky;top:72px;overflow:hidden}.shop-module__-mQgjq__sidebarItem{writing-mode:vertical-rl;font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#aaa;cursor:pointer;white-space:nowrap;text-align:center;background:0 0;border-bottom:1px solid #e8e8e8;flex:1;justify-content:center;align-items:center;width:100%;padding:16px 11px;font-size:10px;font-weight:500;transition:color .15s,background .15s;display:flex;transform:rotate(180deg)}.shop-module__-mQgjq__sidebarItem:last-child{border-bottom:none}.shop-module__-mQgjq__sidebarItemActive{color:#000;background:#f0f0f0;font-weight:700}.shop-module__-mQgjq__main{flex:1;min-width:0}.shop-module__-mQgjq__productGrid{background:#000;grid-template-columns:repeat(2,1fr);gap:1px;padding:0;display:grid}.shop-module__-mQgjq__card{cursor:pointer;background:#fff;flex-direction:column;transition:background .15s;display:flex;position:relative}.shop-module__-mQgjq__card:hover{background:#fafafa}.shop-module__-mQgjq__imageWrap{aspect-ratio:3/4;background:#f2f2f2;border-bottom:1.5px solid #000;position:relative;overflow:hidden}.shop-module__-mQgjq__productImage{object-fit:cover;transition:transform .4s}.shop-module__-mQgjq__card:hover .shop-module__-mQgjq__productImage{transform:scale(1.04)}.shop-module__-mQgjq__placeholderImg{background:#ebebeb;width:100%;height:100%}.shop-module__-mQgjq__imageActions{opacity:0;z-index:2;flex-direction:column;gap:6px;transition:opacity .15s,transform .15s;display:flex;position:absolute;bottom:10px;right:10px;transform:translate(8px)}.shop-module__-mQgjq__card:hover .shop-module__-mQgjq__imageActions{opacity:1;transform:translate(0)}.shop-module__-mQgjq__actionBtn{cursor:pointer;color:#000;background:#fff;border:1.5px solid #000;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;font-weight:700;line-height:1;transition:background .15s,color .15s;display:flex}.shop-module__-mQgjq__actionBtn:hover{color:#fff;background:#000}.shop-module__-mQgjq__actionBtn:disabled{opacity:.5;cursor:not-allowed}.shop-module__-mQgjq__wishlisted{color:#000;background:#f0f0f0}.shop-module__-mQgjq__cardBody{border-top:none;flex-direction:column;gap:8px;padding:12px 12px 14px;display:flex}.shop-module__-mQgjq__productName{font-family:var(--font-heading);color:#000;letter-spacing:.01em;font-size:13px;font-weight:600;line-height:1.3}.shop-module__-mQgjq__priceRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px;display:flex}.shop-module__-mQgjq__tagBadge{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#000;background:#fff;border:1px solid #000;padding:3px 7px;font-size:9px;font-weight:700}.shop-module__-mQgjq__priceBadge{color:#fff;font-family:var(--font-heading);letter-spacing:.02em;background:#000;margin-left:auto;padding:5px 10px;font-size:13px;font-weight:700}.shop-module__-mQgjq__loadingState,.shop-module__-mQgjq__emptyState{text-align:center;color:#000;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:40vh;padding:40px;display:flex}.shop-module__-mQgjq__toast{z-index:40;color:#fff;font-size:12px;font-family:var(--font-body);background:#000;border-radius:999px;padding:9px 12px;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}.shop-module__-mQgjq__spinner{border:3px solid #e0e0e0;border-top-color:#000;border-radius:50%;width:36px;height:36px;animation:1s linear infinite shop-module__-mQgjq__spin}@keyframes shop-module__-mQgjq__spin{to{transform:rotate(360deg)}}.shop-module__-mQgjq__skeletonGrid{background:#e8e8e8;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}@media (min-width:640px){.shop-module__-mQgjq__skeletonGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.shop-module__-mQgjq__skeletonGrid{grid-template-columns:repeat(4,1fr)}}.shop-module__-mQgjq__skeletonCard{background:#fff;flex-direction:column;gap:10px;padding:0 0 14px;display:flex}.shop-module__-mQgjq__skeletonImg{aspect-ratio:3/4;width:100%}.shop-module__-mQgjq__skeletonName{width:70%;height:14px;margin:0 12px}.shop-module__-mQgjq__skeletonPrice{width:40%;height:12px;margin:0 12px}.shop-module__-mQgjq__emptyState h2{font-family:var(--font-heading);letter-spacing:.04em;color:#000;font-size:22px}.shop-module__-mQgjq__emptyState p{color:#666;font-size:14px}@media (min-width:640px){.shop-module__-mQgjq__productGrid{grid-template-columns:repeat(2,1fr)}.shop-module__-mQgjq__sidebar{width:50px}}@media (min-width:900px){.shop-module__-mQgjq__productGrid{grid-template-columns:repeat(3,1fr)}.shop-module__-mQgjq__cardBody{padding:14px 16px 16px}.shop-module__-mQgjq__productName{font-size:14px}.shop-module__-mQgjq__priceBadge{padding:6px 12px;font-size:14px}}@media (min-width:1280px){.shop-module__-mQgjq__productGrid{grid-template-columns:repeat(4,1fr)}}
