: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:flex;justify-content:space-between}.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}.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 #eee;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.06);display:flex;flex-direction:column}.stores-card__hero{position:relative;height:112px;border-radius:12px 12px 0 0;overflow:hidden;isolation:isolate}.stores-card__hero:before{content:"";position:absolute;inset:0;background:var(--hero-img) center/cover no-repeat;filter:blur(14px) brightness(.96);transform:scale(1.06)}.stores-card__status{position:absolute;right:10px;top:10px;z-index:2;padding:2px 6px;background:#e8fff2;color:#0ea75a;font-weight:600;border-radius:999px;box-shadow:0 2px 10px rgba(0,0,0,.08);font-size:10px;display:flex;align-items:center;gap:2px}.stores-card__hero>img{position:relative;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stores-card__body{display:flex;flex-direction:column;flex:1;min-height:0;padding:5px 16px 18px}.stores-card__title{margin:0;line-height:1.12;white-space:normal;overflow-wrap:anywhere;hyphens:auto;font-size:clamp(15px,4.4vw,20px)}.stores-card__location{display:flex;align-items:center;gap:6px;color:#4a4e54;font-size:14px}.stores-pin{opacity:.85}.stores-card__boxes{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.stores-chip-label{font-size:13px;color:#666}.stores-chip{color:#4a3b00;font-size:12px;border-radius:999px}.stores-card__action{margin-top:4px;display:inline-flex;width:100%;height:45px}.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%}}.scard__dot{width:22px;justify-content:center;font-size:.7rem}.scard__chipFull,.scard__dot{height:22px;border-radius:999px;display:inline-flex;align-items:center;background:var(--sc-chip-bg);border:1px solid var(--sc-chip-border);color:var(--sc-accent);font-weight:700}.scard__chipFull{padding:0 10px;font-size:.68rem;white-space:nowrap}.scard__dot[data-tip]{position:relative}.scard__dot[data-tip]:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 10px);right:0;left:auto;transform:none;opacity:0;pointer-events:none;z-index:999;background:#1f2430;color:#fff;padding:6px 10px;border-radius:10px;font-size:.72rem;white-space:nowrap;box-shadow:0 10px 24px rgba(0,0,0,.18);transition:opacity .15s ease,transform .15s ease}.scard__dot[data-tip]:before{content:"";position:absolute;bottom:100%;right:10px;border:6px solid transparent;border-top-color:#1f2430;opacity:0;z-index:998;transition:opacity .15s ease}.scard__dot[data-tip]:focus-visible:after,.scard__dot[data-tip]:focus-visible:before,.scard__dot[data-tip]:hover:after,.scard__dot[data-tip]:hover:before{opacity:1}@media (prefers-reduced-motion:reduce){.scard__dot[data-tip]:after{transition:opacity .15s ease;transform:translateX(-50%)}}.stores-card__desc{font-size:12px;color:#555;margin:8px 0;-webkit-line-clamp:2;line-clamp:2;min-height:calc(1.4em * 2)}.stores-card__meta{font-size:11px;color:#fcd517;font-weight:700;margin-top:16px}.stores-card__desc{line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(1.4em * 3)}.stores-card__body{flex:1 1 auto}.stores-card__action{margin-top:auto}.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}