.stores-module__963OGq__container{max-width:1400px;padding:calc(var(--nav-height) + 40px)20px 100px;margin:0 auto}.stores-module__963OGq__header{text-align:center;margin-bottom:40px}.stores-module__963OGq__title{letter-spacing:-1px;margin-bottom:12px;font-size:36px;font-weight:700}.stores-module__963OGq__subtitle{color:var(--text-gray);font-size:17px}.stores-module__963OGq__searchWrapper{max-width:480px;margin:0 auto 32px;position:relative}.stores-module__963OGq__searchIcon{color:var(--text-gray);position:absolute;top:50%;left:16px;transform:translateY(-50%)}.stores-module__963OGq__searchInput{background:#fff;border:1px solid #e5e5e5;border-radius:12px;width:100%;padding:14px 16px 14px 48px;font-size:15px;transition:border-color .2s,box-shadow .2s}.stores-module__963OGq__searchInput:focus{border-color:var(--accent-blue);outline:none;box-shadow:0 0 0 3px #0071e31a}.stores-module__963OGq__filters{box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;margin-bottom:24px;padding:24px}.stores-module__963OGq__filterGroup{margin-bottom:16px}.stores-module__963OGq__filterGroup:last-of-type{margin-bottom:0}.stores-module__963OGq__filterLabel{color:var(--text-gray);margin-bottom:10px;font-size:13px;font-weight:600;display:block}.stores-module__963OGq__filterButtons{flex-wrap:wrap;gap:8px;display:flex}.stores-module__963OGq__filterBtn{color:var(--text-black);cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:100px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.stores-module__963OGq__filterBtn:hover{border-color:var(--accent-blue);color:var(--accent-blue)}.stores-module__963OGq__filterBtn.stores-module__963OGq__active{background:var(--accent-blue);border-color:var(--accent-blue);color:#fff}.stores-module__963OGq__filterInput{background:#fff;border:1px solid #e5e5e5;border-radius:100px;width:100%;max-width:200px;padding:8px 16px;font-size:13px;transition:border-color .2s}.stores-module__963OGq__filterInput:focus{border-color:var(--accent-blue);outline:none}.stores-module__963OGq__clearBtn{color:var(--text-gray);cursor:pointer;background:#f5f5f7;border:none;border-radius:100px;margin-top:16px;padding:8px 16px;font-size:13px;font-weight:500;transition:background .2s}.stores-module__963OGq__clearBtn:hover{background:#e5e5e5}.stores-module__963OGq__resultCount{color:var(--text-gray);margin-bottom:20px;font-size:14px}.stores-module__963OGq__resultCount strong{color:var(--text-black)}.stores-module__963OGq__empty{text-align:center;color:var(--text-gray);padding:60px 20px}.stores-module__963OGq__empty p{margin-bottom:16px}.stores-module__963OGq__splitContainer{grid-template-columns:1.2fr 1fr;align-items:start;gap:24px;display:grid}.stores-module__963OGq__listSection{flex-direction:column;display:flex}.stores-module__963OGq__itemList{flex-direction:column;gap:12px;max-height:700px;margin:-4px;padding:4px 8px 4px 4px;display:flex;overflow-y:auto}.stores-module__963OGq__itemList::-webkit-scrollbar{width:6px}.stores-module__963OGq__itemList::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.stores-module__963OGq__itemList::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.stores-module__963OGq__itemList::-webkit-scrollbar-thumb:hover{background:#aaa}.stores-module__963OGq__listCard{cursor:pointer;box-shadow:var(--shadow-sm);background:#fff;border:2px solid #0000;border-radius:16px;align-items:center;gap:16px;padding:20px;transition:all .2s;display:flex}.stores-module__963OGq__listCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.stores-module__963OGq__listCard.stores-module__963OGq__selected{border-color:var(--accent-green);background-color:#fafffc}.stores-module__963OGq__cardThumb{object-fit:cover;background-color:#eee;border-radius:12px;flex-shrink:0;width:72px;height:72px}.stores-module__963OGq__cardThumbPlaceholder{color:#fff;background:linear-gradient(135deg,#a8e6cf 0%,#88d8b0 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.8rem;font-weight:700;display:flex}.stores-module__963OGq__cardInfo{flex:1;min-width:0}.stores-module__963OGq__cardName{align-items:center;gap:6px;margin-bottom:4px;font-size:1rem;font-weight:700;display:flex}.stores-module__963OGq__cardMeta{color:var(--text-gray);margin-bottom:8px;font-size:.85rem}.stores-module__963OGq__tags{flex-wrap:wrap;gap:6px;display:flex}.stores-module__963OGq__tag{color:#555;background:#f0f0f0;border-radius:4px;padding:4px 10px;font-size:.75rem}.stores-module__963OGq__tag.stores-module__963OGq__urgent{color:#ef6c00;background:#fff3e0;font-weight:600}.stores-module__963OGq__cardArrow{color:var(--accent-green);flex-shrink:0;font-size:1.2rem;font-weight:500}.stores-module__963OGq__previewPane{top:calc(var(--nav-height) + 20px);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;min-height:500px;position:sticky;overflow:hidden}.stores-module__963OGq__previewHeader{background:linear-gradient(135deg,#a8e6cf 0%,#dcedc1 100%);height:120px;position:relative}.stores-module__963OGq__previewProfileImg{object-fit:cover;background:#ddd;border:4px solid #fff;border-radius:16px;width:100px;height:100px;position:absolute;bottom:-50px;left:24px}.stores-module__963OGq__previewProfilePlaceholder{color:#fff;background:linear-gradient(135deg,#a8e6cf 0%,#88d8b0 100%);border:4px solid #fff;border-radius:16px;justify-content:center;align-items:center;width:100px;height:100px;font-size:2.5rem;font-weight:700;display:flex;position:absolute;bottom:-50px;left:24px}.stores-module__963OGq__previewContent{padding:60px 24px 24px}.stores-module__963OGq__previewName{align-items:center;gap:8px;margin-bottom:4px;font-size:1.4rem;font-weight:700;display:flex}.stores-module__963OGq__previewSubtitle{color:var(--text-gray);margin-bottom:16px;font-size:.9rem}.stores-module__963OGq__previewStats{border-top:1px solid #eee;border-bottom:1px solid #eee;justify-content:space-around;margin:16px 0;padding:16px 0;display:flex}.stores-module__963OGq__statItem{text-align:center;flex:1}.stores-module__963OGq__statNum{color:var(--text-black);font-size:1.1rem;font-weight:800;display:block}.stores-module__963OGq__statLabel{color:var(--text-gray);font-size:.8rem}.stores-module__963OGq__previewSection{margin-bottom:16px}.stores-module__963OGq__sectionLabel{color:var(--text-gray);margin-bottom:8px;font-size:.85rem;font-weight:600}.stores-module__963OGq__previewTags{flex-wrap:wrap;gap:6px;display:flex}.stores-module__963OGq__offerTag{background:var(--accent-green-light);color:var(--accent-green-dark);border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:500}.stores-module__963OGq__addressText{color:#555;margin:0;font-size:.9rem;line-height:1.5}.stores-module__963OGq__actionBtn{background:var(--accent-green);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:12px;width:100%;margin-bottom:12px;padding:16px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:block}.stores-module__963OGq__actionBtn:hover{background:var(--accent-green-dark);transform:scale(1.02)}.stores-module__963OGq__secondaryBtn{width:100%;color:var(--text-black);cursor:pointer;text-align:center;background:#fff;border:2px solid #e5e5e5;border-radius:12px;padding:14px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.stores-module__963OGq__secondaryBtn:hover{border-color:var(--accent-green);color:var(--accent-green)}.stores-module__963OGq__noContactInfo{width:100%;color:var(--text-gray);text-align:center;background:#f5f5f7;border-radius:12px;padding:16px;font-size:.95rem}.stores-module__963OGq__imageGallery{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px;display:grid}.stores-module__963OGq__galleryItem{aspect-ratio:1;cursor:pointer;background:#f0f0f0;border-radius:8px;transition:transform .2s,opacity .2s;position:relative;overflow:hidden}.stores-module__963OGq__galleryItem:hover{opacity:.9;transform:scale(1.05)}.stores-module__963OGq__galleryImage{object-fit:cover}.stores-module__963OGq__modalOverlay{z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.stores-module__963OGq__modalContent{aspect-ratio:4/3;width:100%;max-width:900px;max-height:90vh;position:relative}.stores-module__963OGq__modalImageWrapper{border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.stores-module__963OGq__modalImage{object-fit:contain}.stores-module__963OGq__modalClose{color:#fff;cursor:pointer;z-index:10;background:0 0;border:none;padding:8px;transition:opacity .2s;position:absolute;top:-40px;right:0}.stores-module__963OGq__modalClose:hover{opacity:.7}.stores-module__963OGq__modalNav{cursor:pointer;color:#333;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.stores-module__963OGq__modalNav:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.stores-module__963OGq__modalPrev{left:-60px}.stores-module__963OGq__modalNext{right:-60px}.stores-module__963OGq__modalCounter{color:#fff;font-size:.9rem;font-weight:500;position:absolute;bottom:-36px;left:50%;transform:translate(-50%)}@media (max-width:1000px){.stores-module__963OGq__modalPrev{left:10px}.stores-module__963OGq__modalNext{right:10px}.stores-module__963OGq__modalNav{background:#fffc;width:40px;height:40px}}.stores-module__963OGq__emptyPreview{height:100%;min-height:400px;color:var(--text-gray);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.stores-module__963OGq__emptyPreview svg{color:#ddd;margin-bottom:16px}@media (max-width:1024px){.stores-module__963OGq__splitContainer{grid-template-columns:1fr}.stores-module__963OGq__previewPane{display:none}.stores-module__963OGq__itemList{max-height:none;padding-right:0;overflow-y:visible}}@media (max-width:768px){.stores-module__963OGq__container{padding-top:calc(var(--nav-height) + 24px)}.stores-module__963OGq__title{font-size:28px}.stores-module__963OGq__subtitle{font-size:15px}.stores-module__963OGq__filters{padding:16px}.stores-module__963OGq__filterButtons{gap:6px}.stores-module__963OGq__filterBtn{padding:6px 12px;font-size:12px}.stores-module__963OGq__listCard{gap:12px;padding:16px}.stores-module__963OGq__cardThumb{width:56px;height:56px}.stores-module__963OGq__cardName{font-size:.9rem}.stores-module__963OGq__cardMeta{font-size:.8rem}.stores-module__963OGq__cardArrow{display:none}}
