:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0;font-size:14px;line-height:1.38}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.app-shell.sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar{color:#fff;background:#18212f;flex-direction:column;gap:14px;height:100vh;max-height:100vh;padding:20px 14px;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-toggle{color:#fff;background:#253246;border:1px solid #ffffff29;border-radius:8px;place-items:center;width:40px;height:40px;display:inline-grid}.sidebar-toggle:hover{background:#30425c}.sidebar-collapsed .sidebar{align-items:center;padding:20px 12px}.sidebar-collapsed .brand-block{justify-items:center}.sidebar-collapsed .brand-block span,.sidebar-collapsed .brand-block strong,.sidebar-collapsed nav button span,.sidebar-collapsed .nav-group-title span,.sidebar-collapsed .account-card strong,.sidebar-collapsed .account-card span{display:none}.sidebar-collapsed nav,.sidebar-collapsed .nav-sub-list{width:100%}.sidebar-collapsed nav button{justify-content:center;padding:11px 0}.sidebar-collapsed .nav-group{padding:6px 4px}.sidebar-collapsed .nav-group-title{justify-content:center;padding:8px 0 6px}.sidebar-collapsed .account-card{background:0 0;padding:0}.sidebar-collapsed .account-card button{width:42px;min-width:0;padding:10px 0;font-size:0;overflow:hidden}.sidebar-collapsed .account-card button:before{content:"Log";font-size:.78rem;font-weight:800}.brand-block{gap:4px;display:grid}.brand-block span{color:#9fb1c9;text-transform:uppercase;font-size:.72rem;font-weight:700}.brand-block strong{font-size:1.16rem}nav{gap:4px;min-height:0;padding-right:4px;display:grid;overflow-y:auto}nav::-webkit-scrollbar{width:6px}nav::-webkit-scrollbar-thumb{background:#3b4a61;border-radius:999px}nav button{color:#c9d4e5;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;padding:9px 10px;display:flex}nav button svg,.nav-group-title svg{flex:none}nav button span{text-overflow:ellipsis;min-width:0;overflow:hidden}nav button.active,nav button:hover{color:#fff;background:#253246}.nav-group{border:1px solid #ffffff14;border-radius:8px;gap:4px;padding:6px;display:grid}.nav-group.active{background:#ffffff0a;border-color:#ffffff24}.nav-group-title{color:#9fb1c9;text-transform:uppercase;align-items:center;gap:10px;padding:7px 7px 5px;font-size:.7rem;font-weight:800;display:flex}.nav-sub-list{gap:3px;display:grid}nav button.nav-sub-item{padding-left:14px;font-size:.88rem}.workspace{align-content:start;gap:14px;padding:22px;display:grid}.board-workspace{grid-template-rows:auto auto minmax(0,1fr);gap:10px;height:100vh;padding:12px 14px 14px;overflow:hidden}.topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.topbar p{color:#667085;text-transform:uppercase;margin:0 0 3px;font-size:.72rem;font-weight:700}.topbar h1{letter-spacing:0;margin:0;font-size:1.55rem}.board-workspace .topbar{min-height:34px}.board-workspace .topbar p{display:none}.board-workspace .topbar h1{font-size:1.15rem}.board-workspace .sync{padding:4px 9px;font-size:.78rem}.sync{color:#475467;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:6px 10px}.sync.saving{color:#175cd3;border-color:#84adff}.stack{gap:14px;display:grid}.metric-grid,.panel-grid,.card-grid{gap:12px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(140px,1fr))}.panel-grid.two-columns{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)}.card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.metric-card,.panel,.board-column,.error,.loading{background:#fff;border:1px solid #d8dee8;border-radius:8px;box-shadow:0 12px 26px #1018280f}.metric-card{padding:13px}.metric-card span{color:#667085;text-transform:uppercase;font-size:.7rem;font-weight:800}.metric-card strong{margin-top:6px;font-size:1.55rem;display:block}.panel{padding:14px}.panel h2,.board-column h2{margin:0;font-size:.92rem}.panel p,.task-card p{color:#667085;line-height:1.45}.project-card{flex-direction:column;gap:11px;min-height:190px;display:flex}.meta-row{color:#667085;flex-wrap:wrap;gap:6px;font-size:.78rem;display:flex}.meta-row span{background:#f8fafc;border:1px solid #d8dee8;border-radius:999px;padding:4px 7px}.progress-line{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.progress-line span{background:#12b76a;height:100%;display:block}.status-progress{gap:9px;display:grid}.status-progress.compact{gap:0}.status-progress-bar{background:#edf1f5;border-radius:999px;height:10px;display:flex;overflow:hidden}.status-progress-bar span{min-width:0;height:100%}.status-progress-bar span.todo,.status-progress-legend .todo i{background:#98a2b3}.status-progress-bar span.in-progress,.status-progress-legend .in-progress i{background:#2f80ed}.status-progress-bar span.ready-to-deploy,.status-progress-legend .ready-to-deploy i{background:#7a5af8}.status-progress-bar span.review,.status-progress-legend .review i{background:#f79009}.status-progress-bar span.done,.status-progress-legend .done i{background:#12b76a}.status-progress-legend{color:#667085;flex-wrap:wrap;gap:7px 12px;font-size:.76rem;display:flex}.status-progress-legend span{align-items:center;gap:5px;display:inline-flex}.status-progress-legend i{border-radius:999px;width:8px;height:8px}.board{grid-template-columns:repeat(5,minmax(210px,1fr));align-items:start;gap:10px;padding-bottom:6px;display:grid;overflow-x:auto}.board-column{min-height:420px;padding:10px}.board-column header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.board-column header span{color:#475467;background:#eef2f6;border-radius:999px;padding:3px 8px}.item-list{gap:8px;display:grid}.task-card{background:#fbfcfe;border:1px solid #e4e7ec;border-radius:8px;gap:8px;padding:10px;display:grid}.task-title{gap:3px;display:grid}.task-title span{color:#667085;font-size:.72rem;font-weight:700}.task-title strong{line-height:1.25}.field{gap:5px;display:grid}.field span{color:#475467;font-size:.76rem;font-weight:700}.field input,.field select,.field textarea{background:#fff;border:1px solid #cfd7e3;border-radius:8px;min-width:0;padding:8px 10px}.compact-field select{padding:8px 9px}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.action-bar{justify-content:flex-end;display:flex}button{color:#344054;background:#fff;border:1px solid #cfd7e3;border-radius:8px;padding:8px 10px}button.primary{color:#fff;background:#1d2939;border-color:#1d2939}.button-row{flex-wrap:wrap;gap:8px;display:flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #eaecf0;padding:9px}th{color:#475467;text-transform:uppercase;font-size:.7rem}.status{background:#eef2f6;border-radius:999px;padding:3px 7px;font-size:.74rem;font-weight:700;display:inline-flex}.status.approved{color:#067647;background:#dcfae6}.status.rejected{color:#b42318;background:#fee4e2}.status.pending{color:#b54708;background:#fef0c7}.pipeline-strip{background:#f1f5f9;border-radius:8px;justify-content:space-between;align-items:center;padding:12px;display:flex}.pipeline-strip strong{font-size:1.5rem}.mini-row{background:#fff;border:1px solid #e4e7ec;border-radius:8px;justify-content:space-between;gap:10px;padding:8px;display:flex}.org-chart{justify-content:center;padding:8px 0 24px;display:flex;overflow-x:auto}.org-node{justify-items:center;gap:16px;min-width:180px;display:grid}.org-children{align-items:flex-start;gap:14px;display:flex;position:relative}.person-card{text-align:center;background:#fff;border:1px solid #d8dee8;border-radius:8px;gap:4px;min-width:170px;padding:13px;display:grid;box-shadow:0 10px 22px #1018280f}.person-card span{color:#475467}.person-card small{color:#667085}.modal-backdrop{z-index:20;background:#0f172a73;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:8px;gap:14px;width:min(680px,100%);max-height:min(760px,94vh);padding:20px;display:grid;overflow:auto;box-shadow:0 24px 60px #0f172a40}.modal header,.modal footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal h2{margin:0}.error,.loading{padding:14px 16px}.error{color:#b42318;background:#fff7f6;border-color:#fecdca}@media (width<=1020px){.app-shell{grid-template-columns:1fr}.sidebar{z-index:10;height:auto;max-height:none;padding:14px;position:sticky;top:0;overflow:visible}nav{grid-template-columns:repeat(4,minmax(0,1fr));padding-right:0;overflow:visible}nav button{text-align:center;justify-content:center}.nav-group{grid-column:span 2}.nav-group-title{justify-content:center}nav button.nav-sub-item{padding-left:12px}.account-card{margin-top:0}.metric-grid,.panel-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.workspace{padding:18px}.topbar{flex-direction:column;align-items:flex-start}nav{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-group{grid-column:span 2}.metric-grid,.panel-grid.two-columns,.form-grid{grid-template-columns:1fr}}.account-card{background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;flex:none;gap:8px;margin-top:auto;padding:12px;display:grid}.account-card span{color:#c9d4e5;font-size:.85rem}.account-card button{color:#1d2939;background:#fff}.split-view{grid-template-columns:minmax(0,1fr) minmax(340px,.55fr);align-items:start;gap:16px;display:grid}.project-split-view{grid-template-columns:minmax(260px,320px) minmax(0,1fr)}.project-list-pane{min-width:0}.project-list{gap:9px;display:grid}.compact-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.project-card{text-align:left;color:inherit}button.project-card{cursor:pointer}.project-list .project-card{gap:8px;min-height:0;padding:11px}.project-list .project-card h2{font-size:.92rem}.project-list .project-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;display:-webkit-box;overflow:hidden}.selected-card{border-color:#175cd3;box-shadow:0 0 0 2px #175cd31f}.detail-panel{gap:14px;display:grid;position:sticky;top:18px}.detail-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.detail-head h2{margin:0}.detail-head p{margin:6px 0 0}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.detail-list div{background:#fbfcfe;border:1px solid #e4e7ec;border-radius:8px;padding:10px}.detail-list dt{color:#667085;text-transform:uppercase;font-size:.78rem;font-weight:800}.detail-list dd{margin:4px 0 0}.sprint-list{gap:10px;display:grid}.sprint-row{background:#fbfcfe;border:1px solid #e4e7ec;border-radius:8px;gap:10px;padding:12px;display:grid}.sprint-row>div:first-child{gap:4px;display:grid}.sprint-row span,.sprint-row p{color:#667085}.sprint-row p{margin:0}.toolbar-panel{background:#fff;border:1px solid #d8dee8;border-radius:8px;gap:12px;padding:14px;display:grid;box-shadow:0 12px 26px #1018280f}.task-board-stack .toolbar-panel{box-shadow:none;background:#ffffffd1;gap:8px;padding:8px}.toolbar-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.toolbar-row>input,.toolbar-row>select{flex:1}.toolbar-panel input,.toolbar-panel select{background:#fff;border:1px solid #cfd7e3;border-radius:8px;min-width:0;padding:10px 11px}.task-board-stack .toolbar-row{gap:8px}.task-board-stack .toolbar-panel input,.task-board-stack .toolbar-panel select{border-radius:6px;padding:6px 8px;font-size:.82rem}.task-board-stack .toolbar-panel button{border-radius:6px;padding:6px 9px;font-size:.82rem}.filter-grid{grid-template-columns:repeat(6,minmax(130px,1fr));gap:10px;display:grid}.task-board-stack .filter-grid{grid-template-columns:repeat(6,minmax(108px,1fr));gap:7px}.segmented{border:1px solid #cfd7e3;border-radius:8px;display:inline-flex;overflow:hidden}.segmented button{border:0;border-radius:0}.segmented button.active{color:#fff;background:#1d2939}.link-btn,.task-title{text-align:left;color:inherit;background:0 0;border:0;padding:0}.link-btn{color:#175cd3;font-weight:700}.task-title:hover strong,.link-btn:hover{text-decoration:underline}button.danger,.danger{color:#b42318;background:#fff7f6;border-color:#fecdca}.entity-list{gap:10px;display:grid}.entity-row{text-align:left;background:#fff;border:1px solid #d8dee8;border-radius:8px;gap:5px;padding:13px;display:grid}.entity-row.active{border-color:#175cd3;box-shadow:0 0 0 2px #175cd31f}.entity-row span{color:#667085}.stage-timeline{flex-wrap:wrap;gap:10px;display:flex}.stage-pill{border:2px solid #d8dee8;border-radius:8px;gap:4px;min-width:150px;padding:10px;display:grid}.stage-pill span{color:#667085;font-size:.85rem}.pipeline-board{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.outcome-column{background:#fbfcfe}.metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.metric-row .metric-card{box-shadow:none;padding:10px}.metric-row .metric-card strong{font-size:1.2rem}.dashboard-metrics{grid-template-columns:repeat(5,minmax(140px,1fr))}.progress-list,.status-list{gap:10px;display:grid}.progress-row{grid-template-columns:minmax(220px,.8fr) 1fr 48px;align-items:center;gap:12px;display:grid}.progress-row span{color:#667085;font-size:.86rem}.modal-small{width:min(420px,100%)}.modal footer{justify-content:flex-end}.modal header button{min-width:38px}@media (width<=1180px){.split-view{grid-template-columns:1fr}.project-split-view{grid-template-columns:minmax(230px,300px) minmax(0,1fr)}.detail-panel{position:static}.filter-grid,.dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.project-split-view{grid-template-columns:1fr}.toolbar-row{flex-direction:column;align-items:stretch}.filter-grid,.detail-list,.metric-row,.progress-row,.dashboard-metrics{grid-template-columns:1fr}}.org-editor-layout{grid-template-columns:1fr;align-items:start;gap:16px;display:grid}.org-editor-panel{grid-template-rows:auto auto minmax(0,1fr);gap:14px;min-height:720px;display:grid}.org-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.org-zoom-controls{background:#fff;border:1px solid #cfd7e3;border-radius:8px;align-items:center;display:inline-flex;overflow:hidden}.org-zoom-controls button{border:0;border-radius:0;min-width:42px;padding:9px 11px;font-weight:800}.org-zoom-controls button+button{border-left:1px solid #e4e7ec}.org-root-drop{color:#667085;text-align:center;background:#f8fafc;border:1px dashed #98a2b3;border-radius:8px;padding:10px 12px;font-weight:800}.org-root-drop.active{color:#175cd3;background:#eff8ff;border-color:#175cd3}.custom-org-chart{background-color:#0000;background-image:linear-gradient(#edf2f7 1px,#0000 1px),linear-gradient(90deg,#edf2f7 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #d8dee8;border-radius:8px;justify-content:flex-start;align-items:flex-start;min-height:560px;padding:28px;display:flex;overflow:auto}.custom-org-canvas{transform-origin:0 0;justify-content:center;align-items:flex-start;min-width:max-content;padding:12px 24px 60px;transition:transform .16s;display:flex}.custom-org-node{justify-items:center;gap:0;min-width:190px;display:grid;position:relative}.org-branch{justify-items:center;padding-top:68px;display:grid;position:relative}.custom-org-children{align-items:flex-start;gap:22px;display:flex;position:relative}.org-connector-layer{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.org-connector-layer path{fill:none;stroke:#64748b;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.org-person-card{z-index:1;color:#172033;text-align:center;cursor:grab;background:#fff;border:1px solid #d8dee8;border-radius:8px;gap:5px;width:190px;min-height:112px;padding:13px;display:grid;position:relative;box-shadow:0 10px 22px #10182814}.org-person-card:hover{border-color:#84adff}.org-card-edit{color:#0000;background:#fff;border:1px solid #d8dee8;border-radius:999px;width:28px;height:28px;padding:0;position:absolute;top:8px;right:8px;overflow:hidden}.org-card-edit:before{content:"✎";color:#475467;font-size:15px;line-height:1}.org-card-edit:hover{background:#eff8ff;border-color:#175cd3}.org-person-card.selected{border-color:#175cd3;box-shadow:0 0 0 3px #175cd324,0 10px 22px #10182814}.org-person-card span{color:#475467;line-height:1.25}.org-person-card small{color:#667085}.detail-list.single-column{grid-template-columns:1fr}@media (width<=980px){.org-editor-layout,.org-toolbar{grid-template-columns:1fr}.custom-org-chart{justify-content:flex-start}}.task-status-column{border-top:5px solid var(--status-color,#98a2b3);background:var(--status-bg,#fff)}.task-status-column header{border-bottom:1px solid var(--status-border,#e4e7ec);padding-bottom:10px}.task-status-column header h2{color:var(--status-text,#172033)}.task-status-column header span{background:var(--status-pill-bg,#eef2f6);color:var(--status-text,#475467)}.task-status-column.todo{--status-color:#98a2b3;--status-bg:#f8fafc;--status-border:#d0d5dd;--status-pill-bg:#eef2f6;--status-text:#475467}.task-status-column.in-progress{--status-color:#2f80ed;--status-bg:#eff8ff;--status-border:#b2ddff;--status-pill-bg:#d1e9ff;--status-text:#175cd3}.task-status-column.ready-to-deploy{--status-color:#7a5af8;--status-bg:#f4f3ff;--status-border:#d9d6fe;--status-pill-bg:#ebe9fe;--status-text:#5925dc}.task-status-column.review{--status-color:#f79009;--status-bg:#fffaeb;--status-border:#fedf89;--status-pill-bg:#fef0c7;--status-text:#b54708}.task-status-column.done{--status-color:#12b76a;--status-bg:#ecfdf3;--status-border:#abefc6;--status-pill-bg:#dcfae6;--status-text:#067647}.kanban-task-card{cursor:grab}.kanban-task-card:active{cursor:grabbing}.kanban-task-card .task-title{cursor:pointer}.kanban-task-card .meta-row{gap:4px 8px;margin-top:2px;font-size:.72rem;line-height:1.2}.kanban-task-card .meta-row span{color:#667085;background:0 0;border:0;border-radius:0;padding:0}.kanban-task-card .meta-row span+span:before{content:"· ";color:#98a2b3}.kanban-task-card .meta-row .due-soon{color:#b54708;background:0 0;border:0;font-weight:700}.task-board-stack{grid-template-rows:auto minmax(0,1fr);gap:10px;height:100%;min-height:0}.task-board-stack .board{grid-template-columns:repeat(5,minmax(230px,1fr));align-items:stretch;gap:10px;height:100%;min-height:0;padding-bottom:2px;overflow:auto hidden}.task-board-stack .board-column{min-height:0;box-shadow:none;border-radius:8px;grid-template-rows:auto minmax(0,1fr);padding:8px;display:grid}.task-board-stack .board-column header{margin-bottom:8px;padding-bottom:7px}.task-board-stack .board-column header h2{font-size:.86rem}.task-board-stack .board-column header span{padding:2px 7px;font-size:.76rem}.task-board-stack .board-column>.item-list{align-content:start;gap:7px;min-height:0;padding-right:3px;overflow-y:auto}.task-board-stack .board-column>.item-list::-webkit-scrollbar{width:7px}.task-board-stack .board-column>.item-list::-webkit-scrollbar-thumb{background:#47546747;border-radius:999px}.task-board-stack .kanban-task-card{border-radius:6px;gap:5px;padding:7px 8px;box-shadow:0 1px #1018280a}.task-board-stack .kanban-task-card .task-title{gap:1px}.task-board-stack .kanban-task-card .task-title span{font-size:.66rem}.task-board-stack .kanban-task-card .task-title strong{font-size:.86rem;font-weight:700;line-height:1.2}.task-board-stack .blocked-badge{padding:2px 6px;font-size:.68rem}.blocked-badge{color:#b42318;background:#fee4e2;border-radius:999px;justify-self:start;align-items:center;gap:5px;padding:4px 8px;font-size:.78rem;font-weight:800;display:inline-flex}.blocked-badge:before{content:"!";color:#fff;background:#d92d20;border-radius:999px;place-items:center;width:16px;height:16px;font-size:.72rem;display:inline-grid}.block-panel{background:#fffaeb;border:1px solid #fedf89;border-radius:8px;gap:12px;padding:14px;display:grid}.block-panel.active{background:#fff7f6;border-color:#fecdca}.block-panel>div:first-child{gap:4px;display:grid}.block-panel span{color:#667085}button:disabled{cursor:not-allowed;opacity:.55}.task-detail-modal{width:min(980px,100vw - 32px);max-width:980px;max-height:calc(100vh - 48px);overflow:auto}.task-detail-section{background:#fff;border:1px solid #e4e7ec;border-radius:8px;gap:12px;padding:14px;display:grid}.section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-title h3{margin:0;font-size:1rem}.section-title span{color:#667085;font-weight:700}.description-editor{resize:vertical;width:100%;min-height:120px;font:inherit;border:1px solid #d0d5dd;border-radius:8px;padding:12px}.media-drop-zone{color:#475467;background:#f9fafb;border:1px dashed #98a2b3;border-radius:8px;place-items:center;min-height:86px;font-weight:700;display:grid;position:relative}.media-drop-zone.dragging{color:#175cd3;background:#eff8ff;border-color:#2f80ed}.media-drop-zone input{opacity:0;cursor:pointer;position:absolute;inset:0}.media-drop-zone label{pointer-events:none}.media-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.media-card{background:#fff;border:1px solid #e4e7ec;border-radius:8px;position:relative;overflow:hidden}.media-card img,.media-card video{aspect-ratio:16/10;object-fit:cover;background:#101828;width:100%;display:block}.media-card>div{gap:2px;padding:10px;display:grid}.media-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.media-card span{color:#667085;font-size:.78rem}.media-card>button{color:#fff;background:#101828b8;border-radius:999px;width:28px;height:28px;padding:0;position:absolute;top:8px;right:8px}.comment-form,.comment-list,.activity-list{gap:10px;display:grid}.comment-form textarea{resize:vertical;width:100%;font:inherit;border:1px solid #d0d5dd;border-radius:8px;padding:10px}.comment-form select[multiple]{min-height:96px}.comment-item,.activity-item{background:#fcfcfd;border:1px solid #e4e7ec;border-radius:8px;gap:6px;padding:12px;display:grid}.comment-item>div:first-child,.activity-item>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.comment-item p,.activity-item p{color:#344054;white-space:pre-wrap;margin:0}.comment-item time,.activity-item time,.activity-item>span{color:#667085;font-size:.82rem}.mention-row{flex-wrap:wrap;gap:6px;display:flex}.mention-row span{color:#175cd3;background:#eff8ff;border-radius:999px;padding:3px 8px;font-size:.8rem;font-weight:800}.empty-note{color:#667085;margin:0}.task-detail-modal{background:#f8fafc;width:min(1120px,100vw - 28px);max-width:1120px;padding:0;overflow:hidden}.task-detail-modal>footer{background:#fff;border-top:1px solid #e4e7ec;padding:14px 20px}.task-detail-header{background:#fff;border-bottom:1px solid #e4e7ec;align-items:flex-start;padding:20px 22px 16px}.task-detail-header span{color:#667085;text-transform:uppercase;margin-bottom:4px;font-size:.78rem;font-weight:800;display:block}.task-detail-header h2{max-width:760px;margin:0;font-size:1.35rem;line-height:1.25}.task-meta-list{background:#fff;border-bottom:1px solid #e4e7ec;margin:0;padding:14px 22px}.task-detail-layout{grid-template-columns:minmax(0,1fr) 320px;gap:16px;max-height:calc(100vh - 226px);padding:16px;display:grid;overflow:auto}.task-detail-main,.task-detail-side{align-content:start;gap:16px;display:grid}.task-detail-section{border-color:#e6eaf0;box-shadow:0 1px 2px #1018280a}.description-section,.comments-section,.activity-section{padding:16px}.section-title h3{color:#182230;font-size:.98rem}.description-editor,.comment-form textarea{background:#fff;border-color:#d6dce6;outline:none;line-height:1.5;transition:border-color .15s,box-shadow .15s}.description-editor:focus,.comment-form textarea:focus{border-color:#2f80ed;box-shadow:0 0 0 3px #2f80ed1f}.media-drop-zone{color:#344054;background:linear-gradient(#f8fbff 0%,#f3f7fc 100%);border-color:#c7d7f7;min-height:74px}.media-drop-zone label{text-align:center;gap:3px;display:grid}.media-drop-zone label span{color:#667085;font-size:.82rem;font-weight:500}.media-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.media-card{border-color:#dfe5ef;box-shadow:0 8px 18px #1018280d}.media-card img,.media-card video{aspect-ratio:16/9}.comment-form{background:#fff;border:1px solid #e4e7ec;border-radius:8px;padding:10px;position:relative}.comment-form textarea{min-height:88px;box-shadow:none;border:0;padding:4px}.comment-form textarea:focus{box-shadow:none}.mention-suggestions{z-index:10;background:#fff;border:1px solid #d0d5dd;border-radius:8px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 14px 30px #10182824}.mention-suggestions button{text-align:left;background:#fff;border:0;border-bottom:1px solid #f2f4f7;border-radius:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 12px;display:flex}.mention-suggestions button:hover{background:#f8fbff}.mention-suggestions span{color:#667085;font-size:.78rem}.comment-actions{justify-content:flex-end;display:flex}.comment-item,.activity-item{background:#fff;border-color:#e6eaf0}.activity-section{max-height:420px;overflow:auto}.task-detail-side .block-panel{box-shadow:0 1px 2px #1018280a}@media (width<=920px){.task-detail-layout{grid-template-columns:1fr;max-height:calc(100vh - 210px)}.task-detail-side{order:-1}}.task-detail-modal{grid-template-rows:auto auto minmax(0,1fr) auto;max-height:calc(100vh - 28px);display:grid;overflow:hidden}.task-detail-layout{overscroll-behavior:contain;min-height:0;max-height:none;overflow:auto}.task-detail-main,.task-detail-side{min-width:0}.mention-suggestions{max-height:260px;overflow-y:auto}@media (width<=920px){.task-detail-modal{max-height:calc(100vh - 18px)}.task-detail-layout{max-height:none}}.task-detail-backdrop{overscroll-behavior:contain;place-items:start center;padding:22px 18px;overflow-y:auto}.task-detail-backdrop .task-detail-modal{max-height:none;margin:0 auto;overflow:visible}.task-detail-backdrop .task-detail-layout{max-height:none;overflow:visible}.mention-input-wrap{position:relative}.mention-input-wrap .mention-suggestions{z-index:40;width:min(280px,100% - 16px);position:absolute;right:auto}body.modal-open,.task-detail-backdrop{overflow:hidden}.task-detail-backdrop .task-detail-modal{overscroll-behavior:contain;max-height:calc(100dvh - 44px);overflow-y:auto}@media (width<=920px){.task-detail-backdrop .task-detail-modal{max-height:calc(100dvh - 24px)}}.task-detail-backdrop{touch-action:none}.task-detail-backdrop .task-detail-modal{overscroll-behavior:contain;touch-action:pan-y;height:min(920px,100dvh - 44px);max-height:calc(100dvh - 44px);overflow-y:auto!important}.task-detail-backdrop .task-detail-layout{overflow:visible!important}@media (width<=920px){.task-detail-backdrop .task-detail-modal{height:calc(100dvh - 24px);max-height:calc(100dvh - 24px)}}html.modal-open .modal-backdrop{pointer-events:auto}html.modal-open .workspace,html.modal-open .board,html.modal-open .split-view,html.modal-open .custom-org-chart{overflow:hidden!important}.task-detail-modal .task-detail-header{z-index:30;position:sticky;top:0}html.modal-open,body.modal-open{overscroll-behavior:none;overflow:hidden!important}html.modal-open .app-shell{pointer-events:auto}.task-detail-backdrop{overscroll-behavior:none;justify-content:center;align-items:center;padding:22px 18px;display:flex!important;overflow:hidden!important}.task-detail-backdrop .task-detail-modal{background:#f8fafc;grid-template-rows:auto minmax(0,1fr) auto;width:min(1120px,100vw - 28px);height:min(920px,100dvh - 44px);max-height:calc(100dvh - 44px);margin:0;padding:0;display:grid!important;overflow:hidden!important}.task-detail-modal .task-detail-header{z-index:2;background:#fff;flex:none;position:relative;top:auto}.task-detail-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;overflow-y:auto}.task-detail-body .task-meta-list{z-index:1;position:relative}.task-detail-body .task-detail-layout{max-height:none!important;overflow:visible!important}.task-detail-modal>footer{z-index:2;background:#fff;flex:none;position:relative}@media (width<=920px){.task-detail-backdrop{padding:12px}.task-detail-backdrop .task-detail-modal{width:calc(100vw - 24px);height:calc(100dvh - 24px);max-height:calc(100dvh - 24px)}}.center-dashboard{gap:16px;display:grid}.center-hero{color:#fff;background:linear-gradient(120deg,#0f172aeb,#0f172a75),radial-gradient(circle at 72% 30%,#2563eb6b,#0000 34%),linear-gradient(135deg,#172033,#334155 55%,#0f172a);border:1px solid #ffffff2e;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(260px,430px) auto;align-items:start;gap:18px;min-height:180px;padding:24px;display:grid;box-shadow:0 20px 48px #0f172a2e}.center-hero p{color:#cbd5e1;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.74rem;font-weight:800}.center-hero h2{letter-spacing:0;margin:0;font-size:2rem}.center-hero span{color:#dbeafe;margin-top:8px;display:inline-block}.center-search{background:#0f172a8a;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:10px;height:44px;padding:0 14px;display:flex}.center-search input{color:#fff;background:0 0;border:0;outline:0;width:100%}.center-search input::placeholder{color:#cbd5e1}.center-admin-btn{color:#fff;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:8px;height:44px;padding:0 16px;display:inline-flex}.center-tabs{flex-wrap:wrap;gap:8px;display:flex}.center-tabs button{color:#475467;background:#fff;border:1px solid #d8dee8;border-radius:999px;padding:8px 13px;font-weight:800}.center-tabs button.active{color:#fff;background:#172033;border-color:#172033}.system-app-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px;display:grid}.system-app-card{background:#ffffffeb;border:1px solid #d8dee8;border-radius:12px;align-content:space-between;gap:10px;min-height:218px;padding:12px;display:grid;box-shadow:0 12px 26px #10182812}.system-app-open{text-align:center;color:#172033;background:0 0;border:0;justify-items:center;gap:9px;padding:0;display:grid}.system-app-icon{color:#fff;border-radius:18px;place-items:center;width:82px;height:82px;display:grid;overflow:hidden;box-shadow:inset 0 -18px 28px #00000029,0 14px 24px #10182829}.system-app-icon img{object-fit:cover;width:100%;height:100%}.system-app-open strong{font-size:.96rem}.system-app-open small{color:#667085;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.system-app-meta{color:#667085;flex-wrap:wrap;justify-content:center;gap:6px;font-size:.72rem;display:flex}.system-app-meta span{background:#f8fafc;border:1px solid #e4e7ec;border-radius:999px;padding:3px 7px}.system-app-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.system-app-actions button{border-radius:7px;align-items:center;gap:5px;padding:6px 9px;font-size:.78rem;display:inline-flex}.empty-app-panel{grid-column:1/-1}.app-access-list{gap:8px;max-height:330px;display:grid;overflow:auto}.form-note{color:#175cd3;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;margin:0;padding:10px}.role-picker{border:1px solid #d8dee8;border-radius:8px;flex-wrap:wrap;gap:10px 14px;padding:12px;display:flex}.role-picker legend{color:#667085;text-transform:uppercase;padding:0 5px;font-size:.78rem;font-weight:800}.role-picker label{color:#344054;align-items:center;gap:7px;font-weight:700;display:inline-flex}@media (width<=920px){.center-hero{grid-template-columns:1fr}.center-search,.center-admin-btn{width:100%}.system-app-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr))}}.launcher-shell{background:linear-gradient(120deg,#0f172adb,#0f172a57),radial-gradient(circle at 74% 45%,#2563eb47,#0000 28%),linear-gradient(135deg,#111827 0%,#334155 56%,#0f172a 100%);grid-template-columns:1fr;min-height:100vh}.launcher-workspace{background:0 0;min-height:100vh;padding:0;overflow:auto}.launcher-dashboard{color:#fff;align-content:start;gap:clamp(34px,8vh,84px);min-height:100vh;padding:28px clamp(22px,4vw,68px) 42px}.launcher-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.launcher-greeting p{color:#ffffffa8;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:800}.launcher-greeting h2{color:#fff;letter-spacing:0;margin:0;font-size:clamp(1.55rem,2.2vw,2.35rem)}.launcher-user{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:inline-flex}.launcher-profile{text-align:right;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a61;border:1px solid #ffffff2e;border-radius:999px;min-width:150px;padding:8px 14px}.launcher-profile strong,.launcher-profile span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.launcher-profile strong{color:#fff;font-size:.88rem}.launcher-profile span{color:#ffffffad;margin-top:2px;font-size:.72rem;font-weight:700}.launcher-admin-btn,.launcher-logout{color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #fff3}.launcher-admin-btn{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;height:40px;padding:0 14px;display:inline-flex}.launcher-logout{border-radius:999px;place-items:center;width:40px;height:40px;padding:0;display:grid}.launcher-app-grid{grid-template-columns:repeat(auto-fit,minmax(126px,1fr));align-items:start;gap:clamp(24px,5vw,58px) clamp(22px,4vw,54px);width:min(1040px,100%);margin:0 auto}.launcher-app-card{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:block;position:relative}.launcher-app-open{color:#fff;gap:12px;width:100%}.launcher-app-open:hover .launcher-app-icon{transform:translateY(-3px)scale(1.03);box-shadow:inset 0 -18px 28px #0000002e,0 18px 34px #00000047}.launcher-app-icon{border-radius:22px;width:88px;height:88px;transition:transform .16s,box-shadow .16s}.launcher-app-open strong{color:#fff;text-shadow:0 1px 10px #00000057;max-width:140px;font-size:.94rem;line-height:1.25}.launcher-app-actions{opacity:0;transition:opacity .14s;position:absolute;top:-8px;right:8px}.launcher-app-card:hover .launcher-app-actions,.launcher-app-card:focus-within .launcher-app-actions{opacity:1}.launcher-app-actions button{color:#fff;background:#0f172a9e;border-color:#ffffff38;border-radius:999px;min-width:30px;min-height:30px;padding:6px 8px}.launcher-app-actions button.danger{color:#fecaca}@media (width<=720px){.launcher-dashboard{gap:34px;padding:20px 16px 32px}.launcher-header{flex-direction:column;align-items:flex-start}.launcher-user{justify-content:space-between;width:100%}.launcher-profile{flex:1;min-width:0}.launcher-app-grid{grid-template-columns:repeat(3,minmax(86px,1fr));gap:24px 14px}.launcher-app-icon{border-radius:18px;width:72px;height:72px}}.launcher-shell{background:#1d3557}.launcher-workspace{overflow:hidden}.misa-launcher{color:#fff;background:linear-gradient(#4774ac6b,#2b4a7424 42%,#171f3147),linear-gradient(90deg,#243d6333,#3e72aa1a),url(https://images.unsplash.com/photo-1473580044384-7ba9967e16a0?auto=format&fit=crop&w=2400&q=80) 50%/cover no-repeat;gap:0;min-height:100vh;padding:18px 26px 44px;position:relative;overflow:hidden}.misa-launcher:before{content:"";-webkit-backdrop-filter:saturate(1.08);backdrop-filter:saturate(1.08);pointer-events:none;background:#3761971f;position:absolute;inset:0}.misa-launcher>*{z-index:1;position:relative}.misa-topbar{justify-content:space-between;align-items:center;gap:20px;height:44px;display:flex}.misa-brand{color:#fff;text-shadow:0 2px 12px #00000047;align-items:center;gap:9px;display:inline-flex}.misa-brand strong{letter-spacing:0;font-size:1.12rem}.misa-logo{background:conic-gradient(#3b82f6 0 27%, #22c55e 27% 53%, #f59e0b 53% 74%, #ef4444 74% 100%);border-radius:999px;width:24px;height:24px;display:inline-block;position:relative;box-shadow:0 6px 16px #00000038}.misa-logo:after{content:"";border-radius:inherit;background:#ffffffeb;position:absolute;inset:6px}.misa-top-actions{align-items:center;gap:10px;min-width:0;display:inline-flex}.misa-search{color:#ffffffc7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff3;border:1px solid #fff3;border-radius:999px;align-items:center;gap:9px;width:min(280px,26vw);height:36px;padding:0 15px;display:inline-flex;box-shadow:inset 0 1px #ffffff29}.misa-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-weight:700}.misa-search input::placeholder{color:#ffffffd1}.misa-store-btn,.misa-logout{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff29;border:1px solid #ffffff42;border-radius:999px;height:36px;box-shadow:0 10px 22px #0000001f,inset 0 1px #ffffff29}.misa-store-btn{white-space:nowrap;align-items:center;gap:8px;padding:0 15px;font-weight:800;display:inline-flex}.misa-avatar,.misa-logout{place-items:center;width:36px;padding:0;display:grid}.misa-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:999px;height:36px;font-size:.78rem;font-weight:900;box-shadow:0 10px 22px #0000002e,inset 0 1px #ffffff3d}.misa-tabs{display:none}.misa-tabs button.active{color:#fff;background:#3d6697a3;border-color:#ffffff8f}.misa-tabs .misa-round-tab{width:34px;padding:0;font-size:1rem}.misa-app-grid{grid-template-columns:repeat(5,minmax(104px,1fr));place-items:start center;gap:76px 46px;width:min(860px,100%);margin:0 auto;padding-top:46px;display:grid}.misa-app-grid .launcher-app-card{width:116px}.misa-app-grid .launcher-app-open{justify-items:center;gap:12px;width:116px;min-height:120px}.misa-app-grid .launcher-app-icon{color:#fff;border-radius:21px;width:78px;height:78px;position:relative;box-shadow:inset 0 -20px 28px #00000029,0 18px 28px #12274c3d}.misa-app-grid .launcher-app-icon:after{content:none;display:none}.misa-app-grid .launcher-app-open strong{color:#fff;text-align:center;text-shadow:0 2px 10px #0000006b;max-width:132px;min-height:32px;font-size:.86rem;font-weight:900;line-height:1.25}.misa-app-grid .launcher-app-open:hover .launcher-app-icon{transform:translateY(-4px)scale(1.04)}.misa-app-grid .launcher-app-actions{top:-10px;right:8px}.misa-empty{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff2e;border:1px solid #ffffff3d;border-radius:14px;grid-column:1/-1;min-width:280px;padding:18px;font-weight:800}@media (width<=860px){.misa-launcher{padding:16px 18px 34px;overflow:auto}.misa-topbar{align-items:flex-start;height:auto}.misa-top-actions{flex-wrap:wrap;justify-content:flex-end}.misa-search{width:min(260px,48vw)}.misa-tabs{margin:48px auto 38px}.misa-app-grid{grid-template-columns:repeat(3,minmax(92px,1fr));gap:42px 24px;padding-top:34px}}@media (width<=560px){.misa-topbar{flex-direction:column}.misa-top-actions{justify-content:space-between;width:100%}.misa-search{order:3;width:100%}.misa-store-btn{flex:1;justify-content:center}.misa-app-grid{grid-template-columns:repeat(2,minmax(92px,1fr));padding-top:28px}}@media (width<=900px){.login-page{padding:18px}.login-card{grid-template-columns:1fr}.login-visual{min-height:360px}.login-form-panel{padding:34px 22px 42px}}@media (width<=560px){.quick-login-row{grid-template-columns:1fr}.login-visual{display:none}}.misa-brand{gap:12px}.hitek-brand-logo{filter:none;width:172px;height:auto;display:block}.misa-brand strong{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.misa-top-actions{position:relative}.misa-store-btn,.misa-settings-btn{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff2e;border:1px solid #ffffff4d;border-radius:999px;height:36px;box-shadow:0 10px 22px #0000001f,inset 0 1px #ffffff2e}.misa-store-btn{padding:0 16px}.misa-settings-wrap{position:relative}.misa-settings-btn{place-items:center;width:36px;padding:0;display:grid}.misa-settings-menu{z-index:20;color:#172033;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #ffffff47;border-radius:18px;gap:14px;width:250px;padding:16px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 24px 60px #0f172a47}.misa-settings-menu:before{content:"";background:#fffffff0;border-top:1px solid #ffffff47;border-left:1px solid #ffffff47;width:12px;height:12px;position:absolute;top:-6px;right:16px;transform:rotate(45deg)}.misa-settings-menu div,.misa-settings-menu label{gap:5px;display:grid}.misa-settings-menu span,.misa-settings-menu small,.misa-settings-menu p{color:#667085;margin:0;font-size:.78rem;font-weight:800}.misa-settings-menu strong{color:#172033;font-size:.94rem}.misa-settings-menu select{color:#172033;background:#fff;border:1px solid #d8dee8;border-radius:10px;height:36px;padding:0 10px;font-weight:800}.misa-settings-menu button{color:#fff;background:linear-gradient(135deg,#0755c7,#0baee5);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:38px;font-weight:900;display:inline-flex}.misa-tabs{white-space:nowrap;scrollbar-width:none;flex-wrap:nowrap;justify-content:center;width:min(980px,100vw - 48px);margin:34px auto 54px;overflow-x:auto}.misa-tabs::-webkit-scrollbar{display:none}.misa-tabs button{flex:none;width:auto;min-width:max-content}@media (width<=860px){.hitek-brand-logo{width:142px}.misa-tabs{justify-content:flex-start;margin:28px auto 34px}.misa-settings-menu{right:-8px}}.misa-launcher .misa-tabs{display:none!important}.misa-launcher .hitek-brand-logo{width:172px;min-width:0;height:auto;box-shadow:none;filter:none;background:0 0;border-radius:0;padding:0;display:block}@media (width<=860px){.misa-launcher .hitek-brand-logo{width:142px;min-width:0}}@media (width<=1080px){.health-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-layout-grid{grid-template-columns:1fr}.sales-health-panel{grid-column:auto}}@media (width<=720px){.health-hero-panel,.report-hero-panel{flex-direction:column;align-items:flex-start}.health-kpi-grid,.report-filter-panel,.sales-funnel-grid,.project-health-row{grid-template-columns:1fr}}.pipeline-board-stack{min-height:0}.pipeline-board-stack .toolbar-panel{padding:9px}.pipeline-board-stack .toolbar-row{grid-template-columns:minmax(260px,360px) auto;justify-content:start}.pipeline-board-stack .board{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.pipeline-board-stack .pipeline-stage-column{min-width:230px}.pipeline-record-card{cursor:grab}.pipeline-record-card:active{cursor:grabbing}.pipeline-record-card .meta-row span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.pipeline-card-actions{justify-content:flex-start;gap:6px;display:flex}.pipeline-card-actions button{color:#344054;background:#eef2f6;border:0;border-radius:999px;min-height:25px;padding:3px 8px;font-size:.68rem;font-weight:800}.pipeline-card-actions button:first-child{color:#067647;background:#dcfae6}.pipeline-card-actions button:last-child{color:#b54708;background:#fef0c7}@media (width<=760px){.pipeline-board-stack .toolbar-row{grid-template-columns:1fr}}@media (width<=1100px){.pipeline-step-card{grid-template-columns:42px minmax(0,1fr)}.pipeline-step-actions{grid-column:2;justify-content:flex-start;padding:0 0 12px}}@media (width<=980px){.pipeline-config-layout,.pipeline-step-summary,.pipeline-step-meta-grid{grid-template-columns:1fr}.pipeline-step-title-row{flex-direction:column;align-items:flex-start}.pipeline-step-badges{justify-content:flex-start}}@media (width<=1120px){.pipeline-kpi-grid,.pipeline-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.funnel-panel{grid-area:auto/span 2}}@media (width<=760px){.pipeline-dashboard-hero,.pipeline-dashboard-controls{flex-direction:column;align-items:stretch}.pipeline-dashboard-controls select{width:100%;min-width:0}.pipeline-kpi-grid,.pipeline-dashboard-grid{grid-template-columns:1fr}.funnel-panel{grid-column:auto}.pipeline-funnel-step{grid-template-columns:34px minmax(0,1fr)}.pipeline-funnel-step b{grid-column:2;justify-self:start}.pipeline-funnel-step small{grid-column:2}}.project-detail-panel{align-content:start}.project-info-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.project-section{background:#fbfcfe;border:1px solid #e4e7ec;border-radius:10px;gap:10px;padding:14px;display:grid}.project-section h3{margin:0;font-size:.98rem}.project-description-text{color:#344054;white-space:pre-line;margin:0;line-height:1.5}.project-link-list,.project-document-list,.project-member-list,.project-upload-list{gap:8px;display:grid}.project-link-list a{color:#175cd3;text-overflow:ellipsis;white-space:nowrap;width:fit-content;max-width:100%;font-weight:850;overflow:hidden}.project-member-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.project-member-list span{color:#172033;background:#f8fbff;border:1px solid #dbeafe;border-radius:10px;gap:2px;padding:10px;font-weight:900;display:grid}.project-member-list small{color:#667085;font-size:.76rem;font-weight:800}.project-document-list div,.project-upload-list div{background:#fff;border:1px solid #e4e7ec;border-radius:9px;grid-template-columns:22px minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:9px 10px;display:grid}.project-document-list span,.project-upload-list span{color:#172033;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:850;overflow:hidden}.project-document-list small,.project-upload-list small{color:#667085;font-size:.76rem;font-weight:800}.project-member-picker{border:1px solid #d8dee8;border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;max-height:250px;margin:0;padding:12px;display:grid;overflow:auto}.project-member-picker legend{color:#475467;text-transform:uppercase;padding:0 6px;font-size:.78rem;font-weight:950}.project-member-picker label{background:#f8fafc;border-radius:9px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:9px;display:grid}.project-member-picker small{color:#667085;grid-column:2;font-size:.74rem;font-weight:800}.project-upload-zone{background:#f8fbff;border:1.5px dashed #b8c7da;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;display:grid;position:relative}.project-upload-zone.dragging{background:#eff6ff;border-color:#175cd3}.project-upload-zone strong,.project-upload-zone span{display:block}.project-upload-zone strong{color:#172033}.project-upload-zone span{color:#667085;font-size:.82rem;font-weight:800}.project-upload-zone input{max-width:230px}.project-milestone-editor{background:#fbfcfe;border:1px solid #e4e7ec;border-radius:12px;gap:12px;padding:12px;display:grid}.detail-head.compact h3,.detail-head.compact p{margin:0}.detail-head.compact p{color:#667085;margin-top:4px;font-size:.8rem;font-weight:750}.project-milestone-form-list{gap:8px;display:grid}.project-milestone-form-row{grid-template-columns:28px minmax(150px,1fr) 140px 120px minmax(120px,.8fr) auto;align-items:center;gap:8px;display:grid}.project-milestone-form-row strong{color:#175cd3;background:#e0edff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.78rem;display:grid}.project-milestone-form-row input,.project-milestone-form-row select{color:#172033;min-height:38px;font:inherit;background:#fff;border:1px solid #d8dee8;border-radius:8px;padding:0 10px}.project-milestone-shell{padding-bottom:6px;overflow-x:auto}.project-milestone-timeline{grid-auto-columns:minmax(220px,1fr);grid-auto-flow:column;gap:18px;min-width:max-content;padding:18px 8px 12px;display:grid;position:relative}.project-milestone-timeline:before{content:"";background:linear-gradient(90deg,#dbe5f3 0%,#cfdcf0 100%);border-radius:999px;height:4px;position:absolute;top:34px;left:26px;right:26px}.project-milestone{grid-template-rows:40px auto;justify-items:center;gap:12px;min-width:220px;display:grid;position:relative}.project-milestone b{z-index:1;color:#667085;background:#fff;border:4px solid #dbe5f3;border-radius:999px;place-items:center;width:40px;height:40px;font-size:.82rem;font-weight:900;display:grid;position:relative}.project-milestone-card{text-align:left;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe5f3;border-radius:16px;gap:6px;width:100%;padding:14px 14px 12px;display:grid;box-shadow:0 14px 30px #0f172a14}.project-milestone-card em{color:#175cd3;letter-spacing:.02em;text-transform:uppercase;background:#eaf2ff;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:24px;padding:0 10px;font-size:.72rem;font-style:normal;font-weight:900;display:inline-flex}.project-milestone.done b{color:#15803d;border-color:#16a34a}.project-milestone.done .project-milestone-card em{color:#15803d;background:#dcfce7}.project-milestone.current b{color:#c2410c;background:#fff7ed;border-color:#f97316;box-shadow:0 0 0 6px #f9731621}.project-milestone.current .project-milestone-card{background:linear-gradient(#fffaf5 0%,#fff3e8 100%);border-color:#f9731647}.project-milestone.current .project-milestone-card em{color:#c2410c;background:#ffedd5}.project-milestone strong{color:#172033;font-size:.9rem;line-height:1.35}.project-milestone span,.project-milestone small{color:#667085;font-size:.76rem;font-weight:800;line-height:1.45}@media (width<=1180px){.project-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-milestone-form-row{grid-template-columns:28px 1fr 130px}}@media (width<=760px){.project-milestone-timeline{grid-auto-columns:minmax(190px,1fr);gap:14px}.project-milestone{min-width:190px}.project-info-grid,.project-member-picker,.project-milestone-form-row,.project-upload-zone{grid-template-columns:1fr}}.modal:has(.project-member-picker){gap:0;width:min(1040px,96vw);max-height:min(820px,92vh);padding:0;overflow:auto}.modal:has(.project-member-picker)>header{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #eef2f7;padding:20px 22px 14px;position:sticky;top:0}.modal:has(.project-member-picker)>footer{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-top:1px solid #eef2f7;padding:14px 22px;position:sticky;bottom:0}:is(.modal:has(.project-member-picker)>.field,.modal:has(.project-member-picker)>.form-grid,.modal:has(.project-member-picker)>.project-member-picker,.modal:has(.project-member-picker)>.project-upload-zone,.modal:has(.project-member-picker)>.project-upload-list,.modal:has(.project-member-picker)>.project-milestone-editor){margin-left:22px;margin-right:22px}.modal:has(.project-member-picker)>header+.field{margin-top:18px}.modal:has(.project-member-picker)>.project-milestone-editor{margin-bottom:18px}.modal:has(.project-member-picker) .form-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.modal:has(.project-member-picker) .project-member-picker{grid-template-columns:repeat(3,minmax(0,1fr));max-height:190px}.modal:has(.project-member-picker) .project-upload-zone{grid-template-columns:34px minmax(0,1fr) 240px}.modal:has(.project-member-picker) .project-milestone-form-row{grid-template-columns:28px minmax(180px,1.2fr) 140px 126px minmax(160px,.9fr) auto}@media (width<=980px){:is(.modal:has(.project-member-picker) .form-grid,.modal:has(.project-member-picker) .project-member-picker,.modal:has(.project-member-picker) .project-upload-zone,.modal:has(.project-member-picker) .project-milestone-form-row){grid-template-columns:1fr}}.modal:has(.project-member-picker) textarea{min-height:74px}@media (width<=980px) and (width>=561px){.modal:has(.project-member-picker) .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.modal:has(.project-member-picker) .project-member-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.modal:has(.project-member-picker) .project-upload-zone{grid-template-columns:34px minmax(0,1fr)}.modal:has(.project-member-picker) .project-upload-zone input{grid-column:2;max-width:100%}.modal:has(.project-member-picker) .project-milestone-form-row{grid-template-columns:28px minmax(0,1fr) 136px}.modal:has(.project-member-picker) .project-milestone-form-row select{grid-column:2/-1}.modal:has(.project-member-picker) .project-milestone-form-row input:nth-of-type(3){grid-column:2/-1}.modal:has(.project-member-picker) .project-milestone-form-row button{grid-column:2/-1}}@media (width<=560px){.modal:has(.project-member-picker){width:calc(100vw - 20px);max-height:92vh}:is(.modal:has(.project-member-picker)>.field,.modal:has(.project-member-picker)>.form-grid,.modal:has(.project-member-picker)>.project-member-picker,.modal:has(.project-member-picker)>.project-upload-zone,.modal:has(.project-member-picker)>.project-upload-list,.modal:has(.project-member-picker)>.project-milestone-editor){margin-left:14px;margin-right:14px}}.project-modal{gap:0;width:min(1040px,100vw - 32px);max-height:92vh;padding:0;overflow:auto}.project-modal>header{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #e6edf6;padding:18px 22px 14px;position:sticky;top:0}.project-modal>footer{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-top:1px solid #e6edf6;padding:14px 22px;position:sticky;bottom:0}.project-modal>.field,.project-modal>.form-grid,.project-modal>.project-member-picker,.project-modal>.project-upload-zone,.project-modal>.project-upload-list,.project-modal>.project-milestone-editor{margin-left:22px;margin-right:22px}.project-modal>header+.field{margin-top:18px}.project-modal>.project-milestone-editor{margin-bottom:18px}.project-modal textarea{min-height:76px}.project-modal .form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.project-modal .project-member-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:188px;display:grid;overflow:auto}.project-modal .project-member-picker legend{margin-bottom:6px}.project-modal .project-upload-zone{grid-template-columns:34px minmax(0,1fr) minmax(180px,240px);align-items:center;gap:12px;display:grid}.project-modal .project-upload-zone input{max-width:100%}.project-modal .project-milestone-form-row{grid-template-columns:28px minmax(180px,1.2fr) 140px 126px minmax(160px,.9fr) auto;align-items:center;gap:10px;display:grid}.project-modal .project-milestone-form-row input,.project-modal .project-milestone-form-row select,.project-modal .project-milestone-form-row button{min-width:0}@media (width<=980px) and (width>=561px){.project-modal{width:min(760px,100vw - 28px)}.project-modal .form-grid,.project-modal .project-member-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.project-modal .project-upload-zone{grid-template-columns:34px minmax(0,1fr)}.project-modal .project-upload-zone input{grid-column:2}.project-modal .project-milestone-form-row{grid-template-columns:28px minmax(0,1fr) 136px}.project-modal .project-milestone-form-row select,.project-modal .project-milestone-form-row input:nth-of-type(3),.project-modal .project-milestone-form-row button{grid-column:2/-1}}@media (width<=560px){.project-modal{width:calc(100vw - 20px)}.project-modal>.field,.project-modal>.form-grid,.project-modal>.project-member-picker,.project-modal>.project-upload-zone,.project-modal>.project-upload-list,.project-modal>.project-milestone-editor{margin-left:14px;margin-right:14px}.project-modal .form-grid,.project-modal .project-member-picker,.project-modal .project-upload-zone,.project-modal .project-milestone-form-row{grid-template-columns:1fr}.project-modal .project-upload-zone input,.project-modal .project-milestone-form-row select,.project-modal .project-milestone-form-row input:nth-of-type(3),.project-modal .project-milestone-form-row button{grid-column:auto}}.project-member-picker{background:#f8fafc;border:1px solid #d9e2ee;min-width:0;box-shadow:inset 0 1px #ffffffb3}.project-member-picker-head{grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;padding:2px 2px 6px;display:flex}.project-member-picker-head strong{color:#172033;font-size:.84rem;font-weight:900}.project-member-picker-head span{color:#667085;font-size:.76rem;font-weight:800}.project-modal .project-member-picker>label{background:#fff;border:1px solid #e3eaf3;border-radius:9px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:5px 8px;min-width:0;margin:0;padding:9px 10px;line-height:1.2;display:grid}.project-modal .project-member-picker>label input{grid-row:1/span 2;width:14px;height:14px;margin:0}.project-modal .project-member-picker>label span,.project-modal .project-member-picker>label small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.project-modal .project-member-picker>label span{color:#172033;font-size:.82rem;font-weight:850}.project-modal .project-member-picker>label small{color:#667085;grid-column:2;font-size:.72rem;font-weight:760}.project-member-option{background:#fff!important;border:1px solid #e3eaf3!important;border-radius:9px!important;grid-template-columns:18px minmax(0,1fr)!important;align-items:center!important;gap:4px 8px!important;min-width:0!important;margin:0!important;padding:9px 10px!important;line-height:1.2!important;display:grid!important}.project-member-option input{grid-row:1/span 2!important;width:14px!important;height:14px!important;margin:0!important}.project-member-option span,.project-member-option small{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.project-member-option span{color:#172033!important;font-size:.82rem!important;font-weight:850!important}.project-member-option small{color:#667085!important;grid-column:2!important;font-size:.72rem!important;font-weight:760!important}.comment-attachment-list{gap:8px;display:grid}.comment-attachment-chip{background:#f8fbff;border:1px solid #dbe4f0;border-radius:12px;align-items:center;gap:10px;min-height:40px;padding:8px 10px;display:flex}.comment-attachment-chip a,.comment-attachment-chip span{color:#172033;font-size:.84rem;font-weight:700;text-decoration:none}.comment-attachment-chip small{color:#667085;white-space:nowrap;margin-left:auto;font-size:.75rem}.comment-attachment-chip button{color:#344054;background:#e8eef8;border:0;border-radius:999px;width:26px;height:26px;font-size:.82rem}.pipeline-dashboard-page{gap:14px;display:grid}.pipeline-dashboard-hero,.pipeline-dashboard-panel,.pipeline-kpi-card{background:#fffffff0;border:1px solid #e2e8f0e6;border-radius:14px;box-shadow:0 16px 40px #0f172a14}.pipeline-dashboard-hero{color:#fff;background:linear-gradient(135deg,#0f172aed,#1e40afd6),radial-gradient(circle at 88% 20%,#fb923c5c,#0000 24%);justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex;position:relative;overflow:hidden}.pipeline-dashboard-hero:after{content:"";background:#ffffff1a;border-radius:999px;height:210px;position:absolute;inset:auto -18% -80% 30%;transform:rotate(-7deg)}.pipeline-dashboard-hero>*{z-index:1;position:relative}.pipeline-dashboard-hero h2{letter-spacing:0;margin:0;font-size:clamp(1.45rem,2vw,2.05rem)}.pipeline-dashboard-hero p{color:#ffffffc7;max-width:720px;margin:8px 0 0;font-weight:760;line-height:1.45}.pipeline-dashboard-controls{align-items:center;gap:14px;display:flex}.pipeline-dashboard-controls select{color:#fff;background:#ffffff1f;border-color:#ffffff3d;min-width:240px}.pipeline-dashboard-controls option{color:#172033}.pipeline-health-score{aspect-ratio:1;background:conic-gradient(#22c55e calc(var(--score,78) * 1%), #ffffff2e 0);border-radius:50%;align-content:center;place-items:center;width:94px;display:grid;box-shadow:inset 0 0 0 10px #ffffff29}.pipeline-health-score strong{font-size:1.85rem;line-height:1}.pipeline-health-score span{color:#ffffffc7;text-transform:uppercase;font-size:.72rem;font-weight:900}.pipeline-kpi-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;display:grid}.pipeline-kpi-card{grid-template-columns:42px 1fr;align-items:center;gap:6px 12px;min-height:124px;padding:15px;display:grid}.pipeline-kpi-card svg{color:#fff;border-radius:14px;grid-row:span 3;width:42px;height:42px;padding:10px}.pipeline-kpi-card.blue svg{background:#2563eb}.pipeline-kpi-card.green svg{background:#16a34a}.pipeline-kpi-card.red svg{background:#dc2626}.pipeline-kpi-card.purple svg{background:#7c3aed}.pipeline-kpi-card span{color:#667085;text-transform:uppercase;font-size:.72rem;font-weight:950}.pipeline-kpi-card strong{color:#111827;font-size:1.75rem;line-height:1}.pipeline-kpi-card small{color:#667085;font-weight:760}.pipeline-dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:14px;display:grid}.pipeline-dashboard-panel{gap:14px;padding:16px;display:grid}.funnel-panel{grid-row:span 3}.pipeline-dashboard-panel .health-panel-head strong{color:#f97316;font-size:.78rem}.pipeline-funnel{gap:11px;display:grid}.pipeline-funnel-step{background:#fbfcfe;border:1px solid #edf1f5;border-radius:13px;grid-template-columns:34px minmax(0,1fr) 54px;align-items:center;gap:6px 12px;padding:13px;display:grid;position:relative;overflow:hidden}.pipeline-funnel-step i{height:5px;width:var(--bar);background:var(--accent);border-radius:999px;position:absolute;inset:auto 0 0}.pipeline-funnel-step>span{color:#fff;background:var(--accent);border-radius:12px;grid-row:span 2;place-items:center;width:34px;height:34px;font-weight:1000;display:grid}.pipeline-funnel-step strong{text-overflow:ellipsis;white-space:nowrap;color:#172033;min-width:0;overflow:hidden}.pipeline-funnel-step b{color:#111827;justify-self:end;font-size:1.25rem}.pipeline-funnel-step small{color:#667085;grid-column:2/4;font-weight:780}.pipeline-owner-list,.pipeline-attention-list,.pipeline-outcome-bars{gap:10px;display:grid}.pipeline-owner-list div{grid-template-columns:minmax(115px,.8fr) minmax(90px,1fr) 30px;align-items:center;gap:8px;display:grid}.pipeline-owner-list span,.pipeline-owner-list strong,.pipeline-owner-list small{color:#344054;font-size:.78rem;font-weight:900}.pipeline-owner-list i{background:linear-gradient(90deg,#f97316,#2563eb);border-radius:999px;height:9px}.pipeline-owner-list small{color:#b42318;grid-column:2/4}.pipeline-attention-list>div{background:#fff7ed;border:1px solid #fee4e2;border-radius:13px;grid-template-columns:32px 1fr;gap:10px;padding:11px;display:grid}.pipeline-attention-list svg{color:#b42318;background:#fee4e2;border-radius:11px;width:32px;height:32px;padding:8px}.pipeline-attention-list strong,.pipeline-attention-list span{display:block}.pipeline-attention-list strong{color:#172033}.pipeline-attention-list span{color:#667085;margin-top:2px;font-size:.76rem;font-weight:850}.pipeline-attention-list p{color:#475467;margin:5px 0 0;line-height:1.35}.pipeline-outcome-bars div{grid-template-columns:1fr 42px;gap:8px;padding-bottom:16px;display:grid;position:relative}.pipeline-outcome-bars span,.pipeline-outcome-bars b{color:#344054;font-weight:900}.pipeline-outcome-bars b{justify-self:end}.pipeline-outcome-bars i{background:#2563eb;border-radius:999px;min-width:6px;height:8px;position:absolute;bottom:0;left:0;right:auto}.pipeline-outcome-bars i.won{background:#16a34a}.pipeline-outcome-bars i.failed{background:#dc2626}@media (width<=1120px){.pipeline-kpi-grid,.pipeline-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.funnel-panel{grid-area:auto/span 2}}@media (width<=760px){.pipeline-dashboard-hero,.pipeline-dashboard-controls{flex-direction:column;align-items:stretch}.pipeline-dashboard-controls select{width:100%;min-width:0}.pipeline-kpi-grid,.pipeline-dashboard-grid{grid-template-columns:1fr}.funnel-panel{grid-column:auto}.pipeline-funnel-step{grid-template-columns:34px minmax(0,1fr)}.pipeline-funnel-step b{grid-column:2;justify-self:start}.pipeline-funnel-step small{grid-column:2}}.pipeline-config-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start}.pipeline-config-list .entity-row{padding:10px 11px}.pipeline-detail-panel{gap:14px;display:grid}.pipeline-step-summary{grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px;display:grid}.pipeline-step-summary div{background:linear-gradient(#fff,#f8fafc);border:1px solid #e4e7ec;border-radius:12px;padding:12px}.pipeline-step-summary span{color:#667085;text-transform:uppercase;font-size:.7rem;font-weight:950;display:block}.pipeline-step-summary strong{color:#172033;margin-top:4px;font-size:1.35rem;display:block}.pipeline-step-list{gap:0;padding:8px 0 2px;display:grid}.pipeline-step-card{grid-template-columns:46px minmax(0,1fr) auto;align-items:stretch;gap:13px;min-height:118px;display:grid;position:relative}.pipeline-step-timeline{justify-items:center;display:grid;position:relative}.pipeline-step-timeline span{z-index:1;border:3px solid color-mix(in srgb, var(--step-color) 24%, #fff);color:#fff;background:var(--step-color);width:34px;height:34px;box-shadow:0 10px 22px color-mix(in srgb, var(--step-color) 26%, transparent);border-radius:50%;place-items:center;font-weight:1000;display:grid;position:relative}.pipeline-step-timeline i{background:linear-gradient(var(--step-color), #d8dee8);border-radius:999px;width:3px;position:absolute;top:34px;bottom:0}.pipeline-step-main{border:1px solid #e4e7ec;border-left:6px solid var(--step-color);background:linear-gradient(90deg, color-mix(in srgb, var(--step-color) 9%, transparent), transparent 44%), #fff;border-radius:14px;margin-bottom:12px;padding:14px;position:relative;overflow:hidden;box-shadow:0 14px 32px #0f172a0f}.pipeline-step-main:after{content:"";background:color-mix(in srgb, var(--step-color) 12%, transparent);border-radius:50%;width:108px;height:108px;position:absolute;top:-46px;right:-34px}.pipeline-step-title-row,.pipeline-step-badges,.pipeline-step-color-chip{z-index:1;align-items:center;gap:8px;display:flex;position:relative}.pipeline-step-title-row{justify-content:space-between;gap:12px}.pipeline-step-color-chip{color:#172033;min-width:0;font-size:.98rem;font-weight:950}.pipeline-step-color-chip b{background:var(--step-color);width:13px;height:13px;box-shadow:0 0 0 3px color-mix(in srgb, var(--step-color) 14%, transparent);border-radius:4px;flex:none}.pipeline-step-badges{flex-wrap:wrap;justify-content:flex-end}.pipeline-step-badges span,.manual-chip{color:#344054;background:#eef2f6;border-radius:999px;align-items:center;min-height:24px;padding:4px 8px;font-size:.68rem;font-weight:950;display:inline-flex}.pipeline-step-main p{z-index:1;color:#667085;margin:7px 0 11px;line-height:1.4;position:relative}.pipeline-step-meta-grid{z-index:1;grid-template-columns:repeat(3,minmax(120px,1fr));gap:8px;display:grid;position:relative}.pipeline-step-meta-grid span{color:#475467;background:#ffffffc7;border:1px solid #edf1f5;border-radius:10px;align-items:center;gap:6px;min-width:0;padding:7px 9px;font-size:.76rem;font-weight:850;display:inline-flex}.pipeline-step-meta-grid svg{color:var(--step-color);flex:none}.pipeline-step-automation{z-index:1;color:#067647;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:11px;align-items:center;gap:8px;margin-top:10px;padding:9px 10px;font-weight:850;display:flex;position:relative}.pipeline-step-automation svg{flex:none}.pipeline-step-actions{flex-wrap:wrap;place-content:start flex-end;gap:6px;padding-top:2px;display:flex}.pipeline-step-actions button{min-height:30px;padding:4px 8px;font-size:.74rem}.automation-chip{color:#067647!important;background:#dcfae6!important;border:0!important;border-radius:999px!important;padding:4px 8px!important;font-weight:950!important}.check-row{color:#344054;align-items:center;gap:9px;font-weight:800;display:flex}.check-row input{width:17px;height:17px}.department-board-stack .toolbar-row{grid-template-columns:minmax(240px,360px) auto;justify-content:start}@media (width<=1100px){.pipeline-step-card{grid-template-columns:42px minmax(0,1fr)}.pipeline-step-actions{grid-column:2;justify-content:flex-start;padding:0 0 12px}}@media (width<=980px){.pipeline-config-layout,.pipeline-step-summary,.pipeline-step-meta-grid{grid-template-columns:1fr}.pipeline-step-title-row{flex-direction:column;align-items:flex-start}.pipeline-step-badges{justify-content:flex-start}}.leave-page{gap:18px}.leave-action-bar{background:radial-gradient(circle at 6% 18%,#3b82f624,#0000 24%),linear-gradient(135deg,#fff 0%,#f8fbff 48%,#eef7ff 100%);border:1px solid #94a3b83d;align-items:center;box-shadow:0 18px 42px #0f172a14}.leave-action-bar h2{margin-bottom:5px;font-size:1.2rem}.leave-action-bar p{color:#667085;margin:0;font-weight:750}.leave-filter-panel{background:#fff;border:1px solid #94a3b838;border-radius:14px;align-items:end;gap:12px;padding:12px;display:flex;box-shadow:0 12px 32px #0f172a0d}.leave-filter-panel .field{max-width:220px}.leave-metric-grid{grid-template-columns:repeat(5,minmax(130px,1fr))}.leave-metric-grid .metric-card{background:linear-gradient(#fff 0%,#f8fbff 100%);border-color:#2563eb1f;min-height:104px}.leave-dashboard-grid{grid-template-columns:minmax(420px,1.35fr) minmax(320px,.9fr);align-items:start;gap:16px;display:grid}.leave-dashboard-panel{min-width:0;overflow:hidden}.leave-department-panel{grid-row:span 2}.leave-department-list,.leave-rule-list,.leave-alert-list{gap:10px;display:grid}.leave-department-row{border:1px solid #94a3b82e;border-left:5px solid var(--department-color,#0891b2);background:linear-gradient(135deg,#fffffff5,#f8fafceb);border-radius:12px;grid-template-columns:minmax(170px,1fr) minmax(120px,.72fr) minmax(120px,.72fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.leave-department-row strong,.leave-department-row span,.leave-department-row label,.leave-department-row b,.leave-department-row em{display:block}.leave-department-row strong{color:#101828;font-size:.94rem}.leave-department-row span,.leave-department-row label{color:#667085;font-size:.76rem;font-weight:800}.leave-department-row b{color:#1d2939;margin:3px 0 5px;font-size:.88rem}.leave-department-row i{border-radius:999px;min-width:8px;max-width:100%;height:7px;display:block}.leave-bar{background:linear-gradient(90deg,#f97316,#facc15)}.remote-bar{background:linear-gradient(90deg,#2563eb,#06b6d4)}.leave-department-row em{color:#c2410c;text-align:center;background:#fff7ed;border-radius:999px;min-width:74px;padding:7px 9px;font-size:.74rem;font-style:normal;font-weight:900}.leave-rule-row{background:#f8fafc;border:1px solid #94a3b82e;border-radius:12px;grid-template-columns:92px minmax(150px,1fr) 132px 100px auto;align-items:end;gap:9px;padding:12px;display:grid}.leave-rule-row.disabled{opacity:.58}.leave-rule-row input,.leave-rule-row select{color:#1d2939;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #d8dee8;border-radius:9px;padding:0 10px;font-size:.84rem;font-weight:800}.leave-rule-row label:not(.check-row) span{color:#667085;margin-bottom:5px;font-size:.72rem;font-weight:900;display:block}.leave-rule-row .danger{min-height:38px}.leave-alert-panel{background:linear-gradient(#fff 0%,#fff7f7 100%);border-color:#fb718547}.leave-alert-list>div{background:#fff;border:1px solid #fb718538;border-radius:12px;grid-template-columns:32px 1fr;gap:10px;padding:12px;display:grid}.leave-alert-list svg{color:#b42318;background:#fff1f3;border-radius:50%;width:32px;height:32px;padding:7px}.leave-alert-list strong{color:#101828;display:block}.leave-alert-list span,.leave-alert-list p{color:#667085;margin:0;font-size:.8rem;font-weight:800}@media (width<=1180px){.leave-dashboard-grid{grid-template-columns:1fr}.leave-department-panel{grid-row:auto}}@media (width<=820px){.leave-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.leave-department-row,.leave-rule-row{grid-template-columns:1fr}.leave-filter-panel{flex-direction:column;align-items:stretch}.leave-filter-panel .field{max-width:none}}.leave-dashboard-toolbar{justify-content:space-between;align-items:center}.leave-panel-menu,.leave-week-controls{align-items:center;gap:10px;min-width:0;display:flex}.leave-week-controls{margin-left:auto}.leave-week-controls .field{width:190px}.leave-panel-menu button{color:#1d4ed8;background:#eef6ff;border:1px solid #2563eb24;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:900;display:inline-flex}.leave-panel-menu button.attention{color:#b42318;background:#fff1f2;border-color:#dc26262e}.leave-panel-menu button b{min-width:22px;min-height:22px;color:inherit;background:#ffffffc7;border-radius:999px;place-items:center;font-size:.74rem;display:grid}.leave-department-table-wrap{max-height:min(560px,100vh - 365px);overflow:auto}.leave-department-table{min-width:860px}.leave-department-table thead th{z-index:1;color:#475467;text-transform:uppercase;letter-spacing:.04em;background:#f8fbff;font-size:.73rem;position:sticky;top:0}.leave-department-table tbody tr{border-left:4px solid var(--department-color,#0891b2)}.leave-department-table td{vertical-align:middle;color:#344054;font-size:.86rem;font-weight:800}.leave-department-table td:first-child{color:#101828;align-items:center;gap:9px;display:flex}.department-dot{background:var(--department-color,#0891b2);width:10px;height:10px;box-shadow:0 0 0 4px color-mix(in srgb, var(--department-color,#0891b2) 14%, transparent);border-radius:999px;flex:none}.leave-table-meter{grid-template-columns:48px minmax(90px,1fr);align-items:center;gap:10px;min-width:150px;display:grid}.leave-table-meter b{color:#1d2939;font-size:.82rem}.leave-table-meter i{border-radius:999px;min-width:8px;max-width:100%;height:8px;display:block}.leave-table-meter .leave-bar{width:var(--leave-width,0%)}.leave-table-meter .remote-bar{width:var(--remote-width,0%)}.pending-pill{color:#667085;background:#f2f4f7;border-radius:999px;place-items:center;min-width:34px;padding:5px 9px;font-size:.78rem;font-style:normal;font-weight:950;display:inline-grid}.pending-pill.active{color:#c2410c;background:#fff7ed}.leave-insight-modal{width:min(940px,96vw);max-height:min(780px,92vh)}.leave-insight-modal header{align-items:flex-start}.leave-insight-modal header p{color:#667085;margin:4px 0 0;font-weight:750}.leave-modal-action{justify-self:start}.leave-insight-modal.leave-alert-panel{background:#fff;border:0}@media (width<=820px){.leave-dashboard-toolbar,.leave-panel-menu,.leave-week-controls{flex-direction:column;align-items:stretch}.leave-week-controls{width:100%;margin-left:0}.leave-week-controls .field,.leave-panel-menu button{width:100%}}.business-health-page,.report-center-page{gap:16px;display:grid}.health-hero-panel,.report-hero-panel{color:#fff;background:radial-gradient(circle at 82% 12%,#facc155c,#0000 24%),radial-gradient(circle at 12% 90%,#22c55e42,#0000 26%),linear-gradient(135deg,#102a56 0%,#1d4ed8 52%,#0891b2 100%);border-radius:18px;justify-content:space-between;align-items:center;gap:22px;min-height:190px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0f172a2e}.health-hero-panel:after,.report-hero-panel:after{content:"";background:#ffffff1f;border-radius:999px;height:210px;position:absolute;inset:auto -8% -45% 42%;transform:rotate(-8deg)}.health-kicker{color:#ffffffc7;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;font-weight:900;display:inline-flex}.health-hero-panel h2,.report-hero-panel h2{letter-spacing:0;margin:0;font-size:2rem}.health-hero-panel p,.report-hero-panel p{color:#ffffffd1;max-width:620px;margin:10px 0 0;line-height:1.55}.health-score-ring{z-index:1;aspect-ratio:1;background:conic-gradient(#facc15 var(--score), #fff3 0);border-radius:50%;place-items:center;width:148px;display:grid;position:relative;box-shadow:inset 0 0 0 14px #ffffff24,0 18px 42px #0f172a3d}.health-score-ring:after{content:"";border-radius:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a57;position:absolute;inset:18px}.health-score-ring strong,.health-score-ring span{z-index:1;position:relative}.health-score-ring strong{align-self:end;font-size:2.15rem}.health-score-ring span{color:#ffffffc2;align-self:start;font-size:.75rem;font-weight:900}.health-kpi-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;display:grid}.health-kpi-card,.health-panel,.report-filter-panel,.report-card{background:#ffffffeb;border:1px solid #e4e7ec;border-radius:16px;box-shadow:0 16px 40px #10182814}.health-kpi-card{gap:8px;min-height:138px;padding:16px;display:grid}.health-kpi-card div{color:#fff;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.health-kpi-card.blue div{background:#2563eb}.health-kpi-card.green div{background:#16a34a}.health-kpi-card.red div{background:#dc2626}.health-kpi-card.amber div{background:#f59e0b}.health-kpi-card.purple div{background:#7c3aed}.health-kpi-card span{color:#667085;font-size:.78rem;font-weight:900}.health-kpi-card strong{color:#101828;font-size:1.9rem;line-height:1}.health-kpi-card small{color:#667085;font-weight:750}.health-layout-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:14px;display:grid}.health-panel{gap:14px;padding:17px;display:grid}.project-health-panel{grid-row:span 2}.sales-health-panel{grid-column:span 2}.health-panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.health-panel-head span{color:#2563eb;font-size:.72rem;font-weight:1000}.health-panel-head h3{color:#172033;margin:2px 0 0;font-size:1.02rem}.project-health-list,.health-note-list,.people-health-chart{gap:10px;display:grid}.project-health-row{background:#f8fafc;border-radius:13px;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:16px;padding:12px;display:grid}.project-health-row strong{color:#172033;display:block}.project-health-row span{color:#667085;font-size:.78rem;font-weight:800}.health-progress{background:#e5e7eb;border-radius:999px;height:11px;position:relative}.health-progress i{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#12b76a);height:100%;display:block}.health-progress b{color:#344054;font-size:.75rem;position:absolute;top:-22px;right:0}.people-health-chart div{grid-template-columns:125px 1fr 34px;align-items:center;gap:10px;display:grid}.people-health-chart span,.people-health-chart strong{color:#344054;font-size:.78rem;font-weight:900}.people-health-chart i{background:linear-gradient(90deg,#7c3aed,#06b6d4);border-radius:999px;height:9px}.workload-strip{flex-wrap:wrap;gap:8px;display:flex}.workload-strip span{color:#344054;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;padding:6px 9px;font-size:.76rem;font-weight:850}.workload-strip b{color:#175cd3;margin-left:6px}.sales-funnel-grid{grid-template-columns:repeat(4,minmax(110px,1fr));align-items:end;gap:12px;min-height:180px;display:grid}.sales-funnel-grid div{background:#f8fafc;border-radius:14px;align-content:end;gap:5px;min-height:150px;padding:12px;display:grid;position:relative;overflow:hidden}.sales-funnel-grid i{opacity:.22;position:absolute;inset:auto 0 0}.sales-funnel-grid span,.sales-funnel-grid strong{z-index:1;position:relative}.sales-funnel-grid span{color:#667085;font-size:.78rem;font-weight:900}.sales-funnel-grid strong{color:#172033;font-size:1.5rem}.sales-health-panel p{color:#667085;margin:0;font-weight:850}.health-note{background:#fbfcfe;border:1px solid #edf1f5;border-radius:14px;grid-template-columns:34px 1fr;gap:10px;padding:12px;display:grid}.health-note>span{color:#fff;background:#2563eb;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.health-note.warning>span{background:#dc2626}.health-note strong{color:#172033}.health-note p{color:#667085;margin:4px 0 0;line-height:1.4}.report-hero-panel button,.report-card footer button{z-index:1;color:#fff;background:#111827;border:0;border-radius:12px;min-height:40px;padding:0 15px;font-weight:900;position:relative}.report-filter-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px;display:grid}.report-filter-panel label{gap:6px;display:grid}.report-filter-panel span{color:#667085;font-size:.75rem;font-weight:900}.report-filter-panel select{color:#172033;background:#fff;border:1px solid #d8dee8;border-radius:11px;height:40px;padding:0 11px;font-weight:850}.report-card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.report-card{border-top:5px solid var(--accent);gap:12px;padding:17px;display:grid}.report-card>div{color:var(--accent);justify-content:space-between;align-items:center;font-weight:950;display:flex}.report-card h3{color:#172033;margin:0;font-size:1.05rem}.report-card p{color:#667085;margin:0;line-height:1.45}.report-card strong{color:#101828;font-size:1.45rem}.report-card footer{flex-wrap:wrap;gap:8px;display:flex}.report-card footer button:first-child{background:var(--accent)}.report-card footer button:last-child{color:#344054;background:#f2f4f7}@media (width<=1080px){.health-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-layout-grid{grid-template-columns:1fr}.sales-health-panel{grid-column:auto}}@media (width<=720px){.health-hero-panel,.report-hero-panel{flex-direction:column;align-items:flex-start}.health-kpi-grid,.report-filter-panel,.sales-funnel-grid,.project-health-row{grid-template-columns:1fr}}.login-loading{color:#1d2939;background:#f8fafc;place-items:center;min-height:100vh;font-weight:800;display:grid}.login-page{background:radial-gradient(circle at 15% 20%,#2563eb14,#0000 20%),linear-gradient(118deg,#fff 0 58%,#2f4cf6 58% 100%);place-items:center;min-height:100vh;padding:clamp(24px,5vw,64px);display:grid}.login-card{background:#fff;border-radius:18px;grid-template-columns:minmax(330px,.92fr) minmax(420px,1.38fr);width:min(1120px,100%);min-height:min(690px,100vh - 80px);display:grid;overflow:hidden;box-shadow:0 26px 70px #10182833}.login-visual{color:#fff;background:radial-gradient(circle at 86% 0,#0ea5e970,#0000 20%),radial-gradient(circle at 38% 104%,#0ea5e96b,#0000 23%),linear-gradient(155deg,#2948ff 0%,#253df5 100%);align-content:center;gap:46px;padding:48px clamp(34px,4vw,54px);display:grid;position:relative}.login-visual:before,.login-visual:after{content:"$";color:#ffffff14;font-size:4rem;font-weight:900;position:absolute;transform:rotate(-28deg)}.login-visual:before{bottom:36px;left:38px}.login-visual:after{content:"⚙";font-size:3rem;top:40px;right:70px}.login-illustration{height:280px;position:relative}.login-chart-window{background:#fff;border-radius:8px;width:240px;height:156px;position:absolute;top:44%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 18px 38px #1018283d}.login-chart-window>span{background:#e5e7eb;height:18px;display:block}.login-chart-window>span:before{content:"";background:linear-gradient(90deg,#cbd5e1 20%,#0000 20% 38%,#cbd5e1 38% 58%,#0000 58% 76%,#cbd5e1 76%);border-radius:999px;width:36px;height:6px;margin:6px 0 0 10px;display:block}.login-chart-window>div{background:linear-gradient(#f8fafc,#f8fafc) padding-box padding-box;border:1px solid #e4e7ec;border-radius:8px;justify-content:center;align-items:end;gap:10px;width:172px;height:90px;margin:24px auto;padding:14px;display:flex}.login-chart-window i{background:#facc15;border-radius:4px 4px 0 0;width:16px}.login-chart-window i:first-child{height:28px}.login-chart-window i:nth-child(2){height:44px}.login-chart-window i:nth-child(3){height:58px}.login-chart-window i:nth-child(4){height:72px}.login-person{background:#263152;border-radius:999px 999px 10px 10px;width:34px;height:88px;position:absolute;bottom:34px;box-shadow:0 12px 16px #1018282e}.login-person:before{content:"";background:#ff9fb4;border-radius:50%;width:22px;height:22px;position:absolute;top:-22px;left:6px}.login-person:after{content:"";background:#ffb6c7;border-radius:999px;width:64px;height:10px;position:absolute;top:24px;left:-15px;transform:rotate(-28deg)}.person-one{left:70px;transform:rotate(-4deg)}.person-two{bottom:30px;left:calc(50% - 12px);transform:scale(1.12)}.person-three{right:72px;transform:rotate(5deg)}.login-benefits{gap:22px;max-width:340px;margin:0 auto;display:grid}.login-benefits div{grid-template-columns:24px 1fr;align-items:start;gap:12px;display:grid}.login-benefits b{color:#2342e8;background:#facc15;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.78rem;display:grid}.login-benefits strong,.login-benefits small{display:block}.login-benefits strong{margin-bottom:4px;font-size:.98rem}.login-benefits small{color:#ffffffd1;font-size:.9rem;line-height:1.35}.login-form-panel{align-content:center;justify-items:center;padding:clamp(42px,6vw,88px);display:grid}.login-brand-title{letter-spacing:0;align-items:baseline;gap:5px;margin-bottom:16px;font-weight:1000;display:inline-flex}.login-brand-title span{color:#facc15;font-size:2.28rem}.login-brand-title i{color:#2948ff;font-size:2.28rem;font-style:normal}.login-form-panel h1{color:#11183d;letter-spacing:0;margin:0 0 8px;font-size:1.36rem}.login-form-panel>p{color:#667085;text-align:center;margin:0 0 28px}.quick-login-row{grid-template-columns:repeat(3,1fr);gap:9px;width:min(430px,100%);margin-bottom:24px;display:grid}.quick-login-row button{color:#172033;text-align:left;background:#f8fbff;border:1px solid #dbeafe;border-radius:11px;gap:3px;min-height:66px;padding:9px;display:grid}.quick-login-row button:hover{border-color:#2948ff;box-shadow:0 12px 24px #2948ff1f}.quick-login-row strong{color:#2948ff;font-size:.78rem}.quick-login-row span{text-overflow:ellipsis;white-space:nowrap;color:#475467;min-width:0;font-size:.72rem;font-weight:800;overflow:hidden}.login-form{gap:16px;width:min(430px,100%);display:grid}.login-form label{color:#344054;gap:7px;font-size:.84rem;font-weight:800;display:grid}.login-form input{color:#172033;height:46px;font:inherit;background:#fff;border:1px solid #d8dee8;border-radius:6px;padding:0 13px}.login-form input:focus{border-color:#2948ff;outline:3px solid #2948ff1f}.login-submit{color:#fff;background:#2948ff;border:0;border-radius:5px;height:50px;font-size:.98rem;font-weight:900;box-shadow:0 14px 24px #2948ff38}.login-error{color:#b42318;background:#fff1f2;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;font-size:.82rem;font-weight:800}.login-hint{font-size:.9rem;font-weight:800;color:#11183d!important;margin-top:22px!important}@media (width<=900px){.login-page{padding:18px}.login-card{grid-template-columns:1fr}.login-visual{min-height:360px}.login-form-panel{padding:34px 22px 42px}}@media (width<=560px){.quick-login-row{grid-template-columns:1fr}.login-visual{display:none}}
