.c-storeSelectionModal{z-index:1000;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.c-storeSelectionModal__overlay{background-color:#00000080;position:absolute;top:0;bottom:0;left:0;right:0}.c-storeSelectionModal__content{background:#f9f7f4;width:100%;max-width:500px;max-height:80vh;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000001a}.c-storeSelectionModal__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.c-storeSelectionModal__title{color:#111827;margin:0;font-size:16px;font-weight:600}.c-storeSelectionModal__close{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:background-color .2s;display:flex}.c-storeSelectionModal__body{max-height:60vh;padding:20px;overflow-y:auto}.c-storeSelectionModal__empty{color:#6b7280;text-align:center;padding:40px 20px;font-size:14px}.c-storeSelectionModal__shops{flex-direction:column;gap:12px;display:flex}.c-storeSelectionModal__shop{cursor:pointer;border:1px solid #06072533;border-radius:.4rem;justify-content:space-between;align-items:center;min-height:4rem;padding:1rem 1.6rem;transition:all .6s cubic-bezier(.165,.84,.44,1);display:flex}.c-storeSelectionModal__shop:hover{border-color:#06072580}.c-storeSelectionModal__shop--selected{color:#fff;background-color:#060725;border-color:#060725}.c-storeSelectionModal__shopInfo{flex:1}.c-storeSelectionModal__shopName{color:inherit;font-size:12px;font-weight:600}.c-storeSelectionModal__shopAddress{color:#6b7280;margin:0 0 4px;font-size:14px}.c-storeSelectionModal__shopPhone{color:#6b7280;margin:0;font-size:14px}.c-storeSelectionModal__radio{align-items:center;margin-left:12px;display:flex}.c-storeSelectionModal__radio input[type=radio]{-webkit-appearance:none;appearance:none;cursor:pointer;opacity:.2;background:0 0;border:1px solid #060725;border-radius:50%;width:1.4rem;height:1.4rem;transition:all .6s cubic-bezier(.165,.84,.44,1);position:relative}.c-storeSelectionModal__radio input[type=radio]:checked{opacity:1}.c-storeSelectionModal__radio input[type=radio]:checked:after{content:"";background:#060725;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-storeSelectionModal__shop--selected .c-storeSelectionModal__radio input[type=radio]{opacity:1;border-color:#fff}.c-storeSelectionModal__shop--selected .c-storeSelectionModal__radio input[type=radio]:after{background:#fff}.c-storeSelectionModal__footer{border-top:1px solid #e5e7eb;padding:20px}.c-storeSelectionModal .c-dialog__content{padding:0}.c-storeSelectionModal .c-dialog__content--background{background-color:inherit}@media (max-width:768px){.c-storeSelectionModal{padding:10px}.c-storeSelectionModal__content{max-height:90vh}.c-storeSelectionModal__header{padding:8px 16px}.c-storeSelectionModal__title{font-size:14px}.c-storeSelectionModal__body,.c-storeSelectionModal__footer{padding:16px}}
.c-contentModel{width:100%;height:0;position:sticky;top:0;left:0}.c-contentModel__backgroundImage--sp{background-position:50%;background-size:cover;width:100%;height:100lvh;position:absolute;top:0;left:0}
