.storeList-module__8Gt2rW__list{margin:0;padding:0;list-style:none}.storeList-module__8Gt2rW__row{align-items:center;gap:var(--space-4);padding:var(--space-4) 0;display:flex}.storeList-module__8Gt2rW__row+.storeList-module__8Gt2rW__row{border-top:1px solid var(--border-soft)}.storeList-module__8Gt2rW__art{border-radius:var(--radius-md);background:linear-gradient(140deg, var(--green-100), var(--green-200));flex:none;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;overflow:hidden}.storeList-module__8Gt2rW__artImage{object-fit:cover}.storeList-module__8Gt2rW__text{flex:auto;gap:2px;min-width:0;display:grid}.storeList-module__8Gt2rW__head{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.storeList-module__8Gt2rW__name{font:var(--text-body-strong);color:var(--text-heading)}.storeList-module__8Gt2rW__meta{font:var(--text-caption);color:var(--text-muted)}.storeList-module__8Gt2rW__actions{flex:none}.storeList-module__8Gt2rW__primary{height:36px;padding:0 var(--space-5);border:1px solid var(--border-soft);border-radius:var(--radius-pill);cursor:pointer;font:var(--text-body-strong);color:var(--green-800);white-space:nowrap;background:0 0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.storeList-module__8Gt2rW__primary:hover{background:var(--surface-tint)}.storeList-module__8Gt2rW__primary:disabled{cursor:default;color:var(--text-muted)}.storeList-module__8Gt2rW__currentNote{font:var(--text-caption);color:var(--text-muted);white-space:nowrap}@media (max-width:767px){.storeList-module__8Gt2rW__row{align-items:center;column-gap:var(--space-3);row-gap:var(--space-3);grid-template-columns:64px 1fr;grid-template-areas:"art text""action action";display:grid}.storeList-module__8Gt2rW__art{grid-area:art}.storeList-module__8Gt2rW__text{grid-area:text}.storeList-module__8Gt2rW__actions{grid-area:action}.storeList-module__8Gt2rW__primary{width:100%}}
