*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f7f8f9}body.theme-dark{background:#151b24}.d-flex{display:flex}.d-md-flex{display:block}@media (min-width: 768px){.d-md-flex{display:flex}}.align-items-center{align-items:center}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.flex-column{flex-direction:column}.text-right{text-align:right}.text-center{text-align:center}.text-muted{color:#72849a}.font-weight-semibold{font-weight:600}.font-weight-bold{font-weight:700}.w-100{width:100%}.h-100{height:100%}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-3{margin-left:16px}.mr-2{margin-right:8px}.mr-3{margin-right:16px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:16px}.mb-4{margin-bottom:24px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:16px}.mt-4{margin-top:24px}.p-2{padding:8px}.app-header{background:#fff;box-shadow:0 1px 4px #0000000f}.theme-dark .app-header{background:#1b2531}.brand-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.brand-mark{width:38px;height:38px;border-radius:9px;background:linear-gradient(135deg,#1c4e9c,#f4820b);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;letter-spacing:.5px}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-text b{font-size:15px;color:#1a3353}.theme-dark .brand-text b{color:#fff}.brand-text small{font-size:10px;letter-spacing:1px;color:#72849a}.side-nav{background:#fff!important;border-right:1px solid #edf2f9}.theme-dark .side-nav{background:#1b2531!important;border-right-color:#303a4e}.side-nav .ant-menu{background:transparent}.app-content{padding:24px;min-height:calc(100vh - 130px)}@media (max-width: 767px){.app-content{padding:16px}}.page-header{margin-bottom:20px}.page-title{margin:0 0 4px;font-weight:700;color:#1a3353}.theme-dark .page-title{color:#fff}.page-header-alt{background:#fff;padding:24px;border-radius:12px;margin-bottom:20px}.theme-dark .page-header-alt{background:#1b2531}.app-footer{background:#fff;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.theme-dark .app-footer{background:#1b2531}.table-responsive{width:100%;overflow-x:auto}.avatar-status-name{line-height:1.2}.avatar-status-subtitle{font-size:12px}.loading-wrapper{padding:24px}.loading-wrapper.cover-page{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.loading-wrapper.cover-content{display:flex;align-items:center;justify-content:center;min-height:240px}.auth-layout{min-height:100vh;display:flex;align-items:stretch}
