.Shop-module__EIkwyW__page{--shop-primary:var(--primary);--shop-primary-dark:var(--primary-dark);--shop-bg:transparent;--shop-card:var(--surface);--shop-border:var(--border);--shop-text:var(--text);--shop-muted:var(--muted);background:var(--shop-bg);color:var(--shop-text);min-height:60vh;padding-bottom:48px}.Shop-module__EIkwyW__hero{background:linear-gradient(105deg,#4b21a1 0%,#6436cd 48%,#7c4dff 100%);border-radius:22px;margin:20px 0 18px;position:relative;overflow:hidden;box-shadow:0 10px 30px #6436cd38}.Shop-module__EIkwyW__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#ffffff1f,#0000 40%),radial-gradient(circle at 80% 80%,#ffffff14,#0000 35%);width:100%;height:100%;position:absolute;top:0;left:0}.Shop-module__EIkwyW__heroInner{z-index:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:20px;min-height:210px;padding:28px 36px;display:grid;position:relative}.Shop-module__EIkwyW__heroTitle{color:#fff;margin:0;font-size:1.85rem;font-weight:800;line-height:1.35}.Shop-module__EIkwyW__heroDesc{color:#ffffffe0;max-width:420px;margin:10px 0 0;font-size:.92rem;line-height:1.8}.Shop-module__EIkwyW__heroBadges{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.Shop-module__EIkwyW__heroBadges span{color:#fff;background:#ffffff14;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.Shop-module__EIkwyW__heroBadges svg{width:16px;height:16px}.Shop-module__EIkwyW__heroArt{justify-content:flex-start;align-items:flex-end;height:170px;display:flex;position:relative}.Shop-module__EIkwyW__heroImgMain{-o-object-fit:cover;object-fit:cover;border:3px solid #fff3;border-radius:18px;width:72%;height:160px;box-shadow:0 12px 28px #00000040}.Shop-module__EIkwyW__heroImgSide{-o-object-fit:cover;object-fit:cover;border:3px solid #ffffff40;border-radius:14px;width:42%;height:110px;position:absolute;top:8px;left:0;transform:rotate(-6deg);box-shadow:0 10px 22px #00000047}.Shop-module__EIkwyW__chipsWrap{scrollbar-width:thin;-webkit-overflow-scrolling:touch;direction:rtl;flex-flow:row;align-items:stretch;gap:8px;padding:2px 2px 14px;display:flex;overflow-x:auto}.Shop-module__EIkwyW__chip{border:1px solid var(--shop-border);background:var(--shop-card);min-width:110px;min-height:122px;color:var(--shop-text);border-radius:18px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:8px;padding:10px 8px 12px;font-size:.78rem;font-weight:800;transition:all .18s;display:inline-flex;box-shadow:0 8px 20px #0f172a0f}.Shop-module__EIkwyW__chip:hover{border-color:#6436cd73;transform:translateY(-2px);box-shadow:0 12px 26px #6436cd24}.Shop-module__EIkwyW__chipActive{border-color:var(--shop-primary);box-shadow:0 0 0 2px var(--shop-primary), 0 12px 26px #6436cd2e;color:var(--shop-primary)}.Shop-module__EIkwyW__chipIcon{background:var(--badge-bg);width:64px;height:64px;color:var(--shop-primary);border-radius:16px;place-items:center;display:grid}.Shop-module__EIkwyW__chipActive .Shop-module__EIkwyW__chipIcon{background:var(--shop-primary);color:#fff}.Shop-module__EIkwyW__chipIcon svg{width:28px;height:28px}.Shop-module__EIkwyW__chipPhoto,.Shop-module__EIkwyW__chipMosaic{border-radius:16px;width:64px;height:64px;overflow:hidden;box-shadow:0 8px 18px #0f172a29}.Shop-module__EIkwyW__chipPhoto img,.Shop-module__EIkwyW__chipMosaic img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.Shop-module__EIkwyW__chipMosaic{background:#fff;grid-template-columns:1fr 1fr;gap:2px;display:grid}.Shop-module__EIkwyW__chipActive .Shop-module__EIkwyW__chipPhoto,.Shop-module__EIkwyW__chipActive .Shop-module__EIkwyW__chipMosaic{box-shadow:0 0 0 2px var(--shop-primary), 0 10px 20px #6436cd47}.Shop-module__EIkwyW__layout{grid-template-columns:280px 1fr;align-items:start;gap:18px;display:grid}.Shop-module__EIkwyW__filtersBar{margin:0 0 12px;display:none}.Shop-module__EIkwyW__filtersToggle{display:none}.Shop-module__EIkwyW__sidebar{flex-direction:column;gap:14px;display:flex;position:-webkit-sticky;position:sticky;top:88px}.Shop-module__EIkwyW__sideCard{background:var(--shop-card);border:1px solid var(--shop-border);border-radius:18px;padding:16px;box-shadow:0 1px 2px #0f172a08}.Shop-module__EIkwyW__sideTitle{margin:0 0 12px;font-size:.95rem;font-weight:800}.Shop-module__EIkwyW__catList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.Shop-module__EIkwyW__catItem{width:100%;color:var(--shop-text);text-align:right;background:0 0;border:none;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-size:.84rem;font-weight:600;transition:all .15s;display:flex}.Shop-module__EIkwyW__catItem:hover{background:var(--nav-hover)}.Shop-module__EIkwyW__catItemActive{background:var(--badge-bg);color:var(--shop-primary);box-shadow:inset -3px 0 0 var(--shop-primary);font-weight:800}.Shop-module__EIkwyW__catCount{color:var(--shop-muted);font-size:.75rem;font-weight:600}.Shop-module__EIkwyW__filterBlock{margin-bottom:16px}.Shop-module__EIkwyW__filterLabel{color:var(--shop-text);margin-bottom:8px;font-size:.82rem;font-weight:700}.Shop-module__EIkwyW__input{border:1px solid var(--shop-border);background:var(--input-bg);width:100%;color:var(--shop-text);border-radius:12px;outline:none;padding:10px 12px;font-size:.84rem}.Shop-module__EIkwyW__input:focus{border-color:var(--shop-primary);box-shadow:0 0 0 3px #6436cd1f}.Shop-module__EIkwyW__priceInputs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.Shop-module__EIkwyW__priceInputs label{color:var(--shop-muted);flex-direction:column;gap:4px;font-size:.72rem;display:flex}.Shop-module__EIkwyW__rangeTrack{--range-min:0%;--range-max:100%;--range-track:#fff;--range-fill:var(--shop-primary);direction:ltr;align-items:center;height:28px;display:grid;position:relative}.Shop-module__EIkwyW__rangeTrack:before{content:"";background:linear-gradient(to right, var(--range-track) 0%, var(--range-track) var(--range-min), var(--range-fill) var(--range-min), var(--range-fill) var(--range-max), var(--range-track) var(--range-max), var(--range-track) 100%);pointer-events:none;z-index:0;border-radius:999px;grid-area:1/1;height:4px}html.dark .Shop-module__EIkwyW__rangeTrack{--range-track:#ffffffe0}.Shop-module__EIkwyW__rangeTrack input[type=range]{pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:1;background:0 0;grid-area:1/1;width:100%;height:28px;margin:0}.Shop-module__EIkwyW__rangeTrack input[type=range]::-webkit-slider-runnable-track{pointer-events:none;background:0 0;border:none;border-radius:999px;height:4px}.Shop-module__EIkwyW__rangeTrack input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--shop-primary);pointer-events:auto;cursor:grab;z-index:2;background:#fff;border-radius:50%;width:16px;height:16px;margin-top:-6px;position:relative;box-shadow:0 1px 3px #0f172a40}.Shop-module__EIkwyW__rangeTrack input[type=range]::-moz-range-track{pointer-events:none;background:0 0;border:none;border-radius:999px;height:4px}.Shop-module__EIkwyW__rangeTrack input[type=range]::-moz-range-progress{background:0 0;border-radius:999px;height:4px}.Shop-module__EIkwyW__rangeTrack input[type=range]::-moz-range-thumb{border:2px solid var(--shop-primary);pointer-events:auto;cursor:grab;z-index:2;background:#fff;border-radius:50%;width:16px;height:16px;position:relative;box-shadow:0 1px 3px #0f172a40}.Shop-module__EIkwyW__rangeTrack input[type=range]:active::-webkit-slider-thumb{cursor:grabbing;z-index:5}.Shop-module__EIkwyW__rangeTrack input[type=range]:focus::-webkit-slider-thumb{cursor:grabbing;z-index:5}.Shop-module__EIkwyW__rangeTrack input[type=range]:active::-moz-range-thumb{cursor:grabbing;z-index:5}.Shop-module__EIkwyW__rangeTrack input[type=range]:focus::-moz-range-thumb{cursor:grabbing;z-index:5}.Shop-module__EIkwyW__checkList{flex-direction:column;gap:6px;margin:8px 0 0;padding:0;list-style:none;display:flex}.Shop-module__EIkwyW__checkRow{color:var(--shop-text);cursor:pointer;align-items:center;gap:8px;font-size:.84rem;font-weight:600;display:flex}.Shop-module__EIkwyW__checkRow input{accent-color:var(--shop-primary);width:16px;height:16px}.Shop-module__EIkwyW__checkRow span{flex:1}.Shop-module__EIkwyW__checkRow em{color:var(--shop-muted);font-size:.75rem;font-style:normal}.Shop-module__EIkwyW__moreLink{color:var(--shop-primary);cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:.8rem;font-weight:700}.Shop-module__EIkwyW__applyBtn{background:var(--shop-primary);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 14px;font-size:.9rem;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #6436cd47}.Shop-module__EIkwyW__applyBtn:hover{background:var(--shop-primary-dark)}.Shop-module__EIkwyW__applyBtn svg{width:18px;height:18px}.Shop-module__EIkwyW__clearBtn{width:100%;color:var(--shop-muted);cursor:pointer;background:0 0;border:none;margin-top:10px;padding:6px;font-size:.82rem;font-weight:700}.Shop-module__EIkwyW__clearBtn:hover{color:var(--shop-primary)}.Shop-module__EIkwyW__main{min-width:0}.Shop-module__EIkwyW__toolbar{background:var(--shop-card);border:1px solid var(--shop-border);border-radius:14px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;padding:10px 12px;display:flex}.Shop-module__EIkwyW__viewToggle{border:1px solid var(--shop-border);background:var(--surface-2);border-radius:10px;gap:4px;padding:3px;display:inline-flex}.Shop-module__EIkwyW__viewToggle button{width:34px;height:34px;color:var(--shop-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;display:grid}.Shop-module__EIkwyW__viewToggle button svg{width:16px;height:16px}.Shop-module__EIkwyW__viewActive{background:var(--badge-bg)!important;color:var(--shop-primary)!important}.Shop-module__EIkwyW__sortWrap{color:var(--shop-muted);align-items:center;gap:8px;font-size:.84rem;font-weight:600;display:inline-flex}.Shop-module__EIkwyW__sortWrap select{border:1px solid var(--shop-border);background:var(--input-bg);color:var(--shop-text);border-radius:10px;padding:8px 10px;font-size:.84rem;font-weight:700}.Shop-module__EIkwyW__resultCount{color:var(--shop-muted);margin-right:auto;font-size:.82rem;font-weight:600}.Shop-module__EIkwyW__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.Shop-module__EIkwyW__list{flex-direction:column;gap:12px;display:flex}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__card{grid-template-columns:160px minmax(0,1fr) auto;align-items:center;display:grid}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__cardMedia{align-self:stretch;width:160px;height:140px;overflow:hidden}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__cardBody{flex-direction:column;justify-content:center;min-width:0;display:flex}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__cardActions{justify-content:center;align-self:center;align-items:center;padding:12px 16px 12px 14px;display:flex}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__cardActions .Shop-module__EIkwyW__cartBtn{white-space:nowrap;width:auto;min-width:132px;margin-top:0}.Shop-module__EIkwyW__card{background:var(--shop-card);border:1px solid var(--shop-border);border-radius:18px;transition:all .15s;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a08}.Shop-module__EIkwyW__card:hover{border-color:#6436cd59;box-shadow:0 8px 20px #6436cd1a}.Shop-module__EIkwyW__heart{z-index:2;border:1px solid var(--shop-border);width:34px;height:34px;color:var(--shop-muted);cursor:default;background:#fffffff2;border-radius:999px;place-items:center;display:grid;position:absolute;top:10px;right:10px}.Shop-module__EIkwyW__heart svg{width:16px;height:16px}.Shop-module__EIkwyW__cardMedia{background:var(--surface-2);flex-shrink:0;width:100%;height:168px;position:relative;overflow:hidden}.Shop-module__EIkwyW__cardMedia img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;max-width:none;max-height:none;display:block;position:absolute;top:0;bottom:0;left:0;right:0;height:100%!important}.Shop-module__EIkwyW__noImg{color:var(--shop-muted);place-items:center;font-size:.78rem;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.Shop-module__EIkwyW__stockBadge{z-index:2;border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:800;position:absolute;top:10px;left:10px}.Shop-module__EIkwyW__badgeIn{color:#15803d;background:#e8f8ef}.Shop-module__EIkwyW__badgeLow{color:#c2410c;background:#fff4e5}.Shop-module__EIkwyW__badgeOut{color:#64748b;background:#f1f5f9}.Shop-module__EIkwyW__cardBody{padding:12px 14px 14px}.Shop-module__EIkwyW__cardActions{padding:0 14px 14px}.Shop-module__EIkwyW__cardTitle{color:var(--shop-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin:0;font-size:.92rem;font-weight:800;line-height:1.45;display:-webkit-box;overflow:hidden}.Shop-module__EIkwyW__cardCat{color:var(--shop-muted);margin:6px 0 0;font-size:.75rem;font-weight:600}.Shop-module__EIkwyW__cardPrice{color:var(--shop-primary);margin-top:10px;font-size:1rem;font-weight:800}.Shop-module__EIkwyW__cartBtn{border:1.5px solid var(--shop-primary);background:var(--shop-card);width:100%;color:var(--shop-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;font-size:.84rem;font-weight:800;transition:all .15s;display:inline-flex}.Shop-module__EIkwyW__cartBtn:hover:not(:disabled){background:var(--shop-primary);color:#fff}.Shop-module__EIkwyW__cartBtn:disabled{opacity:.65;cursor:wait}.Shop-module__EIkwyW__cartBtn svg{width:16px;height:16px}.Shop-module__EIkwyW__pager{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:22px;display:flex}.Shop-module__EIkwyW__pager button{border:1px solid var(--shop-border);background:var(--shop-card);min-width:38px;height:38px;color:var(--shop-text);cursor:pointer;border-radius:10px;padding:0 12px;font-size:.84rem;font-weight:700}.Shop-module__EIkwyW__pager button:disabled{opacity:.45;cursor:not-allowed}.Shop-module__EIkwyW__pagerActive{background:var(--shop-primary)!important;border-color:var(--shop-primary)!important;color:#fff!important}.Shop-module__EIkwyW__pagerDots{color:var(--shop-muted);padding:0 4px}.Shop-module__EIkwyW__trust{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.Shop-module__EIkwyW__trustCard{background:var(--shop-card);border:1px solid var(--shop-border);border-radius:16px;align-items:flex-start;gap:12px;padding:16px;display:flex}.Shop-module__EIkwyW__trustIcon{border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.Shop-module__EIkwyW__trustIcon svg{width:20px;height:20px}.Shop-module__EIkwyW__trustCard strong{font-size:.88rem;font-weight:800;display:block}.Shop-module__EIkwyW__trustCard p{color:var(--shop-muted);margin:4px 0 0;font-size:.75rem;line-height:1.6}.Shop-module__EIkwyW__trustGreen .Shop-module__EIkwyW__trustIcon{color:#15803d;background:#e8f8ef}.Shop-module__EIkwyW__trustBlue .Shop-module__EIkwyW__trustIcon{color:#2563eb;background:#e8f1ff}.Shop-module__EIkwyW__trustMint .Shop-module__EIkwyW__trustIcon{color:#0f766e;background:#e7f7f3}.Shop-module__EIkwyW__trustOrange .Shop-module__EIkwyW__trustIcon{color:#c2410c;background:#fff4e5}.Shop-module__EIkwyW__loading,.Shop-module__EIkwyW__empty{text-align:center;color:var(--shop-muted);background:var(--shop-card);border:1px dashed var(--shop-border);border-radius:16px;padding:40px 16px;font-size:.92rem}.Shop-module__EIkwyW__error{color:#b91c1c;background:#fef2f2;border-radius:12px;margin-bottom:12px;padding:10px 12px;font-size:.84rem;font-weight:600}@media (max-width:1200px){.Shop-module__EIkwyW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.Shop-module__EIkwyW__page{padding-bottom:24px;padding-left:0;padding-right:0}.Shop-module__EIkwyW__hero{border-radius:16px;margin:6px 0 8px}.Shop-module__EIkwyW__layout{grid-template-columns:1fr}.Shop-module__EIkwyW__filtersBar{margin-bottom:4px;display:block}.Shop-module__EIkwyW__filtersToggle{border:1px solid var(--border);background:var(--surface);width:100%;min-height:44px;color:var(--text);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;font-weight:700;display:flex}.Shop-module__EIkwyW__sidebar{display:none;position:static}.Shop-module__EIkwyW__sidebarOpen{gap:12px;display:grid}.Shop-module__EIkwyW__heroInner{grid-template-columns:1fr;gap:10px;padding:14px 10px 12px}.Shop-module__EIkwyW__heroArt{order:2;justify-content:center;width:100%;height:130px;margin-top:4px;overflow:hidden}.Shop-module__EIkwyW__heroImgSide{display:none}.Shop-module__EIkwyW__heroImgMain{-o-object-fit:cover;object-fit:cover;border-radius:14px;width:100%;height:100%;max-height:120px}.Shop-module__EIkwyW__heroBadges{z-index:2;flex-wrap:nowrap;gap:4px;margin-top:10px;margin-bottom:0;position:relative;overflow:hidden}.Shop-module__EIkwyW__heroBadges span{white-space:nowrap;flex:1 1 0;justify-content:center;gap:4px;min-width:0;padding:6px 4px;font-size:.62rem}.Shop-module__EIkwyW__heroBadges svg{flex-shrink:0;width:12px;height:12px}.Shop-module__EIkwyW__chipsWrap{gap:6px;padding:2px 0 8px}.Shop-module__EIkwyW__chip{width:72px;min-width:72px;min-height:0;box-shadow:none;background:0 0;border:none;border-radius:0;gap:6px;padding:4px 2px 6px;font-size:.68rem;line-height:1.25}.Shop-module__EIkwyW__chip:hover{box-shadow:none;transform:none}.Shop-module__EIkwyW__chipActive{box-shadow:none;color:var(--shop-primary)}.Shop-module__EIkwyW__chipIcon,.Shop-module__EIkwyW__chipPhoto,.Shop-module__EIkwyW__chipMosaic{border-radius:18px;width:64px;height:64px}.Shop-module__EIkwyW__chipActive .Shop-module__EIkwyW__chipPhoto,.Shop-module__EIkwyW__chipActive .Shop-module__EIkwyW__chipMosaic{box-shadow:0 0 0 2px var(--shop-primary), 0 8px 18px #6436cd33}.Shop-module__EIkwyW__grid{display:none!important}.Shop-module__EIkwyW__list{flex-direction:column;gap:6px;display:flex}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__card{border-radius:12px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__cardMedia{border-radius:10px;align-self:center;width:72px;height:64px;display:block;position:relative;overflow:hidden}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__cardBody{gap:1px;padding:0}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__cardTitle{margin:0;font-size:.8rem;line-height:1.3}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__cardCat{margin:0;font-size:.65rem}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__cardPrice{margin:0;font-size:.74rem}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__cardActions{padding:0}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__cardActions .Shop-module__EIkwyW__cartBtn{min-width:0;min-height:32px;padding:0 8px;font-size:.68rem}.Shop-module__EIkwyW__viewToggle{display:none!important}.Shop-module__EIkwyW__toolbar{flex-wrap:nowrap;align-items:center;gap:8px;margin-bottom:8px;padding:8px 10px}.Shop-module__EIkwyW__sortWrap{flex:auto;min-width:0;margin:0}.Shop-module__EIkwyW__resultCount{white-space:nowrap;flex:0 auto;width:auto;margin-right:0;font-size:.68rem}.Shop-module__EIkwyW__list .Shop-module__EIkwyW__stockBadge{display:none}.Shop-module__EIkwyW__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.Shop-module__EIkwyW__trustCard{align-items:center;padding:10px 8px}.Shop-module__EIkwyW__applyBtn,.Shop-module__EIkwyW__clearBtn{width:100%;min-height:44px}.Shop-module__EIkwyW__page{padding-left:0;padding-right:0}}@media (max-width:560px){.Shop-module__EIkwyW__heroTitle{font-size:1.35rem}.Shop-module__EIkwyW__toolbar{flex-wrap:nowrap;gap:6px}.Shop-module__EIkwyW__trustCard strong{font-size:.78rem}.Shop-module__EIkwyW__trustCard p{font-size:.68rem}}@media (min-width:981px){.Shop-module__EIkwyW__filtersBar{display:none}}
