html,body,#root{min-height:100%;margin:0}body{color:#1f2933;background:#f5f7fb}.app-shell{min-height:100vh}.app-header{display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#18202b;border-bottom:1px solid #2b3544}.header-left{min-width:0}.app-logo{color:#8fd3c7;font-size:18px}.app-title{color:#fff;font-size:18px;font-weight:600}.project-switcher{width:260px}.user-menu{color:#f8fafc}.user-menu:hover{color:#fff!important;background:#ffffff14!important}.ant-layout-sider{border-right:1px solid #e5e7eb}.app-content{padding:24px;background:#f5f7fb}.route-loading{display:grid;min-height:260px;place-items:center}.login-page{min-height:100vh;display:grid;place-items:center;background:#eef3f8}.login-card{width:360px;border-radius:8px}.page-header{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.page-header h3{margin-bottom:2px}.page-alert{margin-bottom:16px}.content-section,.section-card,.table-card,.metric-card{margin-bottom:16px;border-radius:8px}.table-card .ant-card-body,.section-card .ant-card-body,.metric-card .ant-card-body{padding:16px}.metric-value{margin:6px 0;color:#111827;font-size:24px;font-weight:650}.clickable-list-item{cursor:pointer}.clickable-list-item:hover{background:#f3f8ff}.focused-row>td{background:#fff7e0!important}.action-button{max-width:160px}.action-button .ant-btn{width:fit-content}.action-reason{display:block;max-width:150px;font-size:12px;line-height:1.35;white-space:normal}.dependency-panel{border-radius:8px}.dependency-panel.compact{padding:8px 10px}.dependency-panel.compact .ant-alert-message{margin-bottom:4px;font-size:13px}.dependency-panel.compact .ant-alert-description{font-size:12px}.dependency-line{display:block;margin-bottom:2px}.drawer-stack{width:100%}.drawer-note{margin-top:16px}.meta-grid{display:grid;grid-template-columns:96px 1fr;gap:8px 12px;padding:12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px}.meta-grid span{color:#64748b}.modal-actions{display:flex;justify-content:space-between}.blocked-content{display:grid;min-height:300px;place-items:center;color:#475569}.full-width{width:100%}.dependency-graph{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.graph-node{min-height:150px;cursor:pointer;border-radius:8px}.graph-node.focused{border-color:#d48806;box-shadow:0 0 0 2px #d4880624}.task-log{min-height:120px;padding:12px;margin:0;overflow:auto;color:#dbeafe;white-space:pre-wrap;background:#111827;border-radius:8px}.form-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px}.grant-form .ant-form-item{margin-bottom:12px}@media(max-width:900px){.app-header,.page-header{align-items:stretch;flex-direction:column}.project-switcher{width:100%}.form-grid{grid-template-columns:1fr}}
