.Stores-module__lyb1sa__container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.Stores-module__lyb1sa__header{text-align:center;margin-bottom:3rem}.Stores-module__lyb1sa__title{color:var(--foreground);background:linear-gradient(135deg,var(--foreground)0%,var(--primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.Stores-module__lyb1sa__subtitle{color:var(--text-muted);font-size:1.125rem}.Stores-module__lyb1sa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.Stores-module__lyb1sa__card{background-color:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);text-align:center;transition:var(--transition);flex-direction:column;align-items:center;padding:2rem 1.5rem;display:flex}.Stores-module__lyb1sa__card:hover{box-shadow:var(--shadow-lg);border-color:#4f46e566;transform:translateY(-4px)}.Stores-module__lyb1sa__logoWrapper{background-color:var(--background);border:1px solid var(--surface-hover);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;padding:1rem;display:flex}.Stores-module__lyb1sa__logo{object-fit:contain;max-width:100%;max-height:100%}.Stores-module__lyb1sa__nameFallback{color:var(--primary);font-size:2rem;font-weight:800}.Stores-module__lyb1sa__info h2{color:var(--foreground);margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.Stores-module__lyb1sa__actionBtn{background-color:var(--surface-hover);width:100%;color:var(--foreground);border-radius:var(--radius-md);transition:var(--transition);border:1px solid var(--border);justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1.5rem;font-weight:600;display:inline-flex}.Stores-module__lyb1sa__actionBtn:hover{background-color:var(--primary);color:#fff;border-color:var(--primary)}.Stores-module__lyb1sa__btnIcon{width:16px;height:16px;transition:transform .2s}.Stores-module__lyb1sa__actionBtn:hover .Stores-module__lyb1sa__btnIcon{transform:translate(2px,-2px)}.Stores-module__lyb1sa__empty{text-align:center;background:var(--surface);border-radius:var(--radius-lg);color:var(--text-muted);padding:4rem}
