#login-page{background-color:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}#login-page .card{width:100%;max-width:420px}#login-page .card .ant-card-body{padding:3rem}#login-page .content{width:100%}#login-page .header{text-align:center;margin-bottom:1rem}#login-page .header .ant-typography{margin:0}#login-page .title{color:#1e293b;margin:0 0 .25rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:600}#login-page .slogan{color:#64748b;font-size:.875rem}#login-page .stepHint{color:#64748b;margin:0 0 .5rem;font-size:.875rem;display:block}#login-page .timer{color:#101d40;margin:0 0 1.5rem;font-size:.875rem;font-weight:500;display:block}#login-page .backLink{margin-top:1.5rem;padding:0;display:block}#login-page .formItemNoMargin{margin-bottom:0}#login-page .loginOtp{justify-content:space-between;width:100%;display:flex}#dashboard-page{max-width:800px}#dashboard-page .ant-typography{margin:0 0 1rem}#dashboard-page .listWrapper{background:#fff;border-radius:10px}.filter-input{flex-direction:column;gap:.25rem;margin-bottom:0;display:flex}.filter-input.fullWidth{width:100%}@media (max-width:767px){.filter-input{width:100%;max-width:100%}}.filter-input__label{color:#1e293b;font-size:.875rem;font-weight:500;display:block}.filter-input__control{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.filter-input__error{color:#dc2626;font-size:.875rem}.filter-select{flex-direction:column;gap:.25rem;min-width:150px;margin-bottom:0;display:flex}.filter-select.fullWidth{width:100%}@media (max-width:767px){.filter-select{width:100%;max-width:100%}}.filter-select__label{color:#1e293b;font-size:.875rem;font-weight:500;display:block}.filter-select__control{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.filter-select__error{color:#dc2626;font-size:.875rem}.filter-button{color:#fff;background-color:#66837f;border-color:#66837f}@media (max-width:767px){.filter-button{width:100%;padding-inline:.5rem;font-size:.875rem}}.announcement-list-page{background-color:#f8fafc;min-height:100%}.announcement-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.announcement-list-page__create-link{flex-shrink:0}@media (max-width:767px){.announcement-list-page__create-text{display:none}}.announcement-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.announcement-list-page .placeholder{color:#64748b;font-size:.875rem}.announcement-list-page .announcement-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.announcement-list-page .announcement-list-filters .announcement-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.announcement-list-page .announcement-list-filters .announcement-list-filter-form .ant-space-item{width:100%;max-width:100%}.announcement-list-page .announcement-list-filters .announcement-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.announcement-list-page .announcement-list-filters .announcement-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.announcement-list-page .announcement-list-filters .announcement-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.announcement-list-page .announcement-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.announcement-list-page__no-image{color:#64748b}.announcement-list-page__thumb-link{line-height:0;display:inline-block}.announcement-list-page__thumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;width:48px;height:48px}.announcement-list-page .announcement-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.announcement-list-page .announcement-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.base-button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;transition:background-color .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.base-button:disabled{cursor:not-allowed;opacity:.6}.base-button.fullWidth{width:100%}.base-button.sm{padding:.5rem 1rem;font-size:.875rem}.base-button.md{padding:1rem 1.5rem;font-size:1rem}.base-button.lg{padding:1.5rem 2rem;font-size:1.125rem}.base-button.primary{color:#fff;background-color:#2f8f82;border-color:#2f8f82}.base-button.primary:hover:not(:disabled){background-color:#66837f;border-color:#66837f}.base-button.secondary{color:#fff;background-color:#101d40;border-color:#101d40}.base-button.secondary:hover:not(:disabled){background-color:#232c43;border-color:#232c43}.base-button.outline{color:#2f8f82;background-color:#0000;border-color:#e2e8f0}.base-button.outline:hover:not(:disabled){background-color:#2f8f820f;border-color:#2f8f82}.base-button.ghost{color:#1e293b;background-color:#0000}.base-button.ghost:hover:not(:disabled){background-color:#0000000d}.base-button .spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:1em;height:1em;animation:.6s linear infinite base-button-spin}@keyframes base-button-spin{to{transform:rotate(360deg)}}.form-button{color:#fff;background-color:#66837f;border-color:#66837f;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.form-input.ant-input,.form-select{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.announcement-create-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.announcement-create-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.announcement-create-page__back-link{flex-shrink:0}.announcement-create-page__card-root{width:100%!important;max-width:100%!important}.announcement-create-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.announcement-create-page__card .ant-card-body{box-sizing:border-box;width:100%}.announcement-create-page__form{width:100%;max-width:100%}.announcement-create-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.announcement-create-page__form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.announcement-create-page__hint{margin-top:1rem;display:block}.announcement-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.announcement-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.announcement-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.announcement-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.announcement-detail-page__back-link{flex-shrink:0}.announcement-detail-page__card-root{width:100%!important;max-width:100%!important}.announcement-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.announcement-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.announcement-detail-page__form{width:100%;max-width:100%}.announcement-detail-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.announcement-detail-page__form-actions{border-top:1px solid #e2e8f0;padding-top:.5rem}.slot-list-modal .ant-modal-body{max-height:70vh;padding:1.5rem;overflow:auto}.slot-list-modal__loading{justify-content:center;align-items:center;min-height:200px;display:flex}.slot-list-modal__grid-wrap{overflow-x:auto}.slot-list-modal__grid{flex-direction:column;gap:0;min-width:700px;display:flex}.slot-list-modal__header-row{background:#00000005;border-bottom:1px solid #e2e8f0;border-radius:6px;grid-template-columns:repeat(7,1fr);gap:.5rem;margin-bottom:.5rem;padding:.5rem 0;display:grid}.slot-list-modal__day-col{text-align:center;color:#1e293b;padding:.25rem 0;font-size:.875rem;font-weight:500}.slot-list-modal__day-col--active{color:#2f8f82;background:#2f8f820f;border-bottom:2px solid #2f8f82;border-radius:6px}.slot-list-modal__slot-row{grid-template-columns:repeat(7,1fr);gap:.5rem;margin-bottom:.5rem;display:grid}.slot-list-modal__cell{min-height:100px}.slot-list-modal__card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;gap:.25rem;height:100%;min-height:100px;padding:1rem;display:flex;position:relative}.slot-list-modal__card--empty{color:#64748b;justify-content:center;align-items:center}.slot-list-modal__card-menu{cursor:pointer;color:#64748b;font-size:1rem;position:absolute;top:.25rem;right:.25rem}.slot-list-modal__card-menu:hover{color:#1e293b}.slot-list-modal__card-time{color:#2563eb;margin-top:.25rem;font-size:.875rem;font-weight:600}.slot-list-modal__card-meta{color:#64748b;font-size:.75rem}.slot-list-modal__card-meta--row{justify-content:space-between;margin-top:.25rem;display:flex}.slot-list-modal__empty{text-align:center;color:#64748b;grid-column:1/-1;padding:3rem}.branch-list-page{background-color:#f8fafc;min-height:100%}.branch-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.branch-list-page__create-link{flex-shrink:0}@media (max-width:767px){.branch-list-page__create-text{display:none}}.branch-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.branch-list-page .branch-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.branch-list-page .branch-list-filters .branch-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.branch-list-page .branch-list-filters .branch-list-filter-form .ant-space-item{width:100%;max-width:100%}.branch-list-page .branch-list-filters .branch-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.branch-list-page .branch-list-filters .branch-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.branch-list-page .branch-list-filters .branch-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.branch-list-page .branch-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.branch-list-page__no-image{color:#64748b}.branch-list-page__thumb-link{line-height:0;display:inline-block}.branch-list-page__thumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;width:48px;height:48px}.branch-list-page__actions-trigger{cursor:pointer;color:#64748b;border-radius:6px;justify-content:center;align-items:center;padding:.25rem .5rem;display:inline-flex}.branch-list-page__actions-trigger:hover{color:#1e293b;background:#0000000a}.branch-list-page .branch-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.branch-list-page .branch-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.branch-create-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.branch-create-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.branch-create-page__back-link{flex-shrink:0}.branch-create-page__card-root{width:100%!important;max-width:100%!important}.branch-create-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.branch-create-page__card .ant-card-body{box-sizing:border-box;width:100%}.branch-create-page__form{width:100%;max-width:100%}.branch-create-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.branch-create-page__form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.branch-create-page__hint{margin-top:1rem;display:block}.branch-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.branch-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.branch-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.branch-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.branch-detail-page__back-link{flex-shrink:0}.branch-detail-page__card-root{width:100%!important;max-width:100%!important}.branch-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.branch-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.branch-detail-page__form{width:100%;max-width:100%}.branch-detail-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.branch-detail-page__form-actions{border-top:1px solid #e2e8f0;padding-top:.5rem}.branch-detail-page__slot-action{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.branch-slots-page{background-color:#f8fafc;min-height:100%}.branch-slots-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.branch-slots-page__header{margin-bottom:1.5rem}.branch-slots-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.branch-slots-page__title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.branch-slots-page__title{margin:0!important}.branch-slots-page__grid{grid-template-columns:repeat(7,1fr);gap:1rem;padding-bottom:.5rem;display:grid;overflow-x:auto}.branch-slots-page__day-col{background:#00000003;border:1px solid #e2e8f0;border-radius:10px;min-width:130px;overflow:hidden}.branch-slots-page__day-header{background:#f0f5ff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.branch-slots-page__day-name{color:#1e293b;font-size:.875rem;font-weight:600}.branch-slots-page__add-btn{color:#2f8f82;border-radius:9999px;min-width:auto;height:auto;padding:2px 6px}.branch-slots-page__add-btn:hover{background:#2f8f821a}.branch-slots-page__cards{flex-direction:column;gap:1rem;padding:1rem;display:flex}.branch-slots-page__card-item{background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.branch-slots-page__time-row{align-items:center;gap:4px;display:flex}.branch-slots-page__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.branch-slots-page__time-sel{width:56px;min-width:56px}.branch-slots-page__card-footer{border-top:1px solid #e2e8f0;align-items:center;gap:.5rem;margin-top:.25rem;padding-top:.25rem;display:flex}.branch-slots-page__cap-label{color:#64748b;white-space:nowrap;font-size:.75rem}.branch-slots-page__cap-input{width:72px}.branch-review-list-page{background-color:#f8fafc;min-height:100%}.branch-review-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.branch-review-list-page__create-link{flex-shrink:0}@media (max-width:767px){.branch-review-list-page__create-text{display:none}}.branch-review-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.branch-review-list-page .branch-review-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.branch-review-list-page .branch-review-list-filters .branch-review-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.branch-review-list-page .branch-review-list-filters .branch-review-list-filter-form .ant-space-item{width:100%;max-width:100%}.branch-review-list-page .branch-review-list-filters .branch-review-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.branch-review-list-page .branch-review-list-filters .branch-review-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.branch-review-list-page .branch-review-list-filters .branch-review-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.branch-review-list-page .branch-review-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.branch-review-list-page .branch-review-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.branch-review-list-page .branch-review-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.branch-review-create-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.branch-review-create-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.branch-review-create-page__back-link{flex-shrink:0}.branch-review-create-page__card-root{width:100%!important;max-width:100%!important}.branch-review-create-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.branch-review-create-page__card .ant-card-body{box-sizing:border-box;width:100%}.branch-review-create-page__form{width:100%;max-width:100%}.branch-review-create-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.branch-review-create-page__form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.branch-review-create-page__hint{margin-top:1rem;display:block}.branch-review-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.branch-review-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.branch-review-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.branch-review-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.branch-review-detail-page__back-link{flex-shrink:0}.branch-review-detail-page__card-root{width:100%!important;max-width:100%!important}.branch-review-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.branch-review-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.branch-review-detail-page__form{width:100%;max-width:100%}.branch-review-detail-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.branch-review-detail-page__form-actions{border-top:1px solid #e2e8f0;padding-top:.5rem}.branch-service-list-page{background-color:#f8fafc;min-height:100%}.branch-service-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.branch-service-list-page__create-link{flex-shrink:0}@media (max-width:767px){.branch-service-list-page__create-text{display:none}}.branch-service-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.branch-service-list-page .branch-service-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.branch-service-list-page .branch-service-list-filters .branch-service-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.branch-service-list-page .branch-service-list-filters .branch-service-list-filter-form .ant-space-item,.branch-service-list-page .branch-service-list-filters .branch-service-list-filter-form .branch-service-list-filter-form__branch{width:100%;max-width:100%}.branch-service-list-page .branch-service-list-filters .branch-service-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.branch-service-list-page .branch-service-list-filters .branch-service-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.branch-service-list-page .branch-service-list-filters .branch-service-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.branch-service-list-page .branch-service-list-filter-form__label{margin-bottom:.25rem;font-size:.875rem;display:block}.branch-service-list-page .branch-service-list-filter-form__branch{min-width:160px}.branch-service-list-page .branch-service-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.branch-service-list-page .branch-service-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.branch-service-list-page .branch-service-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.branch-service-create-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.branch-service-create-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.branch-service-create-page__back-link{flex-shrink:0}.branch-service-create-page__card-root{width:100%!important;max-width:100%!important}.branch-service-create-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.branch-service-create-page__card .ant-card-body{box-sizing:border-box;width:100%}.branch-service-create-page__form{width:100%;max-width:100%}.branch-service-create-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.branch-service-create-page__form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.branch-service-create-page__hint{margin-top:1rem;display:block}.branch-service-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.branch-service-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.branch-service-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.branch-service-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.branch-service-detail-page__back-link{flex-shrink:0}.branch-service-detail-page__card-root{width:100%!important;max-width:100%!important}.branch-service-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.branch-service-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.branch-service-detail-page__form{width:100%;max-width:100%}.branch-service-detail-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.branch-service-detail-page__form-actions{border-top:1px solid #e2e8f0;padding-top:.5rem}.company-list-page{background-color:#f8fafc;min-height:100%}.company-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.company-list-page__create-link{flex-shrink:0}@media (max-width:767px){.company-list-page__create-text{display:none}}.company-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.company-list-page .company-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.company-list-page .company-list-filters .company-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.company-list-page .company-list-filters .company-list-filter-form .ant-space-item{width:100%;max-width:100%}.company-list-page .company-list-filters .company-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.company-list-page .company-list-filters .company-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.company-list-page .company-list-filters .company-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.company-list-page .company-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.company-list-page__no-image{color:#64748b}.company-list-page__thumb-link{line-height:0;display:inline-block}.company-list-page__thumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;width:48px;height:48px}.company-list-page .company-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.company-list-page .company-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.company-create-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.company-create-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.company-create-page__back-link{flex-shrink:0}.company-create-page__card-root{width:100%!important;max-width:100%!important}.company-create-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.company-create-page__card .ant-card-body{box-sizing:border-box;width:100%}.company-create-page__form{width:100%;max-width:100%}.company-create-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.company-create-page__form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.company-create-page__hint{margin-top:1rem;display:block}.company-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.company-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.company-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.company-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.company-detail-page__back-link{flex-shrink:0}.company-detail-page__card-root{width:100%!important;max-width:100%!important}.company-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.company-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.company-detail-page__form{width:100%;max-width:100%}.company-detail-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.company-detail-page__form-actions{border-top:1px solid #e2e8f0;padding-top:.5rem}.slider-list-page{background-color:#f8fafc;min-height:100%}.slider-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.slider-list-page__create-link{flex-shrink:0}@media (max-width:767px){.slider-list-page__create-text{display:none}}.slider-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.slider-list-page .slider-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.slider-list-page .slider-list-filters .slider-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.slider-list-page .slider-list-filters .slider-list-filter-form .ant-space-item{width:100%;max-width:100%}.slider-list-page .slider-list-filters .slider-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.slider-list-page .slider-list-filters .slider-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.slider-list-page .slider-list-filters .slider-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.slider-list-page .slider-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.slider-list-page__no-image{color:#64748b}.slider-list-page__thumb-link{line-height:0;display:inline-block}.slider-list-page__thumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;width:48px;height:48px}.slider-list-page .slider-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.slider-list-page .slider-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.slider-create-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.slider-create-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.slider-create-page__back-link{flex-shrink:0}.slider-create-page__card-root{width:100%!important;max-width:100%!important}.slider-create-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.slider-create-page__card .ant-card-body{box-sizing:border-box;width:100%}.slider-create-page__form{width:100%;max-width:100%}.slider-create-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.slider-create-page__form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.slider-create-page__hint{margin-top:1rem;display:block}.slider-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.slider-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.slider-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.slider-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.slider-detail-page__back-link{flex-shrink:0}.slider-detail-page__card-root{width:100%!important;max-width:100%!important}.slider-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.slider-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.slider-detail-page__form{width:100%;max-width:100%}.slider-detail-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.slider-detail-page__form-actions{border-top:1px solid #e2e8f0;padding-top:.5rem}.vehicle-list-page{background-color:#f8fafc;min-height:100%}.vehicle-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.vehicle-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.vehicle-list-page .vehicle-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.vehicle-list-page .vehicle-list-filters .vehicle-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.vehicle-list-page .vehicle-list-filters .vehicle-list-filter-form .ant-space-item{width:100%;max-width:100%}.vehicle-list-page .vehicle-list-filters .vehicle-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.vehicle-list-page .vehicle-list-filters .vehicle-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.vehicle-list-page .vehicle-list-filters .vehicle-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.vehicle-list-page .vehicle-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.vehicle-list-page .vehicle-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.vehicle-list-page .vehicle-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.vehicle-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.vehicle-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.vehicle-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.vehicle-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.vehicle-detail-page__back-link{flex-shrink:0}.vehicle-detail-page__card-root{width:100%!important;max-width:100%!important}.vehicle-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.vehicle-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.vehicle-detail-page__descriptions{max-width:560px;margin-bottom:1.5rem}.vehicle-detail-page__section-title{margin-top:2rem;margin-bottom:.5rem!important}.vehicle-detail-page__images{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.vehicle-detail-page__image-item{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden}.vehicle-brand-list-page{background-color:#f8fafc;min-height:100%}.vehicle-brand-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.vehicle-brand-list-page__create-link{flex-shrink:0}@media (max-width:767px){.vehicle-brand-list-page__create-text{display:none}}.vehicle-brand-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.vehicle-brand-list-page .vehicle-brand-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.vehicle-brand-list-page .vehicle-brand-list-filters .vehicle-brand-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.vehicle-brand-list-page .vehicle-brand-list-filters .vehicle-brand-list-filter-form .ant-space-item{width:100%;max-width:100%}.vehicle-brand-list-page .vehicle-brand-list-filters .vehicle-brand-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.vehicle-brand-list-page .vehicle-brand-list-filters .vehicle-brand-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.vehicle-brand-list-page .vehicle-brand-list-filters .vehicle-brand-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.vehicle-brand-list-page .vehicle-brand-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.vehicle-brand-list-page__no-image{color:#64748b}.vehicle-brand-list-page__thumb-link{line-height:0;display:inline-block}.vehicle-brand-list-page__thumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;width:48px;height:48px}.vehicle-brand-list-page .vehicle-brand-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.vehicle-brand-list-page .vehicle-brand-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.vehicle-brand-create-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.vehicle-brand-create-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.vehicle-brand-create-page__back-link{flex-shrink:0}.vehicle-brand-create-page__card-root{width:100%!important;max-width:100%!important}.vehicle-brand-create-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.vehicle-brand-create-page__card .ant-card-body{box-sizing:border-box;width:100%}.vehicle-brand-create-page__form{width:100%;max-width:100%}.vehicle-brand-create-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.vehicle-brand-create-page__form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.vehicle-brand-create-page__hint{margin-top:1rem;display:block}.vehicle-brand-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.vehicle-brand-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.vehicle-brand-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.vehicle-brand-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.vehicle-brand-detail-page__back-link{flex-shrink:0}.vehicle-brand-detail-page__card-root{width:100%!important;max-width:100%!important}.vehicle-brand-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.vehicle-brand-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.vehicle-brand-detail-page__form{width:100%;max-width:100%}.vehicle-brand-detail-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.vehicle-brand-detail-page__form-actions{border-top:1px solid #e2e8f0;padding-top:.5rem}.vehicle-model-list-page{background-color:#f8fafc;min-height:100%}.vehicle-model-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.vehicle-model-list-page__create-link{flex-shrink:0}@media (max-width:767px){.vehicle-model-list-page__create-text{display:none}}.vehicle-model-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.vehicle-model-list-page .vehicle-model-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.vehicle-model-list-page .vehicle-model-list-filters .vehicle-model-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.vehicle-model-list-page .vehicle-model-list-filters .vehicle-model-list-filter-form .ant-space-item,.vehicle-model-list-page .vehicle-model-list-filters .vehicle-model-list-filter-form .vehicle-model-list-filter-form__brand{width:100%;max-width:100%}.vehicle-model-list-page .vehicle-model-list-filters .vehicle-model-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.vehicle-model-list-page .vehicle-model-list-filters .vehicle-model-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.vehicle-model-list-page .vehicle-model-list-filters .vehicle-model-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.vehicle-model-list-page .vehicle-model-list-filter-form__label{margin-bottom:.25rem;font-size:.875rem;display:block}.vehicle-model-list-page .vehicle-model-list-filter-form__brand{min-width:160px}.vehicle-model-list-page .vehicle-model-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.vehicle-model-list-page__no-image{color:#64748b}.vehicle-model-list-page__thumb-link{line-height:0;display:inline-block}.vehicle-model-list-page__thumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;width:48px;height:48px}.vehicle-model-list-page .vehicle-model-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.vehicle-model-list-page .vehicle-model-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.vehicle-model-create-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.vehicle-model-create-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.vehicle-model-create-page__back-link{flex-shrink:0}.vehicle-model-create-page__card-root{width:100%!important;max-width:100%!important}.vehicle-model-create-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.vehicle-model-create-page__card .ant-card-body{box-sizing:border-box;width:100%}.vehicle-model-create-page__form{width:100%;max-width:100%}.vehicle-model-create-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.vehicle-model-create-page__form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.vehicle-model-create-page__hint{margin-top:1rem;display:block}.vehicle-model-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.vehicle-model-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.vehicle-model-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.vehicle-model-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.vehicle-model-detail-page__back-link{flex-shrink:0}.vehicle-model-detail-page__card-root{width:100%!important;max-width:100%!important}.vehicle-model-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.vehicle-model-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.vehicle-model-detail-page__form{width:100%;max-width:100%}.vehicle-model-detail-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.vehicle-model-detail-page__form-actions{border-top:1px solid #e2e8f0;padding-top:.5rem}.account-list-page{background-color:#f8fafc;min-height:100%}.account-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.account-list-page__create-link{flex-shrink:0}@media (max-width:767px){.account-list-page__create-text{display:none}}.account-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.account-list-page .placeholder{color:#64748b;font-size:.875rem}.account-list-page .account-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.account-list-page .account-list-filters .account-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.account-list-page .account-list-filters .account-list-filter-form .ant-space-item{width:100%;max-width:100%}.account-list-page .account-list-filters .account-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.account-list-page .account-list-filters .account-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.account-list-page .account-list-filters .account-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.account-list-page .account-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.account-list-page .account-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.account-list-page .account-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.account-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.account-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.account-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.account-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.account-detail-page__back-link{flex-shrink:0}.account-detail-page__title{flex:1;min-width:0;margin:0!important}.account-detail-page__card-root{width:100%!important;max-width:100%!important}.account-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.account-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.account-detail-page__form{width:100%;max-width:100%}.account-detail-page__form-grid{flex-direction:column;max-width:400px;display:flex}.account-detail-page__form-item-dob .ant-form-item-control-input{min-height:auto}.account-detail-page__form-actions{border-top:1px solid #e2e8f0;padding-top:.5rem}.city-list-page{background-color:#f8fafc;min-height:100%}.city-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.city-list-page__create-link{flex-shrink:0}@media (max-width:767px){.city-list-page__create-text{display:none}}.city-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.city-list-page .city-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.city-list-page .city-list-filters .city-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.city-list-page .city-list-filters .city-list-filter-form .ant-space-item{width:100%;max-width:100%}.city-list-page .city-list-filters .city-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.city-list-page .city-list-filters .city-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.city-list-page .city-list-filters .city-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.city-list-page .city-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.city-list-page .city-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.city-list-page .city-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.city-create-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.city-create-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.city-create-page__back-link{flex-shrink:0}.city-create-page__card-root{width:100%!important;max-width:100%!important}.city-create-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.city-create-page__card .ant-card-body{box-sizing:border-box;width:100%}.city-create-page__form{width:100%;max-width:100%}.city-create-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.city-create-page__form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.city-create-page__hint{margin-top:1rem;display:block}.city-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.city-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.city-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.city-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.city-detail-page__back-link{flex-shrink:0}.city-detail-page__card-root{width:100%!important;max-width:100%!important}.city-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.city-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.city-detail-page__form{width:100%;max-width:100%}.city-detail-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.city-detail-page__form-actions{border-top:1px solid #e2e8f0;padding-top:.5rem}.country-list-page{background-color:#f8fafc;min-height:100%}.country-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.country-list-page__create-link{flex-shrink:0}@media (max-width:767px){.country-list-page__create-text{display:none}}.country-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.country-list-page .country-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.country-list-page .country-list-filters .country-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.country-list-page .country-list-filters .country-list-filter-form .ant-space-item{width:100%;max-width:100%}.country-list-page .country-list-filters .country-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.country-list-page .country-list-filters .country-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.country-list-page .country-list-filters .country-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.country-list-page .country-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.country-list-page .country-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.country-list-page .country-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.country-create-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.country-create-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.country-create-page__back-link{flex-shrink:0}.country-create-page__card-root{width:100%!important;max-width:100%!important}.country-create-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.country-create-page__card .ant-card-body{box-sizing:border-box;width:100%}.country-create-page__form{width:100%;max-width:100%}.country-create-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.country-create-page__form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.country-create-page__hint{margin-top:1rem;display:block}.country-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.country-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.country-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.country-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.country-detail-page__back-link{flex-shrink:0}.country-detail-page__card-root{width:100%!important;max-width:100%!important}.country-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.country-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.country-detail-page__form{width:100%;max-width:100%}.country-detail-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.country-detail-page__form-actions{border-top:1px solid #e2e8f0;padding-top:.5rem}.district-list-page{background-color:#f8fafc;min-height:100%}.district-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.district-list-page__create-link{flex-shrink:0}@media (max-width:767px){.district-list-page__create-text{display:none}}.district-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.district-list-page .district-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.district-list-page .district-list-filters .district-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.district-list-page .district-list-filters .district-list-filter-form .ant-space-item{width:100%;max-width:100%}.district-list-page .district-list-filters .district-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.district-list-page .district-list-filters .district-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.district-list-page .district-list-filters .district-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.district-list-page .district-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.district-list-page .district-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.district-list-page .district-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.district-create-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.district-create-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.district-create-page__back-link{flex-shrink:0}.district-create-page__card-root{width:100%!important;max-width:100%!important}.district-create-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.district-create-page__card .ant-card-body{box-sizing:border-box;width:100%}.district-create-page__form{width:100%;max-width:100%}.district-create-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.district-create-page__form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.district-create-page__hint{margin-top:1rem;display:block}.district-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.district-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.district-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.district-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.district-detail-page__back-link{flex-shrink:0}.district-detail-page__card-root{width:100%!important;max-width:100%!important}.district-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.district-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.district-detail-page__form{width:100%;max-width:100%}.district-detail-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.district-detail-page__form-actions{border-top:1px solid #e2e8f0;padding-top:.5rem}.neighborhood-list-page{background-color:#f8fafc;min-height:100%}.neighborhood-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.neighborhood-list-page__create-link{flex-shrink:0}@media (max-width:767px){.neighborhood-list-page__create-text{display:none}}.neighborhood-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.neighborhood-list-page .neighborhood-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.neighborhood-list-page .neighborhood-list-filters .neighborhood-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.neighborhood-list-page .neighborhood-list-filters .neighborhood-list-filter-form .ant-space-item{width:100%;max-width:100%}.neighborhood-list-page .neighborhood-list-filters .neighborhood-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.neighborhood-list-page .neighborhood-list-filters .neighborhood-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.neighborhood-list-page .neighborhood-list-filters .neighborhood-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.neighborhood-list-page .neighborhood-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.neighborhood-list-page .neighborhood-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.neighborhood-list-page .neighborhood-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.neighborhood-create-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.neighborhood-create-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.neighborhood-create-page__back-link{flex-shrink:0}.neighborhood-create-page__card-root{width:100%!important;max-width:100%!important}.neighborhood-create-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.neighborhood-create-page__card .ant-card-body{box-sizing:border-box;width:100%}.neighborhood-create-page__form{width:100%;max-width:100%}.neighborhood-create-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.neighborhood-create-page__form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.neighborhood-create-page__hint{margin-top:1rem;display:block}.neighborhood-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.neighborhood-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.neighborhood-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.neighborhood-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.neighborhood-detail-page__back-link{flex-shrink:0}.neighborhood-detail-page__card-root{width:100%!important;max-width:100%!important}.neighborhood-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.neighborhood-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.neighborhood-detail-page__form{width:100%;max-width:100%}.neighborhood-detail-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.neighborhood-detail-page__form-actions{border-top:1px solid #e2e8f0;padding-top:.5rem}.user-list-page{background-color:#f8fafc;min-height:100%}.user-list-page__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.user-list-page .pageTitle{color:#1e293b;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600}.user-list-page .user-list-filters{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d}@media (max-width:767px){.user-list-page .user-list-filters .user-list-filter-form{flex-direction:column;align-items:stretch;width:100%}.user-list-page .user-list-filters .user-list-filter-form .ant-space-item{width:100%;max-width:100%}.user-list-page .user-list-filters .user-list-filter-form .ant-space-item:last-child{margin-top:.25rem}.user-list-page .user-list-filters .user-list-filter-form .ant-space-item:last-child .ant-space{justify-content:stretch;width:100%}.user-list-page .user-list-filters .user-list-filter-form .ant-space-item:last-child .ant-space .ant-space-item{flex:1;min-width:0}}.user-list-page .user-list-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0000000d}.user-list-page .user-list-table-scroll{margin:0 -1rem;padding:0 1rem;overflow-x:auto}@media (min-width:768px){.user-list-page .user-list-table-scroll{margin:0;padding:0;overflow-x:visible}}.user-detail-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.user-detail-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.user-detail-page__empty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.user-detail-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.user-detail-page__back-link{flex-shrink:0}.user-detail-page__card-root{width:100%!important;max-width:100%!important}.user-detail-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.user-detail-page__card .ant-card-body{box-sizing:border-box;width:100%}.user-detail-page__descriptions{max-width:560px}.account-create-page{box-sizing:border-box;background-color:#f8fafc;width:100%;max-width:100%;min-height:100%}.account-create-page--loading{justify-content:center;align-items:center;min-height:300px;display:flex}.account-create-page__header{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.account-create-page__back-link{flex-shrink:0}.account-create-page__card-root{width:100%!important;max-width:100%!important}.account-create-page__card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 2px #0000000d}.account-create-page__card .ant-card-body{box-sizing:border-box;width:100%}.account-create-page__form{width:100%;max-width:100%}.account-create-page__form-grid{flex-direction:column;gap:.5rem;max-width:420px;margin-bottom:1.5rem;display:flex}.account-create-page__form-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.account-create-page__hint{margin-top:1rem;display:block}.appointment-detail-page--loading{justify-content:center;align-items:center;min-height:200px;display:flex}.appointment-detail-page__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.appointment-detail-page__card{margin-top:0}.appointment-detail-page__descriptions{margin-bottom:24px}.appointment-detail-page__section-title{margin-top:24px}.appointment-detail-page__empty{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:200px;display:flex}.appointment-list-page__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.appointment-list-page__filters{margin-bottom:16px}.appointment-list-page__table-card{margin-top:16px}.appointment-list-page__table-scroll{overflow-x:auto}.appointment-list-filter-form{width:100%}#application-layout{background-color:#f8fafc;min-height:100vh}#application-layout .sider{background:#fff;box-shadow:0 1px 2px #0000000d}#application-layout .sider .siderTitle{color:#1e293b;align-items:center;height:48px;padding:0 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;display:flex}#application-layout .sider .menu{border-inline-end:none;margin-top:10px;padding-top:.5rem}#application-layout .main-layout{min-width:0}#application-layout .header{background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:0 2rem;display:flex;box-shadow:0 1px 2px #0000000d}#application-layout .header .header-menu-button{margin-left:-.5rem;margin-right:.25rem}#application-layout .header .headerTitle{flex:1;min-width:0;margin:0}#application-layout .header .meta{align-items:center;gap:1rem;display:flex}#application-layout .mainContent{background-color:#f8fafc;min-height:calc(100vh - 64px);padding:2rem}#application-layout.application-layout--mobile .header{padding:0 1rem}#application-layout.application-layout--mobile .mainContent{min-height:calc(100vh - 56px);padding:1rem}.application-layout-drawer .drawer-menu-wrap .menu{border-inline-end:none;padding-top:.5rem}#error404-page{background-color:#f8fafc;justify-content:center;align-items:center;min-height:100vh;display:flex}#error404-page .wrapper{width:100%}*,:before,:after{box-sizing:border-box}:root{font-synthesis:none;text-rendering:optimizelegibility}body{color:#1e293b;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.5}#error500-page{background-color:#f8fafc;justify-content:center;align-items:center;min-height:100vh;display:flex}#error500-page .wrapper{width:100%}
