.tasks-module__ePvqGG__workspace{gap:14px;display:grid}.tasks-module__ePvqGG__hero{border:1px solid var(--line);background:linear-gradient(135deg,var(--surface),var(--surface2));border-radius:22px;justify-content:space-between;gap:20px;padding:22px;display:flex;box-shadow:0 12px 36px #13265c0d}.tasks-module__ePvqGG__eyebrow{color:var(--primary);font-size:11px;font-weight:800}.tasks-module__ePvqGG__hero h2{margin:5px 0 7px;font-size:24px}.tasks-module__ePvqGG__hero p{max-width:760px;color:var(--muted);margin:0;font-size:13px;line-height:1.8}.tasks-module__ePvqGG__heroActions,.tasks-module__ePvqGG__drawerActions,.tasks-module__ePvqGG__actions{flex-wrap:wrap;gap:8px;display:flex}.tasks-module__ePvqGG__primary,.tasks-module__ePvqGG__secondary,.tasks-module__ePvqGG__heroActions button,.tasks-module__ePvqGG__drawerActions button,.tasks-module__ePvqGG__actions button,.tasks-module__ePvqGG__command button,.tasks-module__ePvqGG__taskCard,.tasks-module__ePvqGG__taskLink,.tasks-module__ePvqGG__addColumn,.tasks-module__ePvqGG__day button,.tasks-module__ePvqGG__timeline button,.tasks-module__ePvqGG__drawerHead button,.tasks-module__ePvqGG__modalHead button,.tasks-module__ePvqGG__confirm button{font:inherit;cursor:pointer}.tasks-module__ePvqGG__primary{background:var(--primary);color:#fff;border:0;border-radius:12px;align-items:center;gap:7px;padding:11px 15px;font-weight:750;display:inline-flex}.tasks-module__ePvqGG__secondary,.tasks-module__ePvqGG__heroActions button:not(.tasks-module__ePvqGG__primary),.tasks-module__ePvqGG__drawerActions button:not(.tasks-module__ePvqGG__primary){border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:12px;align-items:center;gap:7px;padding:10px 13px;display:inline-flex}.tasks-module__ePvqGG__stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.tasks-module__ePvqGG__stats article{border:1px solid var(--line);background:var(--surface);border-radius:17px;gap:6px;padding:16px;display:grid;position:relative;overflow:hidden}.tasks-module__ePvqGG__stats article:before{content:"";inset-inline-start:0;background:var(--primary);width:4px;position:absolute;top:0;bottom:0}.tasks-module__ePvqGG__stats span,.tasks-module__ePvqGG__stats small{color:var(--muted);font-size:11px}.tasks-module__ePvqGG__stats strong{font-size:25px}.tasks-module__ePvqGG__riskStat:before{background:#dc4b4b!important}.tasks-module__ePvqGG__riskStat strong{color:#dc4b4b}.tasks-module__ePvqGG__progressStat:before{background:#168a5b!important}.tasks-module__ePvqGG__progressStat strong{color:#168a5b}.tasks-module__ePvqGG__command{z-index:10;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px;padding:11px;display:flex;position:sticky;top:10px}.tasks-module__ePvqGG__search{border:1px solid var(--line);background:var(--surface2);min-width:280px;color:var(--muted);border-radius:11px;flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}.tasks-module__ePvqGG__search input{width:100%;color:var(--text);background:0 0;border:0;outline:0;padding:10px 0}.tasks-module__ePvqGG__command select{border:1px solid var(--line);background:var(--surface2);color:var(--text);border-radius:11px;padding:10px 11px}.tasks-module__ePvqGG__views{border:1px solid var(--line);background:var(--surface2);border-radius:11px;gap:3px;padding:3px;display:flex}.tasks-module__ePvqGG__views button{color:var(--muted);background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;display:flex}.tasks-module__ePvqGG__views .tasks-module__ePvqGG__activeView{background:var(--primary);color:#fff}.tasks-module__ePvqGG__focusGrid{grid-template-columns:1.45fr .75fr;gap:14px;display:grid}.tasks-module__ePvqGG__sideStack{gap:14px;display:grid}.tasks-module__ePvqGG__panel{border:1px solid var(--line);background:var(--surface);border-radius:19px;padding:17px;box-shadow:0 10px 30px #13265c09}.tasks-module__ePvqGG__panelHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.tasks-module__ePvqGG__panelHead h3{margin:0 0 4px;font-size:16px}.tasks-module__ePvqGG__panelHead p{color:var(--muted);margin:0;font-size:11px}.tasks-module__ePvqGG__focusList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.tasks-module__ePvqGG__taskCard{border:1px solid var(--line);background:var(--surface2);text-align:right;color:var(--text);border-radius:15px;padding:14px;transition:all .18s}.tasks-module__ePvqGG__taskCard:hover{border-color:#b9c9ef;transform:translateY(-2px);box-shadow:0 12px 28px #1769ff14}.tasks-module__ePvqGG__cardHead{justify-content:space-between;align-items:center;display:flex}.tasks-module__ePvqGG__badges{flex-wrap:wrap;gap:6px;display:flex}.tasks-module__ePvqGG__health,.tasks-module__ePvqGG__priority,.tasks-module__ePvqGG__chip{border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:10px;display:inline-flex}.tasks-module__ePvqGG__good{color:#168a5b;background:#edf9f4;border-color:#ccecdf}.tasks-module__ePvqGG__warn{color:#a56b09;background:#fff7e5;border-color:#f2dfb1}.tasks-module__ePvqGG__bad{color:#c94242;background:#fff0f0;border-color:#ffd0d0}.tasks-module__ePvqGG__priority,.tasks-module__ePvqGG__chip{background:var(--surface);color:var(--muted)}.tasks-module__ePvqGG__taskCard h4{margin:12px 0 8px;font-size:14px}.tasks-module__ePvqGG__outcome{background:var(--surface);color:var(--text);border-radius:11px;align-items:flex-start;gap:7px;padding:9px;font-size:11px;line-height:1.6;display:flex}.tasks-module__ePvqGG__outcome svg{color:var(--primary);flex:none;margin-top:2px}.tasks-module__ePvqGG__context,.tasks-module__ePvqGG__miniMeta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:10px;font-size:10px;display:flex}.tasks-module__ePvqGG__progress{align-items:center;gap:8px;margin-top:12px;display:flex}.tasks-module__ePvqGG__progress>span{background:var(--line);border-radius:999px;flex:1;height:8px;overflow:hidden}.tasks-module__ePvqGG__progress i,.tasks-module__ePvqGG__progressLarge i{border-radius:inherit;background:linear-gradient(90deg,var(--primary),#64a0ff);height:100%;display:block}.tasks-module__ePvqGG__progress b{font-size:11px}.tasks-module__ePvqGG__person{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:11px;display:grid}.tasks-module__ePvqGG__avatar{background:var(--soft);width:36px;height:36px;color:var(--primary);border-radius:50%;place-items:center;font-weight:800;display:grid}.tasks-module__ePvqGG__person div{gap:3px;display:grid}.tasks-module__ePvqGG__person small{color:var(--muted);font-size:10px}.tasks-module__ePvqGG__load{background:var(--surface2);border-radius:999px;height:7px;overflow:hidden}.tasks-module__ePvqGG__load i{background:linear-gradient(90deg,#6b8cff,var(--primary));height:100%;display:block}.tasks-module__ePvqGG__finance{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.tasks-module__ePvqGG__finance div{border:1px solid var(--line);background:var(--surface2);border-radius:12px;gap:5px;padding:11px;display:grid}.tasks-module__ePvqGG__finance span{color:var(--muted);font-size:10px}.tasks-module__ePvqGG__pipeline{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.tasks-module__ePvqGG__pipeline>div{border:1px solid var(--line);background:var(--surface2);border-radius:13px;gap:7px;padding:12px;display:grid}.tasks-module__ePvqGG__pipeline span{color:var(--muted);font-size:10px}.tasks-module__ePvqGG__pipeline strong{font-size:20px}.tasks-module__ePvqGG__pipeline i{background:var(--line);border-radius:999px;height:6px;overflow:hidden}.tasks-module__ePvqGG__pipeline em{background:var(--primary);height:100%;display:block}.tasks-module__ePvqGG__tableWrap{overflow:auto}.tasks-module__ePvqGG__tableWrap table{border-collapse:collapse;width:100%;min-width:1120px}.tasks-module__ePvqGG__tableWrap th{text-align:right;color:var(--muted);border-bottom:1px solid var(--line);padding:11px;font-size:10px}.tasks-module__ePvqGG__tableWrap td{border-bottom:1px solid var(--line);vertical-align:middle;padding:12px 11px;font-size:12px}.tasks-module__ePvqGG__tableWrap td>b,.tasks-module__ePvqGG__tableWrap td>small{display:block}.tasks-module__ePvqGG__tableWrap td small{color:var(--muted);margin-top:4px;font-size:10px}.tasks-module__ePvqGG__taskLink{text-align:right;color:var(--text);background:0 0;border:0;gap:5px;min-width:300px;display:grid}.tasks-module__ePvqGG__taskLink small{align-items:flex-start;gap:5px;line-height:1.5;display:flex}.tasks-module__ePvqGG__actions button{border:1px solid var(--line);background:var(--surface2);width:30px;height:30px;color:var(--text);border-radius:9px;place-items:center;display:grid}.tasks-module__ePvqGG__danger{color:#d44747!important}.tasks-module__ePvqGG__board{grid-template-columns:repeat(5,minmax(270px,1fr));gap:11px;display:grid;overflow:auto}.tasks-module__ePvqGG__column{border:1px solid var(--line);background:var(--surface2);border-radius:16px;min-height:520px;padding:10px}.tasks-module__ePvqGG__column header{justify-content:space-between;padding:5px 4px 12px;display:flex}.tasks-module__ePvqGG__column header span{background:var(--surface);border-radius:999px;padding:3px 7px;font-size:10px}.tasks-module__ePvqGG__column>div{gap:9px;display:grid}.tasks-module__ePvqGG__addColumn{border:1px dashed var(--line);width:100%;color:var(--muted);background:0 0;border-radius:11px;margin-top:9px;padding:9px}.tasks-module__ePvqGG__calendar{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.tasks-module__ePvqGG__day{border:1px solid var(--line);background:var(--surface2);border-radius:12px;min-height:112px;padding:9px}.tasks-module__ePvqGG__day>b{font-size:11px}.tasks-module__ePvqGG__day button{border:0;border-inline-start:3px solid var(--primary);background:var(--surface);text-align:right;width:100%;color:var(--text);white-space:nowrap;text-overflow:ellipsis;border-radius:8px;margin-top:7px;padding:6px;font-size:9px;display:block;overflow:hidden}.tasks-module__ePvqGG__timeline{gap:11px;display:grid}.tasks-module__ePvqGG__timeline>div{grid-template-columns:190px 1fr;align-items:center;gap:12px;display:grid}.tasks-module__ePvqGG__timeline>div>div{gap:3px;display:grid}.tasks-module__ePvqGG__timeline small{color:var(--muted);font-size:10px}.tasks-module__ePvqGG__timeline section{background:repeating-linear-gradient(90deg,var(--surface2),var(--surface2) calc(12.5% - 1px),var(--line) calc(12.5% - 1px),var(--line) 12.5%);border-radius:10px;height:38px;position:relative}.tasks-module__ePvqGG__timeline button{background:linear-gradient(90deg,var(--primary),#71a7ff);color:#fff;white-space:nowrap;border:0;border-radius:7px;height:24px;padding:0 8px;font-size:9px;position:absolute;top:7px}.tasks-module__ePvqGG__drawer{z-index:45;background:var(--surface);border-inline-start:1px solid var(--line);width:min(540px,100%);position:fixed;inset-block:0;inset-inline-end:0;overflow:auto;box-shadow:-20px 0 70px #0003}.tasks-module__ePvqGG__drawerHead{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:20px;display:flex}.tasks-module__ePvqGG__drawerHead h3{margin:8px 0 0}.tasks-module__ePvqGG__drawerHead button,.tasks-module__ePvqGG__modalHead button{border:1px solid var(--line);background:var(--surface2);width:32px;height:32px;color:var(--text);border-radius:9px}.tasks-module__ePvqGG__drawerBody{gap:14px;padding:18px;display:grid}.tasks-module__ePvqGG__resultBox{background:#f3f7ff;border:1px solid #cfdcff;border-radius:14px;align-items:flex-start;gap:10px;padding:14px;display:flex}.tasks-module__ePvqGG__resultBox svg{color:var(--primary)}.tasks-module__ePvqGG__resultBox div{gap:5px;display:grid}.tasks-module__ePvqGG__resultBox small{color:var(--muted)}.tasks-module__ePvqGG__progressLarge{grid-template-columns:auto 1fr;align-items:center;gap:14px;display:grid}.tasks-module__ePvqGG__progressLarge>strong{color:var(--primary);font-size:30px}.tasks-module__ePvqGG__progressLarge div{gap:6px;display:grid}.tasks-module__ePvqGG__progressLarge span{background:var(--line);border-radius:999px;height:10px;overflow:hidden}.tasks-module__ePvqGG__progressLarge small{color:var(--muted);font-size:9px}.tasks-module__ePvqGG__detailGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.tasks-module__ePvqGG__detailGrid div{border:1px solid var(--line);background:var(--surface2);border-radius:11px;gap:4px;padding:11px;display:grid}.tasks-module__ePvqGG__detailGrid small{color:var(--muted)}.tasks-module__ePvqGG__drawerBody section{border:1px solid var(--line);border-radius:13px;padding:13px}.tasks-module__ePvqGG__drawerBody section h4{margin:0 0 8px}.tasks-module__ePvqGG__drawerBody section p{color:var(--muted);margin:0;font-size:12px;line-height:1.8}.tasks-module__ePvqGG__backdrop{z-index:60;background:#09132780;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.tasks-module__ePvqGG__modal{border:1px solid var(--line);background:var(--surface);border-radius:20px;width:min(1100px,100%);max-height:92vh;overflow:auto;box-shadow:0 30px 90px #0000004d}.tasks-module__ePvqGG__modalHead{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:20px;display:flex}.tasks-module__ePvqGG__modalHead h3{margin:0 0 5px}.tasks-module__ePvqGG__modalHead p{color:var(--muted);margin:0;font-size:11px}.tasks-module__ePvqGG__form{gap:14px;padding:17px;display:grid}.tasks-module__ePvqGG__form fieldset{border:1px solid var(--line);background:var(--surface2);border-radius:15px;grid-template-columns:repeat(2,1fr);gap:11px;padding:14px;display:grid}.tasks-module__ePvqGG__form legend{color:var(--primary);padding:0 8px;font-size:12px;font-weight:750}.tasks-module__ePvqGG__form label{gap:5px;display:grid}.tasks-module__ePvqGG__form label span{color:var(--muted);font-size:11px}.tasks-module__ePvqGG__form input,.tasks-module__ePvqGG__form select,.tasks-module__ePvqGG__form textarea{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:10px;padding:10px 11px}.tasks-module__ePvqGG__span2{grid-column:1/-1}.tasks-module__ePvqGG__check{align-items:center;gap:8px;display:flex!important}.tasks-module__ePvqGG__check input{width:auto}.tasks-module__ePvqGG__autoProgress{background:#f3f7ff;border:1px solid #cfdcff;border-radius:11px;gap:3px;padding:11px;display:grid}.tasks-module__ePvqGG__autoProgress span,.tasks-module__ePvqGG__autoProgress small{color:var(--muted);font-size:10px}.tasks-module__ePvqGG__autoProgress strong{color:var(--primary);font-size:22px}.tasks-module__ePvqGG__formActions{border-top:1px solid var(--line);background:var(--surface);justify-content:flex-end;gap:8px;padding:14px;display:flex;position:sticky;bottom:0}.tasks-module__ePvqGG__formActions button,.tasks-module__ePvqGG__confirm button{border:1px solid var(--line);background:var(--surface2);color:var(--text);border-radius:11px;padding:10px 14px}.tasks-module__ePvqGG__confirm{background:var(--surface);text-align:center;border-radius:18px;width:min(420px,100%);padding:23px}.tasks-module__ePvqGG__confirm>div{justify-content:center;gap:8px;margin-top:17px;display:flex}@media (prefers-color-scheme:dark){.tasks-module__ePvqGG__resultBox,.tasks-module__ePvqGG__autoProgress{background:#172641;border-color:#314d7b}}@media (max-width:1250px){.tasks-module__ePvqGG__stats{grid-template-columns:repeat(3,1fr)}.tasks-module__ePvqGG__focusGrid{grid-template-columns:1fr}.tasks-module__ePvqGG__pipeline{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.tasks-module__ePvqGG__hero{flex-direction:column}.tasks-module__ePvqGG__stats,.tasks-module__ePvqGG__focusList,.tasks-module__ePvqGG__pipeline{grid-template-columns:1fr}.tasks-module__ePvqGG__command{position:static}.tasks-module__ePvqGG__search{min-width:100%}.tasks-module__ePvqGG__calendar{grid-template-columns:repeat(2,1fr)}.tasks-module__ePvqGG__timeline>div,.tasks-module__ePvqGG__form fieldset,.tasks-module__ePvqGG__detailGrid{grid-template-columns:1fr}.tasks-module__ePvqGG__span2{grid-column:auto}.tasks-module__ePvqGG__finance{grid-template-columns:1fr}}
