html,body,#root{width:100%;min-height:100%;margin:0}*,:before,:after{box-sizing:border-box}body{color:#0f172a;background:radial-gradient(1200px 500px at -10% -10%,#2563eb1a,#0000 55%),radial-gradient(900px 420px at 110% -15%,#0ea5e917,#0000 50%),#f3f7ff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.console-layout{min-height:100vh}.console-sider{box-shadow:8px 0 30px #0f172a2e}.console-brand{color:#fffffff0;background:linear-gradient(130deg,#2563eb99,#0ea5e959);border-radius:12px;align-items:center;gap:10px;height:64px;margin:12px;padding:0 14px;font-size:15px;font-weight:600;display:flex}.console-brand-dot{background:#bfdbfe;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 6px #bfdbfe38}.console-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border-bottom:1px solid #94a3b82e;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex;position:sticky;top:0}.console-title{color:#0f172a;margin:0;font-size:18px;font-weight:700}.console-subtitle{color:#64748b;margin:0;font-size:12px}.console-content{padding:20px}.console-content-inner{max-width:1400px;margin:0 auto}.console-content-inner--wide{max-width:1880px}.page-head{margin-bottom:14px}.page-head h1,.page-head h2,.page-head h3{margin:0}.glass-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #e2e8f0f2;box-shadow:0 12px 35px #0f172a12}.dashboard-hero{background:linear-gradient(130deg,#2563eb1a,#0ea5e90d),#fffffff2;border-radius:16px;padding:8px}.metric-card .ant-statistic-title{color:#64748b}.metric-card .ant-statistic-content{font-size:22px;font-weight:700}.finance-tabs .ant-tabs-nav{margin-bottom:18px}.finance-tabs .ant-tabs-tab{border-radius:10px;padding:10px 14px!important}.finance-tabs .ant-tabs-tab.ant-tabs-tab-active{background:#2563eb14}.finance-filter-form.ant-form-inline{row-gap:12px}.file-card-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:10px;width:100%;min-width:0;display:grid}.file-card-item{background:linear-gradient(#fffffff5,#f8fafceb);border:1px solid #94a3b83d;border-radius:12px;align-items:flex-start;gap:10px;width:100%;min-width:0;padding:10px 12px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden}.file-card-item:hover{border-color:#2563eb61;transform:translateY(-1px);box-shadow:0 8px 22px #2563eb1f}.file-card-icon{color:#2563eb;background:#2563eb1f;border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:inline-flex}.file-card-main{width:100%;min-width:0;overflow:hidden}.file-card-actions{flex-wrap:wrap;align-items:center;gap:6px 8px;width:100%;min-width:0;display:flex}.file-card-action-btn.ant-btn.ant-btn-link{min-width:0;max-width:100%;padding-inline:2px}.file-card-name.ant-typography{color:#0f172a;width:100%;max-width:100%;margin-bottom:2px;font-weight:600;display:block}.file-card-ext.ant-tag{color:#1e3a8a;background:#1e40af1f;border:none;margin-inline-end:0}.project-file-chip.ant-btn.ant-btn-link{color:#1d4ed8;background:#2563eb14;border-radius:8px;padding-inline:4px}.project-file-chip.ant-btn.ant-btn-link:hover{color:#1e40af;background:#2563eb24}.upload-loading-message{margin-top:18px}.upload-loading-message .ant-message-notice-content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffffa,#eff6fff5),#fffffff2;border:1px solid #bfdbfee6;border-radius:18px;min-width:360px;padding:14px 16px;box-shadow:0 18px 40px #2563eb29,inset 0 1px #ffffffe6}.upload-loading-notice{align-items:center;gap:14px;display:flex}.upload-loading-orbit{flex:0 0 42px;width:42px;height:42px;position:relative}.upload-loading-orbit-ring,.upload-loading-orbit-dot{border-radius:50%;position:absolute;inset:0}.upload-loading-orbit-ring-primary{border:3px solid #2563eb2e;border-top-color:#2563eb;animation:1.2s linear infinite upload-rotate}.upload-loading-orbit-ring-secondary{border:2px dashed #0ea5e97a;animation:1.6s linear infinite upload-rotate-reverse;inset:7px}.upload-loading-orbit-dot{background:radial-gradient(circle at 35% 35%,#7dd3fc,#2563eb);inset:15px;box-shadow:0 0 0 6px #2563eb1f,0 8px 18px #2563eb3d}.upload-loading-copy{text-align:left;min-width:0}.upload-loading-title{color:#0f172a;font-size:14px;font-weight:700}.upload-loading-file{color:#475569;white-space:nowrap;text-overflow:ellipsis;max-width:260px;margin-top:3px;font-size:12px;overflow:hidden}.upload-loading-bar{background:#bfdbfe8f;border-radius:999px;width:100%;height:6px;margin-top:10px;overflow:hidden}.upload-loading-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#0ea5e9,#60a5fa);width:42%;height:100%;animation:1.2s ease-in-out infinite upload-bar-slide;display:block}@keyframes upload-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes upload-rotate-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes upload-bar-slide{0%{transform:translate(-130%)}50%{transform:translate(95%)}to{transform:translate(230%)}}.procurement-section-stack{flex-direction:column;gap:16px;display:flex}.procurement-detail-tabs .ant-tabs-nav{margin-bottom:16px}.finance-hidden-project-modal .ant-modal-content{padding-bottom:20px}.finance-hidden-project-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:start;gap:12px;min-height:0;padding:4px 6px 12px 2px;display:grid;overflow-y:auto}.finance-hidden-project-card.ant-card{background:linear-gradient(#fffffffa,#f8fafcf0);border:1px solid #94a3b83d;border-radius:16px;align-self:start;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;box-shadow:0 8px 24px #0f172a0d}.finance-hidden-project-card.ant-card:hover{border-color:#2563eb4d;transform:translateY(-2px);box-shadow:0 12px 30px #2563eb1f}.finance-hidden-project-card.ant-card.is-selected{background:linear-gradient(#eff6fffa,#e6f4fff2);box-shadow:0 10px 26px #2563eb24}.finance-hidden-project-card.ant-card.is-selected:hover{border-color:#1677ff8c;box-shadow:0 14px 32px #2563eb2e}.finance-hidden-project-empty{flex:1;justify-content:center;align-items:center;min-height:0;padding:16px 0 20px;display:flex}.finance-hidden-project-footer-note{border-top:1px solid #e2e8f0e6;margin-top:16px;padding-top:16px}.compact-data-table .ant-table{font-size:12px}.compact-data-table .ant-table-thead>tr>th,.compact-data-table .ant-table-tbody>tr>td{padding:8px 10px!important}.compact-data-table .ant-table-tbody>tr.ant-table-measure-row>td{border:0!important;height:0!important;padding:0!important}.compact-data-table .ant-table-thead>tr>th{white-space:nowrap}.compact-data-table .ant-table-pagination{margin-top:12px!important}.compact-data-table .ant-btn.ant-btn-link{min-width:0;height:auto;padding-inline:0}.employee-roster-table .ant-table{font-size:12px}.employee-roster-table .ant-table-thead>tr>th,.employee-roster-table .ant-table-tbody>tr>td{padding:6px 8px!important}.employee-roster-table .ant-tag{padding-inline:6px}.employee-roster-table .project-file-chip.ant-btn-link{max-width:100%;font-size:12px}.employee-roster-table .project-file-chip .ant-btn-icon{margin-inline-end:4px}.employee-roster-table .ant-table-wrapper,.employee-roster-table .ant-table-content{overflow-x:auto!important}.compact-data-table .audit-info-text{font-size:12px}.compact-finance-project-table .ant-table-cell{white-space:nowrap}.compact-project-table .project-file-chip.ant-btn.ant-btn-link{gap:4px;padding-inline:4px}.compact-project-table .project-file-popover{max-width:280px}.finance-transaction-import-modal .ant-modal-content{padding-bottom:20px}.finance-transaction-import-row-invalid>td{background:#fef2f2eb!important}.finance-transaction-import-issue-list{flex-direction:column;gap:4px;display:flex}.finance-transaction-import-issue-item.ant-typography{line-height:1.5}.procurement-detail-tabs .ant-tabs-tab{border-radius:10px;padding:10px 14px!important}.procurement-detail-tabs .ant-tabs-tab.ant-tabs-tab-active{background:#2563eb14}.procurement-record-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.procurement-record-card{border-radius:14px}.procurement-detail-item-card.ant-card .ant-card-body{flex-direction:column;gap:12px;display:flex}.procurement-detail-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 16px;width:100%;display:grid}.procurement-detail-form-item{min-width:0;margin-bottom:0!important}.procurement-detail-form-item .ant-form-item-control-input,.procurement-detail-form-item .ant-form-item-control-input-content{min-width:0}.procurement-detail-form-block{width:100%}.procurement-record-card--selected{box-shadow:0 10px 24px #2563eb1a;border-color:#2563eb6b!important}.procurement-record-meta{flex-wrap:wrap;gap:8px 18px;margin-bottom:12px;display:flex}.procurement-record-footer{border-top:1px solid #e2e8f0e6;margin-top:12px;padding-top:12px}.procurement-summary-audit{border-top:1px dashed #cbd5e1f2;margin-top:12px;padding-top:12px}.audit-info-text{min-width:0}.audit-info-text.ant-space{gap:2px!important}.audit-info-text--inline.ant-space{gap:4px!important}.procurement-summary-note{margin-top:16px}.procurement-upload-stack{flex-direction:column;gap:10px;display:flex}.procurement-recognition-card{margin-bottom:20px}.procurement-recognition-card .ant-card-body{flex-direction:column;gap:12px;display:flex}.procurement-recognition-head-actions{row-gap:8px}.procurement-recognition-summary{background:linear-gradient(135deg,#2563eb0f,#0ea5e90a),#f8fafceb;border:1px solid #bfdbfecc;border-radius:14px;padding:14px 16px}.procurement-recognition-warning-list{margin:0;padding-left:20px}.procurement-recognition-warning-list li+li{margin-top:4px}.procurement-recognition-preview-table .ant-table-cell{vertical-align:top}.procurement-modal-form{flex-direction:column;gap:16px;display:flex}.procurement-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}.procurement-modal-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.procurement-modal-field{min-width:0;margin-bottom:0!important}.procurement-workflow-card .ant-card-body{flex-direction:column;gap:18px;min-width:0;display:flex}.procurement-workflow-card .ant-steps.ant-steps-navigation{margin-bottom:0}.procurement-workflow-head{background:#f8fafce6;border:1px solid #e2e8f0f2;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.procurement-steps-scroll{padding-bottom:4px;overflow-x:auto}.procurement-steps-scroll .ant-steps{min-width:max-content}.procurement-steps-scroll .ant-steps-item{min-width:112px}.procurement-steps-scroll .ant-steps-item-container{width:100%}.procurement-steps-scroll .ant-steps-item-content{min-width:0}.procurement-steps-scroll .ant-steps-item-title,.procurement-steps-scroll .ant-steps-item-description{text-align:center;width:100%}.procurement-steps-scroll .ant-steps-item-title{white-space:nowrap;font-size:13px;font-weight:600}.procurement-steps-scroll .ant-steps-item:after{margin-inline:8px}.procurement-workflow-chip{color:#1d4ed8;background:#2563eb1a;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.procurement-workflow-chip--muted{color:#475569;background:#94a3b824}.procurement-workflow-brief{background:linear-gradient(135deg,#2563eb14,#0ea5e90f),#f8fafce6;border:1px solid #bfdbfecc;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.procurement-workflow-cancelled{margin-bottom:4px}.supplier-quote-page{background:radial-gradient(720px 360px at 0 0,#2563eb24,#0000 48%),linear-gradient(#f8fbff 0%,#f3f6fb 100%);min-height:100vh;padding:24px 16px 40px}.supplier-quote-shell{flex-direction:column;gap:16px;width:min(1120px,100%);margin:0 auto;display:flex}.supplier-quote-loading{justify-content:center;align-items:center;min-height:calc(100vh - 120px);display:flex}.supplier-quote-hero{background:linear-gradient(135deg,#2563eb14,#0ea5e914),#fffffff5;border:1px solid #bfdbfee6;border-radius:20px;overflow:hidden}.supplier-quote-form-card{border-radius:18px}.procurement-quote-detail-table .ant-table-cell,.supplier-quote-detail-table .ant-table-cell{white-space:nowrap;vertical-align:middle}.procurement-quote-detail-table .ant-form-item,.supplier-quote-detail-table .ant-form-item{align-items:center;height:100%;margin-bottom:0;display:flex}.procurement-quote-detail-table .ant-form-item-row,.supplier-quote-detail-table .ant-form-item-row{align-items:center;width:100%;min-height:100%;display:flex}.procurement-quote-detail-input{align-items:center;width:100%;min-height:32px;display:flex}.procurement-quote-detail-table .ant-form-item-control,.procurement-quote-detail-table .ant-form-item-control-input,.procurement-quote-detail-table .ant-form-item-control-input-content,.supplier-quote-detail-table .ant-form-item-control,.supplier-quote-detail-table .ant-form-item-control-input,.supplier-quote-detail-table .ant-form-item-control-input-content{align-items:center;width:100%;min-height:100%;display:flex}.procurement-quote-detail-table .ant-space,.supplier-quote-detail-table .ant-space{width:100%}.project-file-popover{min-width:250px;max-height:260px;overflow:auto}.project-file-popover-item.ant-btn.ant-btn-link{white-space:normal;text-align:left;justify-content:flex-start;width:100%;line-height:1.4}.finance-project-detail-head{width:100%}.finance-project-detail-title.ant-typography{word-break:break-word;min-width:0}.app-header{background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.page-login{background:radial-gradient(720px 380px at -8% -8%,#2563eb33,#0000 52%),radial-gradient(680px 380px at 108% 4%,#0ea5e933,#0000 48%),linear-gradient(135deg,#eef5ff 0%,#f7f9ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-shell{width:min(980px,100%)}.login-card{overflow:hidden;box-shadow:0 20px 60px #0f172a26;border-radius:20px!important}.login-promo{color:#e2e8f0;background:linear-gradient(160deg,#1d4ed8,#0f172a);min-height:520px;padding:40px 34px}.login-form-wrap{padding:34px 30px 28px}@media (width<=992px){.console-content{padding:16px}.console-subtitle{display:none}.login-promo{min-height:auto;padding:26px 24px}.console-content-inner--wide{max-width:100%}}@media (width<=768px){.console-header{padding:0 12px}.console-title{font-size:16px}.console-content{padding:12px}.login-form-wrap{padding:24px 20px 20px}.file-card-list{grid-template-columns:1fr}.finance-project-detail-head{gap:8px;align-items:stretch!important}.finance-project-detail-actions{width:100%}.finance-project-detail-actions .ant-btn{flex:calc(50% - 4px);min-width:140px}.finance-project-detail-title.ant-typography{line-height:1.35}.procurement-record-meta{flex-direction:column;gap:6px}.procurement-workflow-brief,.procurement-workflow-head{flex-direction:column}.procurement-modal-grid,.procurement-modal-grid--triple{grid-template-columns:1fr}.procurement-steps-scroll .ant-steps-item{min-width:108px}.procurement-steps-scroll .ant-steps-item-title{white-space:nowrap;font-size:13px}.procurement-steps-scroll .ant-steps-item-description{display:none}.supplier-quote-page{padding:16px 12px 28px}.file-card-item{padding:10px}.procurement-detail-form-grid{grid-template-columns:1fr}.file-card-main{overflow:hidden}.file-card-actions{width:100%}.file-card-action-btn.ant-btn.ant-btn-link{padding-inline:0}.procurement-recognition-card .ant-card-head{padding-inline:12px}.procurement-recognition-card .ant-card-head-wrapper{flex-direction:column;align-items:stretch;gap:12px;padding-block:12px}.procurement-recognition-card .ant-card-extra{margin-inline-start:0;padding:0}.procurement-recognition-head-actions,.procurement-recognition-type-filter,.procurement-recognition-head-actions .ant-upload,.procurement-recognition-head-actions .ant-btn{width:100%}.procurement-recognition-head-actions .ant-btn{justify-content:center}.procurement-recognition-type-filter .ant-select{width:100%!important;min-width:0!important}}.dashboard-hero-card{border-radius:22px;position:relative;overflow:hidden}.dashboard-hero-card .ant-card-body{z-index:1;position:relative}.dashboard-hero-card__bg{pointer-events:none;background:radial-gradient(460px 220px at 0 0,#2563eb2e,#0000 68%),radial-gradient(420px 220px at 100% 0,#0ea5e926,#0000 70%),linear-gradient(135deg,#fffffff5,#f8fafcf5);position:absolute;inset:0}.dashboard-hero-card__bullet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-hero-card__bullet{background:#ffffffa6;border:1px solid #e2e8f0e6;border-radius:16px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.dashboard-hero-highlight-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:12px;display:grid}@media (width>=1200px){.dashboard-hero-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.dashboard-hero-highlight-grid>.dashboard-hero-highlight:last-child{grid-column:1/-1}.dashboard-hero-highlight-grid--fullwidth{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-hero-highlight-grid--fullwidth>.dashboard-hero-highlight:last-child{grid-column:auto}}.dashboard-hero-highlight{background:#ffffffc2;border:1px solid #e2e8f0f2;border-radius:18px;padding:16px 18px;box-shadow:inset 0 1px #fff9}.dashboard-hero-highlight--green{background:linear-gradient(135deg,#f0fdf4f5,#dcfce7e6)}.dashboard-hero-highlight--orange{background:linear-gradient(135deg,#fff7edf5,#fed7aab8)}.dashboard-hero-highlight--blue{background:linear-gradient(135deg,#eff6fffa,#bfdbfed1)}.dashboard-hero-highlight--purple{background:linear-gradient(135deg,#f5f3fffa,#ddd6fed1)}.dashboard-hero-highlight__title,.dashboard-hero-highlight__caption{color:#475569}.dashboard-hero-highlight__title{font-size:13px}.dashboard-hero-highlight__value{color:#0f172a;margin:8px 0 4px;font-size:28px;font-weight:800;line-height:1.1}.dashboard-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dashboard-metric-card{border-radius:18px}.dashboard-metric-card .ant-card-body{padding:18px}.dashboard-metric-card__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dashboard-metric-card__title{color:#64748b;font-size:13px}.dashboard-metric-card__value{color:#0f172a;margin-top:8px;font-size:28px;font-weight:800;line-height:1.1}.dashboard-metric-card__icon{border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:inline-flex}.dashboard-metric-card__bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:16px;display:flex}.dashboard-metric-card__footnote{color:#64748b;font-size:12px}.dashboard-metric-card--blue .dashboard-metric-card__icon{color:#2563eb;background:#2563eb1f}.dashboard-metric-card--green .dashboard-metric-card__icon{color:#16a34a;background:#16a34a1f}.dashboard-metric-card--orange .dashboard-metric-card__icon{color:#ea580c;background:#ea580c1f}.dashboard-metric-card--purple .dashboard-metric-card__icon{color:#7c3aed;background:#7c3aed1f}.dashboard-section-card{border-radius:18px}.dashboard-section-card .ant-card-head{min-height:60px}.dashboard-trend-legend__dot{border-radius:999px;flex:none;width:10px;height:10px;display:inline-block}.dashboard-trend-legend__dot--income{background:linear-gradient(#16a34a,#22c55e)}.dashboard-trend-legend__dot--expense{background:linear-gradient(#f97316,#fb923c)}.dashboard-trend-panel{flex-direction:column;gap:14px;display:flex}.dashboard-trend-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-trend-summary__item{background:linear-gradient(#fffffff5,#f8fafceb);border:1px solid #e2e8f0f2;border-radius:16px;align-items:center;gap:10px;padding:12px 14px;display:flex}.dashboard-trend-summary__item--net{background:linear-gradient(135deg,#eff6fff5,#dbeafee0);display:block}.dashboard-trend-summary__label{color:#64748b;font-size:12px}.dashboard-trend-summary__value{color:#0f172a;margin-top:4px;font-size:20px;font-weight:700}.dashboard-trend-chart-card{background:linear-gradient(#f8fafce0,#f1f5f9b8);border-radius:18px;padding:8px 10px 4px}.dashboard-trend-chart-svg{width:100%;height:260px;display:block}.dashboard-trend-grid-line{stroke:#94a3b833;stroke-width:1px;stroke-dasharray:4 6}.dashboard-trend-grid-label{fill:#94a3b8;font-size:11px}.dashboard-trend-line{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.dashboard-trend-line--income{stroke:#16a34a}.dashboard-trend-line--expense{stroke:#f97316}.dashboard-trend-point{stroke-width:2px}.dashboard-trend-point--income{fill:#fff;stroke:#16a34a}.dashboard-trend-point--expense{fill:#fff;stroke:#f97316}.dashboard-trend-x-label{fill:#475569;font-size:12px;font-weight:600}.dashboard-status-row{flex-direction:column;gap:8px;display:flex}.dashboard-status-row__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.dashboard-risk-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-risk-card{border:1px solid #e2e8f0f2;border-radius:18px;padding:16px}.dashboard-risk-card--orange{background:linear-gradient(#fff7edf5,#ffffffeb)}.dashboard-risk-card--blue{background:linear-gradient(#eff6fff5,#ffffffeb)}.dashboard-risk-card--purple{background:linear-gradient(#f5f3fff5,#ffffffeb)}.dashboard-risk-card--red{background:linear-gradient(#fef2f2f5,#ffffffeb)}.dashboard-risk-card__head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.dashboard-list-item{justify-content:space-between;align-items:flex-start;gap:12px;padding-block:12px;display:flex;padding-inline:0!important}.dashboard-list-item+.dashboard-list-item{border-top:1px solid #e2e8f0b8}.dashboard-list-item__main{flex:1;min-width:0}.dashboard-list-item__desc{color:#64748b;margin-top:4px;font-size:12px}.dashboard-table-row{cursor:pointer}.dashboard-table-row:hover>td{background:#2563eb0a!important}.dashboard-activity-item{align-items:flex-start!important}.dashboard-activity-item__main{flex-direction:column;gap:8px;display:flex}.dashboard-activity-item__desc{display:block}.dashboard-quick-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-quick-action{cursor:pointer;text-align:left;background:linear-gradient(#fffffff5,#f8fafceb);border:1px solid #e2e8f0f2;border-radius:18px;align-items:center;gap:12px;width:100%;padding:16px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.dashboard-quick-action:hover{border-color:#2563eb66;transform:translateY(-1px);box-shadow:0 12px 28px #2563eb1f}.dashboard-quick-action__icon{color:#2563eb;background:#2563eb1f;border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex}.dashboard-quick-action__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.dashboard-quick-action__arrow{color:#94a3b8}.dashboard-page .glass-card{-webkit-backdrop-filter:blur(22px)saturate(1.25);backdrop-filter:blur(22px)saturate(1.25);background:linear-gradient(#ffffffd1,#f8fafcc2);border:1px solid #ffffff75;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f172a14,inset 0 1px #ffffffc7,inset 0 -1px #94a3b814}.dashboard-page .glass-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff5c,#0000 38% 68%,#ffffff2e);position:absolute;inset:0}.dashboard-page .glass-card>.ant-card-head,.dashboard-page .glass-card>.ant-card-body{z-index:1;position:relative}.dashboard-glass-tag.ant-tag{letter-spacing:.01em;-webkit-backdrop-filter:blur(18px)saturate(1.25);backdrop-filter:blur(18px)saturate(1.25);border:1px solid #fff6;border-radius:999px;padding:5px 12px;font-weight:600;position:relative;box-shadow:0 10px 24px #0f172a14,inset 0 1px #ffffff9e}.dashboard-glass-tag.ant-tag:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff42,#0000 56%);position:absolute;inset:1px}.dashboard-glass-tag--blue.ant-tag{color:#1d4ed8;background:linear-gradient(#dbeafec7,#bfdbfe75)}.dashboard-glass-tag--geekblue.ant-tag{color:#3730a3;background:linear-gradient(#e0e7ffc7,#c7d2fe75)}.dashboard-glass-tag--orange.ant-tag{color:#c2410c;background:linear-gradient(#ffedd5d1,#fed7aa7a)}.dashboard-glass-tag--purple.ant-tag{color:#7c3aed;background:linear-gradient(#ede9fed1,#ddd6fe7a)}.dashboard-glass-tag--red.ant-tag,.dashboard-glass-tag--error.ant-tag{color:#b91c1c;background:linear-gradient(#fee2e2d1,#fecaca7a)}.dashboard-glass-tag--success.ant-tag{color:#15803d;background:linear-gradient(#dcfce7d1,#bbf7d07a)}.dashboard-glass-tag--gold.ant-tag{color:#a16207;background:linear-gradient(#fef9c3d6,#fde04770)}.dashboard-liquid-button.ant-btn{color:#0f172a;-webkit-backdrop-filter:blur(18px)saturate(1.22);backdrop-filter:blur(18px)saturate(1.22);background:linear-gradient(#ffffffe0,#f1f5f9b8);border:1px solid #ffffff85;border-radius:999px;height:40px;padding-inline:16px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;box-shadow:0 12px 26px #0f172a14,inset 0 1px #ffffffe0}.dashboard-liquid-button.ant-btn:hover,.dashboard-liquid-button.ant-btn:focus{background:linear-gradient(#fffffff5,#eff6ffdb);border-color:#2563eb52;transform:translateY(-1px);box-shadow:0 16px 32px #2563eb1f,inset 0 1px #ffffffeb;color:#0f172a!important}.dashboard-liquid-button--primary.ant-btn{color:#eff6ff;background:linear-gradient(#3b82f6f0,#0ea5e9d6);border-color:#7dd3fc75;box-shadow:0 16px 34px #2563eb33,inset 0 1px #ffffff3d,inset 0 -8px 20px #0ea5e929}.dashboard-liquid-button--primary.ant-btn:hover,.dashboard-liquid-button--primary.ant-btn:focus{background:linear-gradient(#2563ebfa,#0284c7e6);color:#fff!important}.dashboard-hero-card__bullet,.dashboard-hero-highlight,.dashboard-risk-card,.dashboard-trend-summary__item,.dashboard-trend-chart-card,.dashboard-quick-action{-webkit-backdrop-filter:blur(18px)saturate(1.18);backdrop-filter:blur(18px)saturate(1.18);border-color:#ffffff75;position:relative;overflow:hidden;box-shadow:0 14px 34px #0f172a12,inset 0 1px #ffffffbd}.dashboard-hero-card__bullet:before,.dashboard-hero-highlight:before,.dashboard-risk-card:before,.dashboard-trend-summary__item:before,.dashboard-trend-chart-card:before,.dashboard-quick-action:before,.dashboard-metric-card__icon:before,.dashboard-quick-action__icon:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff57,#0000 55%);position:absolute;inset:1px}.dashboard-hero-highlight:after,.dashboard-risk-card:after,.dashboard-trend-chart-card:after,.dashboard-metric-card__icon:after,.dashboard-quick-action__icon:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff5c,#0000 70%);border-radius:50%;width:42%;height:42%;position:absolute;top:-10%;right:-8%}.dashboard-hero-highlight{box-shadow:0 18px 42px #0f172a14,inset 0 1px #ffffffc7,inset 0 -1px #ffffff2e}.dashboard-metric-card{box-shadow:0 18px 42px #0f172a14,inset 0 1px #ffffffb8}.dashboard-metric-card__icon,.dashboard-quick-action__icon{-webkit-backdrop-filter:blur(16px)saturate(1.3);backdrop-filter:blur(16px)saturate(1.3);border:1px solid #ffffff85;position:relative;overflow:hidden;box-shadow:0 14px 26px #0f172a1f,inset 0 1px #ffffffdb}.dashboard-metric-card__icon{border-radius:16px;width:48px;height:48px}.dashboard-metric-card__icon>span,.dashboard-quick-action__icon>span{z-index:1;position:relative}.dashboard-metric-card--blue .dashboard-metric-card__icon{background:linear-gradient(#dbeafee0,#bfdbfe99)}.dashboard-metric-card--green .dashboard-metric-card__icon{background:linear-gradient(#dcfce7e0,#bbf7d099)}.dashboard-metric-card--orange .dashboard-metric-card__icon{background:linear-gradient(#ffedd5e0,#fed7aa9e)}.dashboard-metric-card--purple .dashboard-metric-card__icon{background:linear-gradient(#ede9fee0,#ddd6fe9e)}.dashboard-risk-card__head,.dashboard-activity-item__main>.ant-space{z-index:1;position:relative}.dashboard-activity-item{padding:12px 0!important}.dashboard-activity-item+.dashboard-activity-item{border-top:1px solid #e2e8f0b8}.dashboard-quick-action{border-color:#ffffff80}.dashboard-quick-action__icon{background:linear-gradient(#dbeafee6,#bfdbfea3)}.dashboard-quick-action__arrow{transition:transform .2s,color .2s}.dashboard-quick-action:hover .dashboard-quick-action__arrow{color:#2563eb;transform:translate(2px)}@media (width<=1400px){.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=992px){.dashboard-risk-grid,.dashboard-quick-action-grid,.dashboard-hero-card__bullet-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (width<=768px){.dashboard-metric-grid,.dashboard-trend-summary{grid-template-columns:repeat(1,minmax(0,1fr))}.dashboard-trend-chart-svg{height:220px}.dashboard-quick-action{align-items:flex-start}.dashboard-hero-highlight__value,.dashboard-metric-card__value,.dashboard-trend-summary__value{font-size:24px}}
