html,body,#root{width:100%;min-width:0;min-height:100vh;margin:0}body{background:#f5f7fb}*{box-sizing:border-box}:root{--app-font-size:12px;--app-line-height:1.35;--app-bg:#f4e4d4;--app-surface:#fff8ef;--app-surface-muted:#f7eadc;--app-border:#e5cdb9;--app-border-strong:#d4ae92;--app-text:#321d18;--app-text-strong:#29140f;--app-text-muted:#80604e;--app-text-soft:#6f4e40;--app-primary:#b6532c;--app-primary-hover:#8f351e;--app-selected-background:#ffe1cf;--app-shell-deep:#51261f;--app-shell-deeper:#321712;--app-shell-soft:#79412f;--app-cream:#fff3df;--app-warm-shadow:#4f241933;--app-table-container-bg:#fff6e9;--app-table-header-bg:#a8452b;--app-table-header-text:#fff8ec;--app-table-header-border:#84301f42;--app-table-row-bg:#fff8ef;--app-table-row-text:#321d18;--app-table-row-border:#ead3be;--app-table-row-hover-bg:#ffeddf;--app-table-shadow:0 14px 30px #4a1e1421;--app-table-radius:8px;--app-danger:#a8071a;--app-danger-row:#fff1f0;--app-danger-row-hover:#ffe1df;--department-profit-loss-budget-header-bg:#fff2d9;--department-profit-loss-even-department-bg:#eaf4ff;--department-profit-loss-even-budget-bg:#f1f7ff;--department-profit-loss-even-actual-bg:#f8fbff;--department-profit-loss-even-hover-bg:#deefff;--department-profit-loss-odd-department-bg:#f2f7ed;--department-profit-loss-odd-budget-bg:#f6faef;--department-profit-loss-odd-actual-bg:#fbfdf6;--department-profit-loss-odd-hover-bg:#e7f2dc;--app-flow-text:#020617;--app-flow-node-text:#071b3a;--app-flow-shadow:#0f172a1a}body[data-theme=dark]{--app-bg:#1f1110;--app-surface:#2b1815;--app-surface-muted:#3a211b;--app-border:#5a352b;--app-border-strong:#734635;--app-text:#f9e8d2;--app-text-strong:#fff7ec;--app-text-muted:#d8b79d;--app-text-soft:#e5c9af;--app-primary:#f18748;--app-primary-hover:#ffae72;--app-selected-background:#532a21;--app-shell-deep:#1a0c0b;--app-shell-deeper:#100706;--app-shell-soft:#4b241d;--app-cream:#fee7c2;--app-warm-shadow:#00000057;--app-table-container-bg:#2b1815;--app-table-header-bg:#5f261c;--app-table-header-text:#fff7ec;--app-table-header-border:#ffe7c721;--app-table-row-bg:#241411;--app-table-row-text:#f9e8d2;--app-table-row-border:#4b2b23;--app-table-row-hover-bg:#34201b;--app-table-shadow:0 14px 30px #00000047;--app-table-radius:8px;--app-danger:#ff7875;--app-danger-row:#3a171c;--app-danger-row-hover:#4a1e23;--department-profit-loss-budget-header-bg:#332818;--department-profit-loss-even-department-bg:#14263d;--department-profit-loss-even-budget-bg:#111f33;--department-profit-loss-even-actual-bg:#0f1a2b;--department-profit-loss-even-hover-bg:#193456;--department-profit-loss-odd-department-bg:#1d2a1b;--department-profit-loss-odd-budget-bg:#172217;--department-profit-loss-odd-actual-bg:#121c14;--department-profit-loss-odd-hover-bg:#263722;--app-flow-text:#e5e7eb;--app-flow-node-text:#071b3a;--app-flow-shadow:#00000059}body{background:var(--app-bg);color:var(--app-text);font-size:var(--app-font-size);line-height:var(--app-line-height)}.ant-message{z-index:3200}.cash-request-otp-field{flex-direction:column;align-self:center;align-items:center;gap:4px;width:min(260px,100%);margin-top:4px;display:flex}.cash-request-otp-field .ant-input{text-align:center}body :where(.ant-btn,.ant-input,.ant-input-affix-wrapper,.ant-select,.ant-select-dropdown,.ant-menu,.ant-card,.ant-card-head-title,.ant-table,.ant-table-wrapper,.ant-table-cell,.ant-table-thead>tr>th,.ant-table-tbody>tr>td,.ant-table-pagination,.ant-pagination,.ant-form,.ant-form-item,.ant-form-item-label>label,.ant-modal,.ant-modal-title,.ant-modal-body,.ant-result,.ant-result-title,.ant-result-subtitle,.ant-statistic,.ant-statistic-title,.ant-statistic-content,.ant-descriptions,.ant-descriptions-item-label,.ant-descriptions-item-content,.ant-typography,.ant-dropdown,.ant-tooltip,.ant-empty){font-size:var(--app-font-size)}.ant-table-wrapper .ant-table-content,.ant-table-wrapper .ant-table-body{scrollbar-gutter:stable;padding-bottom:12px}.ant-table-wrapper{border-radius:var(--app-table-radius)}.ant-table-wrapper .ant-table,.ant-table-wrapper .ant-table-container{border-radius:var(--app-table-radius);background:var(--app-table-container-bg);overflow:hidden}.ant-table-wrapper .ant-table-header,.ant-table-wrapper .ant-table-body,.ant-table-wrapper .ant-table-content{background:var(--app-table-container-bg)}.ant-table-wrapper .ant-table-content>table,.ant-table-wrapper .ant-table-body>table{background:var(--app-table-row-bg)}.ant-table-wrapper .ant-table-thead>tr>th{border-bottom-color:var(--app-table-header-border);background:var(--app-table-header-bg);color:var(--app-table-header-text);font-weight:700}.ant-table-wrapper .ant-table-thead>tr>th:before{background-color:var(--app-table-header-border)!important}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:var(--app-table-row-border);background:var(--app-table-row-bg);color:var(--app-table-row-text)}.ant-table-wrapper .ant-table-cell-fix-left,.ant-table-wrapper .ant-table-cell-fix-right{background:var(--app-table-row-bg)}.ant-table-wrapper .ant-table-tbody>tr:hover>td,.ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:var(--app-table-row-hover-bg)}.ant-table-wrapper .ant-table-placeholder>.ant-table-cell{background:var(--app-table-row-bg);color:var(--app-text-muted)}.ant-table-wrapper .ant-table-summary>tr>th,.ant-table-wrapper .ant-table-summary>tr>td{border-bottom-color:var(--app-table-row-border);background:var(--app-table-row-bg);color:var(--app-table-row-text)}.ant-table-wrapper .ant-table-thead th.ant-table-column-sort,.ant-table-wrapper .ant-table-tbody td.ant-table-column-sort{background:var(--app-table-row-hover-bg)}.ant-table-wrapper .ant-table-thead th.ant-table-column-sort{background:var(--app-table-header-bg);color:var(--app-table-header-text)}.ant-table-wrapper .ant-table-pagination{color:var(--app-table-row-text)}.ant-table-wrapper .ant-table-tbody>tr:last-child>td{border-bottom:1px solid var(--app-table-row-border)}.ant-modal-root .ant-modal-mask{-webkit-backdrop-filter:blur(8px)saturate(1.08);backdrop-filter:blur(8px)saturate(1.08);background-color:#39130c57}body[data-theme=dark] .ant-modal-root .ant-modal-mask{background-color:#10070685}.responsive-detail-modal{max-width:calc(100vw - 32px)}.responsive-detail-modal .ant-modal-body{max-height:calc(100vh - 180px);overflow:auto}.hr-staff-detail-modal .ant-modal-content{max-height:calc(100vh - 48px)}.hr-staff-detail-modal.ant-modal{top:24px}.hr-staff-detail-title{justify-content:space-between;align-items:center;gap:12px;min-width:0;padding-right:34px;display:flex}.hr-staff-detail-title>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.hr-staff-detail-modal .ant-modal-body{max-height:calc(100vh - 150px);padding:12px;overflow:hidden}.hr-staff-detail-modal .ant-table-wrapper,.hr-staff-detail-modal .ant-spin-nested-loading,.hr-staff-detail-modal .ant-spin-container{min-height:0}.employee-external-detail-modal.ant-modal{padding-bottom:16px;top:16px}.employee-external-detail-modal .ant-modal-content{max-height:calc(100vh - 32px)}.employee-external-detail-modal .ant-modal-body{max-height:calc(100vh - 120px);padding:12px;overflow:hidden}.employee-external-detail-modal .ant-table-wrapper,.employee-external-detail-modal .ant-spin-nested-loading,.employee-external-detail-modal .ant-spin-container{min-height:0}.department-expense-modal .ant-modal-content{max-height:calc(100vh - 48px)}.department-expense-modal .ant-modal-body{max-height:calc(100vh - 128px);overflow:hidden}.department-expense-modal .ant-spin-nested-loading,.department-expense-modal .ant-spin-container{min-height:0}.project-backlog-detail-modal .ant-modal-content{max-height:calc(100vh - 48px)}.project-backlog-detail-modal .ant-modal-body{max-height:calc(100vh - 128px);overflow:auto}.backlog-card-extra{text-align:right;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:min(720px,52vw);display:inline-block;overflow:hidden}.app-shell{background:linear-gradient(90deg,#39130c1a 0%,#f4e4d40f 100%),linear-gradient(#f4e4d40a 0%,#f4e4d41f 100%),url(/assets/warm-botanical-hero-DXTWtfPA.webp) 100% 0/cover no-repeat fixed;min-height:100vh}body[data-theme=dark] .app-shell{background:linear-gradient(90deg,#10070647 0%,#2b14112e 100%),linear-gradient(#10070624 0%,#1f111052 100%),url(/assets/warm-botanical-hero-DXTWtfPA.webp) 100% 0/cover no-repeat fixed}.nav-title-button{cursor:pointer;text-align:left;background:0 0;border:0;font-family:inherit}.nav-title-button:hover{color:#ffd2a5}.shell-controls{flex-direction:column;gap:10px;min-width:0;display:flex}.shell-controls-row{align-items:center;gap:8px;min-width:0;display:flex;overflow:visible}.shell-controls-row-icons{justify-content:space-between}.shell-controls .ant-btn{justify-content:center;align-items:center;height:32px;line-height:1;display:flex}.shell-controls .ant-btn-icon-only{width:32px;padding-inline:0}.system-health-warning-button{color:#5a2618;background:#ffe7c8;border-color:#f2a15f;flex:none}body[data-theme=dark] .system-health-warning-button{color:#fde68a;background:#422006;border-color:#f59e0b}.system-health-popover{width:min(420px,82vw)}.system-health-popover-header{color:#92400e}body[data-theme=dark] .system-health-popover-header{color:#fde68a}.system-health-issue-list{flex-direction:column;gap:8px;max-height:320px;display:flex;overflow:auto}.system-health-issue{border:1px solid var(--app-border);border-radius:6px;flex-direction:column;gap:4px;padding:8px;display:flex}.notification-popover{width:min(420px,100vw - 32px)}.notification-badge{justify-content:center;align-items:center;padding-top:4px;padding-right:6px;display:inline-flex}.notification-badge .ant-badge-count{min-width:20px;height:18px;box-shadow:0 0 0 1px var(--app-surface);border-radius:999px;padding:0 6px;font-size:11px;line-height:18px;top:2px;right:2px}.notification-splash{z-index:3300;border:0;border-bottom:1px solid var(--app-border-strong);background:var(--app-surface);width:min(560px,100vw - 32px);max-height:72px;box-shadow:0 12px 28px var(--app-warm-shadow);color:var(--app-text);cursor:pointer;text-align:left;border-radius:0 0 8px 8px;flex-direction:column;gap:2px;padding:8px 14px;display:flex;position:fixed;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.notification-splash:before{content:"";background:var(--app-primary);height:3px;position:absolute;top:0;left:0;right:0}.notification-splash .ant-typography{color:inherit;margin:0}.notification-splash .ant-typography:last-child{color:var(--app-text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-popover-header{justify-content:space-between;width:100%;margin-bottom:8px}.notification-list{flex-direction:column;gap:8px;max-height:420px;padding-right:4px;display:flex;overflow-y:auto}.notification-push-warning{margin-bottom:8px}.notification-item{border:1px solid var(--app-border);background:var(--app-surface);width:100%;color:var(--app-text);cursor:pointer;text-align:left;border-radius:8px;padding:10px}.notification-item:hover{border-color:var(--app-border-strong);background:var(--app-surface-muted)}.notification-item-unread{border-color:var(--app-primary);background:var(--app-selected-background)}.notification-item-title{justify-content:space-between;width:100%}.notification-item-message{margin:6px 0}.shell-controls .ant-switch{flex:none}.shell-controls .theme-mode-switch.ant-switch{vertical-align:middle;align-self:center;align-items:center;min-width:44px;height:22px;padding:0;line-height:22px;display:inline-flex}.shell-controls .theme-mode-switch.ant-switch .ant-switch-handle{top:50%;transform:translateY(-50%)}.shell-controls .theme-mode-switch .ant-switch-inner{height:100%;padding:0;position:absolute;inset:0}.shell-controls .theme-mode-switch .ant-switch-inner-checked,.shell-controls .theme-mode-switch .ant-switch-inner-unchecked{justify-content:center;align-items:center;width:22px;height:22px;margin:0;line-height:1;display:flex;position:absolute;top:0;bottom:0}.shell-controls .theme-mode-switch .ant-switch-inner-checked{inset-inline-start:2px}.shell-controls .theme-mode-switch .ant-switch-inner-unchecked{inset-inline-end:2px}.shell-controls .theme-mode-switch:not(.ant-switch-checked) .ant-switch-inner-checked,.shell-controls .theme-mode-switch.ant-switch-checked .ant-switch-inner-unchecked{display:none}.shell-controls .theme-mode-switch svg{width:13px;height:13px;display:block}.shell-controls .ant-btn>span:not(.ant-btn-icon){align-items:center;display:inline-flex}.shell-controls svg{display:block}.workspace{min-height:100vh}.side-nav{background:linear-gradient(180deg, var(--app-shell-deep), var(--app-shell-deeper));border-right:1px solid #ffe7c724;box-shadow:16px 0 32px #4e1f151f}.nav-wrap{flex-direction:column;height:100vh;min-height:0;padding:14px 8px 0;display:flex;position:sticky;top:0;overflow:hidden}.nav-title{width:100%;color:var(--app-cream);flex:none;align-items:center;gap:9px;padding:6px 14px 14px;font-size:13px;font-weight:850;display:flex}.nav-menu-scroll{flex:auto;min-height:0;padding-bottom:12px;overflow:auto}.nav-footer{background:#190a082e;border-top:1px solid #ffe7c724;flex:none;margin:0 -8px;padding:12px;box-shadow:0 -12px 24px #0000001a}.shell-profile-button.ant-btn{justify-content:flex-start;width:100%;overflow:hidden}.shell-profile-button.ant-btn>span:not(.ant-btn-icon){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.side-nav .ant-menu{color:#fff3dfc7;background:0 0}.side-nav .ant-menu .ant-menu-item,.side-nav .ant-menu .ant-menu-submenu-title{color:#fff3dfc7;border-radius:8px}.side-nav .ant-menu .ant-menu-item:hover,.side-nav .ant-menu .ant-menu-submenu-title:hover{color:#fff3df;background:#ffd2a529}.side-nav .ant-menu .ant-menu-sub .ant-menu-item:hover,.side-nav .ant-menu .ant-menu-sub .ant-menu-item-active{background:#ffd2a529}.side-nav .ant-menu .ant-menu-item-active,.side-nav .ant-menu .ant-menu-submenu-active>.ant-menu-submenu-title{color:#fff3df}.side-nav .ant-menu .ant-menu-item-selected{color:#fff3df;background:#f1874847}.side-nav .ant-menu .ant-menu-item-selected:hover{color:#fff7ec;background:#f1874847}.side-nav .ant-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff3df}.side-nav .ant-menu .ant-menu-item:hover,.side-nav .ant-menu .ant-menu-item:hover .ant-menu-title-content,.side-nav .ant-menu .ant-menu-item:hover .ant-menu-item-icon,.side-nav .ant-menu .ant-menu-item:hover svg,.side-nav .ant-menu .ant-menu-submenu-title:hover,.side-nav .ant-menu .ant-menu-submenu-title:hover .ant-menu-title-content,.side-nav .ant-menu .ant-menu-submenu-title:hover .ant-menu-item-icon,.side-nav .ant-menu .ant-menu-submenu-title:hover svg,.side-nav .ant-menu .ant-menu-item-active,.side-nav .ant-menu .ant-menu-item-active .ant-menu-title-content,.side-nav .ant-menu .ant-menu-item-active .ant-menu-item-icon,.side-nav .ant-menu .ant-menu-item-active svg,.side-nav .ant-menu .ant-menu-item-selected,.side-nav .ant-menu .ant-menu-item-selected .ant-menu-title-content,.side-nav .ant-menu .ant-menu-item-selected .ant-menu-item-icon,.side-nav .ant-menu .ant-menu-item-selected svg{color:#fff3df;stroke:currentColor}.content-shell{background:linear-gradient(90deg,#39130c0f 0%,#f4e4d405 100%),url(/assets/warm-botanical-hero-DXTWtfPA.webp) 100% 0/cover no-repeat fixed;min-width:0;overflow:auto}body[data-theme=dark] .content-shell{background:linear-gradient(90deg,#10070633 0%,#2b14111a 100%),url(/assets/warm-botanical-hero-DXTWtfPA.webp) 100% 0/cover no-repeat fixed}.content-shell:fullscreen{background:linear-gradient(90deg,#39130c0f 0%,#f4e4d405 100%),url(/assets/warm-botanical-hero-DXTWtfPA.webp) 100% 0/cover no-repeat fixed;width:100vw;height:100vh;overflow:auto}.workspace-drawer .ant-drawer-body{padding:0}.workspace-drawer .nav-wrap{height:calc(100vh - 55px);position:static}body[data-theme=dark] .content-shell:fullscreen{background:linear-gradient(90deg,#10070633 0%,#2b14111a 100%),url(/assets/warm-botanical-hero-DXTWtfPA.webp) 100% 0/cover no-repeat fixed}.page{width:100%;padding:16px}.page-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.page-header h2{font-size:var(--app-font-size);margin:0}.ant-card{background:var(--app-surface);box-shadow:0 12px 28px var(--app-warm-shadow);border-color:#9753363d}.ant-card-head{border-bottom-color:#9753362e}.ant-table-wrapper .ant-table,.ant-table-wrapper .ant-table-container,.ant-table-wrapper .ant-table-content>table,.ant-table-wrapper .ant-table-body>table{background:var(--app-table-container-bg)}.ant-table-wrapper .ant-table-thead>tr>th{background:var(--app-table-header-bg);color:var(--app-table-header-text)}.shell-controls .ant-btn{color:var(--app-cream);background:#fff3df1a;border-color:#ffe7c738}.shell-controls .ant-btn:hover{color:#ffd2a5;background:#fff3df2e;border-color:#ffd2a5b8}.configuration-tabs .ant-tabs-nav{margin-bottom:12px}.configuration-tabs .ant-tabs-tab{padding:8px 14px}.configuration-tabs .ant-tabs-content-holder{min-width:0}.project-detail-visible-tabs.ant-tabs-card>.ant-tabs-nav:before{border-bottom:2px solid #a8452b}.project-detail-visible-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{color:#2f1d18;background:#fff0e0;border-color:#d6a17e;transition:background-color .15s,border-color .15s,color .15s}.project-detail-visible-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab:hover{color:#7f2d1b;background:#ffe2c8;border-color:#bd6d47}.project-detail-visible-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:#a8452b;border-color:#8c321f}.project-detail-visible-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff8ec;font-weight:700}body:not([data-theme=dark]) .project-detail-visible-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active:hover .ant-tabs-tab-btn{color:var(--app-text-strong)}[data-theme=dark] .project-detail-visible-tabs.ant-tabs-card>.ant-tabs-nav:before{border-bottom-color:#c7653f}[data-theme=dark] .project-detail-visible-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{color:#f4dcc7;background:#2f1c17;border-color:#694033}[data-theme=dark] .project-detail-visible-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab:hover{color:#fff4e6;background:#4a241c;border-color:#c7653f}[data-theme=dark] .project-detail-visible-tabs.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{background:#8f3724;border-color:#d87950}.hr-department-filter{min-width:260px}.full,.full-width{width:100%}.centered{place-items:center;min-height:100vh;padding:24px;display:grid}.centered .ant-spin{color:#fff8ec}.centered .ant-spin-dot-item{background-color:#fff8ec}.dept-kpis,.dept-filter-card{margin-bottom:12px}.dept-kpis+.section-card{margin-top:0}.dept-budget-chart{height:340px}.department-profit-loss-chart{height:min(430px,100vh - 220px);min-height:320px}.department-profit-loss-chart-canvas{height:100%}.department-profit-loss-table .ant-table-thead>tr>th.department-profit-loss-budget-column{background:var(--department-profit-loss-budget-header-bg)}.department-profit-loss-table .ant-table-tbody>tr.department-profit-loss-group-even.department-profit-loss-budget-row>td{background:var(--department-profit-loss-even-budget-bg)}.department-profit-loss-table .ant-table-tbody>tr.department-profit-loss-group-even.department-profit-loss-actual-row>td{background:var(--department-profit-loss-even-actual-bg)}.department-profit-loss-table .ant-table-tbody>tr.department-profit-loss-group-odd.department-profit-loss-budget-row>td{background:var(--department-profit-loss-odd-budget-bg)}.department-profit-loss-table .ant-table-tbody>tr.department-profit-loss-group-odd.department-profit-loss-actual-row>td{background:var(--department-profit-loss-odd-actual-bg)}.department-profit-loss-table .ant-table-tbody>tr.department-profit-loss-group-even.department-profit-loss-budget-row>td:first-child{background:var(--department-profit-loss-even-department-bg)}.department-profit-loss-table .ant-table-tbody>tr.department-profit-loss-group-odd.department-profit-loss-budget-row>td:first-child{background:var(--department-profit-loss-odd-department-bg)}.department-profit-loss-table .ant-table-tbody>tr.department-profit-loss-group-even.department-profit-loss-group-hovered>td,.department-profit-loss-table .ant-table-tbody>tr.department-profit-loss-group-even.department-profit-loss-group-hovered>td:first-child{background:var(--department-profit-loss-even-hover-bg)}.department-profit-loss-table .ant-table-tbody>tr.department-profit-loss-group-odd.department-profit-loss-group-hovered>td,.department-profit-loss-table .ant-table-tbody>tr.department-profit-loss-group-odd.department-profit-loss-group-hovered>td:first-child{background:var(--department-profit-loss-odd-hover-bg)}.department-profit-loss-table .ant-table-tbody>tr>td,.department-profit-loss-table .table-link-button{font-weight:400}.department-profit-loss-table .ant-table-thead>tr>th,.department-profit-loss-table .ant-table-tbody>tr>td,.department-profit-loss-table .table-link-button{white-space:nowrap}.table-link-button{height:auto;font-size:inherit;padding:0}.customer-detail,.vendor-detail{flex-direction:column;gap:16px;display:flex}.customer-contract-project-table .ant-table-expanded-row>.ant-table-cell{background:var(--app-bg);padding:12px 16px}.customer-unmatched-projects{flex-direction:column;gap:8px;display:flex}.mapping-card{width:min(760px,100vw - 32px)}.mobile-page-bar{display:none}.chart-card .ant-card-body{height:220px}.chart-with-actions{flex-direction:column;gap:8px;height:100%;min-height:0;display:flex}.chart-canvas-area{flex:auto;min-height:0;position:relative}.chart-actions{flex-wrap:wrap;flex:none;gap:6px;display:flex}.chart-action{cursor:pointer;background:var(--app-surface);min-height:24px;color:var(--app-text);font-size:var(--app-font-size);border:1px solid #cbd5e1;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;line-height:1;display:inline-flex}.chart-action:hover{background:var(--app-surface-muted)}.chart-action-dot{border-radius:999px;width:8px;height:8px}.metric-card{height:96px}.metric-card .ant-card-body{text-align:center;justify-content:center;align-items:center;height:100%;display:flex}.hr-insights-section,.hr-insights-section .ant-col,.hr-insights-card.ant-card,.hr-insights-card .ant-card-body,.hr-insights-card .ant-table-wrapper,.hr-insights-card .ant-descriptions{min-width:0;max-width:100%}.hr-insights-card.ant-card,.hr-insights-card .ant-card-body{overflow:hidden}.hr-insights-card .ant-table-wrapper{height:100%}.hr-insights-card .ant-table-cell{overflow-wrap:anywhere}.hr-insights-message{white-space:normal;overflow-wrap:anywhere;max-width:100%;display:block}.metric-value-button{cursor:pointer;color:var(--app-primary);font:inherit;background:0 0;border:0;padding:0}.metric-value-button:hover,.metric-value-button:focus-visible{color:var(--app-primary-hover)}.metric-card .ant-statistic-title{font-size:var(--app-font-size)}.metric-card .ant-statistic-content{color:var(--app-primary);font-size:var(--app-font-size)}.cash-request-dashboard-deck .ant-card-body{padding:10px}.cash-request-dashboard-deck .ant-table-wrapper{min-height:180px}.total-employees-card .ant-statistic-title{color:var(--app-text);font-size:15px;font-weight:800}.total-employees-card .ant-statistic-content,.total-employees-card .metric-value-button{font-size:30px;font-weight:800;line-height:1.1}.landing-task-card{background:linear-gradient(135deg,#d86c31 0%,#ba4a2e 100%);border-color:#ffd3ab47;border-radius:8px;min-height:128px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden;box-shadow:0 18px 34px #41170e42}.landing-task-card:before{z-index:0;content:"";mix-blend-mode:soft-light;opacity:.54;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180' viewBox='0 0 180 180'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23noise)' opacity='.38'/%3E%3C/svg%3E") 0 0/180px 180px,linear-gradient(135deg,#ffffff14,#0000 42%,#3e130b17) 0 0/100% 100%;position:absolute;inset:0}.landing-task-card.selected{border-color:#ffe7c7cc;box-shadow:0 20px 38px #4b180d57}.landing-task-card.provider-redmine{background:linear-gradient(135deg,#df7b34 0%,#c95a27 52%,#9f351f 100%)}.landing-task-card.provider-backlog{background:linear-gradient(135deg,#d05638 0%,#bc3f2d 55%,#873027 100%)}.landing-task-card.provider-bitrix{background:linear-gradient(135deg,#c4662d 0%,#aa4624 54%,#743025 100%)}.landing-task-card.unlinked{filter:saturate(.92)}.landing-task-card .ant-card-body{z-index:1;height:100%;padding:14px 22px 18px;position:relative}.landing-task-counts{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:14px;width:100%;min-height:42px;display:grid}.landing-task-count{color:#fff7ec;cursor:pointer;text-align:center;background:0 0;border:0;border-radius:0;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:0;font-family:inherit;line-height:1.25;display:inline-flex}.landing-task-count:hover,.landing-task-count:focus-visible{color:#fffdf6;outline:none}.landing-task-count strong{color:#fff8ec;font-size:var(--app-font-size);font-weight:400;line-height:1.25}.landing-task-count span{color:#fff6ebe0;width:100%;font-size:var(--app-font-size);white-space:nowrap;padding-bottom:2px;font-weight:400;line-height:1.25}.landing-task-count.danger{color:#fff7ec}.landing-page .page-header{margin-bottom:6px}.landing-page .section-card{margin-top:10px}.authenticator-setup-modal .ant-modal-content{background:var(--app-surface)}.authenticator-setup-content{align-items:stretch}.authenticator-setup-qr{justify-content:center;display:flex}.landing-page{border-radius:0;min-height:100vh;position:relative;overflow:hidden;background:0 0!important}.landing-page:before{display:none}.landing-page>*{z-index:1;position:relative}.landing-hero{z-index:2;min-height:clamp(180px,24vw,300px);box-shadow:none;color:#fff4e5;background:0 0;border:0;border-radius:8px;align-items:flex-start;display:flex;position:sticky;top:0;overflow:hidden}.landing-hero:before{display:none}.landing-hero-copy{z-index:2;flex-direction:column;justify-content:center;min-width:0;max-width:calc(100% - 112px);padding:28px 48px 24px;display:flex;position:relative}.landing-hero-link-button.ant-btn{z-index:3;color:#fff3df;background:#41170e6b;border-color:#ffe7c78a;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:absolute;top:18px;right:18px;box-shadow:0 12px 24px #30120c3d}.landing-hero-link-button.ant-btn:hover,.landing-hero-link-button.ant-btn:focus-visible{color:#fff8ec;background:#ffd0a238;border-color:#ffd0a2}.landing-hero h1.ant-typography{color:#fff7ec;letter-spacing:0;white-space:nowrap;text-shadow:0 3px 12px #230c086b;max-width:none;margin:0;font-size:clamp(26px,3vw,40px);font-weight:900;line-height:1.03}.landing-hero .ant-typography{color:#fff4e5db}.landing-hero p.ant-typography{text-shadow:0 2px 10px #230c0861;max-width:620px;margin:16px 0 0;font-size:clamp(26px,2.7vw,34px);font-weight:850;line-height:1.42}.landing-hero .ant-btn-primary{color:#32140e;background:linear-gradient(#ffd1a3,#f1a15f);border-color:#ffd0a2;min-width:172px;font-weight:800;box-shadow:0 14px 26px #30120c4d}.landing-hero-status.ant-typography{color:#ffdfbc;font-weight:800}.landing-task-section{z-index:3;scroll-margin-top:76px;position:relative}.landing-provider-card-layout{z-index:1;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:16px;width:100%;min-height:88px;display:grid;position:relative}.landing-provider-card-icon{color:#fff6e8;background:#ffefda29;border:1px solid #ffeeda2e;border-radius:999px;place-items:center;width:52px;height:52px;display:grid;box-shadow:inset 0 1px #ffffff2e,0 14px 24px #45160d3d}.landing-provider-card-main{min-width:0}.landing-provider-card-title.ant-typography{color:#fff8ec;text-align:center;margin-bottom:14px;font-size:16px;font-weight:700;line-height:1.25;display:block}.landing-provider-card-loading{justify-content:center;align-items:center;width:100%;min-height:42px;display:flex}.landing-task-card .ant-spin-dot-item{background-color:#fff8ec}.landing-task-card .ant-spin{color:#fff8ec}.landing-link-modal .ant-modal-content{background:var(--app-surface)}.landing-link-provider-card.ant-card{box-shadow:none}.landing-page .ant-table-wrapper{width:100%}.landing-task-detail.ant-card{border-color:var(--app-table-header-border);border-radius:var(--app-table-radius);background:var(--app-table-container-bg);box-shadow:var(--app-table-shadow);overflow:hidden}.landing-task-detail>.ant-card-head{color:#fff8ec;background:linear-gradient(#9d4029,#84301f);border-bottom:0;min-height:48px}.landing-task-detail .ant-card-head-title{color:#fff8ec;font-size:13px;font-weight:900}.landing-task-detail .ant-card-body,.landing-task-detail .landing-task-subtable{padding:0}.landing-task-detail .landing-task-subtable h5.ant-typography{background:var(--app-table-header-bg);color:var(--app-table-header-text);margin:0;padding:12px 20px}.landing-task-detail .ant-table-wrapper .ant-table-thead>tr>th{border-bottom-color:var(--app-table-header-border);background:var(--app-table-header-bg);color:var(--app-table-header-text);font-weight:850}.landing-task-detail .ant-table-wrapper .ant-table-tbody>tr>td{background:var(--app-table-row-bg);border-bottom-color:var(--app-table-row-border)}.landing-task-detail .landing-task-subject-cell{white-space:normal;overflow-wrap:anywhere;word-break:normal}.landing-task-subtable+.landing-task-subtable{margin-top:12px}.landing-page .ant-table-tbody>tr.landing-task-row-overdue>td{background:var(--app-danger-row)}.landing-page .ant-table-tbody>tr.landing-task-row-overdue:hover>td{background:var(--app-danger-row-hover)}.link-button{height:auto;padding:0}.table-link-button{height:auto;padding:0;font-weight:600}.current-salary-table .ant-table-thead>tr>th{font-size:var(--app-font-size);line-height:1.25}.current-salary-table .ant-table-tbody>tr>td,.current-salary-table .table-link-button{font-size:var(--app-font-size);line-height:1.35}.monthly-attendance-table .ant-table-thead>tr>th,.monthly-attendance-table .ant-table-tbody>tr>td{white-space:nowrap}.monthly-attendance-table .ant-table-thead>tr>th{text-align:center}.pay-change-total-value{cursor:help}.pay-change-total-tooltip{gap:4px;min-width:170px;display:grid}.pay-change-total-tooltip div{justify-content:space-between;gap:16px;display:flex}.pay-change-total-tooltip strong{font-weight:700}.chart-card.tall .ant-card-body{height:330px}.staff-strength-plot{width:100%;height:280px;position:relative}.staff-strength-card .ant-spin-nested-loading,.staff-strength-card .ant-spin-container{height:100%}.attendance-chart-card .ant-spin-nested-loading,.attendance-chart-card .ant-spin-container,.attendance-chart-plot{height:100%;min-height:0}.attendance-chart-plot{width:100%;position:relative}.staff-strength-plot canvas{height:280px!important}.chart-card.extra-tall .ant-card-body{height:680px}.section-card{margin-top:14px}.section-card.ant-card,.chart-card.ant-card,.metric-card.ant-card{border-radius:8px}.full-width-control{width:100%}.health-summary-card{min-height:118px}.health-summary-card .ant-statistic-content{align-items:center;gap:6px;display:flex}.health-tile{border:1px solid var(--app-border);background:var(--app-surface);border-radius:6px;flex-direction:column;justify-content:space-between;gap:10px;min-height:120px;padding:14px;display:flex}.health-endpoint{overflow-wrap:anywhere}.audit-filter-row{margin-bottom:14px}.audit-filter-row .ant-input-affix-wrapper,.audit-filter-row .ant-input{width:190px}.audit-json{white-space:pre-wrap;word-break:break-word;max-width:520px;max-height:220px;font-size:var(--app-font-size);margin:0;overflow:auto}.employee-summary-row{align-items:stretch}.employee-summary-row>.ant-col{display:flex}.fill-height-card{width:100%}.fill-height-card.ant-card{flex-direction:column;display:flex}.fill-height-card .ant-card-body{flex:auto}.employee-detail-tabs-card .ant-tabs-nav,.project-detail-tab-title.ant-typography{margin-bottom:12px}.project-detail-info-value-right{text-align:right;font-variant-numeric:tabular-nums;width:100%}.project-detail-table-section{margin-top:4px}.project-backlog-section{flex-direction:column;gap:10px;display:flex}.project-backlog-summary{color:var(--app-text);text-align:right;font-weight:800}.project-backlog-loading{align-items:center;gap:8px;min-height:32px;display:inline-flex}.project-detail-redmine-section{min-height:220px}.project-detail-tab-actions{justify-content:flex-end;margin-bottom:10px;display:flex}.redmine-chart-stack{flex-direction:column;gap:18px;display:flex}.redmine-chart-panel{min-width:0}.redmine-status-chart{height:340px}.redmine-status-chart .chart-canvas-area{flex:0 0 270px;height:270px}.redmine-monthly-chart{height:320px;min-height:320px}.redmine-connect-alert{margin-bottom:12px}.redmine-connect-modal{max-width:calc(100vw - 48px);padding-bottom:24px}.redmine-connect-modal .ant-modal-content{flex-direction:column;max-height:calc(100vh - 48px);display:flex}.redmine-connect-modal .ant-modal-body{min-height:0;padding:12px 16px;overflow:hidden}.redmine-connect-modal .ant-table-wrapper,.redmine-connect-modal .ant-spin-nested-loading,.redmine-connect-modal .ant-spin-container{min-height:0}.redmine-connect-modal .ant-table-row{cursor:pointer}.redmine-project-search{margin-bottom:12px}.employee-detail-tab-panel{position:relative}.employee-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.employee-info-group{flex-direction:column;gap:8px;min-width:0;display:flex}.employee-info-group-title{color:var(--app-text-strong);font-size:var(--app-font-size);font-weight:800}.employee-info-group-grid,.employee-info-bottom{gap:10px;display:grid}.employee-info-bottom{grid-column:1/-1}.employee-other-information-inline{margin-top:14px}.employee-other-information-inline>.ant-typography{font-size:var(--app-font-size);margin:0 0 10px;font-weight:800}.employee-other-information-section>.ant-typography{font-size:var(--app-font-size);margin:0 0 8px;font-weight:800}.employee-info-item{border:1px solid var(--app-border-strong);background:var(--app-surface);border-radius:6px;grid-template-columns:minmax(110px,38%) minmax(0,1fr);min-height:40px;display:grid;overflow:hidden}.employee-info-label{background:var(--app-surface-muted);color:var(--app-text-soft);font-size:var(--app-font-size);align-items:center;padding:8px 10px;font-weight:700;line-height:1.25;display:flex}.employee-info-value{min-width:0;color:var(--app-text-strong);font-size:var(--app-font-size);overflow-wrap:anywhere;white-space:pre-wrap;padding:8px 10px;line-height:1.35}.employee-info-item-long{grid-column:1/-1;grid-template-columns:minmax(150px,18%) minmax(0,1fr);min-height:44px}.employee-info-item-long .employee-info-label{align-items:flex-start;padding-top:8px}.employee-info-item-long .employee-info-value{min-height:44px;padding:8px 10px;line-height:1.35}.no-record-text{color:var(--app-text-muted);font-size:var(--app-font-size);padding:10px 2px;line-height:1.4}.detail-table-header-center{text-align:center!important}.detail-table-multiline-header{white-space:pre-line}@media (width<=1200px){.employee-info-grid{grid-template-columns:1fr}}@media (width<=768px){.employee-info-grid{grid-template-columns:1fr}.employee-info-item,.employee-info-item-long{grid-column:1/-1;grid-template-columns:1fr}.employee-info-label{border-bottom:1px solid var(--app-border-strong)}}.staff-link{height:auto;padding:0;font-weight:700}.staff-search{width:min(100%,620px)}.pmo-filter-card .ant-card-body{padding:10px 14px}.pmo-filters{grid-template-columns:minmax(180px,1.2fr) minmax(140px,.7fr) minmax(230px,1.1fr) auto;align-items:end;gap:8px;display:grid}.pmo-filters .ant-form-item{margin-bottom:0}.pmo-filter-actions{white-space:nowrap}.project-detail-search{width:100%;max-width:520px}.pmo-tree-card .ant-card-body{padding:0}.pmo-tree-toolbar{justify-content:flex-end;padding:8px 12px 0;display:flex}.pmo-flow{width:100%;height:334px;min-height:318px;margin-top:14px}.pmo-flow .react-flow__pane,.pmo-flow .react-flow__node{cursor:default}.pmo-flow .react-flow__edge{z-index:1}.pmo-flow .react-flow__edge-path{stroke:#3f86e8;stroke-width:3px}.pmo-flow .react-flow__edges{overflow:visible}.pmo-flow-node{cursor:pointer;width:318px;height:72px;box-shadow:0 10px 22px var(--app-flow-shadow);color:var(--app-flow-node-text);-webkit-user-select:none;user-select:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.pmo-flow-handle{opacity:0;pointer-events:none;background:0 0;border:0;width:1px;min-width:1px;height:1px;min-height:1px}.pmo-flow-node.selected{outline-offset:2px;outline:3px solid #2563eb}.pmo-flow-node span{font-size:21px;font-weight:800;line-height:1.05}.pmo-flow-node small{margin-top:2px;font-size:13px;font-weight:700;line-height:1.15}.pmo-flow-percent{min-width:52px;color:var(--app-flow-text);text-align:center;font-size:14px;font-weight:800;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.pmo-flow-percent.branch{top:50%;left:calc(100% + 12px);transform:translateY(-50%)}.pmo-flow .react-flow__node{box-shadow:none;background:0 0;border:0}.pmo-flow .react-flow__attribution{display:none}.pm-quiz-mode-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.pm-quiz-mode-card{cursor:pointer;border:1px solid var(--app-border-strong);background:var(--app-surface);min-height:108px;color:var(--app-text);text-align:center;border-radius:8px;place-items:center;gap:4px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.pm-quiz-mode-card:hover:not(:disabled){border-color:var(--app-primary);transform:translateY(-1px);box-shadow:0 8px 22px #1769aa24}.pm-quiz-mode-card:disabled{cursor:wait;opacity:.7}.pm-quiz-mode-card span{font-size:14px;font-weight:700}.pm-quiz-mode-card strong{font-size:28px;line-height:1}.pm-quiz-mode-card small{color:var(--app-text-muted)}.pm-quiz-session-toolbar,.pm-quiz-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.pm-quiz-session-toolbar{margin-bottom:10px}.pm-quiz-question-text{font-size:15px;font-weight:600}.pm-quiz-category-card{background:var(--app-surface-muted);height:100%}.pm-quiz-question-category{margin-bottom:8px}.pm-quiz-options{gap:8px;margin:12px 0;display:grid}.pm-quiz-option{border:1px solid var(--app-border);background:var(--app-surface);width:100%;min-height:46px;color:var(--app-text);text-align:left;border-radius:8px;grid-template-columns:34px 1fr;align-items:start;gap:10px;padding:10px 12px;display:grid}button.pm-quiz-option{cursor:pointer}button.pm-quiz-option:hover:not(.answered){border-color:var(--app-primary);background:var(--app-surface-muted)}.pm-quiz-option.selected{border-color:var(--app-primary);box-shadow:inset 0 0 0 1px var(--app-primary)}.pm-quiz-option.correct{background:#22a06b1a;border-color:#22a06b}.pm-quiz-option.wrong{background:#ef44441a;border-color:#ef4444}.pm-quiz-option-letter{background:var(--app-surface-muted);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-weight:800;display:inline-flex}.pm-quiz-feedback{margin:12px 0}.pm-quiz-review-list{gap:12px;max-height:calc(100vh - 180px);padding-right:4px;display:grid;overflow:auto}.pm-quiz-review-modal .ant-modal-body{max-height:calc(100vh - 140px);overflow:hidden}.department-structure-main-row{align-items:flex-start}.department-structure-content .section-card{margin-top:0}.department-structure-main-col{display:flex}.department-structure-main-col>.ant-card{width:100%}.department-structure-tree-card,.department-structure-detail-card{flex-direction:column;height:calc(100vh - 138px);min-height:420px;display:flex;overflow:hidden}.department-structure-tree-card>.ant-card-body,.department-structure-detail-card>.ant-card-body{flex-direction:column;flex:1;min-height:0;display:flex}.department-structure-tree-scroll{flex:1;min-height:0;overflow:auto}.department-structure-detail-content,.department-structure-detail-content>.ant-space-item:last-child{flex:1;min-height:0;display:flex}.department-structure-staff-table,.department-structure-staff-table .ant-spin-nested-loading,.department-structure-staff-table .ant-spin-container,.department-structure-staff-table .ant-table,.department-structure-staff-table .ant-table-container{width:100%;height:100%;min-height:0}.department-structure-staff-table .ant-table-body{overflow-y:auto!important}.department-structure-staff-table .ant-table-body>table{margin-bottom:12px}.department-structure-staff-table .ant-table-tbody>tr>td.ant-table-column-sort{background:var(--app-table-row-bg)}.department-structure-staff-table .ant-table-tbody>tr:hover>td.ant-table-column-sort{background:var(--app-table-row-hover-bg)}.department-structure-detail-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.department-structure-title-block{flex-direction:column;gap:2px;min-width:0;line-height:1.25;display:flex}.department-structure-header-search{width:min(560px,48vw)}.department-structure-header-search .ant-select{width:100%;min-width:0}.department-structure-name-cell{align-items:center;gap:4px;min-width:0;display:inline-flex}.department-structure-copy-button{width:22px;height:22px;color:var(--app-text-muted);padding:0}.department-structure-incharge-icon{color:var(--app-primary);flex:none}.department-structure-highlight-row>td{background:var(--app-selected-background)!important}@media (width<=991px){.pmo-filters{grid-template-columns:1fr 1fr}.pmo-filter-actions{grid-column:1/-1}.side-nav{display:none}.mobile-page-bar{z-index:10;background:var(--app-shell-deep);height:50px;color:var(--app-cream);border-bottom:1px solid #ffe7c729;align-items:center;gap:12px;padding:0 12px;display:flex;position:sticky;top:0}.page{padding:12px}.landing-hero{min-height:180px}.landing-hero-copy{max-width:calc(100% - 78px);padding:18px 22px}.landing-hero h1.ant-typography{font-size:clamp(19px,5.8vw,28px)}.landing-hero p.ant-typography{font-size:21px}.landing-hero-link-button.ant-btn{width:38px;height:38px;top:12px;right:12px}.landing-provider-card-layout{grid-template-columns:54px minmax(0,1fr);gap:12px}.landing-provider-card-icon{width:48px;height:48px}.pm-quiz-session-toolbar,.pm-quiz-actions{flex-direction:column;align-items:flex-start}}.survey-page .ant-tabs-content,.survey-page .ant-tabs-tabpane{width:100%}.survey-question-editor .ant-card-head-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.survey-option-row{width:100%}.survey-option-row .ant-input{min-width:180px}.public-survey-shell{background:var(--app-bg);min-height:100vh}.public-survey-main{width:min(860px,100% - 24px);margin:0 auto;padding:28px 0}.public-survey-card{width:100%}.public-survey-question{border:1px solid var(--app-border);background:var(--app-surface);border-radius:6px;gap:8px;padding:14px;display:grid}.survey-section-break{border-bottom:1px solid var(--app-border);padding:16px 0 6px}.survey-choice-stack{gap:8px;display:grid}.survey-choice-stack .ant-radio-wrapper,.survey-choice-stack .ant-checkbox-wrapper{margin-inline-start:0}.office-booking-toolbar{margin-bottom:12px}.office-calendar-nav .ant-segmented{border-radius:0}.office-resource-summary{margin-top:12px}.office-calendar-scroll{min-height:420px;max-height:calc(100vh - 300px);overflow:auto}.office-time-calendar{border:1px solid var(--app-border);background:var(--app-surface);border-radius:6px;width:100%;min-width:0;display:grid}.office-calendar-corner,.office-calendar-column-header{z-index:2;border-bottom:1px solid var(--app-border);background:var(--app-surface);min-height:58px;position:sticky;top:0}.office-calendar-corner{border-right:1px solid var(--app-border)}.office-calendar-column-header{border-right:1px solid var(--app-border);color:var(--app-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:11px;display:flex}.office-calendar-column-header strong{color:var(--app-text);font-size:15px}.office-time-gutter,.office-time-day{min-height:1296px}.office-time-gutter{border-right:1px solid var(--app-border);background:var(--app-surface)}.office-time-label{height:54px;color:var(--app-text-muted);text-align:right;border-bottom:1px solid #0000;padding:4px 6px 0 0;font-size:10px}.office-time-day{border-right:1px solid var(--app-border);position:relative}.office-time-day.is-unavailable-day{background:var(--app-surface-muted)}.office-time-day.is-clickable{cursor:pointer}.office-time-day.is-clickable:hover{background:#1890ff0a}.office-hour-lines{pointer-events:none;position:absolute;inset:0}.office-hour-line{border-bottom:1px solid var(--app-border);height:54px}.office-unavailable-layer{pointer-events:none;position:absolute;inset:0}.office-unavailable-block{z-index:0;color:var(--app-text-muted);text-transform:uppercase;background:repeating-linear-gradient(-45deg,#64748b1f,#64748b1f 8px,#64748b2e 8px 16px);border-bottom:1px dashed #64748b38;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;position:absolute;left:0;right:0}.office-calendar-event{z-index:1;background:#7f7f7f1a;border-left:3px solid #8c8c8c;border-radius:5px;padding:5px 6px;font-size:11px;position:absolute;left:4px;right:4px;overflow:hidden;box-shadow:0 1px 2px #0f172a1a}.office-calendar-event .ant-space-item{max-width:100%}.office-calendar-event strong,.office-calendar-event .ant-typography{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.office-booking-tooltip{gap:4px;max-width:300px;display:grid}.office-booking-tooltip>div{grid-template-columns:72px minmax(0,1fr);gap:8px;line-height:1.35;display:grid}.office-booking-tooltip>div:first-child{margin-bottom:2px;display:block}.office-booking-tooltip span{color:#ffffffad}.office-calendar-event.status-approved,.office-month-event.status-approved{background:#52c41a1f;border-left-color:#389e0d}.office-calendar-event.status-pending,.office-month-event.status-pending{background:#faad1429;border-left-color:#d48806}.office-calendar-event.status-rejected,.office-month-event.status-rejected{background:#ff4d4f1f;border-left-color:#cf1322}.office-month-calendar{border:1px solid var(--app-border);background:var(--app-surface);border-radius:6px;min-width:760px;overflow-x:auto}.office-month-weekdays,.office-month-grid{grid-template-columns:repeat(7,minmax(108px,1fr));display:grid}.office-month-weekdays{border-bottom:1px solid var(--app-border);color:var(--app-text-muted);text-align:center;font-size:12px;font-weight:700}.office-month-weekdays>div{border-right:1px solid var(--app-border);padding:10px 6px}.office-month-cell{border-right:1px solid var(--app-border);border-bottom:1px solid var(--app-border);background:var(--app-surface);min-height:126px;padding:8px}.office-month-cell.is-outside-month{background:var(--app-surface-muted)}.office-month-cell.is-unavailable-day{background:repeating-linear-gradient(-45deg,#64748b17,#64748b17 8px,#64748b24 8px 16px)}.office-month-cell.is-clickable{cursor:pointer}.office-month-cell.is-clickable:hover{background:#1890ff0f}.office-month-date{justify-content:space-between;align-items:center;gap:6px;margin-bottom:6px;font-weight:700;display:flex}.office-month-date .ant-typography{font-size:11px;font-weight:500}.office-month-events{flex-direction:column;gap:5px;display:flex}.office-month-event{background:#7f7f7f1a;border-left:3px solid #8c8c8c;border-radius:4px;align-items:center;gap:6px;min-height:24px;padding:3px 6px;font-size:12px;display:flex;overflow:hidden}.office-month-event span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cash-request-rich-editor{border:1px solid var(--app-border);background:var(--app-surface);border-radius:6px;overflow:hidden}.cash-request-modal .ant-modal-body{padding-top:10px}.cash-request-modal .ant-form-item{margin-bottom:10px}.cash-request-modal .ant-divider{margin:10px 0}.cash-request-modal .compact-section-card>.ant-card-body{padding:12px}.cash-request-modal .ant-descriptions-small .ant-descriptions-item-label,.cash-request-modal .ant-descriptions-small .ant-descriptions-item-content{padding:6px 8px}.cash-request-detail-panel .ant-descriptions-item-content{min-width:0}.cash-request-attachment-list{flex-wrap:wrap;gap:8px;display:flex}.cash-request-attachment-list .ant-btn{max-width:260px}.cash-request-attachment-list .ant-btn>span:last-child{text-overflow:ellipsis;overflow:hidden}.cash-request-attachment-preview-frame{border:0;width:100%;height:min(74vh,820px)}.cash-request-attachment-preview-image{object-fit:contain;max-width:100%;max-height:min(74vh,820px);margin:0 auto;display:block}.cash-request-emergency-star{color:#cf1322;flex:none}.cash-request-actionable-row>td{background:color-mix(in srgb, var(--ant-color-primary-bg) 65%, var(--app-surface))}.cash-request-actionable-row:hover>td{background:color-mix(in srgb, var(--ant-color-primary-bg-hover) 70%, var(--app-surface))!important}.cash-request-form-requester{margin-bottom:10px}.cash-request-emergency-title-item .ant-form-item-label>label{color:#cf1322;font-weight:700}.cash-request-emergency-title-input{color:#a8071a;background:#fff1f0;border-color:#cf1322;font-weight:700}.cash-request-emergency-title-input:focus,.cash-request-emergency-title-input:hover{border-color:#a8071a;box-shadow:0 0 0 2px #cf13221f}.cash-request-budget-summary{margin:0 0 10px}.cash-request-stat-link{text-align:left;white-space:normal;height:auto;padding:0;font-weight:600}.cash-request-readonly-grid{border:1px solid var(--app-border);border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.cash-request-readonly-field{border-right:1px solid var(--app-border);border-bottom:1px solid var(--app-border);grid-template-columns:170px minmax(0,1fr);min-height:36px;display:grid}.cash-request-readonly-field.full{border-right:0;grid-column:1/-1}.cash-request-readonly-field>.ant-typography{background:var(--app-surface-muted);padding:8px 16px}.cash-request-readonly-field>div{min-width:0;padding:8px 16px}@media (width<=760px){.cash-request-readonly-grid,.cash-request-readonly-field{grid-template-columns:minmax(0,1fr)}.cash-request-readonly-field{border-right:0}}.cash-request-rich-editor.disabled{background:var(--app-surface-muted)}.cash-request-rich-toolbar{border-bottom:1px solid var(--app-border);background:var(--app-surface-muted);padding:6px;display:flex}.cash-request-rich-toolbar .ant-btn{width:30px;height:28px;padding:0}.cash-request-rich-surface{outline:none;min-height:180px;padding:10px 12px;line-height:1.55}.cash-request-rich-surface:focus{box-shadow:inset 0 0 0 1px var(--ant-color-primary)}.cash-request-rich-view{white-space:pre-wrap;margin:0;line-height:1.55}.cash-request-rich-view p,.cash-request-rich-view ul,.cash-request-rich-view ol{margin:0 0 8px}@media (width<=700px){.survey-option-row{flex-direction:column;align-items:stretch}.survey-option-row .ant-select,.survey-option-row .ant-input{width:100%!important}}
