.empty-state{padding:48px 24px}.empty-state__title{font-weight:600;font-size:15px;margin-bottom:4px}.empty-state__description{font-size:13px}.loading-spinner{display:flex;justify-content:center;align-items:center;min-height:200px;width:100%}.loading-spinner--fullscreen{position:fixed;inset:0;z-index:9999;min-height:100vh}.loading-spinner--overlay{position:absolute;inset:0;z-index:1000}.loading-spinner__content{padding:50px}.profile-modal-header{display:flex;align-items:center;gap:14px;margin-bottom:20px}.profile-modal-identity{display:flex;flex-direction:column;flex:1;min-width:0}.profile-modal-name{font-size:17px;font-weight:600}.profile-modal-email{font-size:13px;color:var(--fos-color-text-tertiary)}.profile-modal-role{border:none;flex-shrink:0}.error-message{margin:20px 0}.error-message--compact{margin:8px 0}.error-message__text{margin-bottom:8px}.error-message__details{padding:12px;font-size:12px;max-height:300px;overflow:auto;margin-top:8px}.main-layout{min-height:100vh}.main-header{display:flex;align-items:center;padding:0 20px 0 0;position:fixed;top:0;left:0;right:0;z-index:100;height:var(--fos-header-height);box-shadow:var(--fos-shadow-sm)}.brand-zone{display:flex;align-items:center;gap:10px;height:100%;width:248px;padding:0 20px;cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;transition:width .2s ease}.brand-zone--collapsed{width:80px;justify-content:center;padding:0}.brand-logo{height:30px;width:auto;display:block}.brand-name{color:#fff;font-size:17px;font-weight:600;white-space:nowrap}.collapse-trigger{color:#fff!important;font-size:16px;width:40px;height:40px}.collapse-trigger:hover{background:#ffffff1a!important}.header-actions{margin-left:auto;display:flex;align-items:center;gap:16px}.user-button{color:#fff!important;display:flex;align-items:center;padding:4px 12px;border-radius:8px;transition:background .2s}.user-button:hover{background:#ffffff1a!important}.user-name{color:#fff;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-sider{margin-top:var(--fos-header-height);height:calc(100vh - var(--fos-header-height));position:fixed;left:0;bottom:0;overflow:auto;box-shadow:var(--fos-shadow-sm)}.site-menu{height:100%;border-right:0;padding-top:8px;background:transparent}.main-content-layout{margin-top:var(--fos-header-height);margin-left:248px;transition:margin-left .2s ease}.main-content-layout--collapsed{margin-left:80px}.main-content-layout--mobile{margin-left:0}.main-content{padding:24px;min-height:calc(100vh - var(--fos-header-height));transition:background .3s ease}.content-wrapper{max-width:var(--fos-content-max-width);margin:0 auto}.mobile-nav-drawer .ant-drawer-body{background:var(--fos-brand-navy);padding:0}.mobile-drawer-brand{display:flex;align-items:center;gap:10px;height:var(--fos-header-height);padding:0 20px;border-bottom:1px solid rgba(255,255,255,.1)}@media(max-width:767px){.main-header{padding-right:12px}.brand-zone{width:auto;padding:0 8px 0 16px}.user-name{display:none}.main-content{padding:16px}}.home-page{display:flex;flex-direction:column;gap:22px}.home-topbar{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:12px}.home-eyebrow{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--fos-color-text-tertiary);margin-bottom:4px}.home-title{margin:0!important}.home-stats-bar{display:flex;border:1px solid;box-shadow:var(--fos-shadow-sm);overflow:hidden}.home-stat{flex:1;display:flex;flex-direction:column;gap:2px;padding:18px 20px;border-right:1px solid}.home-stat:last-child{border-right:none}.home-stat-value{font-size:24px;font-weight:700;font-variant-numeric:tabular-nums}.home-stat-label{font-size:12px;color:var(--fos-color-text-tertiary);text-transform:uppercase;letter-spacing:.04em}.home-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px;align-items:start}.home-section-label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--fos-color-text-tertiary);margin-bottom:10px}.home-module-list{border:1px solid;box-shadow:var(--fos-shadow-sm);overflow:hidden}.home-module-row{display:flex;align-items:center;gap:14px;padding:16px 20px;cursor:pointer;border-bottom:1px solid;transition:background .15s ease}.home-module-row:last-child{border-bottom:none}.home-module-row:hover{background:#7f7f7f0f}.home-module-icon{display:flex;align-items:center;justify-content:center;height:40px;width:40px;border-radius:10px;font-size:18px;flex-shrink:0}.home-module-text{display:flex;flex-direction:column;flex:1;min-width:0}.home-module-title{font-weight:600}.home-module-desc,.home-module-arrow{font-size:12px;color:var(--fos-color-text-tertiary)}.home-attention-panel{border:1px solid;box-shadow:var(--fos-shadow-sm);min-height:96px;display:flex;align-items:center}.home-attention-empty{display:flex;align-items:center;gap:8px;padding:20px;color:var(--fos-color-text-tertiary);font-size:13px;width:100%;justify-content:center}.home-attention-item{display:flex;justify-content:space-between;align-items:center;padding:10px 16px!important;cursor:pointer;border-bottom:1px solid}.home-attention-item:last-child{border-bottom:none!important}.home-attention-name{font-weight:500;font-size:13px}@media(max-width:900px){.home-grid{grid-template-columns:1fr}}@media(max-width:640px){.home-stats-bar{flex-wrap:wrap}.home-stat{flex:1 1 50%}}:root{--fos-header-height: 64px;--fos-sidebar-width: 248px;--fos-sidebar-collapsed-width: 80px;--fos-content-max-width: 1440px;--fos-shadow-sm: 0 1px 2px rgba(11, 59, 96, .06);--fos-shadow-md: 0 6px 16px rgba(11, 59, 96, .1);--fos-shadow-lg: 0 12px 32px rgba(11, 59, 96, .16);--fos-gradient-brand: linear-gradient(135deg, #0b3b60 0%, #082a46 100%);--fos-brand-navy: #0b3b60;--fos-brand-navy-deep: #082a46;--fos-color-border: #e5e9ef;--fos-color-text-tertiary: #7c8591}[data-theme=dark]{--fos-brand-navy: #082a46;--fos-brand-navy-deep: #071e33;--fos-color-border: #3e4753;--fos-color-text-tertiary: #7c8591}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh;line-height:1.6;transition:background-color .25s ease,color .25s ease}.container{width:100%;max-width:var(--fos-content-max-width);margin:0 auto;padding:0 24px}.flex-center{display:flex;align-items:center;justify-content:center}.text-center{text-align:center}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--fos-color-border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--fos-color-text-tertiary)}
