.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.products-page{background:var(--white,#fff);color:var(--text-primary,#0f172a);--plp-sticky-top:96px}.products-shell{overflow:visible;max-width:1440px;padding-top:18px;padding-bottom:56px}.products-top{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;flex-wrap:wrap}.products-breadcrumb{font-size:12px;opacity:.72;font-weight:800}.products-title{margin:6px 0 0;font-size:38px;line-height:44px;letter-spacing:-.03em;font-weight:950}.products-subtitle{margin-top:6px;font-size:13px;opacity:.72;font-weight:900}.products-subtitle__muted{opacity:.7;font-weight:800}.products-top__right{gap:10px;flex-wrap:wrap}.products-top__right,.sort{display:inline-flex;align-items:center}.sort{gap:8px}.sort__label{font-size:13px;font-weight:900;opacity:.8}.sort__select{height:42px;padding:0 12px;border-radius:12px;border:1px solid rgba(15,23,42,.12);background:#fff;font-weight:900;cursor:pointer;min-width:190px}.products-filtersBtn{display:none}.products-layout{margin-top:16px;display:grid;grid-template-columns:320px 1fr;grid-gap:16px;gap:16px;align-items:start}.chips{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:rgba(15,23,42,.03);font-size:12px;font-weight:900;color:rgba(15,23,42,.92)}.chip__k{opacity:.7}.chip__k,.chip__v,.chip__x{font-weight:950}.chip__x{width:22px;height:22px;border-radius:999px;border:1px solid rgba(15,23,42,.14);background:#fff;cursor:pointer;line-height:1;display:grid;place-items:center;font-size:16px;color:rgba(15,23,42,.72)}.chip__x:hover{background:rgba(15,23,42,.04)}.products-sidebar{position:-webkit-sticky;position:sticky;top:var(--plp-sticky-top);align-self:start;display:grid;grid-gap:12px;gap:12px;max-height:calc(100vh - var(--plp-sticky-top) - 14px);overflow:auto;padding-right:6px}.products-sidebar::-webkit-scrollbar{width:10px}.products-sidebar::-webkit-scrollbar-thumb{background:rgba(15,23,42,.15);border-radius:999px;border:3px solid transparent;background-clip:content-box}.products-main{min-width:0}.panel{border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#fff;box-shadow:0 1px 0 rgba(15,23,42,.04);padding:12px}.panel__title{font-weight:950;margin-bottom:10px;font-size:14px;letter-spacing:-.01em}.field{width:100%;height:42px;padding:0 12px;border-radius:12px;border:1px solid rgba(15,23,42,.12);outline:none;background:#fff;font-weight:800}.field:focus{border-color:rgba(37,99,235,.45);box-shadow:0 0 0 4px rgba(37,99,235,.1)}.hint{margin-top:8px;font-size:12px;color:var(--text-secondary,#475569);font-weight:700}.grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.scroll{max-height:220px;overflow:auto;padding-right:6px}.row{display:flex;align-items:center;gap:10px;padding:6px 0}.row input{transform:translateY(1px)}.row__label{font-weight:850;font-size:13px}.row__count{margin-left:auto;font-size:12px;opacity:.55;font-weight:950}.muted{font-size:13px;opacity:.72;font-weight:750}.small{font-size:12px}.errorText{font-size:13px;color:#7f1d1d;font-weight:850}.btn{height:42px;padding:0 12px;border-radius:12px;font-weight:950;cursor:pointer;border:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:var(--accent,#2563eb);color:#fff}.btn-primary:hover{filter:brightness(.96)}.btn-ghost{background:#fff;color:var(--text-primary,#0f172a);border-color:rgba(15,23,42,.12)}.btn-ghost:hover{background:rgba(15,23,42,.03)}.w100{width:100%}.alert{padding:14px;border-radius:12px;border:1px solid rgba(185,28,28,.35);background:rgba(185,28,28,.06);color:#7f1d1d;font-weight:850;margin-bottom:14px}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.product-card{display:block;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#fff;overflow:hidden;box-shadow:var(--shadow-soft,0 8px 24px rgba(15,23,42,.1));transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease;text-decoration:none;color:var(--text-primary,#0f172a)}.product-card:hover{transform:translateY(-1px);border-color:rgba(15,23,42,.16);box-shadow:0 14px 36px rgba(15,23,42,.14)}.product-card__media{position:relative;width:100%;aspect-ratio:4/3;background:rgba(15,23,42,.03)}.product-card__img{width:100%;height:100%;object-fit:cover;display:block}.product-card__img--placeholder{width:100%;height:100%;display:grid;place-items:center;color:rgba(15,23,42,.55);font-weight:950;font-size:12px;letter-spacing:.04em}.wish{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(15,23,42,.16);background:hsla(0,0%,100%,.92);display:grid;place-items:center;cursor:pointer}.wish:hover{background:#fff}.wish:disabled{opacity:.65;cursor:not-allowed}.wish__icon{width:18px;height:18px;color:rgba(15,23,42,.72)}.product-card__content{padding:12px 12px 14px}.product-card__title{font-weight:950;font-size:14px;line-height:18px;letter-spacing:-.01em;-webkit-line-clamp:2;min-height:36px}.product-card__sub,.product-card__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.product-card__sub{margin-top:4px;font-size:12px;opacity:.65;line-height:1.2;-webkit-line-clamp:1}.product-card__rating{margin-top:8px;display:flex;gap:8px;align-items:center}.product-card__ratingText{font-size:12px;opacity:.75;font-weight:850}.product-card__store{margin-top:8px;font-size:12px;opacity:.78;font-weight:850}.product-card__meta{margin-top:10px;display:flex;justify-content:space-between;gap:10px;align-items:baseline}.product-card__price{font-weight:950;font-size:14px}.product-card__stock{font-size:12px;opacity:.75;font-weight:950}.product-card--skeleton{height:260px;border-radius:16px;background:linear-gradient(90deg,rgba(15,23,42,.04),rgba(15,23,42,.08),rgba(15,23,42,.04));background-size:200% 100%;animation:shimmer 1.2s linear infinite}@keyframes shimmer{0%{background-position:0 0}to{background-position:200% 0}}.empty{margin-top:18px;opacity:.72;font-weight:850}.pagination{margin-top:18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:10px;gap:10px}.pagination__center{text-align:center;font-weight:950;font-size:13px}.note,.pagination__center{color:var(--text-secondary,#475569)}.note{margin-top:22px;font-size:12px}@media (max-width:1100px){.products-layout{grid-template-columns:300px 1fr}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.products-layout{grid-template-columns:1fr}.products-page .container.products-shell{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:var(--s-2,16px)!important;padding-right:var(--s-2,16px)!important}.products-shell{padding-top:12px;padding-bottom:44px}.products-top{gap:10px}.products-title{font-size:34px;line-height:38px}.products-sidebarWrap{display:none}.products-filtersBtn{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.products-filtersBtn__icon{opacity:.85}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{border-radius:18px}.product-card__media{aspect-ratio:1/1}.wish{top:10px;right:10px;width:36px;height:36px}.wish__icon{width:19px;height:19px}.product-card__content{padding:12px}.product-card__title{font-size:15px;line-height:19px;min-height:38px}.product-card__sub{margin-top:4px;font-size:12px}.product-card__rating,.product-card__store{margin-top:7px}.product-card__meta{margin-top:9px}.product-card__price{font-size:16px}.product-card__stock{font-size:12px}.sort__select{min-width:160px}.plp-sheet{position:fixed;inset:0;z-index:60;background:rgba(15,23,42,.45);display:grid;align-items:end;padding:10px}.plp-sheet__panel{background:#fff;border-radius:18px;border:1px solid rgba(15,23,42,.12);box-shadow:0 18px 60px rgba(15,23,42,.25);overflow:hidden;max-height:calc(100vh - 18px);display:grid;grid-template-rows:auto 1fr}.plp-sheet__top{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-bottom:1px solid rgba(15,23,42,.1)}.plp-sheet__title{font-weight:950;letter-spacing:-.01em}.plp-sheet__actions{display:inline-flex;gap:8px;align-items:center}.plp-sheet__close,.plp-sheet__done{height:40px;padding:0 12px}.plp-sheet__body{overflow:auto;padding:10px}.plp-sheet .products-sidebar{position:static;top:auto;max-height:none;overflow:visible;padding-right:0}.plp-sheet .scroll{max-height:260px}}@media (min-width:861px){.plp-sheet,.products-filtersBtn{display:none}}