.shop-page{color:#121212;background-color:#fff;width:100%;min-height:100vh;font-family:inherit}.shop-container{max-width:1440px;margin:0 auto;padding:24px 24px 80px}@media (max-width:768px){.shop-container{padding:16px 16px 60px}}@media (max-width:480px){.shop-container{padding:12px 10px 48px}}.shop-breadcrumbs{color:#767676;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;display:flex}@media (max-width:640px){.shop-breadcrumbs{gap:6px;margin-bottom:14px;font-size:12px}}.shop-breadcrumbs a{color:#767676;text-decoration:none;transition:color .15s}.shop-breadcrumbs a:hover{color:#000}.shop-breadcrumbs-sep{color:#c4c4c4}.shop-breadcrumbs-current{color:#121212;font-weight:500}.shop-layout{grid-template-columns:280px 1fr;align-items:start;gap:40px;width:100%;min-width:0;max-width:100%;display:grid;overflow-x:clip}@media (max-width:1180px){.shop-layout{grid-template-columns:250px 1fr;gap:28px}}@media (max-width:1024px){.shop-layout{grid-template-columns:1fr;gap:0}}.shop-sidebar-wrapper{align-self:start;width:100%;height:calc(100dvh - 112px);min-height:0;max-height:calc(100dvh - 112px);position:sticky;top:88px;overflow:hidden}.shop-sidebar{overscroll-behavior:contain;flex-direction:column;gap:0;width:100%;height:100%;min-height:0;max-height:100%;padding-bottom:8px;padding-right:4px;display:flex;overflow:hidden}.shop-sidebar-content{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#0003 transparent;-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;gap:16px;min-height:0;padding-bottom:20px;padding-right:8px;display:flex;overflow:hidden auto}.shop-sidebar-content::-webkit-scrollbar{width:4px}.shop-sidebar-content::-webkit-scrollbar-track{background:0 0}.shop-sidebar-content::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.shop-sidebar-content::-webkit-scrollbar-thumb:hover{background:#0006}.shop-brands-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#0000002e transparent;max-height:min(280px,36vh);padding-right:4px;overflow:hidden auto}.shop-brands-scroll::-webkit-scrollbar{width:4px}.shop-brands-scroll::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}.shop-drawer-backdrop{-webkit-backdrop-filter:blur(6px);z-index:99998;background-color:#000000a6;animation:.25s cubic-bezier(.16,1,.3,1) shopBackdropFade;position:fixed;inset:0}@keyframes shopBackdropFade{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.shop-sidebar-wrapper{height:auto!important;max-height:none!important;display:none!important}.shop-sidebar:not(.mobile-bottom-sheet-open){display:none!important}.shop-sidebar.mobile-bottom-sheet-open{z-index:99999!important;background:#fff!important;border-radius:20px 20px 0 0!important;flex-direction:column!important;width:100%!important;max-width:100%!important;height:88dvh!important;max-height:none!important;padding:0!important;animation:.32s cubic-bezier(.16,1,.3,1) shopSheetSlideUp!important;display:flex!important;position:fixed!important;inset:auto 0 0!important;overflow:hidden!important;box-shadow:0 -8px 40px #00000040!important}.shop-sheet-handle-bar{background:#fff;flex-shrink:0;justify-content:center;width:100%;padding-top:10px;padding-bottom:4px;display:flex}.shop-sheet-handle-pill{background-color:#d1d5db;border-radius:999px;width:38px;height:4.5px}.shop-sheet-header{background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 20px 16px;display:flex}.shop-sidebar-content{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:22px;padding:20px 20px 32px;display:flex;overflow-y:auto}.shop-sheet-sticky-footer{padding:14px 20px;padding-bottom:max(14px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);z-index:10;background:#fffffff2;border-top:1px solid #eee;flex-shrink:0;align-items:center;gap:12px;display:flex;position:sticky;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000000f}.shop-sheet-clear-btn{color:#555;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:999px;flex:none;padding:12px 16px;font-size:13px;font-weight:700;transition:background-color .15s,color .15s}.shop-sheet-clear-btn:hover{color:#000;background-color:#e5e7eb}.shop-sheet-apply-btn{color:#fff;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background-color:#000;border:none;border-radius:999px;flex:1;padding:13px 20px;font-size:13px;font-weight:700;transition:background-color .15s,transform .1s}.shop-sheet-apply-btn:hover{background-color:#222}.shop-sheet-apply-btn:active{transform:scale(.98)}}@keyframes shopSheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.shop-sidebar-section{border-bottom:1px solid #f0f0f0;padding-bottom:14px}.shop-sidebar-section:last-child{border-bottom:none;padding-bottom:0}.shop-sidebar-header{text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;padding:0;display:flex}.shop-sidebar-title{letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;font-size:11.5px;font-weight:800}.shop-search-wrapper{width:100%;position:relative}.shop-search-input{letter-spacing:.04em;background-color:#fff;border:1px solid #e2e2e2;border-radius:6px;outline:none;width:100%;padding:8px 34px 8px 12px;font-size:12.5px;transition:border-color .2s,box-shadow .2s}.shop-search-input:focus{border-color:#121212;box-shadow:0 0 0 1px #121212}.shop-search-icon{color:#888;pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.shop-categories-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.shop-category-item{cursor:pointer;color:#555;-webkit-user-select:none;user-select:none;border-radius:6px;justify-content:space-between;align-items:center;padding:5px 8px;font-size:13px;transition:background-color .15s,color .15s;display:flex}.shop-category-item:hover{color:#000;background-color:#f7f7f7}.shop-category-item.active{color:#000;background-color:#f0f0f0;font-weight:600}.shop-category-count{color:#999;font-size:11.5px}.shop-filter-group{flex-direction:column;gap:6px;display:flex}.shop-filter-option{color:#444;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:2px 0;font-size:13px;display:flex}.shop-price-inputs{align-items:center;gap:8px;margin-top:6px;display:flex}.shop-price-field{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;flex:1;align-items:center;padding:4px 8px;font-size:12.5px;display:flex}.shop-price-field span{color:#888;margin-right:4px}.shop-price-field input{background:0 0;border:none;outline:none;width:100%;font-size:12.5px}.shop-price-slider{accent-color:#000;cursor:pointer;width:100%;margin-top:8px}.shop-clear-btn{letter-spacing:.08em;text-transform:uppercase;color:#000;cursor:pointer;background-color:#0000;border:1px solid #000;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:11px 16px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.shop-clear-btn:hover{color:#fff;background-color:#000}.shop-main{flex-direction:column;gap:20px;width:100%;min-width:0;max-width:100%;display:flex;overflow-x:clip}.shop-top-bar{border-bottom:1px solid #eee;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;display:flex}.shop-results-count{color:#333;font-size:14px;font-weight:500}@media (max-width:640px){.shop-results-count{font-size:13px}}.shop-top-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.shop-mobile-filter-btn{color:#111827;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:13px;font-weight:600;transition:all .15s;display:none}.shop-mobile-filter-btn:hover{background-color:#f9fafb;border-color:#000}@media (max-width:1024px){.shop-mobile-filter-btn{display:inline-flex}}.shop-sort-btn{color:#111827!important;cursor:pointer!important;box-sizing:border-box!important;background-color:#fff!important;border:1.5px solid #d1d5db!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;height:42px!important;padding:0 14px!important;font-size:13.5px!important;font-weight:600!important;transition:all .15s!important;display:inline-flex!important;box-shadow:0 1px 2px #0000000d!important}.shop-sort-btn:hover,.shop-sort-btn.is-open{background-color:#f9fafb!important;border-color:#000!important}.shop-view-toggle{height:42px}@media (max-width:640px){.shop-mobile-filter-btn{height:36px!important;padding:0 10px!important;font-size:12px!important}.shop-sort-btn{gap:6px!important;height:36px!important;padding:0 10px!important;font-size:12px!important}.shop-view-toggle{height:36px!important}}.shop-active-filters-bar{border-bottom:1px solid #f2f2f2;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;padding:10px 0 14px;display:flex}.shop-active-filters-list{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.shop-filter-chip{color:#121212;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#f6f6f6;border:1px solid #e5e5e5;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.shop-filter-chip:hover{color:#fff;background-color:#121212;border-color:#121212}.shop-filter-chip-label{line-height:1}.shop-filter-chip-remove{color:#767676;justify-content:center;align-items:center;display:inline-flex}.shop-filter-chip:hover .shop-filter-chip-remove{color:#fff}.shop-clear-all-chip{color:#e02424;text-underline-offset:3px;cursor:pointer;background:0 0;border:none;align-items:center;padding:6px 10px;font-size:12px;font-weight:600;text-decoration:underline;transition:opacity .15s;display:inline-flex}.shop-clear-all-chip:hover{opacity:.8}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px;width:100%;display:grid}@media (min-width:1400px){.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px}}@media (max-width:1024px){.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 16px}}@media (max-width:768px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}}@media (max-width:420px){.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}}.shop-grid>.shop-reveal-item,.shop-grid>div,.shop-reveal-item{flex-direction:column;min-width:0;height:100%;display:flex}.shop-grid .fc-product-card,.shop-reveal-item .fc-product-card{box-sizing:border-box!important;flex-direction:column!important;flex:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;display:flex!important}.shop-grid .fc-card-content{flex-direction:column!important;flex:1!important;justify-content:space-between!important;min-width:0!important;padding-top:8px!important;display:flex!important}.shop-grid .fc-brand{white-space:nowrap!important;text-overflow:ellipsis!important;color:#737373!important;width:100%!important;height:14px!important;font-size:10.5px!important;line-height:1.2!important;display:block!important;overflow:hidden!important}.shop-grid .fc-card-details{flex-direction:column!important;flex:1!important;justify-content:space-between!important;width:100%!important;display:flex!important}.shop-grid .fc-card-title{-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;min-height:2.7em!important;max-height:2.7em!important;font-size:13.5px!important;font-weight:600!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.shop-grid .fc-price{flex-wrap:wrap!important;align-items:baseline!important;gap:6px!important;margin-top:auto!important;display:flex!important}.shop-grid .fc-img-dots{justify-content:center!important;align-items:center!important;height:16px!important;min-height:16px!important;margin:0!important;padding:0!important;display:flex!important}.shop-pagination{border-top:1px solid #eee;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:40px;padding-top:24px;display:flex}@media (max-width:640px){.shop-pagination{gap:6px;margin-top:28px;padding-top:18px}}.shop-page-btn{color:#333;cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex}@media (max-width:480px){.shop-page-btn{min-width:34px;height:34px;padding:0 10px;font-size:12px}}.shop-page-btn:hover:not(:disabled){color:#121212;border-color:#121212}.shop-page-btn.active{color:#fff;background-color:#121212;border-color:#121212}.shop-page-btn:disabled{opacity:.35;cursor:not-allowed}.shop-empty-state{text-align:center;background-color:#fafafa;border:1px dashed #ddd;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;margin:20px 0;padding:60px 20px;display:flex}.shop-empty-title{color:#121212;margin-bottom:8px;font-size:18px;font-weight:700}.shop-empty-text{color:#777;margin-bottom:20px;font-size:14px}.shop-list-view{width:100%}.shop-horizontal-card{box-sizing:border-box!important;background-color:#fff!important;width:100%!important}.shop-horizontal-card .fc-media-link,.shop-grid .fc-card-media{width:100%;height:100%;background-color:#fff!important}@media (max-width:480px){.shop-horizontal-card{padding:0!important}}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-shimmer{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%!important;animation:1.5s ease-in-out infinite skeletonShimmer!important}
