.store-modal-overlay[data-v-33933dfa]{align-items:center;background:#00000080;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.store-modal[data-v-33933dfa]{background:#fff;border-radius:10px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;display:flex;flex-direction:column;max-height:90vh;max-width:640px;overflow:hidden;width:100%}.store-modal-header[data-v-33933dfa]{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;height:85px;justify-content:space-between;padding:0 24px}.store-modal-title[data-v-33933dfa]{color:#000;font-family:Ubuntu,sans-serif;font-size:24px;font-weight:700;line-height:32px;margin:0}.store-modal-close[data-v-33933dfa]{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;height:36px;justify-content:center;transition:color .15s,background-color .15s;width:36px}.store-modal-close[data-v-33933dfa]:hover{background-color:#f3f4f6;color:#1f2937}.store-modal-body[data-v-33933dfa]{flex:1;gap:24px;overflow-y:auto}.store-detail-card[data-v-33933dfa],.store-modal-body[data-v-33933dfa]{display:flex;flex-direction:column;padding:24px}.store-detail-card[data-v-33933dfa]{background:#f9fafb;border-radius:10px;gap:16px}.store-detail-name[data-v-33933dfa]{color:#000;font-family:Ubuntu,sans-serif;font-size:20px;font-weight:700;line-height:28px;margin:0}.store-detail-row[data-v-33933dfa]{align-items:center;display:flex;gap:8px}.store-detail-row--top[data-v-33933dfa]{align-items:flex-start}.store-detail-icon[data-v-33933dfa]{flex-shrink:0;height:20px;margin-top:2px;-o-object-fit:contain;object-fit:contain;width:20px}.store-detail-row:not(.store-detail-row--top) .store-detail-icon[data-v-33933dfa]{margin-top:0}.store-detail-text[data-v-33933dfa]{color:#364153;font-family:Ubuntu,sans-serif;font-size:16px;line-height:24px}.store-hours[data-v-33933dfa]{display:flex;flex-direction:column;gap:4px}.store-hours-title[data-v-33933dfa]{font-weight:500}.store-hours-line[data-v-33933dfa],.store-hours-title[data-v-33933dfa]{color:#000;font-family:Ubuntu,sans-serif;font-size:14px;line-height:20px}.store-hours-day[data-v-33933dfa]{font-weight:500}.store-hours-value[data-v-33933dfa]{font-weight:400;padding-left:4px}.store-info-banner[data-v-33933dfa]{background:#eff6ff;border:1px solid #bedbff;border-radius:5px;display:flex;flex-direction:column;gap:10px;padding:12px 14px}.store-info-banner-content[data-v-33933dfa]{align-items:flex-start;display:flex;gap:8px}.store-info-banner-content--separator[data-v-33933dfa]{border-top:1px solid #bedbff;padding-top:10px}.store-info-banner-icon[data-v-33933dfa]{flex-shrink:0;font-size:16px;line-height:20px}.store-info-banner-title[data-v-33933dfa]{font-weight:700}.store-info-banner-line[data-v-33933dfa],.store-info-banner-title[data-v-33933dfa]{color:#000;font-family:Ubuntu,sans-serif;font-size:14px;line-height:20px}.store-info-banner-line[data-v-33933dfa]{font-weight:400}.store-list-section[data-v-33933dfa]{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:16px;padding-top:25px}.store-list-title[data-v-33933dfa]{color:#000;font-family:Ubuntu,sans-serif;font-size:18px;font-weight:700;line-height:28px;margin:0}.store-list[data-v-33933dfa]{display:flex;flex-direction:column;gap:12px}.store-list-item[data-v-33933dfa]{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;gap:12px;min-height:80px;padding:14px 18px;text-align:left;transition:border-color .15s,background-color .15s;width:100%}.store-list-item[data-v-33933dfa]:hover{background-color:#f9fafb;border-color:#d1d5dc}.store-list-item--selected[data-v-33933dfa],.store-list-item--selected[data-v-33933dfa]:hover{border-color:#eb0029}.store-list-item-radio[data-v-33933dfa]{border:2px solid #d1d5dc;border-radius:50%;flex-shrink:0;height:16px;position:relative;transition:border-color .15s;width:16px}.store-list-item-radio--checked[data-v-33933dfa]{border-color:#eb0029}.store-list-item-radio--checked[data-v-33933dfa]:after{background:#eb0029;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.store-list-item-content[data-v-33933dfa]{flex:1;min-width:0}.store-list-item-name[data-v-33933dfa]{color:#000;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:700;line-height:24px}.store-list-item-address[data-v-33933dfa]{color:#000;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:500;line-height:20px}.store-modal-footer[data-v-33933dfa]{display:flex;flex-shrink:0;gap:12px;padding:16px 24px}.store-btn[data-v-33933dfa]{border-radius:30px;cursor:pointer;flex:1;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:700;height:50px;line-height:24px;transition:background-color .15s,border-color .15s}.store-btn--cancel[data-v-33933dfa]{background:#fff;border:1px solid #d1d5dc;color:#000}.store-btn--cancel[data-v-33933dfa]:hover{background:#f9fafb}.store-btn--validate[data-v-33933dfa]{background:#eb0029;border:none;color:#fff}.store-btn--validate[data-v-33933dfa]:hover{background:#d10024}.modal-enter-active[data-v-33933dfa],.modal-leave-active[data-v-33933dfa]{transition:opacity .2s ease}.modal-enter-from[data-v-33933dfa],.modal-leave-to[data-v-33933dfa]{opacity:0}
