.MyShopsSection-module__kT-sbW__container{padding:0}.MyShopsSection-module__kT-sbW__header{margin-bottom:32px}.MyShopsSection-module__kT-sbW__title{color:#333;margin:0 0 8px;font-size:24px;font-weight:600}.MyShopsSection-module__kT-sbW__subtitle{color:#666;margin:0;font-size:14px}.MyShopsSection-module__kT-sbW__guestMessage{text-align:center;color:#666;background:#f8f9fa;border-radius:12px;padding:40px 20px}.MyShopsSection-module__kT-sbW__guestMessage h3{color:#333;margin:0 0 12px;font-size:18px}.MyShopsSection-module__kT-sbW__guestMessage p{margin:0;line-height:1.5}.MyShopsSection-module__kT-sbW__content{flex-direction:column;gap:16px;display:flex}.MyShopsSection-module__kT-sbW__shopsHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.MyShopsSection-module__kT-sbW__shopsHeader h3{color:#333;margin:0;font-size:16px;font-weight:600}.MyShopsSection-module__kT-sbW__createButton{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#28a745,#1c8f34);border:none;border-radius:999px;padding:10px 20px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 8px 16px #28a7453d}.MyShopsSection-module__kT-sbW__createButton:hover{background:linear-gradient(135deg,#2ec150,#1c8f34);transform:translateY(-1px);box-shadow:0 10px 20px #21883847}.MyShopsSection-module__kT-sbW__loading{text-align:center;color:#666;padding:20px}.MyShopsSection-module__kT-sbW__selectorBar{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.MyShopsSection-module__kT-sbW__shopsChips{flex-wrap:wrap;gap:8px 12px;display:flex}.MyShopsSection-module__kT-sbW__shopChip{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;transition:all .2s;display:inline-flex}.MyShopsSection-module__kT-sbW__shopChip:hover{background:#f0f0f0;border-color:#007bff}.MyShopsSection-module__kT-sbW__shopChipName{color:#333;font-weight:600}.MyShopsSection-module__kT-sbW__shopChipStatus{color:#fff;border-radius:999px;padding:2px 8px;font-size:12px}.MyShopsSection-module__kT-sbW__shopChipStatus.MyShopsSection-module__kT-sbW__active{background:#28a745}.MyShopsSection-module__kT-sbW__shopChipStatus.MyShopsSection-module__kT-sbW__vacation{background:#6c757d}.MyShopsSection-module__kT-sbW__noShops{text-align:center;color:#666;padding:20px}.MyShopsSection-module__kT-sbW__noShops p{margin:0 0 4px}.MyShopsSection-module__kT-sbW__noShopsSubtext{color:#888;font-size:12px}.MyShopsSection-module__kT-sbW__featureSection{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:24px;margin-top:32px;padding:28px;display:flex}.MyShopsSection-module__kT-sbW__featureHeader{max-width:640px}.MyShopsSection-module__kT-sbW__featureTitle{color:#222;margin:0 0 8px;font-size:20px;font-weight:600}.MyShopsSection-module__kT-sbW__featureSubtitle{color:#555;margin:0;font-size:14px;line-height:1.5}.MyShopsSection-module__kT-sbW__featureGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.MyShopsSection-module__kT-sbW__featureCard{background:#f9fafb;border:1px solid #eef1f5;border-radius:14px;flex-direction:column;height:100%;display:flex;overflow:hidden}.MyShopsSection-module__kT-sbW__featureImageWrapper{background:#000;width:100%;padding-top:58%;position:relative}.MyShopsSection-module__kT-sbW__featureImage{object-fit:contain;object-position:center;background:#000;width:100%;height:100%;position:absolute;top:0;left:0}.MyShopsSection-module__kT-sbW__featureContent{flex-direction:column;gap:8px;padding:20px;display:flex}.MyShopsSection-module__kT-sbW__featureCardTitle{color:#1f2933;margin:0;font-size:16px;font-weight:600}.MyShopsSection-module__kT-sbW__featureCardText{color:#4a5568;margin:0;font-size:14px;line-height:1.5}@media (max-width:768px){.MyShopsSection-module__kT-sbW__content{flex-direction:column;height:auto}.MyShopsSection-module__kT-sbW__shopsHeader{flex-direction:column;align-items:stretch;gap:12px}}
.Modal-module__JQxtqa__overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:16px;display:flex;position:fixed;top:0;left:0}.Modal-module__JQxtqa__modal{background:#fff;border-radius:16px;width:100%;max-width:520px;max-height:90vh;padding:24px;animation:.3s ease-out forwards Modal-module__JQxtqa__slideUp;position:relative;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Modal-module__JQxtqa__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Modal-module__JQxtqa__title{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.Modal-module__JQxtqa__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s,color .2s;display:flex}.Modal-module__JQxtqa__closeButton:hover{color:#374151;background-color:#f3f4f6}@keyframes Modal-module__JQxtqa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.CreateShopModal-module__HN69vW__container{flex-direction:column;gap:24px;display:flex}.CreateShopModal-module__HN69vW__stepper{justify-content:center;gap:8px;margin-bottom:8px;display:flex}.CreateShopModal-module__HN69vW__stepDot{background-color:#e5e7eb;border-radius:50%;width:8px;height:8px;transition:all .3s}.CreateShopModal-module__HN69vW__stepDotActive{background-color:#3b82f6;border-radius:4px;width:24px}.CreateShopModal-module__HN69vW__stepDotCompleted{background-color:#3b82f6}.CreateShopModal-module__HN69vW__field{flex-direction:column;gap:8px;display:flex}.CreateShopModal-module__HN69vW__label{color:#374151;font-size:.95rem;font-weight:500}.CreateShopModal-module__HN69vW__input{border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.CreateShopModal-module__HN69vW__input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.CreateShopModal-module__HN69vW__inputError{border-color:#ef4444}.CreateShopModal-module__HN69vW__errorText{color:#ef4444;margin-top:4px;font-size:.85rem}.CreateShopModal-module__HN69vW__helperText{color:#6b7280;font-size:.85rem;line-height:1.4}.CreateShopModal-module__HN69vW__optionsGrid{gap:12px;display:grid}.CreateShopModal-module__HN69vW__optionCard{cursor:pointer;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:12px;padding:12px;transition:all .2s;display:flex}.CreateShopModal-module__HN69vW__optionCard:hover{background-color:#f9fafb;border-color:#d1d5db}.CreateShopModal-module__HN69vW__optionCardSelected{background-color:#eff6ff;border-color:#3b82f6}.CreateShopModal-module__HN69vW__checkbox{accent-color:#3b82f6;width:18px;height:18px;margin-top:4px}.CreateShopModal-module__HN69vW__optionContent{flex:1}.CreateShopModal-module__HN69vW__optionLabel{color:#1f2937;margin-bottom:2px;font-weight:500;display:block}.CreateShopModal-module__HN69vW__optionInfo{color:#6b7280;font-size:.85rem;line-height:1.3}.CreateShopModal-module__HN69vW__reviewList{background:#f9fafb;border-radius:8px;flex-direction:column;gap:16px;padding:16px;display:flex}.CreateShopModal-module__HN69vW__reviewItem{flex-direction:column;gap:4px;display:flex}.CreateShopModal-module__HN69vW__reviewLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.CreateShopModal-module__HN69vW__reviewValue{color:#111827;font-size:1rem;font-weight:500}.CreateShopModal-module__HN69vW__actions{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:16px;padding-top:24px;display:flex}.CreateShopModal-module__HN69vW__backButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 20px;font-weight:500;transition:color .2s}.CreateShopModal-module__HN69vW__backButton:hover{color:#374151}.CreateShopModal-module__HN69vW__nextButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-weight:600;transition:background-color .2s,opacity .2s;display:flex}.CreateShopModal-module__HN69vW__nextButton:hover:not(:disabled){background-color:#2563eb}.CreateShopModal-module__HN69vW__nextButton:disabled{cursor:not-allowed;opacity:.8;background-color:#93c5fd}@media (max-width:640px){.CreateShopModal-module__HN69vW__modal{padding:20px}.CreateShopModal-module__HN69vW__actions{flex-direction:column-reverse;gap:12px}.CreateShopModal-module__HN69vW__nextButton,.CreateShopModal-module__HN69vW__backButton{justify-content:center;width:100%}}
