*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:#172033;background:#f5f7fb}.login-page{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px;background:radial-gradient(circle at 18% 18%,rgba(46,168,255,.2),transparent 30%),radial-gradient(circle at 82% 20%,rgba(52,211,153,.16),transparent 28%),linear-gradient(145deg,#f8fbff,#eaf4ff 48%,#f7fbff);overflow:hidden}.login-page:before,.login-page:after{position:absolute;content:"";border-radius:999px;pointer-events:none}.login-page:before{right:9%;bottom:11%;width:320px;height:320px;background:#1473e614;filter:blur(18px)}.login-page:after{top:13%;left:10%;width:210px;height:210px;border:1px solid rgba(20,115,230,.12);background:#ffffff6b}.login-card{position:relative;z-index:1;width:min(420px,100%);border:1px solid rgba(123,183,255,.72);border-radius:28px;background:#ffffffe0;box-shadow:0 28px 80px #1473e629,0 10px 28px #0f172a14,inset 0 1px #fffffff2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-card .ant-card-body{padding:38px 40px 40px}.login-brand{display:flex;align-items:center;gap:18px;margin-bottom:34px}.login-brand .ant-typography{margin:0}.login-brand .brand__mark{width:72px;height:72px;border-radius:24px;box-shadow:0 14px 30px #1473e629}.login-brand .brand__mark img{width:66px;height:66px}.login-brand .ant-typography h3,.login-brand h3.ant-typography{color:#172033;font-size:25px;line-height:1.15;margin-bottom:4px}.login-brand .ant-typography-secondary{color:#65748b;font-size:14px;font-weight:600;line-height:1.2;letter-spacing:0;white-space:nowrap}.login-card .ant-form-item-label>label{color:#172033;font-size:15px;font-weight:700}.login-card .ant-input-affix-wrapper{height:48px;padding:0 18px;border-color:#7bb7ffb8;border-radius:999px;background:#ffffffeb;box-shadow:inset 0 1px #fffffffa}.login-card .ant-input-affix-wrapper:hover,.login-card .ant-input-affix-wrapper-focused,.login-card .ant-input-affix-wrapper:focus{border-color:#1473e6;box-shadow:0 0 0 4px #1473e61f}.login-card .ant-input-affix-wrapper .ant-input{background:transparent;font-size:15px;font-weight:600}.login-captcha{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:10px;align-items:center}.login-captcha__image{display:inline-flex;align-items:center;justify-content:center;width:128px;height:48px;padding:0;border:1px solid rgba(123,183,255,.72);border-radius:999px;background:#ffffffeb;box-shadow:inset 0 1px #fffffffa;cursor:pointer;overflow:hidden}.login-captcha__image:hover{border-color:#1473e6;box-shadow:0 0 0 4px #1473e61f}.login-captcha__image:disabled{cursor:wait;opacity:.72}.login-captcha__image img{display:block;width:128px;height:48px}.login-card .ant-btn-primary{height:50px;border-radius:999px;font-size:16px;font-weight:700;box-shadow:0 12px 24px #1473e63d}.app-shell{min-height:100vh;background:transparent}.analysis-page{display:flex;flex-direction:column;gap:12px}.analysis-toolbar,.analysis-card,.analysis-metrics .ant-card,.risk-count-grid .ant-card,.risk-score-card,.compliance-card,.monitor-card{border:1px solid #e4eaf3;border-radius:12px;background:#fffffff0;box-shadow:0 4px 14px #1f2d3d0d}.analysis-toolbar .ant-card-body{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px}.analysis-toolbar h4,.analysis-card h4{margin:0 0 2px}.analysis-quick-range{border:1px solid #dbe6f5;border-radius:999px;background:#f6f9fd;padding:2px}.analysis-quick-range .ant-segmented-item{border-radius:999px;min-width:56px}.analysis-quick-range .ant-segmented-thumb{border-radius:999px;box-shadow:0 6px 16px #1877f22e}.analysis-metrics .ant-card-body,.risk-count-grid .ant-card-body{padding:18px 20px}.report-metrics .ant-card{height:100%}.report-metrics .ant-card-body{display:flex;height:92px;align-items:center}.report-metrics .ant-statistic,.report-expense-metric{width:100%}.metric-positive{color:#0f9f6e}.metric-negative{color:#e8590c}.report-expense-metric{display:flex;height:56px;flex-direction:column;justify-content:space-between}.report-expense-metric .ant-typography{display:block;line-height:1.25}.report-expense-metric__value{color:#000000e0;font-size:20px;font-weight:500;line-height:1;white-space:nowrap}.expense-direction-summary{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:3px 8px;color:#667085;font-size:10px;font-weight:600;line-height:1}.expense-direction-summary__out{color:#ef4444}.expense-direction-summary__in{color:#16a34a}.monitor-lines,.monitor-info{display:flex;flex-direction:column;gap:12px}.risk-score-card .ant-card-body{display:flex;align-items:center;justify-content:center;gap:28px;min-height:208px}.risk-score-card h3{margin:0}.risk-level{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:26px;padding:0 10px;border-radius:999px;font-weight:700}.risk-level--critical{color:#b91c1c;background:#fee2e2}.risk-level--high{color:#c2410c;background:#ffedd5}.risk-level--medium{color:#a16207;background:#fef3c7}.risk-level--low{color:#047857;background:#d1fae5}.compliance-card .ant-card-body{padding:16px 18px 10px}.monitor-card .ant-card-body{display:flex;align-items:center;justify-content:center;gap:28px;min-height:220px}.monitor-lines{min-width:160px}.monitor-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.monitor-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:144px}@media(max-width:768px){.analysis-toolbar .ant-card-body{align-items:stretch;flex-direction:column}.risk-score-card .ant-card-body,.monitor-card .ant-card-body{flex-direction:column}.monitor-detail-grid,.monitor-info{grid-template-columns:repeat(2,minmax(0,1fr))}}.glass-sidebar{position:sticky;top:0;height:100vh;padding:20px 14px;overflow-x:hidden;overflow-y:auto;background:#fffffff0!important;border-right:1px solid #e5eaf2;box-shadow:4px 0 14px #0f172a0a;transition:width .12s ease,padding .12s ease;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}.glass-sidebar.ant-layout-sider-collapsed{padding-inline:10px}.glass-sidebar.ant-layout-sider-collapsed .brand{justify-content:center}.glass-sidebar.ant-layout-sider-collapsed .side-menu.ant-menu-inline-collapsed{width:100%}.glass-sidebar.ant-layout-sider-collapsed .side-menu .ant-menu-item,.glass-sidebar.ant-layout-sider-collapsed .side-menu .ant-menu-submenu-title{display:flex;align-items:center;justify-content:center;padding-inline:0!important}.glass-sidebar.ant-layout-sider-collapsed .side-menu .ant-menu-item .anticon,.glass-sidebar.ant-layout-sider-collapsed .side-menu .ant-menu-submenu-title .anticon{margin-inline-end:0;font-size:17px}.brand{display:flex;align-items:center;gap:10px;min-height:54px;margin-bottom:18px}.brand__mark{position:relative;display:grid;width:46px;height:46px;place-items:center;overflow:hidden;background:#fff;border:1px solid rgba(224,232,244,.92);border-radius:16px;box-shadow:0 8px 18px #1473e62e}.brand__mark img{position:absolute;top:50%;left:50%;width:42px;height:42px;object-fit:contain;transform:translate(-50%,-50%)}.brand__name,.brand__sub{display:block}.brand__text{min-width:0}.brand__name{color:#172033;font-size:17px;font-weight:800;line-height:1.15}.brand__sub{color:#6a7890;margin-top:4px;font-size:11px;font-weight:500;line-height:1.2;white-space:nowrap}.mobile-menu-drawer .ant-drawer-content{background:#fff}.mobile-menu-shell{position:relative;min-height:100vh;padding:20px 14px;overflow-x:hidden;overflow-y:auto}.side-menu{border-inline-end:0!important;background:transparent!important;padding-bottom:28px}.side-menu .ant-menu-item,.side-menu .ant-menu-submenu-title{height:40px;margin:6px 0;color:#526174;font-weight:600;padding-inline:14px!important;transition:background-color 80ms linear,color 80ms linear}.side-menu .ant-menu-item:hover,.side-menu .ant-menu-submenu-title:hover{color:#1473e6!important;background:#1473e614!important}.side-menu .ant-menu-submenu .ant-menu-item{height:36px;padding-left:42px!important;margin:4px 0;font-size:13px}.side-menu .ant-menu-item-selected{color:#1473e6;background:#1473e61f!important}.side-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#1473e6}.topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 24px;background:#fff;border-bottom:1px solid #e5eaf2;box-shadow:0 1px 4px #0f172a0a}.topbar__left,.topbar__right{min-width:0}.topbar-title{display:flex;min-width:0;flex-direction:column;justify-content:center;line-height:1.2}.topbar-title__label{color:#8c96a8;font-size:12px}.topbar-title__name{max-width:46vw;overflow:hidden;color:#1f2a44;font-size:16px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.workspace-tabs{position:sticky;top:56px;z-index:4;padding:8px 24px 0;background:#f5f7fb;border-bottom:1px solid #dfe6f1;box-shadow:0 2px 8px #0f172a0a}.workspace-tabs .ant-tabs{margin:0}.workspace-tabs .ant-tabs-nav{margin:0;min-height:40px}.workspace-tabs .ant-tabs-nav:before{border-bottom:0}.workspace-tabs .ant-tabs-nav-list{gap:4px}.workspace-tabs .ant-tabs-tab{min-width:104px;height:40px;margin:0!important;padding:0 12px!important;background:transparent!important;border:1px solid transparent!important;border-bottom:0!important;border-radius:8px 8px 0 0!important;box-shadow:none;transition:background-color 90ms linear,border-color 90ms linear,color 90ms linear}.workspace-tabs .ant-tabs-tab:hover{background:#ffffffb8!important;border-color:#e5eaf2!important}.workspace-tabs .ant-tabs-tab-active{position:relative;background:#fff!important;border-color:#dfe6f1!important;box-shadow:0 -1px #fff inset}.workspace-tabs .ant-tabs-tab-active:before{position:absolute;top:-1px;right:10px;left:10px;height:3px;background:#1677ff;border-radius:999px;content:""}.workspace-tabs .ant-tabs-tab-btn{color:#5f6b7a!important;font-weight:600}.workspace-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#1473e6!important}.workspace-tabs .ant-tabs-nav-add{display:none}.workspace-tabs .ant-tabs-tab-remove{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:4px;color:#98a2b3;border-radius:6px}.workspace-tabs .ant-tabs-tab-remove:hover{color:#172033;background:#17203314}.workspace-tab-label{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;line-height:1}.icon-pill{width:36px;height:36px;border:1px solid #e5eaf2;background:#fff;box-shadow:none}.avatar{color:#fff;font-weight:700;background:linear-gradient(135deg,#172033,#1473e6)}.content{position:relative;padding:8px 24px 24px;background:#f5f7fb}.route-view{animation:route-enter .12s ease-out both}@keyframes route-enter{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.route-view{animation:none}}.glass-card,.module-card{background:#fff!important;border:1px solid #e5eaf2!important;box-shadow:0 2px 8px #0f172a09}.hero-panel{background:#fff!important;border:1px solid #e5eaf2!important;box-shadow:0 4px 14px #0f172a0a}.hero-panel{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:26px;align-items:center;min-height:264px;padding:34px;overflow:hidden;border-radius:28px}.hero-panel__copy h1{margin:14px 0 12px;color:#111827;font-size:44px;line-height:1.08;letter-spacing:0}.hero-panel__copy>.ant-typography{display:block;max-width:640px;color:#526174;font-size:16px;line-height:1.8}.hero-actions{margin-top:24px}.hero-actions .ant-btn{height:42px;padding-inline:18px;font-weight:700}.hero-panel__metrics{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:168px;padding:22px;background:#ffffff8a;border:1px solid rgba(255,255,255,.82);border-radius:24px}.hero-panel__metrics .ant-divider{height:100%}.hero-panel__metrics .ant-statistic-content{color:#1473e6;font-size:34px;font-weight:800}.pill-tag{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border:0;border-radius:999px;font-weight:700;line-height:1;vertical-align:middle}.status-link-button{height:auto;padding:0}.status-link-button .ant-tag{margin-inline-end:0}.contract-upload-dialog .ant-modal-body{padding-top:8px}.contract-upload-section,.contract-upload-section .ant-space-item,.contract-upload-section .ant-upload-wrapper{width:100%}.contract-upload-section .ant-upload-drag{width:100%;min-height:230px;display:flex;align-items:center}.contract-upload-section .ant-upload-drag .ant-upload{width:100%;padding:36px 28px}.contract-upload-section .ant-upload-drag-icon{margin-bottom:14px}.contract-upload-section .ant-upload-text,.contract-upload-section .ant-upload-hint{white-space:normal}.hero-tag{padding:6px 12px;color:#0f6bdc;background:#1473e61a}.stat-grid,.module-grid,.dashboard-detail-grid{margin-top:18px}.page-stack{display:flex;flex-direction:column;gap:8px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px;border-radius:24px}.page-heading h2{margin:12px 0 8px;color:#111827;font-size:30px;letter-spacing:0}.page-heading .ant-typography{color:#526174}.page-heading .ant-btn{height:38px;padding-inline:16px;font-weight:700}.query-card{border-radius:8px}.query-card .ant-card-body{min-height:auto;padding:20px 24px 4px}.query-card .ant-form-item{margin-bottom:16px}.query-card .ant-form-item-label{padding-bottom:6px}.query-card .ant-form-item-label>label{color:#4b5565;font-weight:600}.query-card .ant-input-affix-wrapper,.query-card .ant-input:not(.ant-input-affix-wrapper .ant-input),.query-card .ant-select-selector{height:36px!important;min-height:36px;padding-inline:11px!important;background:#fff!important;border:1px solid #d9dfe8!important;border-radius:6px!important;box-shadow:none!important}.query-card .ant-input-affix-wrapper .ant-input{height:24px!important;min-height:24px;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.query-card .ant-input-affix-wrapper .ant-input-clear-icon{color:#98a2b3}.query-card .ant-select-single,.query-card .ant-select-selector{height:36px!important}.query-card .ant-select-selection-search-input{height:34px!important}.query-card .ant-select-selection-item,.query-card .ant-select-selection-placeholder{line-height:34px!important}.query-card .ant-input-affix-wrapper:hover,.query-card .ant-input:not(.ant-input-affix-wrapper .ant-input):hover,.query-card .ant-select-selector:hover{border-color:#8bb8ff!important}.query-card .ant-input-affix-wrapper-focused,.query-card .ant-input-affix-wrapper:focus,.query-card .ant-input:not(.ant-input-affix-wrapper .ant-input):focus,.query-card .ant-input-focused:not(.ant-input-affix-wrapper .ant-input),.query-card .ant-select-focused .ant-select-selector{border-color:#1677ff!important;box-shadow:0 0 0 2px #1677ff1a!important}.query-card .ant-select-arrow,.query-card .ant-select-clear{color:#98a2b3}.center-range-picker .ant-picker-input{flex:1}.center-range-picker .ant-picker-input>input{text-align:center}.center-range-picker .ant-picker-range-separator{flex:0 0 34px;justify-content:center;padding-inline:0}.query-actions{display:flex;align-items:flex-end;justify-content:flex-end;padding-bottom:16px}.glass-card{border-radius:8px}.glass-card .ant-card-body{min-height:130px}.glass-card .ant-statistic-title{color:#66758a;font-weight:700}.glass-card .ant-statistic-content{color:#172033;font-weight:800}.glass-card .pill-tag{margin-top:14px}.module-card{height:100%;border-radius:20px;transition:border-color 90ms linear,box-shadow 90ms linear}.module-card:hover{border-color:#1473e647!important;box-shadow:0 4px 12px #1473e614}.module-card__top,.module-card__footer{display:flex;align-items:center;justify-content:space-between}.module-card__icon{display:grid;width:50px;height:50px;place-items:center;font-size:24px;border-radius:18px}.module-card h4{margin:18px 0 8px}.module-card__desc{display:block;min-height:66px;color:#66758a;line-height:1.65}.module-card__footer{margin-top:18px}.table-card,.timeline-card{margin-top:0}.table-card .ant-card-head,.timeline-card .ant-card-head{min-height:58px;border-bottom-color:#dee7f4b8}.table-card .ant-card-head-title,.timeline-card .ant-card-head-title{color:#172033;font-size:17px;font-weight:800}.table-card .ant-card-body{min-height:auto;padding-top:8px}.table-card .ant-table{background:transparent}.table-card .ant-table-cell{border-bottom-color:#dee7f4a8}.table-card .ant-table-thead>tr>th,.table-card .ant-table-tbody>tr>td{vertical-align:middle;white-space:nowrap}.table-card .ant-table-tbody>tr>td:has(.table-actions){white-space:normal}.table-card .pill-tag{margin-top:0}.file-category-badge{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:24px;padding:0 12px;color:#1f2937;font-size:13px;font-weight:800;line-height:1;vertical-align:middle;white-space:nowrap;background:#0f172a0a;border-radius:999px}.money-text{display:inline-flex;align-items:center;white-space:nowrap}.nowrap-text{white-space:nowrap}.table-card .ant-table-thead>tr>th{color:#526174;font-weight:800}.table-card .ant-pagination{margin:20px 0 2px}.table-card .ant-pagination-item,.table-card .ant-pagination-prev .ant-pagination-item-link,.table-card .ant-pagination-next .ant-pagination-item-link,.table-card .ant-select-selector,.table-card .ant-pagination-options-quick-jumper input{border-radius:6px!important;background:#ffffffb8!important;border-color:#dee7f4e6!important}.table-card .ant-pagination-item-active{border-color:#1473e673!important;background:#1473e61a!important}.company-table-card,.project-table-card,.supplier-table-card{margin-top:0}.table-card .ant-table-tbody>tr>td.ant-table-cell-fix-left,.table-card .ant-table-tbody>tr>td.ant-table-cell-fix-right{background:#fff!important}.table-card .ant-table-thead>tr>th.ant-table-cell-fix-left,.table-card .ant-table-thead>tr>th.ant-table-cell-fix-right{background:#f3f8ff!important}.table-card .ant-table-tbody>tr:hover>td,.table-card .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left,.table-card .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right,.table-card .ant-table-tbody>tr>td.ant-table-cell-row-hover,.table-card .ant-table-tbody>tr.ant-table-row-selected>td,.table-card .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-left,.table-card .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell-fix-right{background:#f3f8ff!important}.table-card .ant-table-cell-fix-right-first:after,.table-card .ant-table-cell-fix-right-last:after{box-shadow:-6px 0 10px #0f172a0a}.company-table-card .ant-btn-primary{height:34px;padding-inline:14px;font-weight:700}.row-index{display:inline-grid;width:30px;height:24px;place-items:center;white-space:nowrap;color:#1473e6;font-size:13px;font-weight:800;background:#1473e61a;border-radius:999px}.ant-table-cell:has(.row-index){white-space:nowrap}.table-inline-action{height:auto;padding:0;font-weight:700}.table-description{display:block;max-width:290px;overflow:hidden;color:#526174;text-overflow:ellipsis;white-space:nowrap}.menu-tree-table .ant-table-tbody>tr>td{height:64px;transition:background .16s ease,box-shadow .16s ease}.menu-tree-table .ant-table-tbody>tr.menu-tree-row--menu>td{background:#ffffffdb}.menu-tree-table .ant-table-tbody>tr.menu-tree-row--button>td{background:#f8fbffb8}.menu-tree-table .ant-table-tbody>tr:hover>td{background:#ebf4ffe0!important}.menu-tree-table .ant-table-row-indent{position:relative;width:26px!important}.menu-tree-table .ant-table-row-indent:after{position:absolute;top:-26px;bottom:-26px;left:13px;width:1px;content:"";background:linear-gradient(180deg,transparent,rgba(166,187,214,.42),transparent)}.menu-tree-expand,.menu-tree-expand-spacer{display:inline-grid;width:26px;height:26px;margin-right:10px;place-items:center;vertical-align:middle}.menu-tree-expand{color:#526174;cursor:pointer;background:#ffffffeb;border:1px solid rgba(199,213,232,.95);border-radius:999px;box-shadow:0 5px 14px #14244012;transition:transform .16s ease,color .16s ease,border-color .16s ease,background .16s ease}.menu-tree-expand:hover{color:#1473e6;background:#e8f2fff5;border-color:#1473e657}.menu-tree-expand .anticon{font-size:11px;transition:transform .16s ease}.menu-tree-expand.is-expanded .anticon{transform:rotate(90deg)}.menu-node{display:inline-flex;align-items:center;max-width:100%;gap:10px;white-space:nowrap}.menu-node__icon{display:inline-grid;width:32px;height:32px;flex:0 0 32px;place-items:center;color:#1473e6;background:linear-gradient(135deg,#1473e61f,#0ea5e914);border:1px solid rgba(20,115,230,.14);border-radius:9px}.menu-node--button .menu-node__icon{color:#7c3aed;background:linear-gradient(135deg,#7c3aed1f,#ec489914);border-color:#7c3aed29}.menu-node__name{max-width:180px;overflow:hidden;color:#1f2a3d;text-overflow:ellipsis;white-space:nowrap}.menu-node__tag{margin-inline-end:0;color:#6d28d9;font-size:12px;font-weight:800;line-height:20px;background:#7c3aed17;border:0;border-radius:999px}.menu-manager{display:grid;grid-template-columns:minmax(320px,420px) minmax(420px,1fr);gap:16px}.menu-manager__tree,.menu-manager__detail{min-height:520px;padding:18px;background:#f8fbffb8;border:1px solid rgba(222,231,244,.92);border-radius:16px}.menu-manager__tree{overflow:auto}.menu-manager__tree-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.menu-directory-tree .ant-tree-treenode{width:100%;padding:3px 0}.menu-directory-tree .ant-tree-switcher{color:#8ea0b8}.menu-directory-tree .ant-tree-node-content-wrapper{flex:1;min-width:0;min-height:46px;padding:4px 8px;border-radius:12px;transition:background .14s ease,box-shadow .14s ease}.menu-directory-tree .ant-tree-node-content-wrapper:hover{background:#ebf4ffc7}.menu-directory-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background:#daeaffeb;box-shadow:inset 3px 0 #1473e6}.menu-directory-node{display:flex;align-items:center;min-width:0;gap:10px}.menu-directory-node__icon{display:inline-grid;width:34px;height:34px;flex:0 0 34px;place-items:center;color:#1473e6;background:#1473e61a;border:1px solid rgba(20,115,230,.16);border-radius:10px}.menu-directory-node--button .menu-directory-node__icon{color:#7c3aed;background:#7c3aed1a;border-color:#7c3aed2e}.menu-directory-node__content{display:grid;flex:1;min-width:0}.menu-directory-node__name{overflow:hidden;color:#1f2a3d;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.menu-directory-node__meta{overflow:hidden;color:#7a8798;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.menu-directory-node__tag{flex:0 0 auto;margin-inline-end:0;border-radius:999px}.menu-detail-head{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid rgba(222,231,244,.86)}.menu-detail-head h4{margin:0 0 8px}.menu-detail-icon{display:inline-grid;width:54px;height:54px;flex:0 0 54px;place-items:center;color:#1473e6;font-size:24px;background:#1473e61a;border:1px solid rgba(20,115,230,.18);border-radius:16px}.menu-detail-icon--button{color:#7c3aed;background:#7c3aed1a;border-color:#7c3aed2e}.menu-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.menu-detail-item{display:grid;gap:8px;min-height:76px;padding:14px;background:#ffffffd1;border:1px solid rgba(222,231,244,.8);border-radius:12px}.menu-detail-item .ant-typography:last-child{overflow:hidden;color:#1f2a3d;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.menu-detail-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.menu-sort-panel{display:grid;gap:14px}.menu-sort-tree{max-height:58vh;overflow:auto;padding:10px;background:linear-gradient(180deg,#f8fbfff5,#ffffffe6);border:1px solid rgba(214,226,242,.9);border-radius:14px}.menu-sort-tree .ant-tree-treenode{width:100%;padding:3px 0}.menu-sort-tree .ant-tree-node-content-wrapper{min-height:42px;padding:5px 8px;border-radius:12px;transition:background .16s ease,box-shadow .16s ease}.menu-sort-tree .ant-tree-node-content-wrapper:hover,.menu-sort-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background:#e8f2ffdb;box-shadow:inset 0 0 0 1px #1473e61f}.menu-sort-tree .ant-tree-draggable-icon{color:#8ea0b8}.menu-sort-node{display:inline-flex;align-items:center;gap:10px;width:100%;min-width:0}.menu-sort-node__icon{display:inline-grid;width:30px;height:30px;flex:0 0 30px;place-items:center;color:#1473e6;background:#1473e61a;border:1px solid rgba(20,115,230,.14);border-radius:9px}.menu-sort-node__icon--button{color:#7c3aed;background:#7c3aed1a;border-color:#7c3aed29}.menu-sort-node__name{overflow:hidden;color:#1f2a3d;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.menu-sort-node__tag{margin-inline-end:0;color:#6d28d9;font-size:12px;font-weight:800;background:#7c3aed17;border:0;border-radius:999px}.menu-icon-cell{white-space:nowrap}.menu-icon-preview{display:inline-grid;width:28px;height:28px;place-items:center;color:#1473e6;background:#1473e61a;border-radius:8px}.icon-select-button{justify-content:flex-start;width:100%;height:48px;padding:0 14px;color:#1f2a3d;font-size:16px;background:#fff;border:1px solid #d9d9d9;border-radius:14px;box-shadow:none}.icon-select-button:hover,.icon-select-button:focus{color:#1f2a3d!important;background:#fff!important;border-color:#4096ff!important;box-shadow:0 0 0 2px #0591ff1a}.icon-select-button .menu-icon-preview{width:30px;height:30px;color:#1473e6;background:#1473e614;border-radius:9px}.icon-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:10px}.icon-picker-item{display:flex;align-items:center;gap:10px;min-height:48px;padding:10px 12px;color:#26364d;text-align:left;cursor:pointer;background:#f8fbffe6;border:1px solid rgba(214,226,242,.94);border-radius:10px;transition:border-color .16s ease,background .16s ease,transform .16s ease}.icon-picker-item:hover,.icon-picker-item.is-selected{background:#e8f2fff5;border-color:#1473e66b}.icon-picker-item.is-selected{color:#1473e6;font-weight:800}.icon-picker-item__icon{display:inline-grid;width:28px;height:28px;flex:0 0 28px;place-items:center;background:#fffc;border-radius:8px}.icon-picker-item__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-pill{margin:0}.status-badge{display:inline-grid;min-width:52px;height:24px;padding:0 10px;place-items:center;color:#526174;font-size:13px;font-weight:800;line-height:24px;vertical-align:middle;background:#52617414;border-radius:999px}.status-badge--green{color:#2f9b18;background:#effbea}.status-badge--blue{color:#1473e6;background:#eef6ff}.status-badge--gold{color:#d48806;background:#fff7e6}.status-badge--red{color:#ff4d4f;background:#fff1f0}.status-badge--default{color:#1f2937;background:#f5f7fa}.invoice-upload-label{display:inline-flex;align-items:center;max-width:100%}.invoice-upload-required{display:inline-flex;align-items:center;height:22px;padding:0 8px;color:#ef4444;font-size:12px;font-weight:800;background:#fff1f0;border-radius:999px}.invoice-upload-view{height:24px;padding:0 4px;font-weight:800}.table-actions{flex-wrap:wrap;justify-content:center;column-gap:2px!important;row-gap:2px!important;white-space:normal}.supplier-actions,.compact-actions,.project-actions,.fund-actions,.system-actions{display:grid!important;grid-template-columns:repeat(3,max-content);justify-content:center;align-items:center;column-gap:8px!important;row-gap:4px!important;white-space:nowrap}.file-table-actions{flex-wrap:nowrap;white-space:nowrap}.table-actions .ant-btn{height:28px;padding:0 5px;border-radius:999px;font-weight:700}.table-actions .ant-btn:hover{background:#1473e614}.online-user-table .online-user-agent{display:block;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-card .ant-card-body{min-height:328px;padding-top:24px}.file-preview-viewer{display:flex;flex-direction:column;gap:14px}.file-preview-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px;padding:12px 58px;border-radius:10px;background:#f8fafc}.file-preview-stage img{max-width:100%;max-height:480px;object-fit:contain;border:1px solid #e5eaf2;border-radius:8px;background:#fff;cursor:zoom-in}.file-preview-nav{position:absolute;top:50%;z-index:2;transform:translateY(-50%);box-shadow:0 8px 20px #0f172a1f}.file-preview-nav--left{left:16px}.file-preview-nav--right{right:16px}.file-preview-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.file-preview-footer .ant-typography{min-width:0;color:#526174}.permission-tree{max-height:520px;margin-top:14px;padding:14px;overflow:auto;border:1px solid #e5eaf2;border-radius:8px;background:#f8fafc}.original-image-modal .ant-modal{max-width:calc(100vw - 48px)}.original-image-modal .ant-modal-content{padding:16px}.original-image-modal .ant-modal-body{max-width:calc(100vw - 80px);max-height:calc(100vh - 150px);overflow:auto}.original-image-stage{position:relative;display:flex;align-items:center;justify-content:center;min-width:280px;min-height:180px;padding:18px;overflow:auto;background:#f8fafc;border-radius:8px}.original-image-toolbar{position:absolute;top:10px;right:10px;z-index:2;padding:4px 10px;border:1px solid rgba(29,119,255,.18);border-radius:999px;color:#1d77ff;background:#ffffffe6;box-shadow:0 8px 20px #0f172a14;font-size:12px;font-weight:700;line-height:18px}.original-image-stage img{display:block;flex:0 0 auto;width:auto;height:auto;max-width:none;max-height:none;border-radius:6px;background:#fff}.table-text-link{display:inline-flex;width:100%;max-width:180px;padding:0;justify-content:flex-start;overflow:hidden;text-align:left;vertical-align:top}.table-text-link>span,.remark-text-cell{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remark-text-cell{max-width:180px}.remark-detail{max-height:360px;overflow:auto;white-space:pre-wrap;word-break:break-word;line-height:1.7}.operation-json-preview{overflow:hidden;border:1px solid #e1e8f3;border-radius:10px;background:#f8fbff}.operation-json-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid #e1e8f3;background:#f1f6ff}.operation-json-type{color:#526174;font-size:12px;font-weight:700;letter-spacing:0}.operation-json-action{height:auto;padding:0;color:#1677ff;font-size:13px;line-height:20px}.operation-json-preview pre,.operation-json-expanded pre{margin:0;color:#1f2937;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.65;white-space:pre}.operation-json-preview pre{max-height:280px;overflow:auto;padding:12px}.operation-json-expanded{max-height:68vh;overflow:auto;border:1px solid #e1e8f3;border-radius:10px;background:#f8fbff}.operation-json-expanded pre{padding:16px}.operation-log-content{max-height:160px;overflow:auto;margin-bottom:0!important;word-break:break-word}@media(max-width:992px){.hero-panel{grid-template-columns:1fr}.hero-panel__metrics{grid-template-columns:1fr;gap:16px}.hero-panel__metrics .ant-divider{display:none}}@media(max-width:640px){.topbar{height:56px;padding:0 14px}.topbar-title__name{max-width:calc(100vw - 180px);font-size:16px}.workspace-tabs{top:56px;padding:8px 14px 0}.workspace-tabs .ant-tabs-tab{min-width:86px;height:38px;padding:0 10px!important}.workspace-tab-label{max-width:118px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content{padding:8px 14px 16px}.hero-panel{padding:22px;border-radius:22px}.hero-panel__copy h1{font-size:34px}.page-heading{align-items:flex-start;flex-direction:column;gap:16px;padding:22px;border-radius:22px}.page-heading h2{font-size:26px}.page-heading>.ant-space{width:100%;flex-wrap:wrap}}
