html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
:root{--brand:#6750e6;--brand2:#8d73f6;--ink:#18212f;--muted:#758093;--line:#e9ebf2;--bg:#f6f7fb}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:10;background:#fff;width:232px;padding:22px 14px;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 10px 26px;font-size:16px;font-weight:750;display:flex}.logo{background:linear-gradient(145deg,var(--brand2),var(--brand));color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.profile{background:#f6f5ff;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex;position:absolute;bottom:20px;left:14px;right:14px}.main{min-height:100vh;margin-left:232px}.topbar{border-bottom:1px solid var(--line);z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;justify-content:space-between;align-items:center;height:70px;padding:0 30px;display:flex;position:sticky;top:0}.content{max-width:1500px;margin:auto;padding:28px 30px 50px}.page-title{margin:0;font-size:27px;font-weight:760}.subtitle{color:var(--muted);margin-top:6px}.hero{color:#fff;background:linear-gradient(120deg,#6f55e9,#957df4);border-radius:18px;padding:24px 28px;position:relative;overflow:hidden}.hero:after{content:"";background:#ffffff1a;border-radius:50%;width:220px;height:220px;position:absolute;top:-100px;right:-60px}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin:18px 0;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:15px;padding:18px;box-shadow:0 3px 14px #1c243708}.metric-label{color:var(--muted);font-size:13px}.metric-value{margin-top:8px;font-size:28px;font-weight:760}.metric-foot{color:#49a078;margin-top:4px;font-size:12px}.grid{grid-template-columns:1.55fr 1fr;gap:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.panel-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.panel-title{font-size:16px;font-weight:700}.task-row{border-bottom:1px solid #f0f1f5;grid-template-columns:minmax(180px,1.5fr) 100px 110px 90px;align-items:center;gap:12px;padding:13px 0;display:grid}.task-row:last-child{border:0}.muted{color:var(--muted);font-size:12px}.progress-track{background:#ececf4;border-radius:5px;height:6px;overflow:hidden}.progress-fill{background:var(--brand);border-radius:5px;height:100%}.tag{color:#6248d9;background:#eeebff;border-radius:20px;width:max-content;padding:4px 9px;font-size:12px}.tag.warn{color:#df701e;background:#fff0e6}.quick{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.quick-card{border:1px solid var(--line);cursor:pointer;border-radius:13px;padding:16px;transition:all .2s}.quick-card:hover{border-color:#a895ee;transform:translateY(-1px)}.quick-icon{color:var(--brand);font-size:20px}.section-gap{margin-top:18px}.mobile-nav{display:none}.scope-tabs{background:#eeecf8;border-radius:10px;padding:3px}.chart{align-items:flex-end;gap:14px;height:170px;padding-top:20px;display:flex}.bar{background:linear-gradient(#8970ed,#cfc7fb);border-radius:7px 7px 2px 2px;flex:1;min-width:18px;position:relative}.bar span{text-align:center;width:100%;color:var(--muted);font-size:11px;position:absolute;bottom:-23px}@media (max-width:900px){.sidebar{display:none}.main{margin-left:0}.topbar{height:58px;padding:0 16px}.content{padding:18px 14px 86px}.metrics{grid-template-columns:repeat(2,1fr);gap:10px}.metric{padding:14px}.grid{grid-template-columns:1fr}.mobile-nav{border-top:1px solid var(--line);z-index:20;background:#fff;justify-content:space-around;height:66px;padding-top:8px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-item{text-align:center;color:var(--muted);font-size:11px}.mobile-item.active{color:var(--brand)}.task-row{grid-template-columns:1fr 75px}.task-row>:nth-child(3),.task-row>:nth-child(4){display:none}.page-title{font-size:22px}.hero{padding:20px}.top-actions .ant-btn:not(:last-child){display:none}}.board{gap:14px;padding-bottom:4px;display:flex;overflow:auto}.board-column{background:#f7f7fb;border-radius:12px;flex:1;min-width:240px;padding:12px}.board-column-title{justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:700;display:flex}.board-card{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:10px;padding:12px;box-shadow:0 2px 8px #1c24370a}.board-card .ant-progress{margin:8px 0 4px}.gantt{overflow:auto}.gantt-row{border-bottom:1px solid #f0f1f5;grid-template-columns:minmax(240px,1fr) minmax(280px,2fr);align-items:center;gap:18px;padding:12px 0;display:grid}.gantt-label{flex-direction:column;gap:4px;display:flex}.gantt-track{background:#f0eff8;border-radius:10px;height:16px;overflow:hidden}.gantt-bar{color:#fff;background:linear-gradient(90deg,#6750e6,#9b87f7);border-radius:10px;justify-content:flex-end;align-items:center;min-width:36px;height:100%;padding-right:6px;font-size:10px;display:flex}.gantt-bar span{white-space:nowrap}.admin-schema-list{margin-top:14px}.admin-schema-row{border-bottom:1px solid #f0f1f5;justify-content:space-between;gap:16px;padding:10px 0;display:flex}.timeline-head,.timeline-row{grid-template-columns:minmax(245px,1fr) minmax(600px,2.6fr);align-items:center;gap:18px;display:grid}.timeline-head{border-bottom:1px solid var(--line);padding:0 0 10px}.timeline-label-head{color:var(--ink);font-weight:700}.timeline-scale{height:28px;color:var(--muted);min-width:600px;font-size:11px;position:relative}.timeline-scale span{white-space:nowrap;position:absolute;transform:translate(-50%)}.timeline-row{border-bottom:1px solid #f0f1f5;padding:12px 0}.timeline-label{flex-direction:column;gap:4px;min-width:0;display:flex}.timeline-label b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.timeline-track{background:#f7f6fc;border-radius:9px;min-width:600px;height:28px;position:relative;overflow:hidden}.timeline-grid{background:repeating-linear-gradient(90deg,#0000 0 calc(14.2857% - 1px),#6750e61f calc(14.2857% - 1px) 14.2857%);position:absolute;inset:0}.timeline-bar{background:#d8d1ff;border-radius:8px;min-width:22px;height:20px;position:absolute;top:4px;overflow:hidden;box-shadow:0 2px 5px #6750e62e}.timeline-progress{color:#fff;background:linear-gradient(90deg,#6750e6,#9b87f7);justify-content:flex-end;align-items:center;min-width:22px;height:100%;padding-right:6px;font-size:10px;display:flex}.timeline-progress span{white-space:nowrap}.weekly-panel{grid-column:1/-1}.weekly-detail{white-space:pre-wrap;max-width:720px;line-height:1.65}.import-panel{margin-top:18px}.import-panel .ant-alert{max-width:900px}.timeline-scroll{width:100%;padding-bottom:8px;overflow:auto hidden}.timeline-gantt{min-width:1200px;overflow:visible}.timeline-scale,.timeline-track{min-width:0}.timeline-head,.timeline-row{grid-template-columns:300px minmax(600px,1fr)}.timeline-head>.timeline-label-head,.timeline-row>.timeline-label{z-index:3;background:#fff;position:sticky;left:0}.timeline-head>.timeline-label-head{z-index:4;box-shadow:1px 0 0 var(--line),8px 0 12px #18212f0d;align-self:stretch;align-items:center;display:flex}.timeline-row>.timeline-label{justify-content:center;align-self:stretch;padding-right:12px;box-shadow:1px 0 #f0f1f5,8px 0 12px #18212f0a}.timeline-scale-major{height:24px}.timeline-scale-days{color:#657089;font-variant-numeric:tabular-nums;border-top:1px solid #f0f1f5;height:24px;margin-top:2px;padding-top:4px}.timeline-scale-days span{width:var(--day-width);text-align:center;text-overflow:ellipsis;font-size:10px;line-height:16px;overflow:hidden}.timeline-hint{color:var(--muted);font-size:11px;font-weight:400}.tasks-tree-table .ant-table{font-size:13px}.tasks-tree-table .ant-table-thead>tr>th{color:#4b5565;background:#fafafa;padding-block:11px;font-weight:650}.tasks-tree-table .ant-table-tbody>tr>td{padding-block:10px}.tasks-tree-table .ant-table-row-expand-icon{color:#626b79;border-color:#c7cbd4}.tasks-tree-table .ant-table-row-expand-icon:hover{border-color:var(--brand);color:var(--brand)}.task-group-row.project{cursor:pointer}.task-group-row.project>td{border-top:1px solid #e3e6eb;border-bottom:1px solid #e3e6eb;background:#f7f8fa!important;padding-block:10px!important}.task-group-row.project:hover>td{background:#f1f3f6!important}.task-group-label{align-items:center;gap:8px;min-width:0;display:flex}.task-group-project{color:#293244;flex:1;align-items:center;gap:7px;min-width:0;font-weight:650;display:flex}.task-group-project .anticon{color:#7b8493;flex:none;font-size:15px}.task-group-project>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.task-group-count.ant-tag{color:#625a86;white-space:nowrap;background:#f2f0fb;border-color:#dedbea;flex:none;margin:0}.task-group-add{flex:none;font-weight:600;padding-inline:4px!important}.task-project-context{color:#8a93a2;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.task-batch-list{flex-direction:column;gap:12px;max-height:58vh;padding:2px 4px 4px 0;display:flex;overflow:auto}.task-batch-row{border:1px solid var(--line);background:#fafaff;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:10px 12px;padding:14px;display:grid}.task-batch-row .ant-form-item{min-width:0;margin-bottom:0}.task-batch-row .ant-form-item-label{white-space:nowrap;text-overflow:ellipsis;padding-bottom:4px;overflow:hidden}.task-batch-row .task-batch-description{grid-column:1/-1}.task-batch-row>.ant-btn{grid-column:4;place-self:end}.task-batch-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.task-batch-empty{text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:12px;padding:28px}@media (max-width:900px){.task-batch-row{grid-template-columns:1fr 1fr}.task-batch-row>.ant-btn{grid-column:2}.task-batch-row .task-batch-description{grid-column:1/-1}}.gantt-wrapper{width:100%}.gantt-toolbar{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:14px;display:flex}.gantt-toolbar .muted{margin-left:auto}.timeline-grid{background:repeating-linear-gradient(90deg,transparent 0,transparent calc(100% / var(--tick-count) - 1px),#6750e61f calc(100% / var(--tick-count) - 1px),#6750e61f calc(100% / var(--tick-count)))}.hero-head{flex-wrap:wrap;gap:22px}.dashboard-scope-tabs.ant-segmented{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29;border:1px solid #ffffff6b;border-radius:14px;flex:none;padding:4px;box-shadow:0 8px 24px #35239129}.dashboard-scope-tabs .ant-segmented-item{color:#ffffffdb;text-align:center;min-width:58px;padding-inline:12px;font-weight:650;transition:color .2s,background .2s}.dashboard-scope-tabs .ant-segmented-item:hover:not(.ant-segmented-item-selected){color:#fff;background:#ffffff1f}.dashboard-scope-tabs .ant-segmented-item-selected{color:#4c39a8}.dashboard-scope-tabs .ant-segmented-thumb{border-radius:10px;box-shadow:0 3px 10px #22166a2e}@media (max-width:900px){.hero-head{align-items:flex-start}.dashboard-scope-tabs .ant-segmented-item{min-width:50px;padding-inline:9px}}.weekly-filter{border:1px solid var(--line);background:#f8f8fc;border-radius:12px;width:100%;margin-bottom:18px;padding:12px}.weekly-section{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.weekly-section:first-of-type{border-top:0;margin-top:0;padding-top:0}.weekly-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.weekly-form-section{border:1px solid var(--line);background:#f8f8fc;border-radius:12px;margin-bottom:16px;padding:16px}.weekly-form-title{color:var(--ink);margin-bottom:12px;font-size:15px;font-weight:700}.weekly-batch-section{border:1px solid var(--line);background:#f8f8fc;border-radius:12px;margin-bottom:16px;padding:16px}.weekly-batch-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.weekly-batch-head .weekly-form-title{margin-bottom:4px}.weekly-batch-list{flex-direction:column;gap:10px;display:flex}.weekly-batch-row{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:minmax(250px,1.3fr) 145px 150px minmax(240px,1.2fr) auto;align-items:end;gap:10px 12px;padding:12px;display:grid}.weekly-batch-row .ant-form-item{min-width:0;margin-bottom:0}.weekly-batch-row .ant-form-item-label{padding-bottom:4px}.weekly-batch-detail{min-width:0}.weekly-batch-row>.ant-btn{align-self:end;margin-bottom:4px;padding-inline:4px}@media (max-width:900px){.weekly-batch-row{grid-template-columns:1fr 1fr}.weekly-batch-detail{grid-column:1/-1}.weekly-batch-row>.ant-btn{grid-column:2;justify-self:end}}.dashboard-personal-hero{justify-content:space-between;align-items:center;gap:24px;display:flex}.dashboard-personal-copy{z-index:1;position:relative}.dashboard-kicker{letter-spacing:.12em;opacity:.78;font-size:11px;font-weight:700;display:block}.dashboard-personal-copy h2{margin:8px 0;font-size:28px}.dashboard-personal-chip{z-index:1;background:#ffffff24;border:1px solid #ffffff73;border-radius:14px;align-items:center;gap:10px;min-width:210px;padding:10px 14px;display:flex;position:relative}.dashboard-personal-chip>div{flex-direction:column;gap:3px;display:flex}.dashboard-personal-chip span{opacity:.82;font-size:12px}.dashboard-details-panel{margin-top:18px}.dashboard-details-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:4px;display:flex}.dashboard-details-panel .ant-tabs-nav{margin-bottom:16px}.dashboard-detail-list{flex-direction:column;gap:10px;display:flex}.dashboard-detail-item{border:1px solid var(--line);background:#fff;border-radius:12px;padding:16px}.dashboard-detail-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-detail-title>b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;overflow:hidden}.dashboard-detail-values{color:var(--muted);flex-wrap:wrap;gap:8px 24px;margin-top:10px;font-size:12px;display:flex}.dashboard-progress-row{align-items:center;gap:12px;margin-top:12px;display:flex}.dashboard-progress-row .ant-progress{flex:1;margin:0}.dashboard-progress-row>b{min-width:42px;color:var(--brand);text-align:right;font-size:12px}.dashboard-detail-description{color:#4f5b71;white-space:pre-wrap;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:10px;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.dashboard-detail-subsection+.dashboard-detail-subsection{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.dashboard-detail-subsection-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.dashboard-weekly-item{background:#fbfaff}@media (max-width:900px){.dashboard-personal-hero{flex-direction:column;align-items:flex-start}.dashboard-personal-copy h2{font-size:23px}.dashboard-personal-chip{width:100%;min-width:0}.dashboard-detail-title{align-items:flex-start}.dashboard-detail-values{gap:6px 14px}.dashboard-details-heading{align-items:flex-start}}.department-view-hero{justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;display:flex}.department-view-hero .dashboard-personal-copy{max-width:760px}.department-view-tags{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.department-view-tags .ant-tag{margin:0}.scope-switcher{z-index:1;background:#ffffff29;border:1px solid #ffffff73;border-radius:14px;flex:none;gap:4px;padding:4px;display:flex;position:relative;box-shadow:0 8px 24px #35239129}.scope-switcher .ant-btn{color:#ffffffdb;border:0;min-width:58px;font-weight:650}.scope-switcher .ant-btn:hover{color:#fff!important;background:#ffffff24!important}.scope-switcher .ant-btn-primary{color:#4c39a8;background:#fff;box-shadow:0 3px 10px #22166a2e}.analytics-grid{align-items:stretch;margin-top:18px}.analytics-grid>.panel{min-width:0}.analytics-hour-chart{align-items:flex-end;gap:12px;height:220px;padding:22px 8px 4px;display:flex;overflow-x:auto}.analytics-hour-item{min-width:34px;height:100%;color:var(--muted);flex-direction:column;flex:1 0 34px;justify-content:flex-end;align-items:center;gap:5px;font-size:11px;display:flex}.analytics-hour-value{height:16px;color:var(--ink);font-size:11px}.analytics-hour-track{background:#f0eefb;border-radius:8px;align-items:flex-end;width:24px;height:170px;display:flex;overflow:hidden}.analytics-hour-fill{background:linear-gradient(#8d73f6,#6750e6);border-radius:8px;width:100%;min-height:8px}.analytics-record-list{flex-direction:column;gap:2px;display:flex}.analytics-record-row{border-bottom:1px solid #f0f1f5;grid-template-columns:minmax(0,1.3fr) minmax(130px,1fr) 48px;align-items:center;gap:14px;padding:13px 0;display:grid}.analytics-record-row:last-child{border-bottom:0}.analytics-record-main{flex-direction:column;gap:4px;min-width:0;display:flex}.analytics-record-main>b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.analytics-record-row .ant-progress{min-width:90px;margin:0}.analytics-record-row>strong{color:var(--brand);text-align:right;font-size:12px}.analytics-weekly-list{flex-direction:column;gap:0;display:flex}.analytics-weekly-row{border-bottom:1px solid #f0f1f5;grid-template-columns:minmax(240px,1fr) minmax(300px,1.5fr);gap:20px;padding:15px 0;display:grid}.analytics-weekly-row:last-child{border-bottom:0}.analytics-weekly-row>div{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.analytics-weekly-row .ant-tag{margin:0}.analytics-weekly-row .muted{width:100%;padding-left:2px}.analytics-weekly-row p{color:#4f5b71;white-space:pre-wrap;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:900px){.department-view-hero{flex-direction:column;align-items:flex-start}.scope-switcher{justify-content:space-between;align-self:stretch}.scope-switcher .ant-btn{flex:1}.analytics-grid{grid-template-columns:1fr}.analytics-record-row{grid-template-columns:minmax(0,1fr) 48px}.analytics-record-row .ant-progress{grid-column:1/-1}.analytics-weekly-row{grid-template-columns:1fr;gap:8px}}.hero:after{pointer-events:none}.login-page{background:linear-gradient(145deg,#f8f8ff 0%,#f1efff 54%,#e9e6ff 100%);place-items:center;min-height:100vh;padding:32px;display:grid;position:relative;overflow:hidden}.login-card{z-index:1;border:1px solid #6750e61f;border-radius:24px;width:min(440px,100%);padding:28px;position:relative;box-shadow:0 24px 70px #45339c29}.login-brand{align-items:center;gap:14px;display:flex}.login-brand .ant-typography{margin:0}.login-logo{background:linear-gradient(145deg,var(--brand2),var(--brand));font-weight:800;box-shadow:0 8px 18px #6750e63d}.login-title{margin:0!important;font-size:29px!important}.login-description{margin:6px 0 0!important}.login-hint{text-align:center;font-size:12px;display:block}.login-decoration{filter:blur(1px);background:#6750e61f;border-radius:50%;position:absolute}.login-decoration-one{width:420px;height:420px;bottom:-180px;left:-170px}.login-decoration-two{background:#8d73f62e;width:300px;height:300px;top:-110px;right:-100px}.login-loading{background:var(--bg);min-height:100vh;color:var(--muted);justify-content:center;align-items:center;gap:14px;display:flex}.logout-button{font-weight:600;color:#6750e6!important}.logout-button:hover{background:#f1efff!important}@media (max-width:900px){.login-page{padding:18px}.login-card{border-radius:18px;padding:22px}.login-title{font-size:25px!important}.logout-button{display:inline-flex!important}}.analytics-people-projects{flex-direction:column;gap:10px;display:flex}.analytics-person-project-group{background:#fff;border:1px solid #e8e7f2;border-radius:14px;overflow:hidden;box-shadow:0 4px 14px #312a6a0a}.analytics-person-project-head{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fafaff;border:0;grid-template-columns:18px 36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.analytics-person-project-head:hover{background:#f3f1ff}.analytics-person-project-chevron{color:#756f91;justify-content:center;align-items:center;width:18px;height:18px;font-size:18px;line-height:1;transition:transform .2s;display:inline-flex}.analytics-person-project-group.is-collapsed .analytics-person-project-chevron{transform:rotate(-90deg)}.analytics-person-project-identity{flex-direction:column;gap:2px;min-width:0;display:flex}.analytics-person-project-label{color:var(--muted);font-size:11px}.analytics-person-project-identity>b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.analytics-person-project-summary{color:#5448ad;white-space:nowrap;align-items:baseline;gap:4px;font-size:12px;display:flex}.analytics-person-project-summary>b{font-size:18px}.analytics-person-project-summary .muted{margin-left:8px;font-size:11px}.analytics-person-project-items{border-top:1px solid #efeff5}.analytics-person-project-row{border-bottom:1px solid #f1f1f6;grid-template-columns:24px minmax(0,1.25fr) minmax(82px,.7fr) minmax(110px,1fr) 76px;align-items:center;gap:8px;padding:12px 14px;display:grid}.analytics-person-project-row:last-child{border-bottom:0}.analytics-person-project-index{color:#9795a8;text-align:center;font-size:12px}.analytics-person-project-main{flex-direction:column;gap:3px;min-width:0;display:flex}.analytics-person-project-main>b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.analytics-person-project-main .muted{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.analytics-person-project-status{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.analytics-person-project-status .ant-tag{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;overflow:hidden}.analytics-person-project-status .muted{white-space:nowrap;font-size:11px}.analytics-person-project-progress{align-items:center;gap:7px;min-width:0;display:flex}.analytics-person-project-progress .ant-progress{flex:1;min-width:45px;margin:0}.analytics-person-project-progress>strong{color:var(--brand);white-space:nowrap;font-size:11px}.analytics-person-project-end{color:var(--muted);text-align:right;white-space:nowrap;font-size:11px}@media (max-width:900px){.analytics-person-project-row{grid-template-columns:24px minmax(0,1fr) 74px}.analytics-person-project-status,.analytics-person-project-progress{grid-column:2}.analytics-person-project-end{grid-area:2/3;align-self:end}.analytics-person-project-summary .muted{display:none}}.sidebar{transition:width .2s,transform .2s;overflow-x:hidden}.main{min-width:0;transition:margin-left .2s}.brand{min-height:38px;position:relative}.brand-label{white-space:nowrap}.sidebar-toggle{color:var(--muted);justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.sidebar-toggle:hover{color:var(--brand)!important;background:#f1efff!important}.mobile-sidebar-close,.mobile-menu-trigger{display:none!important}.sidebar-backdrop{display:none}.topbar-title-group{align-items:center;gap:8px;min-width:0;display:flex}.topbar-title-group>b{white-space:nowrap}.shell.sidebar-collapsed .sidebar{width:76px}.shell.sidebar-collapsed .main{margin-left:76px}.shell.sidebar-collapsed .brand{justify-content:center;padding-inline:0}.shell.sidebar-collapsed .brand-label,.shell.sidebar-collapsed .profile-details,.shell.sidebar-collapsed .ant-menu-title-content{display:none}.shell.sidebar-collapsed .sidebar-toggle{position:absolute;top:0;right:-6px}.shell.sidebar-collapsed .ant-menu-item,.shell.sidebar-collapsed .ant-menu-submenu-title{justify-content:center;padding-inline:0!important}.shell.sidebar-collapsed .ant-menu-item .ant-menu-item-icon{margin-inline-end:0}.shell.sidebar-collapsed .profile{justify-content:center;padding-inline:0;left:14px;right:14px}.ant-table-wrapper,.ant-table-container{max-width:100%}.panel,.grid,.metrics,.content>div{min-width:0}.content{overflow-x:hidden}.gantt-wrapper,.timeline-scroll{max-width:100%}@media (max-width:900px){body{overflow-x:hidden}.shell.sidebar-collapsed .sidebar{width:min(286px,86vw)}.shell.sidebar-collapsed .main{margin-left:0}.shell.sidebar-collapsed .brand{justify-content:flex-start;padding-inline:10px}.shell.sidebar-collapsed .brand-label,.shell.sidebar-collapsed .profile-details,.shell.sidebar-collapsed .ant-menu-title-content{display:block}.sidebar{z-index:40;width:min(286px,86vw);padding:18px 14px;transition:transform .22s;display:block;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:18px 0 40px #1c243729}.sidebar.mobile-open{transform:translate(0)}.sidebar-backdrop{z-index:35;opacity:0;pointer-events:none;background:#14182661;transition:opacity .2s;display:block;position:fixed;inset:0}.shell.mobile-menu-open .sidebar-backdrop{opacity:1;pointer-events:auto}.sidebar-toggle{display:none}.mobile-sidebar-close{color:var(--muted);margin-left:auto;display:inline-flex!important}.mobile-menu-trigger{color:var(--ink);padding-inline:6px;display:inline-flex!important}.main{width:100%;min-width:0;margin-left:0}.topbar{gap:10px;padding:0 14px}.topbar-title-group{flex:1;min-width:0}.topbar-title-group>b{text-overflow:ellipsis;overflow:hidden}.top-actions{min-width:0;gap:6px!important}.top-actions .ant-input-affix-wrapper{width:min(42vw,220px)!important}.top-actions .ant-btn:not(.logout-button),.top-actions .ant-avatar{flex:none}.top-actions .logout-button{display:none!important}.content>div:first-child{align-items:flex-start;gap:12px}.content>div:first-child>.ant-btn{flex:none}.panel{padding:16px}.ant-modal{max-width:calc(100vw - 24px)!important;margin:12px auto!important}.ant-modal-content{max-height:calc(100vh - 24px);overflow:hidden}.ant-modal-body{max-height:calc(100vh - 120px);padding-inline:0;overflow:auto}.ant-form-item{max-width:100%}.ant-table-wrapper{overflow:hidden}.ant-table-content,.ant-table-body{overflow-x:auto!important}.mobile-nav{gap:2px}.mobile-item{cursor:pointer;white-space:nowrap;flex:1;min-width:0;padding-inline:2px}.mobile-item>div{height:22px;line-height:22px}.toolbar,.panel-head{min-width:0}.panel-head{flex-wrap:wrap;align-items:flex-start;gap:10px}.panel-head>.ant-space{max-width:100%}.panel-head>.ant-segmented{margin-left:auto}.timeline-gantt{max-width:none}.chart{overflow-x:auto}.quick{grid-template-columns:1fr 1fr}}@media (max-width:600px){.topbar-title-group>b{font-size:14px}.top-actions .ant-input-affix-wrapper{min-width:0;width:38vw!important}.top-actions .ant-btn[aria-label],.top-actions .ant-avatar{display:none}.content{padding:16px 12px 86px}.page-title{font-size:21px}.subtitle{font-size:12px}.hero{border-radius:14px;padding:18px}.metrics{grid-template-columns:1fr 1fr;gap:8px}.metric{padding:12px}.metric-value{font-size:23px}.panel{border-radius:13px;padding:14px}.panel-head>.ant-space{flex-wrap:wrap;width:100%}.panel-head>.ant-space .ant-input,.panel-head>.ant-space .ant-select{flex:1;min-width:0}.panel-head>.ant-segmented{width:100%;margin-left:0}.panel-head>.ant-segmented .ant-segmented-item{text-align:center;flex:1}.quick{grid-template-columns:1fr}.dashboard-details-heading{gap:8px}.dashboard-detail-title{flex-wrap:wrap}.weekly-batch-section,.weekly-form-section{padding:12px}.task-batch-row,.weekly-batch-row{grid-template-columns:1fr}.task-batch-row>.ant-btn,.weekly-batch-row>.ant-btn{grid-column:1;justify-self:start}.task-batch-row .task-batch-description,.weekly-batch-detail{grid-column:1}.ant-picker,.ant-input-number,.ant-select{max-width:100%}.scope-switcher{width:100%}.scope-switcher .ant-btn{min-width:0}.analytics-person-project-head{grid-template-columns:18px 32px minmax(0,1fr);gap:7px;padding:11px}.analytics-person-project-summary{grid-column:3;justify-self:end}.analytics-person-project-row{padding:11px 10px}.timeline-scroll{margin-inline:-4px;padding-inline:4px}.gantt-toolbar{flex-wrap:wrap;align-items:flex-start}.gantt-toolbar .ant-space{width:100%}.gantt-toolbar .ant-space .ant-btn{flex:1}.login-page{padding:12px}.login-card{padding:18px}}.sidebar-logout-button{display:none!important}@media (max-width:900px){.sidebar .profile{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.sidebar .sidebar-logout-button{grid-column:1/-1;justify-content:flex-start;width:100%;margin-top:4px;padding-inline:0;color:var(--brand)!important;display:flex!important}}.mobile-menu-trigger,.mobile-sidebar-close{display:none!important}@media (max-width:900px){.mobile-menu-trigger,.mobile-sidebar-close{display:inline-flex!important}}.sidebar-footer-controls{justify-content:flex-end;display:flex;position:absolute;bottom:88px;left:14px;right:14px}.sidebar-footer-controls .sidebar-toggle{width:30px;height:30px;padding:0}.shell.sidebar-collapsed .sidebar-footer-controls{justify-content:center;bottom:86px;left:0;right:0}.shell.sidebar-collapsed .sidebar-footer-controls .sidebar-toggle{margin:0}@media (max-width:900px){.sidebar-footer-controls{display:none}}@media (min-width:901px){.shell.sidebar-collapsed .sidebar{overflow:visible}.shell.sidebar-collapsed .sidebar .ant-menu-item[title]{position:relative}.shell.sidebar-collapsed .sidebar .ant-menu-item[title]:hover:after{content:attr(title);z-index:60;min-width:max-content;color:var(--ink);pointer-events:none;white-space:nowrap;background:#fff;border:1px solid #6750e629;border-radius:8px;padding:7px 10px;font-size:13px;line-height:1.2;position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);box-shadow:0 8px 24px #201b5429}}.sidebar-footer-controls .sidebar-toggle{color:var(--brand);background:#f5f2ff;border:1px solid #ddd7ff;border-radius:10px;transition:transform .18s,box-shadow .18s,background .18s;box-shadow:0 4px 12px #6750e61f}.sidebar-footer-controls .sidebar-toggle:hover{transform:translateY(-1px);box-shadow:0 7px 18px #6750e633;color:#5038c7!important;background:#ece7ff!important}.shell.sidebar-collapsed .sidebar-footer-controls{bottom:104px}.shell.sidebar-collapsed .sidebar-footer-controls .sidebar-toggle{color:#fff;background:linear-gradient(145deg,#8069f2,#5d45d8);border:0;border-radius:13px;width:42px;height:42px;font-size:18px;box-shadow:0 8px 18px #5b43d857}.shell.sidebar-collapsed .sidebar-footer-controls .sidebar-toggle:hover{box-shadow:0 10px 22px #5b43d86b;color:#fff!important;background:linear-gradient(145deg,#8d76f7,#6449df)!important}.topbar{z-index:30;isolation:isolate;background:#fff}.projects-table .project-name-cell{min-width:0;line-height:1.35}.projects-table .project-name-cell>b,.projects-table .project-name-cell>.muted{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.projects-table .ant-table-cell-fix-left{background:#fff}.projects-table .ant-table-tbody>tr:hover>.ant-table-cell-fix-left{background:#faf9ff}.breadcrumbs{min-width:0;color:var(--muted);align-items:center;gap:9px;font-size:14px;display:flex}.breadcrumbs>span:first-child{color:#7b8493;font-weight:600}.breadcrumbs b{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.breadcrumb-separator{color:#c2c6d0}.toolbar{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:16px;display:flex}.toolbar-filters{min-width:0}.toolbar-actions{flex:none;align-items:center;margin-left:auto;display:flex}.toolbar-actions .ant-btn{white-space:nowrap}@media (max-width:900px){.breadcrumbs{gap:6px;font-size:13px}.breadcrumbs b{font-size:14px}.toolbar{flex-direction:column;align-items:stretch;gap:10px}.toolbar-filters{width:100%}.toolbar-actions{justify-content:flex-end;width:100%;margin-left:0}.toolbar-actions .ant-segmented{max-width:100%}}@media (max-width:600px){.breadcrumbs>span:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:118px;overflow:hidden}.toolbar-filters{width:100%}.toolbar-filters .ant-input,.toolbar-filters .ant-select{flex:1;min-width:0!important}.toolbar-actions{justify-content:space-between}.toolbar-actions .ant-segmented{flex:1}.toolbar-actions .ant-segmented .ant-segmented-item{text-align:center;flex:1}}.ant-table-tbody>tr>td{vertical-align:middle;line-height:1.4}.ant-table-tbody>tr>td .ant-space{white-space:nowrap}.ant-table-cell[title]{cursor:default}.ant-table-thead>tr>th{overflow-wrap:normal;word-break:keep-all;min-width:0;white-space:nowrap!important}.ant-table-thead>tr>th .ant-table-column-title{overflow-wrap:normal;white-space:nowrap!important}.table-long-text{text-overflow:ellipsis;white-space:normal;word-break:normal;overflow-wrap:break-word;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-width:100%;line-height:1.4;display:-webkit-box;overflow:hidden}.table-long-text:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:3px}.table-cell-emphasis{color:#3f2e8f;font-weight:700}.projects-table .project-name-cell .table-long-text{font-weight:650}.requirements-table .ant-table-container table{table-layout:fixed!important}.system-table,.system-table .ant-table-container{max-width:100%}.system-table .ant-table-thead>tr>th{overflow-wrap:normal;word-break:keep-all;white-space:nowrap!important}.system-table .ant-table-tbody>tr>td{vertical-align:middle;white-space:nowrap;line-height:1.4;overflow:hidden}.system-table .ant-table-tbody>tr>td>.ant-space{white-space:nowrap}.system-table .table-long-text{white-space:normal;width:100%;min-width:0;max-width:100%;display:-webkit-box}.personnel-panel{flex-direction:column;height:calc(100vh - 148px);min-height:0;display:flex;overflow:hidden}.personnel-panel>.panel-head,.personnel-panel>.ant-tabs,.personnel-panel>.ant-space,.personnel-panel>.ant-space-compact{flex:none}.personnel-panel>.ant-table-wrapper,.personnel-panel>.ant-table-wrapper>.ant-spin,.personnel-panel>.ant-table-wrapper>.ant-spin>.ant-spin-container,.personnel-panel>.ant-table-wrapper>.ant-spin-nested-loading,.personnel-panel>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container{flex:auto;height:100%;min-height:0;overflow:hidden}.personnel-panel>.ant-table-wrapper>.ant-spin,.personnel-panel>.ant-table-wrapper>.ant-spin>.ant-spin-container,.personnel-panel>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container{flex-direction:column;display:flex}.personnel-panel>.ant-table-wrapper .ant-table,.personnel-panel>.ant-table-wrapper .ant-table-container{flex-direction:column;flex:auto;min-height:0;display:flex}@media (max-width:900px){.personnel-panel{height:calc(100vh - 162px)}}.weekly-record-panel{flex-direction:column;height:calc(100vh - 148px);min-height:0;display:flex;overflow:hidden}.weekly-record-panel>.panel-head,.weekly-record-panel>.weekly-filter,.weekly-record-panel>.weekly-tabs{flex:none}.weekly-record-panel>.weekly-tabs{flex-direction:column;flex:auto;min-height:0;display:flex}.weekly-record-panel>.weekly-tabs>.ant-tabs-nav{flex:none}.weekly-record-panel>.weekly-tabs>.ant-tabs-content-holder{flex:auto;min-height:0;display:flex;overflow:hidden}.weekly-record-panel>.weekly-tabs .ant-tabs-content{flex:auto;min-height:0;display:flex}.weekly-record-panel>.weekly-tabs .ant-tabs-tabpane{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.weekly-record-panel .weekly-tab-pane{border:0;flex-direction:column;flex:auto;min-height:0;margin:0;padding:12px 0 0;display:flex}.weekly-record-panel .weekly-tab-pane>.weekly-section-head{flex:none}.weekly-record-panel .weekly-tab-pane>.ant-table-wrapper,.weekly-record-panel .weekly-tab-pane>.ant-table-wrapper>.ant-spin,.weekly-record-panel .weekly-tab-pane>.ant-table-wrapper>.ant-spin>.ant-spin-container,.weekly-record-panel .weekly-tab-pane>.ant-table-wrapper>.ant-spin-nested-loading,.weekly-record-panel .weekly-tab-pane>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container{flex:auto;height:100%;min-height:0;overflow:hidden}.weekly-record-panel .weekly-tab-pane>.ant-table-wrapper>.ant-spin,.weekly-record-panel .weekly-tab-pane>.ant-table-wrapper>.ant-spin>.ant-spin-container,.weekly-record-panel .weekly-tab-pane>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container{flex-direction:column;display:flex}.weekly-record-panel .weekly-tab-pane>.ant-table-wrapper .ant-table,.weekly-record-panel .weekly-tab-pane>.ant-table-wrapper .ant-table-container{flex-direction:column;flex:auto;min-height:0;display:flex}.weekly-record-panel .weekly-tab-pane>.ant-table-wrapper .ant-table-body{flex:auto;min-height:0;height:auto!important;max-height:none!important;overflow-y:auto!important}@media (max-width:900px){.weekly-record-panel{height:calc(100vh - 162px)}.weekly-record-panel .weekly-tab-pane{padding-top:10px}.weekly-record-panel>.weekly-tabs>.ant-tabs-nav{margin-bottom:8px}.weekly-record-panel .weekly-section-head{flex-direction:column;align-items:flex-start;gap:4px}.weekly-record-panel .weekly-section-head>.muted{font-size:11px}}.weekly-record-panel>.weekly-tabs>.ant-tabs-body-holder,.weekly-record-panel>.weekly-tabs>.ant-tabs-body-holder>.ant-tabs-body{flex:auto;min-height:0;display:flex;overflow:hidden}.weekly-record-panel>.weekly-tabs>.ant-tabs-body-holder>.ant-tabs-body>.ant-tabs-content{flex:auto;height:100%;min-height:0;display:flex;overflow:hidden}.weekly-record-panel>.weekly-tabs .ant-tabs-content>.weekly-tab-pane{flex-direction:column;flex:auto;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.weekly-record-panel>.weekly-tabs,.weekly-record-panel>.weekly-tabs>.ant-tabs-body-holder,.weekly-record-panel>.weekly-tabs>.ant-tabs-body-holder>.ant-tabs-body,.weekly-record-panel>.weekly-tabs>.ant-tabs-body-holder>.ant-tabs-body>.ant-tabs-content,.weekly-record-panel>.weekly-tabs .ant-tabs-content>.weekly-tab-pane,.weekly-record-panel .weekly-tab-pane>.ant-table-wrapper{width:100%;min-width:0;max-width:100%}.weekly-record-panel>.weekly-tabs .ant-tabs-content-hidden{display:none!important}.personnel-panel>.ant-table-wrapper{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden;height:auto!important}.personnel-panel>.ant-table-wrapper>.ant-spin-nested-loading,.personnel-panel>.ant-table-wrapper>.ant-spin-nested-loading>.ant-spin-container{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex;overflow:hidden}.personnel-panel>.ant-table-wrapper .ant-table,.personnel-panel>.ant-table-wrapper .ant-table-container{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex}.personnel-panel>.ant-table-wrapper .ant-table-header{flex:none;overflow:hidden!important}.personnel-panel>.ant-table-wrapper .ant-table-body{flex:auto;min-height:0;height:auto!important;max-height:none!important;overflow-y:auto!important}.personnel-panel>.ant-table-wrapper .ant-pagination{flex:none}.requirement-attachments-field{flex-direction:column;gap:8px;display:flex}.requirement-attachment-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.requirement-attachment-hint{color:var(--muted);font-size:12px}.requirement-attachment-list{flex-direction:column;gap:6px;display:flex}.requirement-attachment-item{border:1px solid var(--line);background:var(--panel,#fff);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.requirement-attachment-main{align-items:center;gap:8px;min-width:0;display:flex}.requirement-attachment-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:min(440px,70vw);display:block;overflow:hidden}.requirement-attachment-size{color:var(--muted);white-space:nowrap;font-size:12px}@media (max-width:640px){.requirement-attachment-toolbar{flex-direction:column;align-items:flex-start}.requirement-attachment-name{max-width:65vw}}
