.dashboard-module__DHCMSW__page{background:#07111e;flex-direction:column;min-height:100vh;display:flex}.dashboard-module__DHCMSW__content{flex-direction:column;flex:1;gap:14px;padding:18px;display:flex}.dashboard-module__DHCMSW__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.dashboard-module__DHCMSW__statCard{background:#0a1f35;border:1px solid #0e2236;border-radius:10px;padding:14px}.dashboard-module__DHCMSW__statLabel{color:#2a5070;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:10px}.dashboard-module__DHCMSW__statValue{color:#00cfff;font-size:22px;font-weight:700}.dashboard-module__DHCMSW__statSub{margin-top:3px;font-size:11px}.dashboard-module__DHCMSW__row2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-module__DHCMSW__row3{grid-template-columns:2fr 1fr;gap:12px;display:grid}.dashboard-module__DHCMSW__card{background:#0a1f35;border:1px solid #0e2236;border-radius:10px;padding:14px}.dashboard-module__DHCMSW__cardHdr{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dashboard-module__DHCMSW__cardTitle{color:#4a7fa8;font-size:12px;font-weight:500}.dashboard-module__DHCMSW__cardLink{color:#1e6fff;cursor:pointer;font-size:11px}.dashboard-module__DHCMSW__cardLink:hover{color:#00cfff}.dashboard-module__DHCMSW__feedItem{border-bottom:1px solid #0e2236;align-items:center;gap:8px;padding:7px 0;display:flex}.dashboard-module__DHCMSW__feedItem:last-child{border-bottom:none}.dashboard-module__DHCMSW__feedAv{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:600;display:flex}.dashboard-module__DHCMSW__feedBody{flex:1;overflow:hidden}.dashboard-module__DHCMSW__feedName{color:#c8e4f8;font-size:12px;font-weight:500}.dashboard-module__DHCMSW__feedTxt{color:#4a7fa8;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.dashboard-module__DHCMSW__feedTime{color:#1a3a55;flex-shrink:0;font-size:10px}.dashboard-module__DHCMSW__task{border-bottom:1px solid #0e2236;align-items:center;gap:8px;padding:7px 0;display:flex}.dashboard-module__DHCMSW__task:last-child{border-bottom:none}.dashboard-module__DHCMSW__chk{cursor:pointer;border:1.5px solid #1e6fff;border-radius:4px;flex-shrink:0;width:14px;height:14px}.dashboard-module__DHCMSW__chkDone{background:#1e6fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 8'%3E%3Cpath d='M1 4l3 3 5-6' stroke='white' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") 50%/8px no-repeat;border-color:#1e6fff}.dashboard-module__DHCMSW__taskTxt{color:#6a9fc0;flex:1;font-size:12px}.dashboard-module__DHCMSW__done .dashboard-module__DHCMSW__taskTxt{color:#2a5070;text-decoration:line-through}.dashboard-module__DHCMSW__tag{border-radius:20px;flex-shrink:0;padding:2px 7px;font-size:9px;font-weight:600}.dashboard-module__DHCMSW__blue{color:#1e6fff;background:#0d2d5e}.dashboard-module__DHCMSW__cyan{color:#00cfff;background:#042820}.dashboard-module__DHCMSW__warn{color:#e8a020;background:#2d1f05}.dashboard-module__DHCMSW__chartBars{align-items:flex-end;gap:6px;height:100px;margin-top:8px;display:flex}.dashboard-module__DHCMSW__barWrap{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.dashboard-module__DHCMSW__bar{background:#1e6fff;border-radius:3px 3px 0 0;width:100%;min-height:4px;transition:height .3s}.dashboard-module__DHCMSW__barCyan{background:#00cfff}.dashboard-module__DHCMSW__barLbl{color:#2a5070;font-size:9px}.dashboard-module__DHCMSW__quickList{flex-direction:column;gap:6px;display:flex}.dashboard-module__DHCMSW__qlItem{cursor:pointer;background:#07111e;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;transition:background .15s;display:flex}.dashboard-module__DHCMSW__qlItem:hover{background:#0a2550}.dashboard-module__DHCMSW__qlIc{border-radius:6px;flex-shrink:0;width:26px;height:26px}.dashboard-module__DHCMSW__qlTxt{color:#6a9fc0;flex:1;font-size:12px}.dashboard-module__DHCMSW__qlArr{color:#1a3a55;font-size:14px}@media (max-width:768px){.dashboard-module__DHCMSW__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__DHCMSW__row2,.dashboard-module__DHCMSW__row3{grid-template-columns:1fr}}
