.style_businesses__BMb__{padding:2rem;background:#f9f9f9;min-height:100vh}.style_businesses__header__jpvJ1{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.style_businesses__header__content__lHaS8{display:flex;flex-direction:column}.style_businesses__header__title__KGqzO{font-size:1.8rem;font-weight:700;color:#333}.style_businesses__header__slogan___k4Hx{font-size:1rem;color:#666;margin-top:.25rem}.style_businesses__header__addBtn__DkJLh{display:flex;align-items:center;gap:.5rem;background:#6c63ff;color:#fff;padding:.5rem 1rem;border-radius:8px;transition:.2s ease}.style_businesses__header__addBtn__DkJLh:hover{background:#574de8}.style_businesses__list__imhvx{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem}.style_businessCard__o13WE{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 4px 16px rgba(0,0,0,.05);transition:.2s ease;cursor:pointer;display:flex;flex-direction:column}.style_businessCard__o13WE:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.08)}.style_businessCard--selected__Q9oQK{border:2px solid #6c63ff}.style_businessCard__header__TBiT5{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.style_businessCard__avatar__zw4Ol{width:40px;height:40px;border-radius:50%;background:#6c63ff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}.style_businessCard__actions__h_ASI{display:flex;gap:.25rem}.style_businessCard__actionBtn__wiQiA{display:flex;align-items:center;justify-content:center;background:#eee;padding:.3rem;border-radius:6px;transition:.2s}.style_businessCard__actionBtn__wiQiA:hover{background:#ddd}.style_businessCard__actionBtn--danger__XSIbv{background:#ff6b6b;color:#fff}.style_businessCard__actionBtn--danger__XSIbv:hover{background:#e64545}.style_businessCard__name__Jvix_{font-weight:600;color:#333;margin-bottom:.2rem}.style_businessCard__category__QCuxh{font-size:.85rem;color:#666;margin-bottom:.5rem}.style_businessCard__location__S4dfd{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:#888;margin-bottom:.5rem}.style_businessCard__contacts__6CX31{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.style_businessCard__contacts__contact__79aj3{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:#555}.style_businessCard__contacts__contact__79aj3 svg{color:#6c63ff}.style_businessCard__footer__ORFF2{margin-top:auto;display:flex;justify-content:flex-start}.style_businessCard__status__dYdWw{font-size:.75rem}.style_businessCard__status--active__6gOyO{color:#2ecc71}.style_businessCard__status--inactive__Mnf_c{color:#e74c3c}.style_businessCard__status--pending__jQge0{color:#f1c40f}.style_businessCard__skeleton___I6_K{background:#fff;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.5rem;animation:style_pulse___e8vX 1.5s infinite}.style_businessCard__skeleton__avatar__banl5{width:40px;height:40px;border-radius:50%;background:#ddd}.style_businessCard__skeleton__line__Ti_lg{height:12px;background:#ddd;border-radius:6px;width:80%}@keyframes style_pulse___e8vX{0%,to{background-color:#eee}50%{background-color:#ddd}}.style_businesses__empty__HYHGb{text-align:center;color:#888;padding:3rem 0}.style_businesses__empty__icon__KPtl4{font-size:3rem;margin-bottom:1rem;color:#6c63ff}.style_modal__overlay__LW7Zc{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;overflow-y:auto;padding:1rem}.style_modal__4mFF2{background:#fff;border-radius:12px;padding:1.5rem;width:100%;max-width:600px;display:flex;flex-direction:column;animation:style_fadeIn__jMTd8 .3s ease}.style_modal--sm__hB3j2{max-width:400px}.style_modal--lg__vTIB0{max-width:800px}@keyframes style_fadeIn__jMTd8{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.style_modal__header__uJcW6{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.style_modal__header__uJcW6 h2{font-size:1.5rem;font-weight:600}.style_modal__close__sXCjP{background:rgba(0,0,0,0);border:none;cursor:pointer;color:#555;transition:.2s}.style_modal__close__sXCjP:hover{color:#333}.style_modal__form__nh2El{display:flex;flex-direction:column;gap:1rem}.style_modal__formGrid__qfS7e{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media(max-width:600px){.style_modal__formGrid__qfS7e{grid-template-columns:1fr}}.style_modal__field__yfhxQ{display:flex;flex-direction:column}.style_modal__field__yfhxQ label{margin-bottom:.25rem;font-size:.9rem;font-weight:500;color:#444}.style_modal__field__yfhxQ input,.style_modal__field__yfhxQ select{padding:.5rem .75rem;border-radius:8px;border:1px solid #ccc;font-size:.9rem;transition:.2s}.style_modal__field__yfhxQ input:focus,.style_modal__field__yfhxQ select:focus{outline:none;border-color:#6c63ff;box-shadow:0 0 0 2px rgba(108,99,255,.2)}.style_geoField__7I75T{display:flex;gap:.5rem}.style_geoField__7I75T .style_geoInput__s7FGY{flex:1 1;cursor:not-allowed;background:#f9f9f9}.style_geoField__7I75T .style_geoBtn__Sjw5c{background:#6c63ff;color:#fff;border-radius:8px;padding:0 .75rem;display:flex;align-items:center;justify-content:center;transition:.2s}.style_geoField__7I75T .style_geoBtn__Sjw5c:disabled{background:#aaa;cursor:not-allowed}.style_geoField__7I75T .style_geoBtn__Sjw5c:hover:not(:disabled){background:#574de8}.style_modal__actions__19vSN{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.style_modal__actions__19vSN button{padding:.5rem 1rem;border-radius:8px;font-weight:500;display:flex;align-items:center;gap:.25rem;font-size:.9rem}.style_modal__actions__19vSN .style_modal__cancel__26SYt{background:#eee;color:#333}.style_modal__actions__19vSN .style_modal__cancel__26SYt:hover{background:#ddd}.style_modal__actions__19vSN .style_modal__submit__oBvPd{background:#6c63ff;color:#fff}.style_modal__actions__19vSN .style_modal__submit__oBvPd:hover{background:#574de8}.style_modal__actions__19vSN .style_modal__delete__AoImT{background:#ff6b6b;color:#fff}.style_modal__actions__19vSN .style_modal__delete__AoImT:hover{background:#e64545}.style_detailContent__p6LNr{display:flex;flex-direction:column;gap:1.5rem}.style_detailHero__Of7qj{display:flex;gap:1rem;align-items:center}.style_detailAvatar__zy0dI{width:50px;height:50px;border-radius:50%;background:#6c63ff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.style_detailName__dAg3_{font-weight:600;color:#333}.style_detailCategory__ggRtb{font-size:.85rem;color:#666}.style_detailGrid__x2Fdr{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}@media(max-width:600px){.style_detailGrid__x2Fdr{grid-template-columns:1fr}}.style_detailRow__7t4hF{display:flex;gap:.5rem}.style_detailLabel__M4Vvl{font-weight:500;color:#444}.style_detailStatus--active__6ltH6{color:#2ecc71}.style_detailStatus--inactive__iLrgo{color:#e74c3c}.style_detailStatus--pending__wkOaM{color:#f1c40f}