.app-header{background-color:#fff;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;width:100%;min-width:0;height:72px;padding:0 16px;display:flex}.app-header__left{align-items:center;gap:10px;min-width:0;display:inline-flex}.app-header__title{color:#1f1f1f;word-break:break-word;flex:auto;min-width:0;margin:0;font-size:28px;font-weight:600;line-height:34px}.app-header__menu-btn{color:#475467;border:1px solid #d0d5dd;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:none}.app-header__right{align-items:center;gap:14px;min-width:0;display:inline-flex}.app-header__icon-btn{color:#667085;border:1px solid #d0d5dd;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.app-header__user-wrap{position:relative}.app-header__user{color:#344054;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:4px 8px;font-size:14px;font-weight:500;transition:background-color .15s,color .15s;display:inline-flex}.app-header__user:hover,.app-header__user[aria-expanded=true]{background:#f3f4f6}.app-header__user-name{line-height:1}.app-header__user-caret{color:#667085;transition:transform .18s}.app-header__user-caret.is-open{transform:rotate(180deg)}.app-header__avatar{color:#5940c2;background:#d9d6fe;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:600;display:grid}.app-header__menu{z-index:50;background:#fff;border:1px solid #e4e7ec;border-radius:10px;flex-direction:column;gap:2px;min-width:168px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 28px #0c111d1a}.app-header__menu-item{color:#1f1f1f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 10px;font-size:14px;font-weight:500;transition:background-color .15s,color .15s;display:inline-flex}.app-header__menu-item:hover,.app-header__menu-item:focus-visible{color:#0d89ef;background:#f3f4f6;outline:none}@media (width<=900px){.app-header{flex-direction:column;align-items:flex-start;gap:10px;height:auto;padding:12px 16px}.app-header__left{justify-content:flex-start;width:100%}.app-header__right{flex-wrap:wrap;justify-content:flex-start;width:100%}.app-header__title{font-size:22px;line-height:28px}.app-header__menu-btn{display:inline-flex}}@media (width<=600px){.app-header{gap:8px;padding:10px 12px}.app-header__title{font-size:18px;line-height:22px}.app-header__right{flex-wrap:nowrap;gap:10px}.app-header__user{font-size:13px}}@media (width<=420px){.app-header__title{font-size:16px;line-height:20px}.app-header__right{gap:8px}}.page-skeleton-table{gap:12px;width:100%;display:grid}.page-skeleton-table__card{background:#fff;border:1px solid #d0d5dd;border-radius:8px;width:100%;max-width:100%;overflow:hidden}.page-skeleton-table__toolbar{background:#fff;border-bottom:1px solid #eaecf0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.page-skeleton-table__search{width:240px;min-width:170px;max-width:240px}.page-skeleton-table__filters{flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto;display:inline-flex}.page-skeleton-table__table-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.page-skeleton-table__table{border-collapse:collapse;width:100%;min-width:680px}.page-skeleton-table__table th,.page-skeleton-table__table td{border-bottom:1px solid #f2f4f7;padding:14px 16px}.page-skeleton-table__table th{background:#f9fafb}.page-skeleton-table__pagination{border-top:1px solid #eaecf0;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;padding:12px 16px;display:flex}.page-skeleton-table__pages{align-items:center;gap:6px;display:inline-flex}.page-skeleton-module{background:#fff;border:1px solid #e4e7ec;border-radius:10px;padding:20px}.page-skeleton-dashboard{background:#f9fcff;border:1px solid #bebcbc;border-radius:5px;gap:12px;width:100%;max-width:100%;padding:20px;display:grid}.page-skeleton-dashboard__header{gap:2px;display:grid}.page-skeleton-dashboard__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.page-skeleton-dashboard__stat-card{background-color:#fff;border:1px solid #e4e7ec;border-radius:12px;gap:8px;width:100%;max-width:226px;min-height:112px;padding:14px;display:grid}.page-skeleton-dashboard__charts,.page-skeleton-dashboard__bottom{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.page-skeleton-dashboard__panel{background-color:#fff;border:1px solid #e4e7ec;border-radius:10px;min-width:0;padding:18px}.page-skeleton-dashboard__panel-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.page-skeleton-dashboard__status-wrap{justify-content:space-between;align-items:center;gap:14px;min-height:160px;display:flex}.page-skeleton-dashboard__status-legend{flex:1;min-width:0}.page-skeleton-dashboard__status-legend-item{margin-bottom:10px}.route-page-skeleton{align-content:start;gap:12px;width:100%;min-height:calc(100vh - 140px);padding:4px 0;display:grid}.route-page-skeleton__header{gap:6px;display:grid}.route-page-skeleton__block{background:#fff;border:1px solid #e4e7ec;border-radius:10px;padding:20px}.route-page-skeleton__block--full{min-height:calc(100vh - 220px)}.page-skeleton-dashboard .ant-skeleton,.page-skeleton-account .ant-skeleton{width:100%}.page-skeleton-account__tabs{gap:28px;margin-bottom:14px;display:flex}.page-skeleton-account__tab{background:linear-gradient(90deg,#f2f4f7 25%,#e9ecf2 37%,#f2f4f7 63%) 0 0/400% 100%;border-radius:4px;height:22px;animation:1.2s ease-in-out infinite page-skeleton-shimmer}.page-skeleton-account__tab--wide{width:120px}.page-skeleton-account__tab--narrow{width:96px}.page-skeleton-account__profile-outer{background:#fff;border:1px solid #e4e7ec;border-radius:10px;padding:20px}@media (width<=1100px){.page-skeleton-dashboard__stats,.page-skeleton-dashboard__charts,.page-skeleton-dashboard__bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.page-skeleton-dashboard__stat-card{max-width:unset}}@media (width<=768px){.page-skeleton-table__toolbar{flex-direction:column;align-items:stretch;padding:10px}.page-skeleton-table__search{max-width:unset;width:100%}.page-skeleton-table__filters{justify-content:flex-start;width:100%}}@media (width<=700px){.page-skeleton-dashboard__stats,.page-skeleton-dashboard__charts,.page-skeleton-dashboard__bottom{grid-template-columns:1fr}.page-skeleton-dashboard__status-wrap{flex-direction:column;align-items:flex-start}.page-skeleton-dashboard{padding:14px}.page-skeleton-dashboard__panel{padding:12px}.route-page-skeleton__block--full{min-height:calc(100vh - 190px)}}@media (width<=480px){.page-skeleton-dashboard{gap:10px;padding:10px}.page-skeleton-dashboard__panel{border-radius:8px;padding:10px}.page-skeleton-account__tabs{gap:14px}.page-skeleton-module{padding:12px}}@keyframes page-skeleton-shimmer{0%{background-position:100%}to{background-position:0}}.single-select-field{width:100%}.single-select-field .ant-select-selector{border-radius:8px!important;height:46px!important}.single-select-field .ant-select-selection-item,.single-select-field .ant-select-selection-placeholder{align-items:center;min-height:44px;display:flex}.single-select-field__option{align-items:center;gap:8px;display:inline-flex}.single-select-field__option .anticon{color:#667085;font-size:14px}
