.stores-selection-page[data-v-fe9c2b78]{min-height:70vh}[dir] .stores-selection-page[data-v-fe9c2b78]{padding:2rem}.loading-container[data-v-fe9c2b78]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh}.stores-container[data-v-fe9c2b78]{max-width:1000px}[dir] .stores-container[data-v-fe9c2b78]{margin:0 auto}[dir] .stores-header[data-v-fe9c2b78]{text-align:center;margin-bottom:2rem}.header-icon[data-v-fe9c2b78]{width:80px;height:80px;display:flex;align-items:center;justify-content:center}[dir] .header-icon[data-v-fe9c2b78]{border-radius:20px;background:rgba(154,48,146,.12);margin:0 auto 1rem}.stores-header h2[data-v-fe9c2b78]{color:#2c3e50;font-weight:600}.stores-grid[data-v-fe9c2b78]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.store-card[data-v-fe9c2b78]{transition:all .3s ease;display:flex;flex-direction:column;align-items:center;position:relative;min-height:200px}[dir] .store-card[data-v-fe9c2b78]{background:#fff;border:2px solid #e8e8e8;border-radius:16px;padding:1.5rem;cursor:pointer;text-align:center}[dir] .store-card[data-v-fe9c2b78]:hover{border-color:#9a3092;box-shadow:0 8px 24px rgba(154,48,146,.15);transform:translateY(-4px)}.store-avatar[data-v-fe9c2b78]{width:72px;height:72px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.5rem;overflow:hidden}[dir] .store-avatar[data-v-fe9c2b78]{border-radius:16px;margin-bottom:1rem}.store-avatar img[data-v-fe9c2b78]{width:100%;height:100%;object-fit:cover}.store-info[data-v-fe9c2b78]{flex:1;min-width:0;width:100%}.store-name[data-v-fe9c2b78]{font-weight:600;color:#2c3e50;font-size:1.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir] .store-name[data-v-fe9c2b78]{margin:0 0 .5rem 0}.store-description[data-v-fe9c2b78]{font-size:.85rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;line-height:1.4}[dir] .store-description[data-v-fe9c2b78]{margin:0}[dir] .store-meta[data-v-fe9c2b78]{margin-top:1rem}.store-action[data-v-fe9c2b78]{position:absolute;bottom:1rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#9a3092;opacity:0;transition:all .3s ease}[dir] .store-action[data-v-fe9c2b78]{border-radius:50%;background:rgba(154,48,146,.1)}[dir=ltr] .store-action[data-v-fe9c2b78]{right:1rem;transform:translateX(-8px)}[dir=rtl] .store-action[data-v-fe9c2b78]{left:1rem;transform:translateX(8px)}.store-card:hover .store-action[data-v-fe9c2b78]{opacity:1}[dir] .store-card:hover .store-action[data-v-fe9c2b78]{transform:translateX(0)}.empty-container[data-v-fe9c2b78]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh}[dir] .empty-container[data-v-fe9c2b78]{text-align:center;padding:2rem}.empty-container h4[data-v-fe9c2b78]{color:#2c3e50}[dir] .empty-container h4[data-v-fe9c2b78]{margin-bottom:.5rem}.empty-container p[data-v-fe9c2b78]{max-width:400px}[dir] .empty-container p[data-v-fe9c2b78]{margin-bottom:1.5rem}@media (max-width:768px){[dir] .stores-selection-page[data-v-fe9c2b78]{padding:1rem}.stores-grid[data-v-fe9c2b78]{grid-template-columns:1fr}.store-card[data-v-fe9c2b78]{min-height:auto}[dir] .store-card[data-v-fe9c2b78]{padding:1.25rem}.store-avatar[data-v-fe9c2b78]{width:60px;height:60px;font-size:1.25rem}}.icon-primary[data-v-fe9c2b78]{color:#9a3092}