:root{--sc-accent:#f3a100;--sc-chip-bg:#f4f6ff;--sc-chip-border:#e6e9ff}.stores-page{max-width:1120px;margin:0 auto;padding:24px 16px 48px}.stores-header{margin-bottom:30px}.stores-header h1{font-size:28px;line-height:1.1;font-weight:700;margin:0 0 8px}.stores-card__head{display:block;min-width:0}.stores-filters{display:grid;grid-template-columns:1fr 220px 120px 120px;gap:12px;align-items:end;margin:12px 0 50px;padding:12px}.stores-input,.stores-select{border:1px solid #e6e6e6;background:#fff;border-radius:10px;padding:12px 14px;outline:none;font-size:14px;height:40px;color:#111}.stores-input:focus,.stores-select:focus{border-color:#ffd24a;box-shadow:0 0 0 3px rgba(255,210,74,.25)}.stores-btn{border:1px solid #fcd517;background:#fcd517;color:#222;border-radius:12px;font-weight:600;padding:10px 14px;cursor:pointer;text-align:center;transition:transform .05s ease,box-shadow .2s ease,background .2s ease;width:100%;text-decoration:none;font-size:14px;height:40px;display:inline-flex;align-items:center;justify-content:center}.stores-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.08)}.stores-btn--ghost{background:#fff;color:#222;border-color:#e6e6e6;height:40px;font-size:12px}.stores-btn--primary{background:#fcd517;color:#fff;border-color:#fcd517;height:40px;font-size:13px}.stores-count{margin:8px 0 18px;color:#666;font-size:14px}.stores-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.stores-card{border:1px solid #eef0f4;border-radius:16px;overflow:visible;background:#fff;box-shadow:0 14px 34px rgba(17,24,39,.08);display:grid;grid-template-columns:96px minmax(0,1fr);gap:6px 16px;align-items:start;min-height:202px;padding:14px;transition:transform .16s ease,box-shadow .16s ease}.stores-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(17,24,39,.12)}.stores-card__logo{width:96px;aspect-ratio:1;border-radius:14px;background:#fff;border:1px solid #e5ebf1;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.72)}.stores-card__logo>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;padding:0;background:#fff}.stores-card__logoFallback{color:#1f2937;font-size:1.25rem;font-weight:800;line-height:1;letter-spacing:0}.stores-card__body{grid-column:2;display:flex;flex-direction:column;align-self:start;min-height:0}.stores-card__title{margin:0;color:#151515;line-height:1.14;white-space:normal;overflow-wrap:anywhere;hyphens:auto;font-size:1.05rem;font-weight:800}.stores-card__location{display:flex;align-items:center;gap:6px;color:#4a4e54;font-size:14px}.stores-pin{opacity:.85}.stores-chip-label{font-size:13px;color:#666}.stores-chip{color:#4a3b00;font-size:12px;border-radius:999px}.stores-card__action{grid-column:1/-1;display:flex;width:100%;height:45px}.stores-card .stores-btn{border-color:#FCD157;background:#FCD157}.stores-card__locations{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px 6px;margin-top:0;min-width:0}.stores-card__locationTag{display:inline-flex;align-items:center;gap:0;max-width:100%;min-height:10px;padding:0;border:0;border-radius:0;background:transparent;color:#151515;box-shadow:none;font-size:.68rem;font-weight:700;line-height:1.2;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stores-card__locationTag svg{flex:0 0 auto;color:#151515}.stores-card__locationTag--active{color:#000;font-weight:800}.stores-filter-label{display:block;font-size:12px;color:var(--fs-muted);margin-bottom:6px}.stores-filter{display:flex;flex-direction:column}@media (max-width:1100px){.stores-grid{grid-template-columns:repeat(2,1fr)}.stores-filters{grid-template-columns:1fr 170px 130px 130px}}@media (max-width:680px){.stores-filters,.stores-grid{grid-template-columns:1fr}.stores-btn--ghost,.stores-btn--primary{width:100%}}.stores-card__desc{font-size:.82rem;color:#5f6673;margin:8px 0 0;min-width:0}.stores-card__meta{font-size:11px;color:#fcd517;font-weight:700;margin-top:16px}.stores-card__desc{line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(1.45em * 3)}.stores-card__body{min-width:0}.stores-card__action{margin-top:8px}@media (max-width:420px){.stores-card{grid-template-columns:84px minmax(0,1fr);gap:10px 12px;min-height:188px;padding:12px}.stores-card__logo{width:84px;border-radius:12px}}.stores-filtersMobileOnly{display:none}.stores-filtersDesktopOnly{display:block}@media (max-width:680px){.stores-filtersMobileOnly{display:block}.stores-filtersDesktopOnly{display:none}}.stores-filtersMobileBar{margin:12px 0 18px}.stores-filtersMobileBtn{width:48%;height:34px;border-radius:6px;border:1px solid #e5e7eb;background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:5px}.stores-filtersMobileBtn__text{font-weight:800;letter-spacing:.02em;font-family:Poppins,Poppins Fallback;font-size:14px;color:#111}.stores-filtersMobileBtn__icon{font-size:16px;line-height:1;opacity:.9}.stores-filtersMobileBtn__badge{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#111;color:#fff;font-size:12px;display:inline-flex;align-items:center;justify-content:center}.stores-filtersDrawerOverlay{position:fixed;inset:0;background:rgba(0,0,0,.35);opacity:0;pointer-events:none;transition:opacity .22s ease;z-index:9998}.stores-filtersDrawerOverlay.isOpen{opacity:1;pointer-events:auto}.stores-filtersDrawer{position:fixed;top:0;right:0;height:100dvh;width:min(92vw,420px);background:#fff;transform:translateX(100%);transition:transform .28s cubic-bezier(.2,.8,.2,1);z-index:9999;display:flex;flex-direction:column;border-left:1px solid #eceff3;box-shadow:-12px 0 32px rgba(0,0,0,.14)}.stores-filtersDrawer.isOpen{transform:translateX(0)}@media (max-width:680px){.stores-filtersDrawer{width:100vw}}@media (prefers-reduced-motion:reduce){.stores-filtersDrawer,.stores-filtersDrawerOverlay{transition:none}}.stores-filtersDrawer__header{height:52px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;border-bottom:1px solid #eceff3;padding:0 8px}.stores-filtersDrawer__back{width:44px;height:44px;border:0;background:transparent;font-size:26px;line-height:1;border-radius:10px}.stores-filtersDrawer__title{text-align:center;font-weight:800}.stores-filtersDrawer__content{overflow-y:auto;flex:1;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:12px 12px 84px}.stores-filtersDrawer__applied{border:1px solid #eceff3;border-radius:14px;padding:10px;background:#fff;margin-bottom:12px}.stores-filtersDrawer__appliedTitle{font-size:12px;color:#6b7280;margin-bottom:8px;font-weight:700}.stores-filtersDrawer__appliedEmpty{font-size:13px;color:#6b7280}.stores-appliedChips{display:flex;flex-wrap:wrap;gap:8px}.stores-chipBtn{border:0;background:#fcd517;color:#fff;padding:8px 10px;gap:8px;font-weight:800;font-size:12px}.stores-chipBtn,.stores-chipBtn__x{border-radius:999px;display:inline-flex;align-items:center}.stores-chipBtn__x{width:18px;height:18px;background:rgba(255,255,255,.25);justify-content:center;font-size:14px;line-height:1}.stores-chipBtn__label{white-space:nowrap}.stores-acc{border:1px solid #eceff3;border-radius:14px;overflow:hidden;background:#fff;margin-bottom:10px}.stores-acc__sum{width:100%;border:0;background:transparent;text-align:left;cursor:pointer;padding:12px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;font-weight:800;color:#111}.stores-acc__value{font-weight:700;color:#6b7280;font-size:12px}.stores-acc__body{border-top:1px solid #eceff3;padding:12px}.stores-select2{width:100%;border:1px solid #e6e6e6;background:#fff;border-radius:10px;padding:12px 14px;outline:none;font-size:14px;height:40px;color:#111}.stores-filtersDrawer__footer{position:sticky;bottom:0;background:#fff;border-top:1px solid #eceff3;padding:10px 12px;display:grid;grid-template-columns:1fr 1fr;gap:10px;z-index:5}.stores-drawerBtn{height:44px;border-radius:10px;font-weight:900;letter-spacing:.02em}.stores-drawerBtn--ghost{border:1px solid #111;background:#fff;color:#111}.stores-drawerBtn--primary{border:1px solid #111;background:#111;color:#fff}.stores-filtersDrawer__clearAll{display:none}