.dashboard-layout{min-height:100vh;background:#f6f8fb}.dashboard-layout>.ant-layout{margin-top:64px}.dashboard-header{position:fixed;top:0;left:0;right:0;height:64px;background:#fff;box-shadow:0 1px #12203b17;padding:0 24px;display:flex;align-items:center;justify-content:space-between;z-index:1000}.header-left{display:flex;align-items:center;gap:20px}.brand{font-weight:800;font-size:18px;color:#1b2032}.brand span{color:#399a87}.header-search{width:360px}.header-right{display:flex;align-items:center}.lang{font-size:13px;cursor:pointer;color:#b5b3b3}.lang.active{color:#399a87;font-weight:700}.icon{font-size:18px;cursor:pointer}.user{cursor:pointer;font-weight:500}.dashboard-sider{position:fixed!important;top:64px;left:0;height:calc(100vh - 64px);width:250px;background:#fff!important;overflow:hidden;z-index:999}.sidebar{height:100%;overflow-y:auto;padding-top:25px}.create-btn{margin-bottom:16px;border-radius:999px;font-weight:600}.dashboard-content{margin-left:250px;padding:15px;background:#fafafa;min-height:calc(100vh - 64px);overflow-y:auto;transition:margin-left .2s ease}.ant-layout-sider-collapsed~.dashboard-content{margin-left:80px}.dashboard-sider .ant-menu{border-inline-end:none!important;background:transparent}.sidebar-menu .ant-menu-item,.sidebar-menu .ant-menu-submenu-title{height:40px;border-radius:8px;margin:4px 0;font-size:13px;font-weight:600}.sidebar-menu .ant-menu-item-selected{background:transparent!important;color:#399a87!important;font-weight:800}.ant-menu-light:not(.ant-menu-horizontal) .ant-menu-item:not(.ant-menu-item-selected):hover,.ant-menu-light:not(.ant-menu-horizontal) .ant-menu-submenu-title:hover{background-color:transparent;color:#399a87!important}.menu-group{font-size:11px;font-weight:600;color:#9aa0ac;padding:8px 0}.ant-menu .ant-menu-item-group-title{padding:12px 0 12px 24px}.menu-label{display:flex;align-items:center;justify-content:space-between;gap:8px}.ant-menu-submenu .ant-menu-item{padding-left:40px!important}.dashboard-sider,.dashboard-content{transition:all .2s ease}.sidebar .ant-btn{margin-left:11px;width:calc(100% - 32px)}@keyframes slideIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.group-row{transition:background-color .15s ease,box-shadow .15s ease;cursor:pointer}.group-row:hover{background-color:#1976d214!important}.group-row-level-0{background-color:#f5f5f5;border-left:3px solid #1976d2;border-bottom:1px solid #e0e0e0}.group-row-level-1{background-color:#fafafa;border-left:3px solid #388e3c;border-bottom:1px solid #e0e0e0}.group-row-level-2{background-color:#fff;border-left:3px solid #f57c00;border-bottom:1px solid #e0e0e0}.group-header-cell-level-0{font-weight:700;font-size:16px;padding:12px 16px;border-bottom:2px solid #e8e8e8;position:relative}.group-header-cell-level-1{font-weight:600;font-size:15px;padding:12px 16px;border-bottom:1px solid #f0f0f0;position:relative}.group-header-cell-level-2{font-weight:500;font-size:14px;padding:12px 16px;border-bottom:1px solid #f0f0f0;position:relative}.expand-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:8px;color:#595959;top:4px;position:relative}.expand-icon .anticon{font-size:16px;line-height:1}.expand-icon-collapsed{color:#8c8c8c}.expand-icon-expanded{color:#1677ff}.data-row{background-color:#fff;animation:slideIn .2s ease-out}.data-row-level-0{border-left:3px solid #d9d9d9}.data-row-level-1{border-left:3px solid #e6f7ff}.data-row-level-2{border-left:3px solid #fff2e8}.data-cell{border-bottom:1px solid #f5f5f5;font-size:13px;position:relative;padding:8px 16px}.ant-table-cell{vertical-align:top!important;line-height:1.5!important}.group-row .ant-table-cell{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important}.group-row .ant-table-cell>div,.group-row .ant-table-cell>span{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;max-width:100%}.ant-table-cell .ant-tag{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;white-space:normal!important;word-break:normal!important;overflow-wrap:anywhere!important;width:auto!important;max-width:none!important;vertical-align:middle!important;line-height:1.15!important;height:auto!important;padding:2px 6px!important;box-sizing:border-box!important}.ant-table-cell .ant-tag:before,.ant-table-cell .ant-tag:after,.ant-table-cell .ant-tag>*{margin:0!important;padding:0!important}.ant-table-cell .ant-space{white-space:nowrap}.ant-table-wrapper .ant-table{table-layout:fixed!important}.ant-table-tbody>tr>td{padding:12px 8px!important;vertical-align:top!important}.ant-table-thead>tr>th{padding:8px!important;vertical-align:middle!important;position:relative}.grouping-area{padding:12px;border:2px dashed #d9d9d9;border-radius:6px;min-height:50px;transition:background-color .2s}.grouping-area-empty{background-color:#fafafa}.grouping-area-active{background-color:#e6f7ff}.grouping-area-placeholder{color:#8c8c8c;text-align:center}.pagination-row{background-color:#fafafa!important;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.pagination-row:hover{background-color:#fafafa!important}.pagination-row-level-2{border-left:3px solid #e6f7ff}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:10px;height:100%;bottom:0;right:-5px;cursor:col-resize;z-index:1}.react-resizable-handle:after{content:"";position:absolute;right:4px;top:50%;transform:translateY(-50%);width:2px;height:50%;background-color:#d9d9d9;transition:background-color .3s}.react-resizable-handle:hover:after{background-color:#1890ff}.react-resizable-handle-wrapper{position:relative;display:inline-block}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}body{font-family:Segoe UI,Segoe UI Variable,sans-serif;font-size:12px;font-weight:500}.auth-container{min-height:100vh;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.auth-container:before{content:"";position:absolute;inset:0;background:url(/assets/loginbg.jpg) center / cover no-repeat;opacity:.15;z-index:0}.login-card{width:530px;padding:20px;border-radius:24px;box-shadow:0 20px 40px #0000000f!important;border:1px solid #ececec}.login-logo{text-align:center;margin-bottom:25px}.logo-dark{color:#1f2937;font-weight:700}.logo-green{color:#2f9e84;font-weight:700}.login-title{text-align:center;margin-bottom:0}.login-form{margin-top:24px}.login-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.text-center{text-align:center}.color-grey.ant-typography{color:#555}.color-grey{color:#b5b3b3;padding:0 10px}.text-end{text-align:right}.ant-table-thead>tr>th{font-size:12px;color:#898384;font-weight:600}.ant-tag{border-radius:6px;font-size:11px;padding:2px 13px;line-height:18px}.ant-pagination-item-active{background:#399a87;border-color:#399a87}.ant-pagination-item-active a{color:#fff}.ant-table-wrapper table{border:1px solid #ddd;border-radius:10px;border-bottom:none}.ant-table-wrapper .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{background-color:transparent}.ant-table-wrapper .ant-table-thead>tr>th{background:#fff;color:#898384}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:8px 16px}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{font-weight:500}.project-summary-card{position:relative;border-radius:18px;overflow:hidden;color:#fff;background:linear-gradient(#142328e6,#142328e6)}.project-summary-card:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,rgba(2,16,19,.03),rgba(2,16,19,.03) 20px,transparent 20px,transparent 40px);z-index:1}.project-summary-card>*{position:relative;z-index:2}.project-summary-header{display:flex;justify-content:flex-end;margin-bottom:8px}.summary-collapse-btn{color:#fff!important;border:1px solid rgba(255,255,255,.25);border-radius:8px}.project-summary-collapsed-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.collapsed-title-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.collapsed-project-name{color:#6fd1bc;font-size:16px}.collapsed-project-number{color:#d1d5db;font-size:12px}.project-summary-grid{display:grid;grid-template-columns:minmax(320px,2fr) minmax(280px,1.4fr) minmax(170px,1fr) minmax(170px,1fr);gap:14px}.summary-panel{background:#ffffff14;border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:14px;min-height:100%}.summary-main{display:flex;flex-direction:column}.title-row{display:flex;align-items:center;gap:10px}.title-row h2{margin:0;font-size:18px;font-weight:700;color:#6fd1bc}.meta{margin-top:10px;font-size:12px;color:#d1d5db}.meta-grid{display:flex;flex-direction:column;gap:6px}.meta strong{color:#fff}.risk-tag-wrap{margin-top:10px}.billing-note{margin:10px 0 0;font-size:12px;color:#d1d5db}.billing-note-meta{margin-left:4px}.panel-title{display:flex;margin-bottom:10px;font-size:13px;color:#d1d5db;text-transform:uppercase;letter-spacing:.3px}.summary-budget{display:flex;flex-direction:column}.budget-chart-layout{display:flex;align-items:center;gap:12px}.budget-pie .ant-progress-text{color:#fff!important;font-weight:600}.budget-details{margin-top:0;font-size:12px;color:#d1d5db;width:100%}.budget-grid{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;align-items:center}.budget-grid span{font-size:12px;opacity:.85}.budget-grid strong{color:#fff;font-weight:600;text-align:right}.budget-note{margin-left:6px;font-size:12px;color:#a7f3d0;text-transform:uppercase;font-weight:700}.stat{display:flex;flex-direction:column;gap:4px}.stat .label{display:block;font-size:12px;color:#d1d5db}.stat .value{font-size:24px;font-weight:700;color:#fff}.status-tag{border-radius:999px;font-weight:600}.status-clickable{cursor:pointer;width:fit-content}.summary-metrics{display:flex;flex-direction:column;gap:10px}.metric-row{display:flex;flex-direction:column;gap:4px}.metric-row .label{font-size:12px;color:#d1d5db}.metric-row strong{color:#fff;font-size:15px}@media(max-width:1400px){.project-summary-grid{grid-template-columns:repeat(2,minmax(280px,1fr))}}@media(max-width:768px){.project-summary-grid{grid-template-columns:1fr}.project-summary-collapsed-row{flex-direction:column;align-items:flex-start}.budget-chart-layout{justify-content:flex-start}}.ant-tabs .ant-tabs-tab,.ant-tabs-dropdown .ant-tabs-dropdown-menu-item>span{font-weight:600}.f12{font-size:12px}.mb-10px{margin-bottom:10px}.mb-5px{margin-bottom:5px}.ant-tabs.mandatinfo .ant-tabs-tab{color:#bababa}.history-bg{background:#ecfdf5;padding:16px;border-radius:12px}.ant-collapse-header{font-size:12px}.ant-collapse-content-box{padding-top:16px}.ant-upload-wrapper .ant-upload-drag p.ant-upload-drag-icon{margin-bottom:5px}.ant-upload-drag .ant-upload-drag-icon svg{font-size:32px}.ant-upload-drag .ant-upload-text{margin-top:10px}.ant-upload-wrapper .ant-upload-drag p.ant-upload-hint{margin-bottom:0}.ant-tabs .ant-tabs-tab{color:#898384}.mandate .ant-tabs .ant-tabs-tab{padding-top:0}.mt-12{margin-top:12px}.riskservices .ant-radio-wrapper{display:block;margin-bottom:8px}.decision-highlight td{background-color:#399a87!important;color:#fff;font-weight:500}.mandate-cell-highlight{background-color:#399a87!important;color:#fff!important;font-weight:600}.riskanatable table{border:none}.ant-steps .ant-steps-item-title{font-size:12px}.theme-color{color:var(--ant-color-primary)!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#f6faf9}.mandate .ant-tabs-top>.ant-tabs-nav{margin-bottom:0}
