.shopPage_shopPage__POsXi{background:#f7f9fc;min-height:100vh}.shopPage_archiveSection__fKoEs{padding:40px 0}.shopPage_container__tVZR2{width:min(1320px,calc(100% - 32px));margin:0 auto}.shopPage_layout__olwZK{display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px;align-items:start}.shopPage_sidebar__n36NO{position:sticky;top:20px}.shopPage_filterWrap___6Y7k{display:flex;flex-direction:column;gap:12px}.shopPage_filterGroup__IdjxK{background:#ffffff;border:1px solid #e7edf5;border-radius:14px;padding:16px;box-shadow:0 1px 2px rgba(15,23,42,.03)}.shopPage_label__OnL2s{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.shopPage_label__OnL2s span{font-size:15px;font-weight:700;color:#111827}.shopPage_searchBox__WixVs{display:flex;gap:8px}.shopPage_input__RVLBZ{width:100%;border:1px solid #d8e0ec;background:#ffffff;color:#111827;border-radius:10px;padding:11px 12px;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.shopPage_input__RVLBZ:focus{border-color:#20a65a;box-shadow:0 0 0 3px rgba(32,166,90,.1)}.shopPage_priceGrid__h7FO3{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.shopPage_button__6bBgL,.shopPage_clearButton__DRTTZ,.shopPage_detailsButton__sXe2e{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:10px;padding:11px 16px;font-size:14px;font-weight:700;line-height:1;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.shopPage_button__6bBgL{width:100%;color:#ffffff;background:#0b1c49}.shopPage_button__6bBgL:hover,.shopPage_detailsButton__sXe2e:hover{background:#0b1c49}.shopPage_clearButton__DRTTZ{width:100%;color:#0b1c49;background:#fff2f0;border:1px solid #ffd4cf}.shopPage_clearButton__DRTTZ:hover{background:#ffe7e3}.shopPage_filterItem__PklpY{display:flex;align-items:center;gap:9px;margin-bottom:10px;color:#334155;font-size:14px;cursor:pointer}.shopPage_filterItem__PklpY:last-child{margin-bottom:0}.shopPage_filterItem__PklpY input{accent-color:#0b1c49}.shopPage_categoryButton__ZD00x{width:100%;display:flex;justify-content:space-between;gap:12px;border:1px solid transparent;background:transparent;color:#334155;padding:9px 8px;border-radius:10px;cursor:pointer;text-align:left}.shopPage_activeCategory__l_0Ah,.shopPage_categoryButton__ZD00x:hover{border-color:#cdebd9;background:#f0fff6;color:#0b1c49}.shopPage_categoryButton__ZD00x small{color:#64748b}.shopPage_content__Jz1_J{min-width:0}.shopPage_toolbar__VQFiQ{display:flex;justify-content:space-between;align-items:center;gap:16px;background:#ffffff;border:1px solid #e7edf5;border-radius:14px;padding:18px;margin-bottom:24px;box-shadow:0 1px 2px rgba(15,23,42,.03)}.shopPage_title__TJ1Vf{margin:0;color:#111827;font-size:20px;font-weight:800}.shopPage_count__2XldU{margin:5px 0 0;color:#64748b;font-size:14px}.shopPage_shortFilter__xaKLI{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:16px}.shopPage_selectGroup__3BqbJ{display:flex;align-items:center;gap:8px}.shopPage_selectGroup__3BqbJ label{color:#334155;font-size:14px;white-space:nowrap}.shopPage_selectGroup__3BqbJ select{border:1px solid #d8e0ec;border-radius:10px;background:#ffffff;color:#111827;padding:10px 12px;min-width:130px;outline:none}.shopPage_alert__5r5BF{border-radius:12px;padding:12px 14px;margin-bottom:18px;font-size:14px;font-weight:600}.shopPage_success__Yx4I_{background:#effaf3;color:#166534;border:1px solid #bbefcc}.shopPage_error__GUTFS{background:#fff1f0;color:#b42318;border:1px solid #ffd4cf}.shopPage_loadingGrid__yeSzR,.shopPage_productGrid__fTlQK{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.shopPage_productCard__x2pTx{overflow:hidden;background:#ffffff;border:1px solid #e7edf5;border-radius:16px;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:transform .2s ease,box-shadow .2s ease}.shopPage_productCard__x2pTx:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(15,23,42,.08)}.shopPage_imageWrap__F98qa{display:flex;align-items:center;justify-content:center;aspect-ratio:1/.78;background:#f8fafc;overflow:hidden}.shopPage_imageWrap__F98qa img{width:100%;height:100%;object-fit:contain;padding:16px;transition:transform .2s ease}.shopPage_productCard__x2pTx:hover .shopPage_imageWrap__F98qa img{transform:scale(1.04)}.shopPage_productBody__woALk{padding:16px}.shopPage_brandName__BMdVb{margin:0 0 6px;color:#64748b;font-size:13px}.shopPage_productName__VB3an{margin:0 0 10px;min-height:44px;font-size:16px;line-height:1.35;font-weight:800}.shopPage_productName__VB3an a{color:#111827;text-decoration:none}.shopPage_productName__VB3an a:hover{color:#15803d}.shopPage_priceRow__fTTUG{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:8px}.shopPage_priceRow__fTTUG strong{color:#df6616;font-size:17px}.shopPage_priceRow__fTTUG del{color:#94a3b8;font-size:13px}.shopPage_inStock__ouVjn,.shopPage_outStock__E7N2a{margin:0 0 14px;font-size:13px;font-weight:700}.shopPage_inStock__ouVjn{color:#15803d}.shopPage_outStock__E7N2a{color:#b42318}.shopPage_cardActions__ZzZIo{display:flex;align-items:center;gap:10px}.shopPage_detailsButton__sXe2e{flex:1 1;color:#ffffff;background:#0b1c49}.shopPage_wishlistButton__9Omvn{width:42px;height:42px;border:1px solid #ffd4cf;border-radius:12px;background:#fff2f0;color:#b42318;font-size:20px;line-height:1;cursor:pointer}.shopPage_wishlistButton__9Omvn:disabled{opacity:.65;cursor:not-allowed}.shopPage_emptyState__1hWnv{background:#ffffff;border:1px solid #ffd4cf;color:#b42318;border-radius:14px;padding:32px;text-align:center}.shopPage_pagination__Cqe9G{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:30px}.shopPage_pagination__Cqe9G button{min-width:42px;min-height:40px;border:1px solid #d8e0ec;background:#ffffff;color:#334155;border-radius:10px;padding:8px 12px;font-weight:700;cursor:pointer}.shopPage_pagination__Cqe9G button:disabled{opacity:.45;cursor:not-allowed}.shopPage_pagination__Cqe9G .shopPage_activePage__D_KhX{background:#22a55b;border-color:#22a55b;color:#ffffff}.shopPage_skeletonCard__Dzq_Y{height:360px;border-radius:16px;background:linear-gradient(90deg,#edf2f7,#f8fafc,#edf2f7);background-size:200% 100%;animation:shopPage_pulse__U_ikA 1.4s linear infinite}.shopPage_muted__OM_K8{margin:0;color:#64748b;font-size:14px}@keyframes shopPage_pulse__U_ikA{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1199px){.shopPage_layout__olwZK{grid-template-columns:1fr}.shopPage_sidebar__n36NO{position:static}.shopPage_filterWrap___6Y7k{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.shopPage_clearButton__DRTTZ{grid-column:1/-1}}@media (max-width:991px){.shopPage_toolbar__VQFiQ{align-items:flex-start;flex-direction:column}.shopPage_shortFilter__xaKLI{justify-content:flex-start}.shopPage_loadingGrid__yeSzR,.shopPage_productGrid__fTlQK{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.shopPage_container__tVZR2{width:min(100% - 20px,1320px)}.shopPage_archiveSection__fKoEs{padding:24px 0}.shopPage_filterWrap___6Y7k{grid-template-columns:1fr}.shopPage_searchBox__WixVs{flex-direction:column}.shopPage_loadingGrid__yeSzR,.shopPage_productGrid__fTlQK{grid-template-columns:1fr;gap:16px}.shopPage_shortFilter__xaKLI{width:100%;flex-direction:column;align-items:stretch}.shopPage_selectGroup__3BqbJ{justify-content:space-between}.shopPage_selectGroup__3BqbJ select{flex:1 1}}.shopPage_categoryScroll__HbyqH{display:flex;flex-direction:column;max-height:280px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.18) transparent}.shopPage_categoryScroll__HbyqH::-webkit-scrollbar{width:4px}.shopPage_categoryScroll__HbyqH::-webkit-scrollbar-track{background:transparent}.shopPage_categoryScroll__HbyqH::-webkit-scrollbar-thumb{background:rgba(0,0,0,.18);border-radius:999px}