:root{--color-primary: #1478ff;--color-primary-dark: #0b5fca;--color-primary-light: #43b3ff;--color-primary-bg: #e8f2ff;--color-success: #52c41a;--color-warning: #faad14;--color-error: #ff4d4f;--color-info: #1677ff;--color-bg: #eef4fa;--color-header: #ffffff;--color-sider: #ffffff;--color-content-bg: #eef4fa;--color-surface: #ffffff;--color-surface-2: #f7faff;--color-border: #dfe8f1;--color-border-strong: #c9d8e6;--color-text: #18324b;--color-text-muted: #6f8599;--color-text-secondary: #45627f;--tone-blue-fg: #2563eb;--tone-blue-bg: #e8f2ff;--tone-green-fg: #14a56d;--tone-green-bg: #e7f8ec;--tone-violet-fg: #724bd5;--tone-violet-bg: #f0ebff;--tone-amber-fg: #f18b00;--tone-amber-bg: #fff2d9;--tone-cyan-fg: #0aa7b0;--tone-cyan-bg: #e7fbfb;--tone-rose-fg: #e44679;--tone-rose-bg: #ffeaf1;--module-primary: #1677ff;--module-sider-top: #073b73;--module-sider-mid: #0a315f;--module-sider-bottom: #0a2d58;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 48px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .12)}*,*:before,*:after{box-sizing:border-box}html{background-color:var(--color-bg);color:var(--color-text);scroll-behavior:smooth;font-size:14px}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5714}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.ant-layout{background:var(--color-bg)!important}.ant-layout-sider{box-shadow:var(--shadow-sm)}.ant-layout-header{box-shadow:var(--shadow-sm);height:64px;line-height:64px}.ant-menu-inline,.ant-menu-vertical{border-inline-end:none!important}.text-primary{color:var(--color-primary)}.text-muted{color:var(--color-text-muted)}.text-secondary{color:var(--color-text-secondary)}.text-success{color:var(--color-success)}.text-warning{color:var(--color-warning)}.text-error{color:var(--color-error)}.page-container{max-width:1280px;margin:0 auto;width:100%}.card-hover{transition:box-shadow .2s,transform .2s;cursor:pointer}.card-hover:hover{box-shadow:var(--shadow-md)!important;transform:translateY(-2px)}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}.status-dot--active{background-color:var(--color-success)}.status-dot--inactive{background-color:var(--color-text-muted)}.status-dot--warning{background-color:var(--color-warning)}.status-dot--error{background-color:var(--color-error)}@media print{.ant-layout-sider,.ant-layout-header{display:none!important}.ant-layout-content{padding:0!important}}.app-sider.ant-layout-sider{background:linear-gradient(180deg,var(--module-sider-top) 0%,var(--module-sider-mid) 42%,var(--module-sider-bottom) 100%);position:sticky;top:0;height:100vh;overflow:hidden;box-shadow:10px 0 30px #0a2e5214;display:flex;flex-direction:column}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;overflow:hidden}.shell-brand{display:flex;align-items:center;gap:12px;padding:14px 16px;min-height:76px;border-bottom:1px solid rgba(255,255,255,.12)}.shell-brand-mark{width:44px;height:44px;min-width:44px;border-radius:12px;background-color:#ffffff24;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:20px}.shell-brand-text{display:flex;flex-direction:column;line-height:1.25;overflow:hidden;white-space:nowrap}.shell-brand-text strong{color:#fff;font-size:15px;font-weight:800;letter-spacing:.06em}.shell-brand-text span{color:#bcd7f0;font-size:11px}.shell-brand-text em{color:#8fb8dd;font-size:10px;font-style:normal}.shell-nav-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:8px 8px 12px}.shell-nav-scroll::-webkit-scrollbar{width:5px}.shell-nav-scroll::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:9999px}.shell-nav-scroll::-webkit-scrollbar-track{background:transparent}.shell-menu.ant-menu{background:transparent;color:#d6e7f6;border-inline-end:none!important}.shell-menu.ant-menu .ant-menu-item,.shell-menu.ant-menu .ant-menu-submenu-title{color:#d6e7f6;border-radius:12px;font-weight:700;font-size:13.5px;height:44px;line-height:44px}.shell-menu.ant-menu .ant-menu-item .anticon,.shell-menu.ant-menu .ant-menu-submenu-title .anticon{font-size:16px}.shell-menu.ant-menu .ant-menu-item:hover,.shell-menu.ant-menu .ant-menu-submenu-title:hover{color:#fff;background:#ffffff1a}.shell-menu.ant-menu .ant-menu-item-selected{background:#ffffff2e;color:#fff}.shell-menu.ant-menu .ant-menu-sub.ant-menu-inline{background:#00000024;border-radius:12px}.shell-menu.ant-menu .ant-menu-sub .ant-menu-item{height:38px;line-height:38px;font-size:12.5px}.shell-menu.ant-menu .ant-menu-submenu-arrow{color:#9dc2e4}.shell-sitis-logo{display:flex;justify-content:center;padding:10px 12px 6px}.shell-sitis-logo img{height:52px;opacity:.92;filter:drop-shadow(0 4px 10px rgba(0,0,0,.35))}.shell-sider-footer{padding:10px 16px 14px;border-top:1px solid rgba(255,255,255,.1);color:#bcd7f0;font-size:11.5px;font-weight:700;display:flex;align-items:center;gap:8px;white-space:nowrap;overflow:hidden}.shell-sider-footer small{display:block;color:#7fa8cf;font-size:10px;font-weight:500}.ant-layout-sider-collapsed .shell-brand-text,.ant-layout-sider-collapsed .shell-sitis-logo,.ant-layout-sider-collapsed .shell-sider-footer .shell-footer-text{display:none}.shell-header.ant-layout-header{height:76px;min-height:76px;line-height:normal;padding:0 22px;background:var(--color-header);border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.shell-header-context{display:flex;flex-direction:column;line-height:1.3}.shell-header-context .context-label{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.shell-content.ant-layout-content{padding:26px 30px 44px;min-height:calc(100vh - 76px);background:radial-gradient(circle at 92% -8%,rgba(52,144,255,.1),transparent 28%),var(--color-content-bg);overflow:auto}.module-hero{display:flex;align-items:center;gap:18px;margin-bottom:22px}.module-hero-logo{width:64px;height:64px;min-width:64px;border-radius:16px;background-size:cover;background-position:center;box-shadow:0 12px 28px #1e40602e}.module-hero h1{margin:0 0 4px;font-size:28px;font-weight:800;letter-spacing:-.02em;color:#173854}.module-hero p{margin:0;color:var(--color-text-muted);max-width:860px}.module-action-card.ant-card{border-radius:16px;border:1px solid var(--color-border);box-shadow:0 12px 28px #1e40600e;transition:transform .18s ease,border-color .18s ease;height:100%;cursor:pointer}.module-action-card.ant-card:hover{transform:translateY(-2px);border-color:#9cc8f5}.module-action-card .ant-card-body{display:grid;grid-template-columns:54px 1fr 24px;gap:14px;align-items:center;min-height:128px;padding:18px}.module-action-card h4{margin:0 0 4px;font-size:15px;font-weight:800;color:#173854}.module-action-card p{margin:0;font-size:12.5px;color:var(--color-text-muted);line-height:1.45}.module-action-card .action-arrow{font-size:18px;font-weight:800;color:var(--color-primary)}.section-title-row{display:flex;align-items:center;gap:10px;margin:26px 0 14px}.section-title-row h4{margin:0;font-size:17px;font-weight:800;color:#173854}.module-indicator.ant-card{border-radius:16px;border:1px solid var(--color-border);box-shadow:0 12px 28px #1e40600e;height:100%}.module-indicator .ant-card-body{padding:16px 18px}.module-indicator small{color:var(--color-text-muted);font-size:11.5px}.module-footer{margin-top:34px;padding-top:14px;border-top:1px solid var(--color-border);display:flex;justify-content:space-between;color:var(--color-text-muted);font-size:12px}.cw-icon{width:54px;height:54px;min-width:54px;border-radius:14px;display:flex;align-items:center;justify-content:center}.cw-icon:after{content:"";width:26px;height:26px;background:currentColor;-webkit-mask:var(--cw-icon) no-repeat center / contain;mask:var(--cw-icon) no-repeat center / contain}.cw-icon.cw-icon-sm{width:40px;height:40px;min-width:40px;border-radius:12px}.cw-icon.cw-icon-sm:after{width:20px;height:20px}.tone-blue{color:var(--tone-blue-fg);background:var(--tone-blue-bg)}.tone-green{color:var(--tone-green-fg);background:var(--tone-green-bg)}.tone-violet{color:var(--tone-violet-fg);background:var(--tone-violet-bg)}.tone-amber{color:var(--tone-amber-fg);background:var(--tone-amber-bg)}.tone-cyan{color:var(--tone-cyan-fg);background:var(--tone-cyan-bg)}.tone-rose{color:var(--tone-rose-fg);background:var(--tone-rose-bg)}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top left,rgba(22,119,255,.18),transparent 34%),linear-gradient(135deg,#061c30,#0b314f 55%,#eef7ff 55%,#f6fbff);position:relative}.login-card.ant-card{width:min(700px,calc(100vw - 32px));min-height:560px;border-radius:28px;border:none;box-shadow:0 28px 80px #04182d4d}.login-card .ant-card-body{padding:40px 48px 32px}.login-brand{display:flex;flex-direction:column;align-items:center;gap:14px;margin-bottom:26px;text-align:center}.login-brand-mark{width:84px;height:84px;border-radius:22px;background-size:cover;background-position:center;box-shadow:0 14px 30px #09336447}.login-sitis-corner{position:fixed;right:56px;bottom:40px;height:55px;z-index:10;filter:drop-shadow(0 4px 12px rgba(0,0,0,.25))}@media(max-width:760px){.login-card .ant-card-body{padding:28px 22px}.login-sitis-corner{display:none}}
