.MyShopsSection_container__OMmz2{padding:0}.MyShopsSection_header__dP3T1{margin-bottom:32px}.MyShopsSection_title__CbCmT{font-size:24px;font-weight:600;margin:0 0 8px;color:#333}.MyShopsSection_subtitle__VTmsU{color:#666;margin:0;font-size:14px}.MyShopsSection_guestMessage__9Jzuv{text-align:center;padding:40px 20px;background:#f8f9fa;border-radius:12px;color:#666}.MyShopsSection_guestMessage__9Jzuv h3{margin:0 0 12px;font-size:18px;color:#333}.MyShopsSection_guestMessage__9Jzuv p{margin:0;line-height:1.5}.MyShopsSection_content__mh29u{display:flex;flex-direction:column;gap:16px}.MyShopsSection_shopsHeader__GZy9D{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.MyShopsSection_shopsHeader__GZy9D h3{margin:0;font-size:16px;font-weight:600;color:#333}.MyShopsSection_createButton__k1NlQ{padding:10px 20px;background:linear-gradient(135deg,#28a745,#1c8f34);color:white;border:none;border-radius:999px;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.3px;box-shadow:0 8px 16px rgba(40,167,69,.24);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.MyShopsSection_createButton__k1NlQ:hover{background:linear-gradient(135deg,#2ec150,#1c8f34);transform:translateY(-1px);box-shadow:0 10px 20px rgba(33,136,56,.28)}.MyShopsSection_loading__1t2nO{text-align:center;padding:20px;color:#666}.MyShopsSection_selectorBar__ThIz9{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.MyShopsSection_shopsChips__CQEH_{display:flex;flex-wrap:wrap;gap:8px 12px}.MyShopsSection_shopChip__n98Mm{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:white;border:1px solid #ddd;border-radius:999px;cursor:pointer;font-size:14px;transition:all .2s ease}.MyShopsSection_shopChip__n98Mm:hover{background:#f0f0f0;border-color:#007bff}.MyShopsSection_shopChipName__AOI5V{font-weight:600;color:#333}.MyShopsSection_shopChipStatus__Uv3QH{font-size:12px;padding:2px 8px;border-radius:999px;color:white}.MyShopsSection_shopChipStatus__Uv3QH.MyShopsSection_active___caQr{background:#28a745}.MyShopsSection_shopChipStatus__Uv3QH.MyShopsSection_vacation__9CMmB{background:#6c757d}.MyShopsSection_noShops__gMos7{text-align:center;padding:20px;color:#666}.MyShopsSection_noShops__gMos7 p{margin:0 0 4px}.MyShopsSection_noShopsSubtext__GiB5r{font-size:12px;color:#888}.MyShopsSection_featureSection__tVJxO{margin-top:32px;background:white;border:1px solid #e5e7eb;border-radius:16px;padding:28px;display:flex;flex-direction:column;gap:24px}.MyShopsSection_featureHeader__xEsZz{max-width:640px}.MyShopsSection_featureTitle__C_Dyx{font-size:20px;font-weight:600;color:#222;margin:0 0 8px}.MyShopsSection_featureSubtitle__c0zSK{margin:0;font-size:14px;color:#555;line-height:1.5}.MyShopsSection_featureGrid__GUkAb{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.MyShopsSection_featureCard__hHRRe{background:#f9fafb;border-radius:14px;overflow:hidden;border:1px solid #eef1f5;display:flex;flex-direction:column;height:100%}.MyShopsSection_featureImageWrapper___XuDQ{position:relative;width:100%;padding-top:58%;background:#000}.MyShopsSection_featureImage__Glimn{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;background:#000}.MyShopsSection_featureContent___7Puk{padding:20px;display:flex;flex-direction:column;gap:8px}.MyShopsSection_featureCardTitle__wdUvd{margin:0;font-size:16px;font-weight:600;color:#1f2933}.MyShopsSection_featureCardText__fue8n{margin:0;font-size:14px;color:#4a5568;line-height:1.5}@media (max-width:768px){.MyShopsSection_content__mh29u{flex-direction:column;height:auto}.MyShopsSection_shopsHeader__GZy9D{flex-direction:column;align-items:stretch;gap:12px}}.Modal_overlay__ROjrE{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(2px);padding:16px}.Modal_modal__mBTFk{background:white;border-radius:16px;padding:24px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);animation:Modal_slideUp__nL4li .3s ease-out forwards}.Modal_header__fUDKB{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.Modal_title__pNwkd{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.Modal_closeButton__hvWaK{background:transparent;border:none;color:#6b7280;cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s,color .2s}.Modal_closeButton__hvWaK:hover{background-color:#f3f4f6;color:#374151}@keyframes Modal_slideUp__nL4li{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.CreateShopModal_container__m_D5t{display:flex;flex-direction:column;gap:24px}.CreateShopModal_stepper__YcwjG{display:flex;justify-content:center;gap:8px;margin-bottom:8px}.CreateShopModal_stepDot__P4bW7{width:8px;height:8px;border-radius:50%;background-color:#e5e7eb;transition:all .3s ease}.CreateShopModal_stepDotActive__NOf6I{background-color:#3b82f6;width:24px;border-radius:4px}.CreateShopModal_stepDotCompleted__n6G_F{background-color:#3b82f6}.CreateShopModal_field__ftA4B{display:flex;flex-direction:column;gap:8px}.CreateShopModal_label__6__B9{font-size:.95rem;font-weight:500;color:#374151}.CreateShopModal_input__gEVKP{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;outline:none;transition:border-color .2s,box-shadow .2s}.CreateShopModal_input__gEVKP:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.CreateShopModal_inputError__eu0ny{border-color:#ef4444}.CreateShopModal_errorText__sUkyW{font-size:.85rem;color:#ef4444;margin-top:4px}.CreateShopModal_helperText__pdvus{font-size:.85rem;color:#6b7280;line-height:1.4}.CreateShopModal_optionsGrid__8wLet{display:grid;gap:12px}.CreateShopModal_optionCard__mUIxf{display:flex;align-items:flex-start;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s}.CreateShopModal_optionCard__mUIxf:hover{background-color:#f9fafb;border-color:#d1d5db}.CreateShopModal_optionCardSelected__XR6JN{background-color:#eff6ff;border-color:#3b82f6}.CreateShopModal_checkbox__CDHJb{margin-top:4px;width:18px;height:18px;accent-color:#3b82f6}.CreateShopModal_optionContent___TOKN{flex:1}.CreateShopModal_optionLabel__vnLDm{display:block;font-weight:500;color:#1f2937;margin-bottom:2px}.CreateShopModal_optionInfo__tUO5d{font-size:.85rem;color:#6b7280;line-height:1.3}.CreateShopModal_reviewList__P_isW{display:flex;flex-direction:column;gap:16px;background:#f9fafb;padding:16px;border-radius:8px}.CreateShopModal_reviewItem__sZZVe{display:flex;flex-direction:column;gap:4px}.CreateShopModal_reviewLabel__ZNGP1{font-size:.85rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.CreateShopModal_reviewValue__im0Sl{font-size:1rem;color:#111827;font-weight:500}.CreateShopModal_actions__lfWPY{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:24px;border-top:1px solid #e5e7eb}.CreateShopModal_backButton__IW8_4{padding:10px 20px;border-radius:8px;font-weight:500;color:#6b7280;background:transparent;border:none;cursor:pointer;transition:color .2s}.CreateShopModal_backButton__IW8_4:hover{color:#374151}.CreateShopModal_nextButton__GdY8Q{padding:10px 24px;border-radius:8px;font-weight:600;color:white;background-color:#3b82f6;border:none;cursor:pointer;transition:background-color .2s,opacity .2s;display:flex;align-items:center;gap:8px}.CreateShopModal_nextButton__GdY8Q:hover:not(:disabled){background-color:#2563eb}.CreateShopModal_nextButton__GdY8Q:disabled{background-color:#93c5fd;cursor:not-allowed;opacity:.8}@media (max-width:640px){.CreateShopModal_modal__qY2xH{padding:20px}.CreateShopModal_actions__lfWPY{flex-direction:column-reverse;gap:12px}.CreateShopModal_backButton__IW8_4,.CreateShopModal_nextButton__GdY8Q{width:100%;justify-content:center}}