.PageHeader-module-scss-module__yQQWmW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.PageHeader-module-scss-module__yQQWmW__text{flex-direction:column;gap:4px;display:flex}.PageHeader-module-scss-module__yQQWmW__title{color:#161623;margin:0;font-size:1.35rem;font-weight:700}.PageHeader-module-scss-module__yQQWmW__description{color:#5b545f;margin:0;font-size:.9rem}.PageHeader-module-scss-module__yQQWmW__action{flex-shrink:0}
.Modal-module-scss-module__k1ZY8q__overlay{z-index:2000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;animation:.25s both Modal-module-scss-module__k1ZY8q__overlayIn;display:flex;position:fixed;inset:0}@keyframes Modal-module-scss-module__k1ZY8q__overlayIn{0%{opacity:0}to{opacity:1}}.Modal-module-scss-module__k1ZY8q__modal{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:.625rem;width:100%;max-width:30rem;padding:2.25rem 2rem 2rem;animation:.35s cubic-bezier(.22,1,.36,1) both Modal-module-scss-module__k1ZY8q__modalIn;display:flex;position:relative;box-shadow:0 8px 32px #00000024}.Modal-module-scss-module__k1ZY8q__modal .Modal-module-scss-module__k1ZY8q__closeX{color:#5b545f;background:#f4f4f4;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .3s ease-in-out,color .3s ease-in-out;display:flex;position:absolute;top:1rem;right:1rem}.Modal-module-scss-module__k1ZY8q__modal .Modal-module-scss-module__k1ZY8q__closeX:hover{color:#2e2b30;background:#ebebeb}.Modal-module-scss-module__k1ZY8q__modal .Modal-module-scss-module__k1ZY8q__closeBtn{color:#5b545f;background:0 0;border:1.5px solid #ebebeb;border-radius:8px;justify-content:center;align-items:center;margin-top:.5rem;padding:.6rem 2rem;font-size:.875rem;font-weight:600;transition:border-color .3s ease-in-out,color .3s ease-in-out,background .3s ease-in-out;display:inline-flex}.Modal-module-scss-module__k1ZY8q__modal .Modal-module-scss-module__k1ZY8q__closeBtn:hover{color:#2e2b30;background:#f4f4f4;border-color:#2e2b30}.Modal-module-scss-module__k1ZY8q__wide{text-align:left;align-items:stretch;max-width:40rem}@keyframes Modal-module-scss-module__k1ZY8q__modalIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Modal-module-scss-module__k1ZY8q__iconWrapper{color:#42d0bc;margin-bottom:.25rem;line-height:1}.Modal-module-scss-module__k1ZY8q__title{color:#161623;margin:0;font-size:1.25rem;font-weight:700}.Modal-module-scss-module__k1ZY8q__text{color:#5b545f;max-width:24rem;margin:0;font-size:.9375rem;line-height:1.6}.Modal-module-scss-module__k1ZY8q__footer{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;margin-top:.5rem;display:flex}
.LojasTable-module-scss-module__FVlbXa__tableWrap{background:#fff;border:1px solid #ebebeb;border-radius:12px;overflow-x:auto}.LojasTable-module-scss-module__FVlbXa__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.875rem}.LojasTable-module-scss-module__FVlbXa__table th,.LojasTable-module-scss-module__FVlbXa__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #ebebeb;padding:.75rem .65rem}.LojasTable-module-scss-module__FVlbXa__table th{color:#5b545f;background:#f4f4f4;font-weight:600}.LojasTable-module-scss-module__FVlbXa__table tbody tr:last-child td{border-bottom:none}.LojasTable-module-scss-module__FVlbXa__table tbody tr.LojasTable-module-scss-module__FVlbXa__dataRow:hover:not(.LojasTable-module-scss-module__FVlbXa__dataRowStatic){background:#f4f4f4}.LojasTable-module-scss-module__FVlbXa__colArrow{width:36px}.LojasTable-module-scss-module__FVlbXa__colName{width:20%;max-width:11rem}.LojasTable-module-scss-module__FVlbXa__colAddress{width:auto}.LojasTable-module-scss-module__FVlbXa__colActions{width:8.5rem}.LojasTable-module-scss-module__FVlbXa__arrowCol{box-sizing:border-box;width:36px;min-width:36px;max-width:36px;padding-left:.5rem!important;padding-right:.25rem!important}.LojasTable-module-scss-module__FVlbXa__dataRow{cursor:pointer;transition:background .3s ease-in-out}.LojasTable-module-scss-module__FVlbXa__dataRowStatic{cursor:default}.LojasTable-module-scss-module__FVlbXa__dataRowExpanded{background:#42d0bc1f}.LojasTable-module-scss-module__FVlbXa__arrow{color:#5b545f;justify-content:center;align-items:center;transition:transform .3s ease-in-out;display:inline-flex}.LojasTable-module-scss-module__FVlbXa__arrowExpanded{color:#42d0bc;transform:rotate(180deg)}.LojasTable-module-scss-module__FVlbXa__nameCol{text-overflow:ellipsis;white-space:nowrap;color:#2e2b30;width:20%;min-width:0;max-width:11rem;font-weight:500;overflow:hidden}.LojasTable-module-scss-module__FVlbXa__addressCol{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.LojasTable-module-scss-module__FVlbXa__actionsCol{text-align:right;vertical-align:middle;white-space:nowrap;width:8.5rem;min-width:8.5rem;max-width:8.5rem;padding-left:.35rem!important;padding-right:.65rem!important}.LojasTable-module-scss-module__FVlbXa__actionsInner{justify-content:flex-end;align-items:center;gap:.25rem;width:100%;display:flex}.LojasTable-module-scss-module__FVlbXa__actionsInner .LojasTable-module-scss-module__FVlbXa__actionBtn{color:#5b545f;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background .3s ease-in-out,color .3s ease-in-out;display:inline-flex}.LojasTable-module-scss-module__FVlbXa__actionsInner .LojasTable-module-scss-module__FVlbXa__actionBtn:hover{color:#42d0bc;background:#42d0bc1f}.LojasTable-module-scss-module__FVlbXa__actionsInner .LojasTable-module-scss-module__FVlbXa__actionBtn:focus-visible{outline-offset:2px;outline:2px solid #42d0bc73}.LojasTable-module-scss-module__FVlbXa__actionsInner .LojasTable-module-scss-module__FVlbXa__actionBtnWarning:hover{color:#f59e0b;background:#f59e0b1f}.LojasTable-module-scss-module__FVlbXa__actionsInner .LojasTable-module-scss-module__FVlbXa__actionBtnDanger:hover{color:#d42020;background:#d420201a}.LojasTable-module-scss-module__FVlbXa__detailsRow td{vertical-align:top;border-bottom:1px solid #ebebeb;padding:0}.LojasTable-module-scss-module__FVlbXa__detailsRowExpanded{background:#42d0bc14}.LojasTable-module-scss-module__FVlbXa__detailsCell{transition:padding .35s cubic-bezier(.4,0,.2,1);padding:0!important}.LojasTable-module-scss-module__FVlbXa__detailsRowExpanded .LojasTable-module-scss-module__FVlbXa__detailsCell{background:#42d0bc14;padding:1rem 1rem 1rem 2.75rem!important}.LojasTable-module-scss-module__FVlbXa__detailsInner{opacity:0;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .35s ease-out;overflow:hidden}.LojasTable-module-scss-module__FVlbXa__detailsInnerExpanded{opacity:1;max-height:16rem}.LojasTable-module-scss-module__FVlbXa__detailsLabel{text-transform:uppercase;letter-spacing:.06em;color:#5b545f;margin:0 0 .35rem;font-size:.7rem;font-weight:600}.LojasTable-module-scss-module__FVlbXa__detailsAddress{color:#2e2b30;word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:.875rem;line-height:1.5}.LojasTable-module-scss-module__FVlbXa__empty{text-align:center;color:#5b545f;background:#fff;border:1px solid #ebebeb;border-radius:12px;padding:2rem;font-size:.9375rem}@media (max-width:575px){.LojasTable-module-scss-module__FVlbXa__table{font-size:.8125rem}.LojasTable-module-scss-module__FVlbXa__colAddress,.LojasTable-module-scss-module__FVlbXa__addressCol{visibility:collapse;overflow:hidden;border:none!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important}.LojasTable-module-scss-module__FVlbXa__detailsCell,.LojasTable-module-scss-module__FVlbXa__detailsRowExpanded .LojasTable-module-scss-module__FVlbXa__detailsCell{padding-left:1rem!important}.LojasTable-module-scss-module__FVlbXa__colName,.LojasTable-module-scss-module__FVlbXa__nameCol{width:auto!important;max-width:none!important}}@media (min-width:992px){.LojasTable-module-scss-module__FVlbXa__colArrow,.LojasTable-module-scss-module__FVlbXa__arrowCol{visibility:collapse;overflow:hidden;border:none!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important}}
.ScheduleSection-module-scss-module__Tonuqa__root{flex-direction:column;gap:12px;display:flex}.ScheduleSection-module-scss-module__Tonuqa__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:575px){.ScheduleSection-module-scss-module__Tonuqa__row{grid-template-columns:1fr}}.ScheduleSection-module-scss-module__Tonuqa__field{flex-direction:column;gap:5px;display:flex}.ScheduleSection-module-scss-module__Tonuqa__label{color:#2e2b30;font-size:.8125rem;font-weight:500}.ScheduleSection-module-scss-module__Tonuqa__req{color:#d42020;margin-left:2px}.ScheduleSection-module-scss-module__Tonuqa__select{color:#2e2b30;cursor:pointer;background:#fff;border:1.5px solid #d4d4d4;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-size:.875rem;transition:border-color .3s ease-in-out}.ScheduleSection-module-scss-module__Tonuqa__select:focus{border-color:#42d0bc}.ScheduleSection-module-scss-module__Tonuqa__selectError{border-color:#d42020}.ScheduleSection-module-scss-module__Tonuqa__error{color:#d42020;align-items:center;gap:4px;font-size:.75rem;display:flex}.ScheduleSection-module-scss-module__Tonuqa__checkboxLabel{cursor:pointer;color:#2e2b30;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:.875rem;display:flex}.ScheduleSection-module-scss-module__Tonuqa__checkbox{accent-color:#42d0bc;cursor:pointer;flex-shrink:0;width:16px;height:16px}
.ServicosTable-module-scss-module__aou0Gq__tableWrap{background:#fff;border:1px solid #ebebeb;border-radius:12px;overflow-x:auto}.ServicosTable-module-scss-module__aou0Gq__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.875rem}.ServicosTable-module-scss-module__aou0Gq__table th,.ServicosTable-module-scss-module__aou0Gq__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #ebebeb;padding:.75rem .65rem}.ServicosTable-module-scss-module__aou0Gq__table th{color:#5b545f;background:#f4f4f4;font-weight:600}.ServicosTable-module-scss-module__aou0Gq__table tbody tr:last-child td{border-bottom:none}.ServicosTable-module-scss-module__aou0Gq__table tbody tr.ServicosTable-module-scss-module__aou0Gq__dataRow:hover:not(.ServicosTable-module-scss-module__aou0Gq__dataRowStatic){background:#f4f4f4}.ServicosTable-module-scss-module__aou0Gq__colArrow{width:36px}.ServicosTable-module-scss-module__aou0Gq__colImage{width:80px}.ServicosTable-module-scss-module__aou0Gq__colName{width:22%}.ServicosTable-module-scss-module__aou0Gq__colPriceType,.ServicosTable-module-scss-module__aou0Gq__colPrice{width:12%}.ServicosTable-module-scss-module__aou0Gq__colDuration{width:9%}.ServicosTable-module-scss-module__aou0Gq__colStores{width:auto}.ServicosTable-module-scss-module__aou0Gq__colActions{width:9rem}.ServicosTable-module-scss-module__aou0Gq__arrowCol{box-sizing:border-box;width:36px;min-width:36px;max-width:36px;padding-left:.5rem!important;padding-right:.25rem!important}.ServicosTable-module-scss-module__aou0Gq__dataRow{cursor:pointer;transition:background .3s ease-in-out}.ServicosTable-module-scss-module__aou0Gq__dataRowStatic{cursor:default}.ServicosTable-module-scss-module__aou0Gq__dataRowExpanded{background:#42d0bc1f}.ServicosTable-module-scss-module__aou0Gq__arrow{color:#5b545f;justify-content:center;align-items:center;transition:transform .3s ease-in-out;display:inline-flex}.ServicosTable-module-scss-module__aou0Gq__arrowExpanded{color:#42d0bc;transform:rotate(180deg)}.ServicosTable-module-scss-module__aou0Gq__imageCol{width:80px;min-width:80px;max-width:80px;padding-top:.5rem!important;padding-bottom:.5rem!important}.ServicosTable-module-scss-module__aou0Gq__thumbnail{object-fit:cover;border:1px solid #ebebeb;border-radius:8px;width:60px;height:60px;display:block}.ServicosTable-module-scss-module__aou0Gq__thumbnailPlaceholder{color:#d4d4d4;background:#ebebeb;border:1px solid #ebebeb;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.ServicosTable-module-scss-module__aou0Gq__nameCol{text-overflow:ellipsis;white-space:nowrap;color:#2e2b30;min-width:0;font-weight:500;overflow:hidden}.ServicosTable-module-scss-module__aou0Gq__priceTypeCol,.ServicosTable-module-scss-module__aou0Gq__priceCol,.ServicosTable-module-scss-module__aou0Gq__durationCol{white-space:nowrap;color:#2e2b30}.ServicosTable-module-scss-module__aou0Gq__storesCol{text-overflow:ellipsis;white-space:nowrap;color:#5b545f;min-width:0;font-size:.8125rem;overflow:hidden}.ServicosTable-module-scss-module__aou0Gq__actionsCol{text-align:right;vertical-align:middle;white-space:nowrap;width:9rem;min-width:9rem;max-width:9rem;padding-left:.35rem!important;padding-right:.65rem!important}.ServicosTable-module-scss-module__aou0Gq__actionsInner{justify-content:flex-end;align-items:center;gap:.2rem;width:100%;display:flex}.ServicosTable-module-scss-module__aou0Gq__actionsInner .ServicosTable-module-scss-module__aou0Gq__actionBtn{color:#5b545f;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background .3s ease-in-out,color .3s ease-in-out;display:inline-flex}.ServicosTable-module-scss-module__aou0Gq__actionsInner .ServicosTable-module-scss-module__aou0Gq__actionBtn:hover{color:#42d0bc;background:#42d0bc1f}.ServicosTable-module-scss-module__aou0Gq__actionsInner .ServicosTable-module-scss-module__aou0Gq__actionBtn:focus-visible{outline-offset:2px;outline:2px solid #42d0bc73}.ServicosTable-module-scss-module__aou0Gq__actionsInner .ServicosTable-module-scss-module__aou0Gq__actionBtnWarning:hover{color:#f59e0b;background:#f59e0b1f}.ServicosTable-module-scss-module__aou0Gq__actionsInner .ServicosTable-module-scss-module__aou0Gq__actionBtnDanger:hover{color:#d42020;background:#d420201a}.ServicosTable-module-scss-module__aou0Gq__detailsRow td{vertical-align:top;border-bottom:1px solid #ebebeb;padding:0}.ServicosTable-module-scss-module__aou0Gq__detailsRowExpanded{background:#42d0bc14}.ServicosTable-module-scss-module__aou0Gq__detailsCell{padding:0!important}.ServicosTable-module-scss-module__aou0Gq__detailsRowExpanded .ServicosTable-module-scss-module__aou0Gq__detailsCell{background:#42d0bc14;padding:1rem 1rem 1rem 2.75rem!important}.ServicosTable-module-scss-module__aou0Gq__detailsInner{opacity:0;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .35s ease-out;overflow:hidden}.ServicosTable-module-scss-module__aou0Gq__detailsInnerExpanded{opacity:1;max-height:16rem}.ServicosTable-module-scss-module__aou0Gq__detailsGrid{flex-wrap:wrap;gap:.75rem 1.5rem;display:flex}.ServicosTable-module-scss-module__aou0Gq__detailItem{flex-direction:column;gap:3px;display:flex}.ServicosTable-module-scss-module__aou0Gq__detailItemFull{flex:100%}.ServicosTable-module-scss-module__aou0Gq__detailsLabel{text-transform:uppercase;letter-spacing:.06em;color:#5b545f;margin:0;font-size:.7rem;font-weight:600}.ServicosTable-module-scss-module__aou0Gq__detailsValue{color:#2e2b30;word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:.875rem}.ServicosTable-module-scss-module__aou0Gq__empty{text-align:center;color:#5b545f;background:#fff;border:1px solid #ebebeb;border-radius:12px;padding:2rem;font-size:.9375rem}@media (max-width:575px){.ServicosTable-module-scss-module__aou0Gq__table{font-size:.8125rem}.ServicosTable-module-scss-module__aou0Gq__colPriceType,.ServicosTable-module-scss-module__aou0Gq__priceTypeCol,.ServicosTable-module-scss-module__aou0Gq__colPrice,.ServicosTable-module-scss-module__aou0Gq__priceCol,.ServicosTable-module-scss-module__aou0Gq__colDuration,.ServicosTable-module-scss-module__aou0Gq__durationCol,.ServicosTable-module-scss-module__aou0Gq__colStores,.ServicosTable-module-scss-module__aou0Gq__storesCol{visibility:collapse;overflow:hidden;border:none!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important}.ServicosTable-module-scss-module__aou0Gq__colName,.ServicosTable-module-scss-module__aou0Gq__nameCol{width:auto!important;max-width:none!important}.ServicosTable-module-scss-module__aou0Gq__detailsRowExpanded .ServicosTable-module-scss-module__aou0Gq__detailsCell{padding-left:1rem!important}}@media (min-width:576px) and (max-width:1199px){.ServicosTable-module-scss-module__aou0Gq__colPriceType,.ServicosTable-module-scss-module__aou0Gq__priceTypeCol,.ServicosTable-module-scss-module__aou0Gq__colDuration,.ServicosTable-module-scss-module__aou0Gq__durationCol,.ServicosTable-module-scss-module__aou0Gq__colStores,.ServicosTable-module-scss-module__aou0Gq__storesCol{visibility:collapse;overflow:hidden;border:none!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important}}@media (min-width:1200px){.ServicosTable-module-scss-module__aou0Gq__colArrow,.ServicosTable-module-scss-module__aou0Gq__arrowCol{visibility:collapse;overflow:hidden;border:none!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important}}.ServicosTable-module-scss-module__aou0Gq__detailItemMobileOnly{flex-direction:column;gap:3px;display:flex}@media (min-width:576px){.ServicosTable-module-scss-module__aou0Gq__detailItemMobileOnly{display:none}}
.LojaRegisterModal-module-scss-module__zv1pTq__overlay{z-index:2000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;animation:.2s both LojaRegisterModal-module-scss-module__zv1pTq__overlayIn;display:flex;position:fixed;inset:0}@keyframes LojaRegisterModal-module-scss-module__zv1pTq__overlayIn{0%{opacity:0}to{opacity:1}}.LojaRegisterModal-module-scss-module__zv1pTq__dialog{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:620px;max-height:90vh;animation:.3s cubic-bezier(.22,1,.36,1) both LojaRegisterModal-module-scss-module__zv1pTq__dialogIn;display:flex;box-shadow:0 8px 32px #00000024}@keyframes LojaRegisterModal-module-scss-module__zv1pTq__dialogIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.LojaRegisterModal-module-scss-module__zv1pTq__dialogHeader{border-bottom:1px solid #ebebeb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.125rem 1.5rem;display:flex}.LojaRegisterModal-module-scss-module__zv1pTq__dialogHeader .LojaRegisterModal-module-scss-module__zv1pTq__closeX{color:#5b545f;background:#f4f4f4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .3s ease-in-out,color .3s ease-in-out;display:flex}.LojaRegisterModal-module-scss-module__zv1pTq__dialogHeader .LojaRegisterModal-module-scss-module__zv1pTq__closeX:hover:not(:disabled){color:#2e2b30;background:#ebebeb}.LojaRegisterModal-module-scss-module__zv1pTq__dialogHeader .LojaRegisterModal-module-scss-module__zv1pTq__closeX:disabled{opacity:.5;cursor:not-allowed}.LojaRegisterModal-module-scss-module__zv1pTq__dialogTitle{color:#161623;align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:700;display:flex}.LojaRegisterModal-module-scss-module__zv1pTq__dialogBody{scrollbar-width:thin;scrollbar-color:#d4d4d4 #0000;flex:1;padding:1.5rem;overflow-y:auto}.LojaRegisterModal-module-scss-module__zv1pTq__dialogBody::-webkit-scrollbar{width:5px}.LojaRegisterModal-module-scss-module__zv1pTq__dialogBody::-webkit-scrollbar-track{background:0 0}.LojaRegisterModal-module-scss-module__zv1pTq__dialogBody::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:4px}.LojaRegisterModal-module-scss-module__zv1pTq__dialogFooter{border-top:1px solid #ebebeb;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;padding:1rem 1.5rem;display:flex}.LojaRegisterModal-module-scss-module__zv1pTq__dialogFooter .LojaRegisterModal-module-scss-module__zv1pTq__btnCancel{color:#5b545f;background:0 0;border:1.5px solid #d4d4d4;border-radius:8px;padding:9px 20px;font-size:.875rem;font-weight:500;transition:border-color .3s ease-in-out,color .3s ease-in-out,background .3s ease-in-out}.LojaRegisterModal-module-scss-module__zv1pTq__dialogFooter .LojaRegisterModal-module-scss-module__zv1pTq__btnCancel:hover:not(:disabled){color:#2e2b30;background:#f4f4f4;border-color:#2e2b30}.LojaRegisterModal-module-scss-module__zv1pTq__dialogFooter .LojaRegisterModal-module-scss-module__zv1pTq__btnCancel:disabled{opacity:.5;cursor:not-allowed}.LojaRegisterModal-module-scss-module__zv1pTq__dialogFooter .LojaRegisterModal-module-scss-module__zv1pTq__btnSubmit{color:#fff;background:#42d0bc;border-radius:8px;align-items:center;gap:7px;padding:9px 20px;font-size:.875rem;font-weight:600;transition:background .3s ease-in-out,transform .3s ease-in-out;display:inline-flex}.LojaRegisterModal-module-scss-module__zv1pTq__dialogFooter .LojaRegisterModal-module-scss-module__zv1pTq__btnSubmit:hover:not(:disabled){background:#2f8f83;transform:translateY(-1px)}.LojaRegisterModal-module-scss-module__zv1pTq__dialogFooter .LojaRegisterModal-module-scss-module__zv1pTq__btnSubmit:disabled{opacity:.65;cursor:not-allowed;transform:none}.LojaRegisterModal-module-scss-module__zv1pTq__section{margin-bottom:1.75rem}.LojaRegisterModal-module-scss-module__zv1pTq__section:last-child{margin-bottom:0}.LojaRegisterModal-module-scss-module__zv1pTq__sectionTitle{text-transform:uppercase;letter-spacing:.07em;color:#5b545f;border-bottom:1px solid #ebebeb;margin:0 0 .875rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700}.LojaRegisterModal-module-scss-module__zv1pTq__grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:575px){.LojaRegisterModal-module-scss-module__zv1pTq__grid2{grid-template-columns:1fr}}.LojaRegisterModal-module-scss-module__zv1pTq__fullWidth{grid-column:1/-1}.LojaRegisterModal-module-scss-module__zv1pTq__field{flex-direction:column;gap:5px;display:flex}.LojaRegisterModal-module-scss-module__zv1pTq__label{color:#2e2b30;font-size:.8125rem;font-weight:500}.LojaRegisterModal-module-scss-module__zv1pTq__req{color:#d42020;margin-left:2px}.LojaRegisterModal-module-scss-module__zv1pTq__input{color:#2e2b30;background:#fff;border:1.5px solid #d4d4d4;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-size:.875rem;transition:border-color .3s ease-in-out}.LojaRegisterModal-module-scss-module__zv1pTq__input:focus{border-color:#42d0bc}.LojaRegisterModal-module-scss-module__zv1pTq__input::placeholder{color:#d4d4d4}.LojaRegisterModal-module-scss-module__zv1pTq__inputError{border-color:#d42020}.LojaRegisterModal-module-scss-module__zv1pTq__error{color:#d42020;align-items:center;gap:4px;font-size:.75rem;display:flex}.LojaRegisterModal-module-scss-module__zv1pTq__dayPicker{flex-wrap:wrap;gap:8px;display:flex}.LojaRegisterModal-module-scss-module__zv1pTq__dayLabel{cursor:pointer;position:relative}.LojaRegisterModal-module-scss-module__zv1pTq__hiddenCheck{clip:rect(0,0,0,0);pointer-events:none;border:0;width:1px;height:1px;margin:0;padding:0;position:absolute;overflow:hidden}.LojaRegisterModal-module-scss-module__zv1pTq__dayBtn{color:#5b545f;-webkit-user-select:none;user-select:none;border:1.5px solid #d4d4d4;border-radius:8px;justify-content:center;align-items:center;min-width:46px;height:36px;padding:0 10px;font-size:.8125rem;font-weight:600;transition:border-color .3s ease-in-out,background .3s ease-in-out,color .3s ease-in-out;display:inline-flex}.LojaRegisterModal-module-scss-module__zv1pTq__dayLabel:hover .LojaRegisterModal-module-scss-module__zv1pTq__dayBtn{color:#42d0bc;border-color:#42d0bc}.LojaRegisterModal-module-scss-module__zv1pTq__dayBtnActive{color:#fff;background:#42d0bc;border-color:#42d0bc}.LojaRegisterModal-module-scss-module__zv1pTq__dayLabel:hover .LojaRegisterModal-module-scss-module__zv1pTq__dayBtnActive{color:#fff;background:#2f8f83;border-color:#2f8f83}.LojaRegisterModal-module-scss-module__zv1pTq__radioGroup{flex-direction:column;gap:10px;margin-bottom:1rem;display:flex}.LojaRegisterModal-module-scss-module__zv1pTq__radioLabel{cursor:pointer;align-items:center;gap:10px;display:flex}.LojaRegisterModal-module-scss-module__zv1pTq__radioLabel .LojaRegisterModal-module-scss-module__zv1pTq__radio{accent-color:#42d0bc;cursor:pointer;flex-shrink:0;width:17px;height:17px}.LojaRegisterModal-module-scss-module__zv1pTq__radioText{color:#2e2b30;font-size:.875rem}.LojaRegisterModal-module-scss-module__zv1pTq__weekendSchedules{flex-direction:column;gap:1.125rem;display:flex}.LojaRegisterModal-module-scss-module__zv1pTq__weekendDay{background:#f4f4f4;border:1px solid #ebebeb;border-radius:12px;padding:1rem 1.125rem}.LojaRegisterModal-module-scss-module__zv1pTq__dayTitle{color:#161623;align-items:center;gap:6px;margin:0 0 .875rem;font-size:.875rem;font-weight:600;display:flex}
.ImageUpload-module-scss-module__mcu4uq__root{width:100%}.ImageUpload-module-scss-module__mcu4uq__dropzone{cursor:pointer;text-align:center;background:#f4f4f4;border:2px dashed #d4d4d4;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:130px;padding:1.5rem 1rem;transition:border-color .3s ease-in-out,background .3s ease-in-out;display:flex}.ImageUpload-module-scss-module__mcu4uq__dropzone:hover,.ImageUpload-module-scss-module__mcu4uq__dropzone:focus-visible{background:#42d0bc0a;border-color:#42d0bc;outline:none}.ImageUpload-module-scss-module__mcu4uq__dropzoneDragging{background:#42d0bc14;border-color:#42d0bc}.ImageUpload-module-scss-module__mcu4uq__dropIcon{color:#d4d4d4;transition:color .3s ease-in-out}.ImageUpload-module-scss-module__mcu4uq__dropzone:hover .ImageUpload-module-scss-module__mcu4uq__dropIcon{color:#42d0bc}.ImageUpload-module-scss-module__mcu4uq__dropText{color:#5b545f;margin:0;font-size:.875rem}.ImageUpload-module-scss-module__mcu4uq__dropLink{color:#42d0bc;text-underline-offset:2px;font-weight:600;text-decoration:underline}.ImageUpload-module-scss-module__mcu4uq__dropHint{color:#d4d4d4;margin:0;font-size:.75rem}.ImageUpload-module-scss-module__mcu4uq__preview{border-radius:12px;width:100%;max-width:200px;display:inline-flex;position:relative;overflow:hidden}.ImageUpload-module-scss-module__mcu4uq__previewImg{object-fit:cover;border-radius:12px;width:100%;height:130px;display:block}.ImageUpload-module-scss-module__mcu4uq__previewOverlay{opacity:0;background:#00000073;border-radius:12px;justify-content:center;align-items:center;gap:8px;transition:opacity .3s ease-in-out;display:flex;position:absolute;inset:0}.ImageUpload-module-scss-module__mcu4uq__preview:hover .ImageUpload-module-scss-module__mcu4uq__previewOverlay{opacity:1}.ImageUpload-module-scss-module__mcu4uq__changeBtn{color:#2e2b30;background:#fff;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:.8125rem;font-weight:600;transition:background .3s ease-in-out;display:inline-flex}.ImageUpload-module-scss-module__mcu4uq__changeBtn:hover{background:#f4f4f4}.ImageUpload-module-scss-module__mcu4uq__removeBtn{color:#fff;background:#dc2626;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .3s ease-in-out;display:inline-flex}.ImageUpload-module-scss-module__mcu4uq__removeBtn:hover{background:#b91c1c}.ImageUpload-module-scss-module__mcu4uq__hiddenInput{clip:rect(0,0,0,0);border:0;width:1px;height:1px;position:absolute;overflow:hidden}
.StatCard-module-scss-module__-ux9Ha__card{background:#fff;border:1px solid #ebebeb;border-radius:12px;flex-direction:column;gap:6px;padding:20px;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;display:flex;box-shadow:0 1px 4px #0000000f}.StatCard-module-scss-module__-ux9Ha__card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.StatCard-module-scss-module__-ux9Ha__top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.StatCard-module-scss-module__-ux9Ha__iconWrap{background:color-mix(in srgb,var(--card-color,#42d0bc)12%,transparent);width:44px;height:44px;color:var(--card-color,#42d0bc);border-radius:12px;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.StatCard-module-scss-module__-ux9Ha__trend{border-radius:32px;align-items:center;gap:3px;padding:3px 8px;font-size:.8rem;font-weight:600;display:flex}.StatCard-module-scss-module__-ux9Ha__trend svg,.StatCard-module-scss-module__-ux9Ha__trend [data-icon]{font-size:.85rem}.StatCard-module-scss-module__-ux9Ha__trend.StatCard-module-scss-module__-ux9Ha__up{color:#16a34a;background:#dcfce7}.StatCard-module-scss-module__-ux9Ha__trend.StatCard-module-scss-module__-ux9Ha__down{color:#dc2626;background:#fee2e2}.StatCard-module-scss-module__-ux9Ha__value{color:#161623;font-size:1.75rem;font-weight:700;line-height:1.1}.StatCard-module-scss-module__-ux9Ha__label{color:#2e2b30;font-size:.875rem;font-weight:500}.StatCard-module-scss-module__-ux9Ha__trendLabel{color:#5b545f;font-size:.78rem}
.LojaEditModal-module-scss-module__UARYLa__form{flex-direction:column;gap:16px;width:100%;margin-top:4px;display:flex}.LojaEditModal-module-scss-module__UARYLa__field{flex-direction:column;gap:5px;display:flex}.LojaEditModal-module-scss-module__UARYLa__label{color:#2e2b30;font-size:.8125rem;font-weight:500}.LojaEditModal-module-scss-module__UARYLa__required{color:#d42020;margin-left:2px}.LojaEditModal-module-scss-module__UARYLa__input{color:#2e2b30;background:#fff;border:1.5px solid #ebebeb;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.875rem;transition:border-color .3s ease-in-out}.LojaEditModal-module-scss-module__UARYLa__input:focus{border-color:#42d0bc}.LojaEditModal-module-scss-module__UARYLa__input::placeholder{color:#d4d4d4}.LojaEditModal-module-scss-module__UARYLa__inputError{border-color:#d42020}.LojaEditModal-module-scss-module__UARYLa__error{color:#d42020;align-items:center;gap:4px;font-size:.75rem;display:flex}.LojaEditModal-module-scss-module__UARYLa__footer{justify-content:flex-end;align-items:center;gap:10px;width:100%;margin-top:8px;display:flex}.LojaEditModal-module-scss-module__UARYLa__footer .LojaEditModal-module-scss-module__UARYLa__btnCancel{color:#5b545f;background:0 0;border:1.5px solid #ebebeb;border-radius:8px;padding:9px 20px;font-size:.875rem;font-weight:500;transition:border-color .3s ease-in-out,color .3s ease-in-out,background .3s ease-in-out}.LojaEditModal-module-scss-module__UARYLa__footer .LojaEditModal-module-scss-module__UARYLa__btnCancel:hover:not(:disabled){color:#2e2b30;background:#f4f4f4;border-color:#2e2b30}.LojaEditModal-module-scss-module__UARYLa__footer .LojaEditModal-module-scss-module__UARYLa__btnCancel:disabled{opacity:.5;cursor:not-allowed}.LojaEditModal-module-scss-module__UARYLa__footer .LojaEditModal-module-scss-module__UARYLa__btnSave{color:#fff;background:#42d0bc;border-radius:8px;align-items:center;gap:7px;padding:9px 20px;font-size:.875rem;font-weight:600;transition:background .3s ease-in-out,transform .3s ease-in-out;display:inline-flex}.LojaEditModal-module-scss-module__UARYLa__footer .LojaEditModal-module-scss-module__UARYLa__btnSave:hover:not(:disabled){background:#2f8f83;transform:translateY(-1px)}.LojaEditModal-module-scss-module__UARYLa__footer .LojaEditModal-module-scss-module__UARYLa__btnSave:disabled{opacity:.65;cursor:not-allowed;transform:none}
.ServicoFormModal-module-scss-module__mV0YNG__overlay{z-index:2000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;animation:.2s both ServicoFormModal-module-scss-module__mV0YNG__overlayIn;display:flex;position:fixed;inset:0}@keyframes ServicoFormModal-module-scss-module__mV0YNG__overlayIn{0%{opacity:0}to{opacity:1}}.ServicoFormModal-module-scss-module__mV0YNG__dialog{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:620px;max-height:90vh;animation:.3s cubic-bezier(.22,1,.36,1) both ServicoFormModal-module-scss-module__mV0YNG__dialogIn;display:flex;box-shadow:0 8px 32px #00000024}@keyframes ServicoFormModal-module-scss-module__mV0YNG__dialogIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ServicoFormModal-module-scss-module__mV0YNG__dialogHeader{border-bottom:1px solid #ebebeb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.125rem 1.5rem;display:flex}.ServicoFormModal-module-scss-module__mV0YNG__dialogHeader .ServicoFormModal-module-scss-module__mV0YNG__closeX{color:#5b545f;background:#f4f4f4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .3s ease-in-out,color .3s ease-in-out;display:flex}.ServicoFormModal-module-scss-module__mV0YNG__dialogHeader .ServicoFormModal-module-scss-module__mV0YNG__closeX:hover:not(:disabled){color:#2e2b30;background:#ebebeb}.ServicoFormModal-module-scss-module__mV0YNG__dialogHeader .ServicoFormModal-module-scss-module__mV0YNG__closeX:disabled{opacity:.5;cursor:not-allowed}.ServicoFormModal-module-scss-module__mV0YNG__dialogTitle{color:#161623;align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:700;display:flex}.ServicoFormModal-module-scss-module__mV0YNG__dialogBody{scrollbar-width:thin;scrollbar-color:#d4d4d4 #0000;flex:1;padding:1.5rem;overflow-y:auto}.ServicoFormModal-module-scss-module__mV0YNG__dialogBody::-webkit-scrollbar{width:5px}.ServicoFormModal-module-scss-module__mV0YNG__dialogBody::-webkit-scrollbar-track{background:0 0}.ServicoFormModal-module-scss-module__mV0YNG__dialogBody::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:4px}.ServicoFormModal-module-scss-module__mV0YNG__dialogFooter{border-top:1px solid #ebebeb;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;padding:1rem 1.5rem;display:flex}.ServicoFormModal-module-scss-module__mV0YNG__dialogFooter .ServicoFormModal-module-scss-module__mV0YNG__btnCancel{color:#5b545f;background:0 0;border:1.5px solid #d4d4d4;border-radius:8px;padding:9px 20px;font-size:.875rem;font-weight:500;transition:border-color .3s ease-in-out,color .3s ease-in-out,background .3s ease-in-out}.ServicoFormModal-module-scss-module__mV0YNG__dialogFooter .ServicoFormModal-module-scss-module__mV0YNG__btnCancel:hover:not(:disabled){color:#2e2b30;background:#f4f4f4;border-color:#2e2b30}.ServicoFormModal-module-scss-module__mV0YNG__dialogFooter .ServicoFormModal-module-scss-module__mV0YNG__btnCancel:disabled{opacity:.5;cursor:not-allowed}.ServicoFormModal-module-scss-module__mV0YNG__dialogFooter .ServicoFormModal-module-scss-module__mV0YNG__btnSubmit{color:#fff;background:#42d0bc;border-radius:8px;align-items:center;gap:7px;padding:9px 20px;font-size:.875rem;font-weight:600;transition:background .3s ease-in-out,transform .3s ease-in-out;display:inline-flex}.ServicoFormModal-module-scss-module__mV0YNG__dialogFooter .ServicoFormModal-module-scss-module__mV0YNG__btnSubmit:hover:not(:disabled){background:#2f8f83;transform:translateY(-1px)}.ServicoFormModal-module-scss-module__mV0YNG__dialogFooter .ServicoFormModal-module-scss-module__mV0YNG__btnSubmit:disabled{opacity:.65;cursor:not-allowed;transform:none}.ServicoFormModal-module-scss-module__mV0YNG__section{margin-bottom:1.75rem}.ServicoFormModal-module-scss-module__mV0YNG__section:last-child{margin-bottom:0}.ServicoFormModal-module-scss-module__mV0YNG__sectionTitle{text-transform:uppercase;letter-spacing:.07em;color:#5b545f;border-bottom:1px solid #ebebeb;margin:0 0 .875rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700}.ServicoFormModal-module-scss-module__mV0YNG__grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:575px){.ServicoFormModal-module-scss-module__mV0YNG__grid2{grid-template-columns:1fr}}.ServicoFormModal-module-scss-module__mV0YNG__fullWidth{grid-column:1/-1}.ServicoFormModal-module-scss-module__mV0YNG__field{flex-direction:column;gap:5px;display:flex}.ServicoFormModal-module-scss-module__mV0YNG__label{color:#2e2b30;font-size:.8125rem;font-weight:500}.ServicoFormModal-module-scss-module__mV0YNG__req{color:#d42020;margin-left:2px}.ServicoFormModal-module-scss-module__mV0YNG__input,.ServicoFormModal-module-scss-module__mV0YNG__select{color:#2e2b30;background:#fff;border:1.5px solid #d4d4d4;border-radius:8px;outline:none;width:100%;padding:9px 12px;font-size:.875rem;transition:border-color .3s ease-in-out}.ServicoFormModal-module-scss-module__mV0YNG__input:focus,.ServicoFormModal-module-scss-module__mV0YNG__select:focus{border-color:#42d0bc}.ServicoFormModal-module-scss-module__mV0YNG__input::placeholder,.ServicoFormModal-module-scss-module__mV0YNG__select::placeholder{color:#d4d4d4}.ServicoFormModal-module-scss-module__mV0YNG__select{cursor:pointer;appearance:auto}.ServicoFormModal-module-scss-module__mV0YNG__inputError{border-color:#d42020!important}.ServicoFormModal-module-scss-module__mV0YNG__error{color:#d42020;align-items:center;gap:4px;font-size:.75rem;display:flex}.ServicoFormModal-module-scss-module__mV0YNG__lojasPicker{flex-wrap:wrap;gap:8px;display:flex}.ServicoFormModal-module-scss-module__mV0YNG__lojaLabel{cursor:pointer;position:relative}.ServicoFormModal-module-scss-module__mV0YNG__hiddenCheck{clip:rect(0,0,0,0);pointer-events:none;border:0;width:1px;height:1px;margin:0;padding:0;position:absolute;overflow:hidden}.ServicoFormModal-module-scss-module__mV0YNG__lojaBtn{color:#5b545f;-webkit-user-select:none;user-select:none;white-space:nowrap;border:1.5px solid #d4d4d4;border-radius:8px;align-items:center;gap:5px;height:34px;padding:0 12px;font-size:.8125rem;font-weight:500;transition:border-color .3s ease-in-out,background .3s ease-in-out,color .3s ease-in-out;display:inline-flex}.ServicoFormModal-module-scss-module__mV0YNG__lojaLabel:hover .ServicoFormModal-module-scss-module__mV0YNG__lojaBtn{color:#42d0bc;border-color:#42d0bc}.ServicoFormModal-module-scss-module__mV0YNG__lojaBtnActive{color:#42d0bc;background:#42d0bc1a;border-color:#42d0bc;font-weight:600}.ServicoFormModal-module-scss-module__mV0YNG__lojaLabel:hover .ServicoFormModal-module-scss-module__mV0YNG__lojaBtnActive{background:#42d0bc2e}.ServicoFormModal-module-scss-module__mV0YNG__lojaBtnAll{border-style:dashed}.ServicoFormModal-module-scss-module__mV0YNG__lojaBtnAllActive{border-style:solid}.ServicoFormModal-module-scss-module__mV0YNG__lojasLoading,.ServicoFormModal-module-scss-module__mV0YNG__lojasEmpty{color:#5b545f;margin:0;font-size:.875rem}
.PlaceholderView-module-scss-module__XR_R1G__card{text-align:center;background:#fff;border:1px solid #ebebeb;border-radius:16px;max-width:600px;padding:56px 32px;box-shadow:0 1px 4px #0000000f}.PlaceholderView-module-scss-module__XR_R1G__icon{color:#42d0bc;opacity:.8;margin-bottom:16px;font-size:3rem}.PlaceholderView-module-scss-module__XR_R1G__heading{color:#161623;margin-bottom:8px;font-size:1.1rem;font-weight:600}.PlaceholderView-module-scss-module__XR_R1G__text{color:#5b545f;margin-bottom:24px;font-size:.9rem;line-height:1.6}.PlaceholderView-module-scss-module__XR_R1G__features{text-align:left;flex-direction:column;gap:10px;max-width:340px;margin:0 auto;list-style:none;display:flex}.PlaceholderView-module-scss-module__XR_R1G__feature{color:#2e2b30;align-items:center;gap:10px;font-size:.875rem;display:flex}.PlaceholderView-module-scss-module__XR_R1G__featureIcon{color:#42d0bc;flex-shrink:0;font-size:1.1rem}
.Dashboard-module-scss-module__uLWwja__statsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-bottom:28px;display:grid}.Dashboard-module-scss-module__uLWwja__placeholder{margin-top:8px}.Dashboard-module-scss-module__uLWwja__placeholderCard{text-align:center;background:#fff;border:1.5px dashed #ebebeb;border-radius:12px;padding:48px 32px}.Dashboard-module-scss-module__uLWwja__placeholderText{color:#5b545f;max-width:400px;margin:0 auto;font-size:.9rem;line-height:1.6}
.Lojas-module-scss-module__jzrWXW__page{flex-direction:column;display:flex}.Lojas-module-scss-module__jzrWXW__registarBtn{flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-height:2.5rem;border-style:solid!important;border-width:1px!important;border-radius:8px!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:600!important;line-height:1.25!important;display:inline-flex!important}.Lojas-module-scss-module__jzrWXW__registarBtn .p-button-icon{margin-right:0;font-size:.875rem}.Lojas-module-scss-module__jzrWXW__registarBtn .p-button-label{font-weight:600}.Lojas-module-scss-module__jzrWXW__loadingRow{color:#5b545f;background:#fff;border:1px solid #ebebeb;border-radius:12px;align-items:center;gap:10px;padding:2rem;font-size:.9rem;display:flex}.Lojas-module-scss-module__jzrWXW__loadingIcon{color:#42d0bc;animation:.75s linear infinite Lojas-module-scss-module__jzrWXW__spin;display:inline-flex}@keyframes Lojas-module-scss-module__jzrWXW__spin{to{transform:rotate(360deg)}}.Lojas-module-scss-module__jzrWXW__errorRow{color:#d42020;background:#fff5f5;border:1px solid #d4202033;border-radius:12px;padding:1.25rem 1.5rem;font-size:.875rem}.Lojas-module-scss-module__jzrWXW__modalFooter{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.Lojas-module-scss-module__jzrWXW__modalFooter .Lojas-module-scss-module__jzrWXW__btnOutline{color:#5b545f;background:0 0;border:1.5px solid #ebebeb;border-radius:8px;padding:9px 20px;font-size:.875rem;font-weight:500;transition:border-color .3s ease-in-out,color .3s ease-in-out,background .3s ease-in-out}.Lojas-module-scss-module__jzrWXW__modalFooter .Lojas-module-scss-module__jzrWXW__btnOutline:hover:not(:disabled){color:#2e2b30;background:#f4f4f4;border-color:#2e2b30}.Lojas-module-scss-module__jzrWXW__modalFooter .Lojas-module-scss-module__jzrWXW__btnOutline:disabled{opacity:.5;cursor:not-allowed}.Lojas-module-scss-module__jzrWXW__modalFooter .Lojas-module-scss-module__jzrWXW__btnWarning{color:#fff;background:#f59e0b;border-radius:8px;align-items:center;gap:7px;padding:9px 20px;font-size:.875rem;font-weight:600;transition:background .3s ease-in-out;display:inline-flex}.Lojas-module-scss-module__jzrWXW__modalFooter .Lojas-module-scss-module__jzrWXW__btnWarning:hover:not(:disabled){background:#d97706}.Lojas-module-scss-module__jzrWXW__modalFooter .Lojas-module-scss-module__jzrWXW__btnWarning:disabled{opacity:.65;cursor:not-allowed}.Lojas-module-scss-module__jzrWXW__modalFooter .Lojas-module-scss-module__jzrWXW__btnDanger{color:#fff;background:#dc2626;border-radius:8px;align-items:center;gap:7px;padding:9px 20px;font-size:.875rem;font-weight:600;transition:background .3s ease-in-out;display:inline-flex}.Lojas-module-scss-module__jzrWXW__modalFooter .Lojas-module-scss-module__jzrWXW__btnDanger:hover:not(:disabled){background:#b91c1c}.Lojas-module-scss-module__jzrWXW__modalFooter .Lojas-module-scss-module__jzrWXW__btnDanger:disabled{opacity:.65;cursor:not-allowed}
.Servicos-module-scss-module__Iv0XPq__page{flex-direction:column;display:flex}.Servicos-module-scss-module__Iv0XPq__registarBtn{flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-height:2.5rem;border-style:solid!important;border-width:1px!important;border-radius:8px!important;padding:.5rem 1rem!important;font-size:.875rem!important;font-weight:600!important;line-height:1.25!important;display:inline-flex!important}.Servicos-module-scss-module__Iv0XPq__registarBtn .p-button-icon{margin-right:0;font-size:.875rem}.Servicos-module-scss-module__Iv0XPq__registarBtn .p-button-label{font-weight:600}.Servicos-module-scss-module__Iv0XPq__loadingRow{color:#5b545f;background:#fff;border:1px solid #ebebeb;border-radius:12px;align-items:center;gap:10px;padding:2rem;font-size:.9rem;display:flex}.Servicos-module-scss-module__Iv0XPq__loadingIcon{color:#42d0bc;animation:.75s linear infinite Servicos-module-scss-module__Iv0XPq__spin;display:inline-flex}@keyframes Servicos-module-scss-module__Iv0XPq__spin{to{transform:rotate(360deg)}}.Servicos-module-scss-module__Iv0XPq__errorRow{color:#d42020;background:#fff5f5;border:1px solid #d4202033;border-radius:12px;padding:1.25rem 1.5rem;font-size:.875rem}.Servicos-module-scss-module__Iv0XPq__modalFooter{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.Servicos-module-scss-module__Iv0XPq__modalFooter .Servicos-module-scss-module__Iv0XPq__btnOutline{color:#5b545f;background:0 0;border:1.5px solid #ebebeb;border-radius:8px;padding:9px 20px;font-size:.875rem;font-weight:500;transition:border-color .3s ease-in-out,color .3s ease-in-out,background .3s ease-in-out}.Servicos-module-scss-module__Iv0XPq__modalFooter .Servicos-module-scss-module__Iv0XPq__btnOutline:hover:not(:disabled){color:#2e2b30;background:#f4f4f4;border-color:#2e2b30}.Servicos-module-scss-module__Iv0XPq__modalFooter .Servicos-module-scss-module__Iv0XPq__btnOutline:disabled{opacity:.5;cursor:not-allowed}.Servicos-module-scss-module__Iv0XPq__modalFooter .Servicos-module-scss-module__Iv0XPq__btnWarning{color:#fff;background:#f59e0b;border-radius:8px;align-items:center;gap:7px;padding:9px 20px;font-size:.875rem;font-weight:600;transition:background .3s ease-in-out;display:inline-flex}.Servicos-module-scss-module__Iv0XPq__modalFooter .Servicos-module-scss-module__Iv0XPq__btnWarning:hover:not(:disabled){background:#d97706}.Servicos-module-scss-module__Iv0XPq__modalFooter .Servicos-module-scss-module__Iv0XPq__btnWarning:disabled{opacity:.65;cursor:not-allowed}.Servicos-module-scss-module__Iv0XPq__modalFooter .Servicos-module-scss-module__Iv0XPq__btnDanger{color:#fff;background:#dc2626;border-radius:8px;align-items:center;gap:7px;padding:9px 20px;font-size:.875rem;font-weight:600;transition:background .3s ease-in-out;display:inline-flex}.Servicos-module-scss-module__Iv0XPq__modalFooter .Servicos-module-scss-module__Iv0XPq__btnDanger:hover:not(:disabled){background:#b91c1c}.Servicos-module-scss-module__Iv0XPq__modalFooter .Servicos-module-scss-module__Iv0XPq__btnDanger:disabled{opacity:.65;cursor:not-allowed}
