:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef4ff;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,select{font:inherit}#root{min-height:100vh}.dashboard{background:radial-gradient(circle at 0 0,#38bdf838,#0000 30%),linear-gradient(135deg,#f7fbff 0%,#eef4ff 45%,#eaf0ff 100%);min-height:100vh;padding:32px}.authScreen{place-items:center;display:grid}.authPanel{background:#ffffffe6;border:1px solid #94a3b842;border-radius:24px;width:min(760px,100%);padding:34px;box-shadow:0 24px 70px #25436e29}.appShellHeader{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.appShellHeader h1{color:#10233f;margin-bottom:0;font-size:34px}.userBox{background:#ffffffc7;border:1px solid #94a3b857;border-radius:18px;align-items:center;gap:10px;padding:10px;display:flex}.userBox span{color:#64748b;font-size:13px}.moduleNav{background:#ffffffad;border:1px solid #94a3b847;border-radius:20px;flex-wrap:wrap;gap:10px;margin-bottom:24px;padding:8px;display:flex}.moduleNav button{color:#1e293b;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:12px 18px;font-weight:800}.moduleNav .activeTab{color:#fff;background:#183c6f;box-shadow:0 10px 28px #183c6f3d}.moduleStack{gap:24px;display:grid}.hero{color:#fff;background:linear-gradient(135deg,#12315d,#245ca8 55%,#20a4f3);border-radius:32px;justify-content:space-between;align-items:stretch;gap:24px;margin-bottom:24px;padding:32px;display:flex;box-shadow:0 24px 70px #163a6947}.eyebrow{color:#5b7da9;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.hero .eyebrow{color:#bde7ff}h1,h2,h3,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(32px,5vw,56px);line-height:1.05}h2{margin-bottom:0;font-size:24px}h3{margin-bottom:6px;font-size:17px}.subtitle{color:#dceeff;max-width:720px;margin-bottom:0;font-size:18px}.heroCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff24;border:1px solid #ffffff47;border-radius:24px;flex-direction:column;justify-content:center;min-width:260px;padding:24px;display:flex}.heroActions,.rowActions{flex-wrap:nowrap;flex-shrink:0;gap:8px;display:flex}.heroActions{margin-top:12px}.heroCard span,.heroCard small{color:#d9eeff}.heroCard strong{margin:8px 0;font-size:34px}.statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.statCard,.panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #94a3b842;border-radius:26px;box-shadow:0 18px 50px #25436e1f}.statCard{padding:22px;position:relative;overflow:hidden}.statCard:after{content:"";opacity:.16;background:currentColor;border-radius:999px;width:90px;height:90px;position:absolute;top:-24px;right:-24px}.statCard span,.statCard small{color:#64748b}.statCard strong{margin:12px 0 6px;font-size:38px;display:block}.statCard.blue{color:#2563eb}.statCard.green{color:#059669}.statCard.orange{color:#ea580c}.statCard.red{color:#dc2626}.contentGrid{grid-template-columns:minmax(0,2fr) minmax(320px,.9fr);align-items:start;gap:24px;display:grid}.contentGrid.bottom{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);margin-top:24px}.panel{padding:24px}.panelHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.tabs{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.tabs button,.primaryButton,.ghostButton,.smallButton,.lightButton{color:#1e293b;cursor:pointer;background:#fffc;border:0;border-radius:999px;padding:10px 16px;font-weight:800;box-shadow:0 8px 24px #25436e1a}.tabs .activeTab,.primaryButton{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9)}.ghostButton,.smallButton,.lightButton{box-shadow:none;border:1px solid #d6e0ef}.lightButton{color:#0f2544;background:#ffffffe6}.smallButton{padding:7px 12px;font-size:12px}.smallButton.danger{color:#b91c1c;background:#fff7f7;border-color:#fecaca}select,input,textarea{color:#1e293b;background:#fff;border:1px solid #d6e0ef;border-radius:14px;width:100%;padding:10px 14px}textarea{resize:vertical;min-height:88px}.formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.formGrid label{color:#475569;gap:6px;font-size:13px;font-weight:800;display:grid}.formGrid .wide{grid-column:1/-1}.formGrid.one{grid-template-columns:1fr}.notice{color:#173763;background:#f3f8ff;border:1px solid #c7d9f4;border-radius:14px;margin:0 0 14px;padding:12px 14px;font-weight:700}.tableWrap{width:100%;overflow:auto}table{border-collapse:collapse;width:100%;min-width:920px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:12px 10px}th{color:#475569;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;font-size:12px}td{color:#0f172a;font-size:14px}progress{border:0;border-radius:999px;width:92px;height:8px;overflow:hidden}progress::-webkit-progress-bar{background:#e2e8f0}progress::-webkit-progress-value{background:#2563eb}.pill{color:#173763;white-space:nowrap;background:#eaf3ff;border-radius:999px;align-items:center;min-height:26px;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex}.filterToolbar{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.filterToolbar select,.filterToolbar input{border-radius:10px;width:auto;min-width:120px;max-width:180px;height:38px;padding:6px 12px;font-size:13px}.filterToolbar .ghostButton{border-radius:10px;height:38px;padding:6px 14px;font-size:13px}.filterToolbar .primaryButton{border-radius:10px;height:38px;padding:6px 16px;font-size:13px}.filterToolbar .sep{background:#e2e8f0;flex-shrink:0;width:1px;height:24px;margin:0 4px}.compactInput{width:min(260px,100%)}.spareFilterBar{flex-wrap:wrap;flex:auto;justify-content:flex-end;gap:8px;min-width:0;display:flex}.spareFilterBar input,.spareFilterBar select{border-radius:10px;min-width:120px;max-width:180px;height:38px;font-size:13px}.spareFilterBar .compactInput{flex:200px;min-width:180px;max-width:280px}.spareFilterBar button,.spareFilterBa .filterToolbar .compactInput{border-radius:10px;flex:200px;min-width:180px;max-width:280px;height:38px;font-size:13px}.filterToolbar .uploadButton{border-radius:10px;height:38px;font-size:13px}r .uploadButton{white-space:nowrap;height:38px;font-size:13px}.uploadButton{color:#1e293b;cursor:pointer;background:#ffffffe6;border:1px solid #d6e0ef;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-weight:800;display:inline-flex;position:relative}.uploadButton input{opacity:0;cursor:pointer;position:absolute;inset:0}.chips{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.chips span{color:#475569;background:#f1f5f9;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.modalBackdrop{z-index:40;background:#0f172a6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modalPanel{width:min(920px,100%);max-height:calc(100vh - 48px);overflow:auto}.attachmentBox{border-top:1px solid #e2e8f0;margin-top:18px;padding-top:16px}.attachmentList{gap:10px;display:grid}.attachmentItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:minmax(0,1fr) 80px auto;align-items:center;gap:10px;padding:10px;display:grid}.attachmentItem.pending{background:#fffdf5;border-style:dashed}.linkButton{color:#1d4ed8;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-weight:800}@media (width<=980px){.dashboard{padding:18px}.appShellHeader,.hero{flex-direction:column;align-items:flex-start}.statsGrid,.contentGrid,.contentGrid.bottom,.formGrid{grid-template-columns:1fr}.userBox{margin-top:12px}.loginPage{place-items:center;display:grid}.loginPanel{background:#ffffffe0;border:1px solid #94a3b842;border-radius:26px;width:min(520px,100%);padding:34px;box-shadow:0 24px 70px #163a6933}.loginPanel h1{color:#12315d;font-size:42px}.subtitle.dark{color:#475569}.loginForm{gap:14px;margin:24px 0 16px;display:grid}.loginForm label{color:#475569;gap:6px;font-size:13px;font-weight:800;display:grid}.projectList{gap:16px;display:grid}.projectCard{background:linear-gradient(#fff,#f8fbff);border:1px solid #e2e8f0;border-radius:22px;padding:20px}.projectTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.projectTop p,.muted,.projectNotes p,.timelineItem p{color:#64748b}.pill,.priority{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.pill.active{color:#1d4ed8;background:#dbeafe}.pill.done{color:#047857;background:#d1fae5}.pill.risk{color:#b91c1c;background:#fee2e2}.pill.paused{color:#92400e;background:#fef3c7}.progressRow{grid-template-columns:1fr auto;align-items:center;gap:12px;margin:16px 0;display:grid}.progressTrack{background:#e2e8f0;border-radius:999px;height:11px;overflow:hidden}.progressTrack span{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#22c55e);height:100%;display:block}.metaGrid{color:#475569;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;font-size:13px;display:grid}.metaGrid div{flex-direction:column;gap:2px;display:flex}.metaGrid div span{color:inherit}.metaGrid div strong{color:#1e293b;word-break:break-word;font-size:15px;font-weight:700}.deadline.urgent,.urgentText{color:#dc2626;font-weight:800}.priority.high{color:#b91c1c;background:#fee2e2}.priority.medium{color:#9a3412;background:#ffedd5}.priority.low{color:#166534;background:#dcfce7}.projectNotes{background:#f1f5f9;border-radius:16px;gap:8px;padding:14px;display:grid}.projectNotes p{margin-bottom:0}.alertList,.timeline{gap:14px;display:grid}.alertItem{background:#fff7ed;border-left:5px solid #f97316;border-radius:18px;padding:16px}.alertItem p{margin-bottom:0}.alertType{color:#ea580c;font-size:12px;font-weight:900}.tableWrap{width:100%;overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:14px 12px}th{color:#475569;background:#f8fafc;font-size:13px}.timelineItem{background:#fff;border:1px solid #e2e8f0;border-radius:20px;grid-template-columns:112px 1fr;gap:16px;padding:16px;display:grid}.dateBadge{color:#1d4ed8;text-align:center;background:#dbeafe;border-radius:14px;align-self:start;padding:8px 10px;font-weight:800}.gantt,.calendarList,.riskGrid{gap:14px;margin-top:18px;display:grid}.ganttRow{background:#fff;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:260px 1fr 110px;align-items:center;gap:16px;padding:16px;display:grid}.ganttRow div:first-child{gap:6px;display:grid}.ganttRow span,.ganttRow small{color:#64748b}.ganttTrack{background:#e2e8f0;border-radius:999px;height:18px;position:relative;overflow:hidden}.ganttTrack .timeBar,.ganttTrack .doneBar{border-radius:inherit;height:100%;position:absolute;top:0;left:0}.ganttTrack .timeBar{background:#bfdbfe}.ganttTrack .doneBar{background:linear-gradient(90deg,#2563eb,#22c55e)}.calendarItem{background:#fff;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:120px 1fr 130px;align-items:center;gap:16px;padding:16px;display:grid}.calendarItem>span{color:#1d4ed8;font-weight:900}.calendarItem p{color:#64748b;margin-bottom:0}.riskGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.riskCard{background:#fff7f7;border:1px solid #fecaca;border-radius:18px;padding:18px}.riskCard p{color:#7f1d1d}.burndown{gap:10px;margin-top:22px;display:grid}.burnRow{color:#475569;grid-template-columns:52px 1fr 32px;align-items:center;gap:10px;font-size:13px;font-weight:800;display:grid}.burnRow div{background:#e2e8f0;border-radius:999px;height:12px;overflow:hidden}.burnRow i{border-radius:inherit;background:linear-gradient(90deg,#f97316,#2563eb);height:100%;display:block}}@media (width<=1080px){.statsGrid,.contentGrid,.contentGrid.bottom{grid-template-columns:1fr 1fr}.contentGrid .large{grid-column:1/-1}}@media (width<=760px){.dashboard{padding:16px}.hero,.statsGrid,.contentGrid,.contentGrid.bottom{grid-template-columns:1fr;display:grid}.hero{padding:24px}.heroCard{min-width:0}.metaGrid{grid-template-columns:1fr 1fr}.timelineItem,.ganttRow,.calendarItem,.riskGrid,.formGrid{grid-template-columns:1fr}}.modalOverlay{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000059;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.modalPanel{width:min(860px,100%);max-height:calc(100vh - 64px);overflow-y:auto}.linkButton{color:#2563eb;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.phaseStrip{gap:6px;margin:16px 0;display:flex}.phaseDot{flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.phaseDot .dot{background:#fff;border:2px solid #cbd5e1;border-radius:999px;width:14px;height:14px}.phaseDot span{color:#64748b;text-align:center;font-size:11px}.phaseDot.passed .dot{background:#2563eb;border-color:#2563eb}.phaseDot.active .dot{background:#0ea5e9;border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e933}.phaseDot.delayedPhase .dot{background:#dc2626;border-color:#dc2626}.kanbanSection{margin-bottom:28px}.kanbanColumns{gap:10px;padding-bottom:10px;display:flex;overflow-x:auto}.kanbanColumn{flex:0 0 190px}.kanbanColumnHeader{color:#475569;background:#e2e8f0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:6px;padding:8px 12px;font-size:11px;font-weight:800;display:flex}.kanbanCount{color:#334155;background:#cbd5e1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;font-size:11px;font-weight:900;display:inline-flex}.kanbanCards{background:#f8fafc;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 12px 12px;flex-direction:column;gap:8px;min-height:60px;padding:8px;display:flex}.kanbanCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.kanbanCard.delayed{background:#fff7f7;border-color:#fca5a5}.kanbanCardBadges{gap:4px;margin-bottom:5px;display:flex}.delayBadge{color:#b91c1c;background:#fee2e2;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.overdueBadge{color:#92400e;background:#fef3c7;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.doneBadge{color:#166534;background:#dcfce7;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.kanbanCard.done{opacity:.85;background:#f0fdf4;border-color:#86efac}.ganttProject.ganttDone{opacity:.7}.kanbanCardTitle{color:#1d4ed8;cursor:pointer;text-align:left;word-break:break-word;background:0 0;border:0;width:100%;margin-bottom:4px;padding:0;font-size:13px;font-weight:800;display:block}.kanbanCardMeta{color:#64748b;margin-bottom:5px;font-size:12px}.kanbanCardProgress{color:#475569;align-items:center;gap:6px;margin-bottom:4px;font-size:12px;display:flex}.kanbanCardProgress progress{flex:1}.kanbanCardDue{font-size:11px}.kanbanEmpty{color:#cbd5e1;text-align:center;padding:16px;font-size:12px}.phasePlanSection{background:#f8fafc;border:1px solid #d6e0ef;border-radius:14px;margin-top:18px;padding:14px}.phasePlanRow{grid-template-columns:120px 1fr 16px 1fr;align-items:center;gap:8px;margin-bottom:8px;display:grid}.phasePlanLabel{color:#475569;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.phasePlanRow input{padding:6px 10px;font-size:12px}.projFormSection{border-bottom:1px solid #f1f5f9;padding:16px 0}.projFormSection:last-of-type{border-bottom:0}.phasePlanRowV2{background:#fafafa;border:1px solid #e2e8f0;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:8px;padding:10px 12px;display:flex}.phasePlanInfo{flex:1;min-width:0}.phasePlanNameRow{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:3px;display:flex}.phasePlanPhaseLabel{color:#fff;background:#2563eb;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:800}.phasePlanWeight{color:#7c3aed;background:#ede9fe;border-radius:999px;padding:1px 7px;font-size:11px;font-weight:800}.phasePlanDays{color:#64748b;font-size:11px;font-weight:700}.phasePlanDesc{color:#64748b;margin:0;font-size:12px;line-height:1.5}.phasePlanDates{flex-shrink:0;align-items:center;gap:6px;display:flex}.phasePlanDates input{border-radius:8px;width:130px;padding:5px 8px;font-size:12px}.phasePlanArrow{color:#94a3b8;font-size:14px}.deliverableBulkActions{gap:6px;margin-bottom:12px;display:flex}.deliverablePhases{flex-direction:column;gap:14px;display:flex}.deliverablePhaseCard{background:linear-gradient(#fafbff 0%,#fff 100%);border:1.5px solid #e2e8f0;border-radius:14px;padding:14px 16px;transition:all .2s}.deliverablePhaseCard:hover{border-color:#c7d9f4}.deliverablePhaseCard.allSelected{background:linear-gradient(#f0fdf4 0%,#fff 100%);border-color:#86efac}.deliverablePhaseCardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.deliverablePhaseCardLeft{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.deliverablePhaseCardBadge{color:#fff;letter-spacing:.04em;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:999px;flex-shrink:0;padding:4px 12px;font-size:11px;font-weight:800}.deliverablePhaseCard.allSelected .deliverablePhaseCardBadge{background:linear-gradient(135deg,#16a34a,#22c55e)}.deliverablePhaseCardName{color:#0f172a;margin-bottom:2px;font-size:15px;font-weight:800;display:block}.deliverablePhaseCardDesc{color:#64748b;font-size:12px;font-weight:500;line-height:1.4;display:block}.deliverablePhaseCardRight{flex-shrink:0;align-items:center;gap:10px;display:flex}.deliverablePhaseCardCount{color:#64748b;font-size:13px;font-weight:700}.deliverablePhaseCardCount strong{color:#2563eb;font-size:20px;font-weight:900}.deliverablePhaseCard.allSelected .deliverablePhaseCardCount strong{color:#16a34a}.deliverablePhaseCardToggle{color:#2563eb;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #c7d9f4;border-radius:8px;padding:5px 12px;font-size:12px;font-weight:800;transition:all .15s}.deliverablePhaseCardToggle:hover{background:#eff6ff}.deliverablePhaseCard.allSelected .deliverablePhaseCardToggle{color:#16a34a;background:#dcfce7;border-color:#86efac}.deliverablePhaseCardProgress{background:#e2e8f0;border-radius:999px;width:100%;height:4px;margin-bottom:12px;overflow:hidden}.deliverablePhaseCardProgressFill{background:linear-gradient(90deg,#2563eb,#16a34a);border-radius:999px;height:100%;transition:width .3s}.deliverableCardGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;display:grid}.deliverableCard{cursor:pointer;color:#475569;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:9px;padding:10px 12px;font-size:13px;font-weight:700;transition:all .15s;display:flex}.deliverableCard:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.deliverableCard.checked{color:#166534;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac}.deliverableCardCheck{color:#fff;background:#fff;border:1.5px solid #cbd5e1;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:13px;font-weight:900;transition:all .15s;display:inline-flex}.deliverableCard:hover .deliverableCardCheck{border-color:#93c5fd}.deliverableCardCheck.checked{background:linear-gradient(135deg,#16a34a,#22c55e);border-color:#16a34a}.deliverableCardName{flex:1;min-width:0}.riskRow{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px;display:flex}.riskRow select{border-radius:8px;flex-shrink:0;width:90px;padding:6px 8px;font-size:12px}.riskRow input{border-radius:8px;padding:6px 10px;font-size:12px}.subNav{gap:4px;margin:-16px 0 20px;padding:4px 8px;display:flex}.subNav button{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .15s}.subNav button:hover{color:#1e293b;background:#fff9}.subNav .activeSubTab{color:#2563eb;background:#2563eb14;box-shadow:inset 0 -2px #2563eb}.calendarGrid{background:#e2e8f0;border-radius:12px;grid-template-columns:repeat(7,1fr);gap:1px;display:grid;overflow:hidden}.calendarHeader{color:#475569;text-align:center;background:#f1f5f9;padding:10px;font-size:13px;font-weight:800}.calendarCell{cursor:default;background:#fff;min-height:80px;padding:6px 8px}.calendarCell.hasDay{cursor:pointer;transition:background .15s}.calendarCell.hasDay:hover{background:#f8fafc}.calendarCell.today{background:#eff6ff}.calendarCell.today .calendarDay{color:#2563eb;font-weight:900}.calendarCell.selected{outline-offset:-2px;background:#dbeafe;outline:2px solid #3b82f6}.calendarDay{color:#1e293b;font-size:14px;font-weight:600}.calendarDots{flex-wrap:wrap;gap:3px;margin-top:4px;display:flex}.calendarDot{background:#3b82f6;border-radius:50%;width:8px;height:8px}.calendarMore{color:#64748b;font-size:10px;font-weight:700}.calendarDot.timer{background:#7c3aed}.calendarDot.timerActive{width:10px;height:10px}.calendarDot.timerActive.running{background:#16a34a;animation:1.2s ease-in-out infinite timerPulse}.calendarDot.timerActive.paused{background:#d97706}.calendarTimerBadge{font-size:10px;line-height:1;position:absolute;top:3px;right:4px}.calendarCell{position:relative}.calendarCrossDayBadge{font-size:11px;line-height:1;position:absolute;top:3px;right:4px}.calCrossDaySummary{background:#fff9;border-radius:8px;flex-direction:column;gap:5px;margin-top:10px;padding:8px 10px;display:flex}.calCrossDayNote{color:#374151;border-left:3px solid #c4b5fd;align-items:flex-start;gap:8px;padding-left:8px;font-size:12px;display:flex}.calTimerRunningChip{color:#166534;vertical-align:middle;background:#dcfce7;border-radius:999px;align-items:center;gap:5px;margin-left:10px;padding:2px 10px;font-size:12px;font-weight:700;display:inline-flex}.calTimerCard{border:2px solid;border-radius:14px;flex-direction:column;gap:6px;margin-bottom:12px;padding:14px 16px;display:flex}.calTimerCard.running{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac}.calTimerCard.paused{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fcd34d}.calTimerCard.pastDay{background:linear-gradient(135deg,#fff7ed,#fff);border-color:#fed7aa}.calTimerCardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.calTimerElapsed{font-variant-numeric:tabular-nums;color:#166534;letter-spacing:-.5px;font-size:22px;font-weight:900}.calTimerContent{color:#1e293b;margin:0;font-size:14px;font-weight:600}.workLogCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:10px;padding:14px}.workLogCard.timerCreated{background:#faf5ff;border-color:#c4b5fd}.calLogTimerBadge{color:#6d28d9;background:#ede9fe;border-radius:6px;padding:1px 6px;font-size:12px}.workLogHeader{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.workLogForm{background:#eff6ff;border:1px dashed #93c5fd;border-radius:14px;margin-top:12px;padding:16px}.ganttControls{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:10px;margin-bottom:16px;padding:12px 14px;display:flex}.ganttControlLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;font-size:11px;font-weight:800}.ganttProjectPicker{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ganttProjectChips{flex-wrap:wrap;gap:5px;display:flex}.ganttChip{color:#475569;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #d6e0ef;border-radius:999px;max-width:160px;padding:3px 10px;font-size:12px;font-weight:700;transition:all .15s;overflow:hidden}.ganttChip.active{color:#fff;background:#2563eb;border-color:#2563eb}.ganttChip:hover:not(.active){background:#f1f5f9}.ganttRangePicker{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ganttPresets{flex-wrap:wrap;gap:4px;display:flex}.ganttPresetActive{color:#1d4ed8!important;background:#dbeafe!important;border-color:#93c5fd!important}.ganttDateInputs{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ganttDateInput{color:#1e293b;border:1px solid #d6e0ef;border-radius:8px;width:140px;padding:5px 10px;font-size:13px}.ganttRangeInfo{color:#94a3b8;font-size:11px;font-weight:600}.ganttScroller{cursor:grab;-webkit-user-select:none;user-select:none;scroll-behavior:auto;border:1px solid #e2e8f0;border-radius:12px;overflow:auto visible}.ganttScroller.ganttDragging{cursor:grabbing;scroll-behavior:auto}.ganttScroller.ganttDragging *{pointer-events:none}.ganttZoomControls{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ganttZoomBtn{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #d6e0ef;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;font-weight:800;line-height:1;transition:all .15s;display:inline-flex}.ganttZoomBtn:hover{color:#2563eb;background:#eff6ff;border-color:#93c5fd}.ganttZoomBtn:active{transform:scale(.95)}.ganttZoomHint{color:#94a3b8;white-space:nowrap;margin-left:6px;font-size:11px;font-weight:600}.ganttLabelCell{z-index:5;background:#fff;border-right:1px solid #e2e8f0;flex-shrink:0}.ganttSticky{position:sticky;left:0}.ganttStickyHeader{z-index:10;background:#f8fafc;position:sticky;left:0}.ganttHeaderRow{z-index:8;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;position:sticky;top:0}.ganttMonthCell{color:#475569;white-space:nowrap;border-right:1px solid #e2e8f0;flex-shrink:0;align-items:center;padding:4px 6px;font-size:11px;font-weight:800;display:flex;overflow:hidden}.ganttDayCell{color:#94a3b8;text-align:center;border-right:1px solid #f1f5f9;flex-shrink:0;font-size:10px;font-weight:600;line-height:22px;overflow:hidden}.ganttDayCell.ganttDayCellToday{color:#ef4444;background:#fef2f2;font-weight:900}.ganttDayCell.ganttDayCellWeekend{background:#94a3b80f}.ganttProjectRow{border-bottom:1px solid #f1f5f9;min-height:56px;display:flex}.ganttProjectRow:hover{background:#2563eb04}.ganttProjectRow.ganttDone{opacity:.65}.ganttProjectName{color:#1e293b;white-space:nowrap;align-items:center;gap:5px;font-size:13px;font-weight:700;display:flex;overflow:hidden}.ganttProjectName span{text-overflow:ellipsis;max-width:120px;overflow:hidden}.ganttProjectMeta{color:#94a3b8;gap:8px;margin-top:2px;font-size:10px;display:flex}.ganttLabelCell.ganttSticky{flex-direction:column;justify-content:center;padding:8px 10px;display:flex}.ganttBarArea{flex:1;position:relative;overflow:visible}.ganttRowTrack{height:18px;position:absolute;left:0;right:0}.ganttGridLine{pointer-events:none;border-right:1px solid #f1f5f9;position:absolute;top:0;bottom:0}.ganttGridLine.month{border-right-color:#e2e8f0}.ganttTodayLineNew{z-index:6;pointer-events:none;background:#ef4444;width:2px;position:absolute;top:0;bottom:0}.ganttTodayLineNew:before{content:"今";color:#ef4444;white-space:nowrap;font-size:9px;font-weight:900;position:absolute;top:2px;left:3px}.ganttBar{border-radius:4px;min-width:2px;height:100%;position:absolute;top:0;overflow:hidden}.ganttBar.projectBar{background:#bfdbfe;height:18px}.ganttBarProgress{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#0ea5e9);height:100%}.ganttBarInlineLabel{color:#1d4ed8;align-items:center;font-size:10px;font-weight:800;display:flex;position:absolute;top:0;bottom:0;right:4px}.ganttBar.milestoneBar{border-radius:4px;align-items:center;height:18px;padding:0 5px;display:flex}.ganttBarLabel{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:800;overflow:hidden}.ganttWorkLogDot{cursor:pointer;z-index:4;background:#0ea5e9;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 1px 4px #0ea5e966}@media (width<=760px){.calendarGrid{grid-template-columns:repeat(7,1fr)}.calendarCell{min-height:50px;padding:4px}.calendarDay{font-size:12px}}.timerPanel{position:relative;overflow:hidden}.timerLiveBadge{color:#166534;background:#dcfce7;border-radius:999px;align-items:center;gap:7px;padding:6px 14px;font-size:13px;font-weight:800;display:flex}.timerDot{background:#16a34a;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite timerPulse}@keyframes timerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.timerBody{grid-template-columns:1fr 280px;align-items:start;gap:32px;display:grid}.timerInputs{min-width:0}.timerClock{background:#f8fafc;border:2px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:28px 24px;display:flex;position:sticky;top:24px}.timerDisplay{letter-spacing:-2px;color:#1e293b;font-variant-numeric:tabular-nums;font-size:56px;font-weight:900;transition:color .3s}.timerDisplay.active{color:#2563eb}.timerDisplay.paused{color:#d97706}.timerMeta{color:#64748b;margin:0;font-size:13px}.timerActions{width:100%;margin-top:4px}.timerStartBtn,.timerStopBtn{cursor:pointer;border:0;border-radius:14px;width:100%;padding:16px;font-size:18px;font-weight:900;transition:all .2s}.timerStartBtn{color:#fff;background:linear-gradient(135deg,#2563eb,#0ea5e9);box-shadow:0 8px 24px #2563eb4d}.timerStartBtn:hover{transform:translateY(-1px);box-shadow:0 12px 28px #2563eb61}.timerStartBtn:active{transform:translateY(0)}.timerStartBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.timerStopBtn{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 8px 24px #16a34a4d}.timerStopBtn:hover{transform:translateY(-1px);box-shadow:0 12px 28px #16a34a61}.timerStopBtn:active{transform:translateY(0)}.timerStopBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.timerPauseBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#d97706,#b45309);border:0;border-radius:14px;width:100%;margin-bottom:6px;padding:14px;font-size:16px;font-weight:900;box-shadow:0 6px 18px #d9770647}.timerPauseBtn:hover{filter:brightness(1.08)}.timerResumeBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5);border:0;border-radius:14px;width:100%;margin-bottom:6px;padding:14px;font-size:16px;font-weight:900;box-shadow:0 6px 18px #7c3aed47}.timerResumeBtn:hover{filter:brightness(1.08)}.timerSessionInfo{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:10px;padding:16px;display:flex}.timerSessionInfoRow{align-items:center;gap:10px;font-size:14px;display:flex}.timerInfoLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;min-width:72px;font-size:12px;font-weight:800}.timerPauseLog{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px}.timerPauseEvent{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding:4px 0;font-size:12px;display:flex}.timerPauseEvent:last-child{border-bottom:0}.timerPauseType{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800}.timerPauseType.pause{color:#92400e;background:#fef3c7}.timerPauseType.resume{color:#5b21b6;background:#ede9fe}.timerPauseTime{color:#475569}.timerPauseElapsed{color:#94a3b8;font-variant-numeric:tabular-nums;margin-left:auto}.ganttWorkLogRow{align-items:center;gap:8px;margin-top:4px;padding-left:4px;display:flex}.ganttWorkLogLabel{color:#94a3b8;flex-shrink:0;width:56px;font-size:10px;font-weight:700}.ganttWorkLogTrack{flex:1;height:18px;position:relative}.ganttWorkLogDot{cursor:pointer;z-index:4;background:#0ea5e9;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:transform .15s;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 1px 4px #0ea5e966}.ganttWorkLogDot:hover{transform:translate(-50%,-50%)scale(1.35)}.ganttWorkLogCount{color:#fff;font-size:9px;font-weight:900}.timerCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px 18px;transition:all .2s;position:relative;box-shadow:0 1px 3px #0f172a0a}.timerCard.running{background:linear-gradient(#f7fdf9 0%,#fff 40%);border-color:#bbf7d0}.timerCard.paused{background:linear-gradient(#fffcf3 0%,#fff 40%);border-color:#fde68a}.timerCard:before{content:"";border-radius:0 3px 3px 0;width:3px;position:absolute;top:14px;bottom:14px;left:0}.timerCard.running:before{background:linear-gradient(#16a34a,#22c55e)}.timerCard.paused:before{background:linear-gradient(#d97706,#f59e0b)}.timerCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.timerCardMeta{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.timerCardCategory{color:#64748b;background:#f1f5f9;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.timerCardStart{color:#94a3b8;font-variant-numeric:tabular-nums;font-size:11px}.timerCardElapsed{letter-spacing:-.5px;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:28px;font-weight:800;line-height:1}.timerCardElapsed.running{color:#16a34a}.timerCardElapsed.paused{color:#d97706}.timerCardContent{color:#1e293b;margin:0 0 12px;font-size:14.5px;font-weight:600;line-height:1.5}.timerCardActions{align-items:center;gap:8px;margin-bottom:12px;display:flex}.timerCardActions .timerPauseBtn,.timerCardActions .timerResumeBtn,.timerCardActions .timerStopBtn,.timerCardActions .timerCancelBtn{cursor:pointer;box-shadow:none;white-space:nowrap;background:#fff;border:1px solid;border-radius:10px;flex:1;margin-bottom:0;padding:9px 14px;font-size:13px;font-weight:700;transition:background-color .15s,border-color .15s,color .15s}.timerCardActions button:disabled{opacity:.55;cursor:not-allowed}.timerCardActions .timerPauseBtn{color:#b45309;background:#fffbeb;border-color:#fcd34d}.timerCardActions .timerPauseBtn:hover{background:#fef3c7;border-color:#f59e0b}.timerCardActions .timerResumeBtn{color:#6d28d9;background:#f5f3ff;border-color:#c4b5fd}.timerCardActions .timerResumeBtn:hover{background:#ede9fe;border-color:#a78bfa}.timerCardActions .timerStopBtn{color:#15803d;background:#f0fdf4;border-color:#86efac;font-weight:800}.timerCardActions .timerStopBtn:hover{background:#dcfce7;border-color:#4ade80}.timerCardActions .timerCancelBtn{color:#b91c1c;background:#fff7f7;border-color:#fecaca;flex:none;min-width:80px}.timerCardActions .timerCancelBtn:hover{background:#fee2e2;border-color:#fca5a5}.timerCardResultRow{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;display:grid}.timerCardResultRow input{background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;font-size:13px;transition:all .15s}.timerCardResultRow input:focus{background:#fff;border-color:#93c5fd;outline:none;box-shadow:0 0 0 3px #93c5fd33}.timerCardTabs{background:#f1f5f9;border-radius:10px;gap:0;margin-bottom:14px;padding:3px;display:inline-flex}.timerCardTabs button{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;align-items:center;gap:4px;padding:6px 14px;font-size:12.5px;font-weight:700;transition:all .15s;display:inline-flex}.timerCardTabs button:hover{color:#1e293b}.timerCardTabs .timerTabActive{color:#1e293b;background:#fff;box-shadow:0 1px 3px #0f172a14}.timerTabBadge{color:#475569;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:2px;padding:0 5px;font-size:10px;font-weight:800;display:inline-flex}.timerTabBadge.danger{color:#dc2626;background:#fee2e2}.timerTabBadge.blue{color:#1d4ed8;background:#dbeafe}.timerCardTabs .timerTabActive .timerTabBadge{background:#f1f5f9}.timerTabContent{min-height:60px}.timerEmptyHint{color:#94a3b8;text-align:center;background:#fafbfc;border:1px dashed #e2e8f0;border-radius:10px;margin:4px 0 12px;padding:16px 12px;font-size:13px}.timerAddRow{background:#fafbfc;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;padding:8px;transition:all .15s;display:flex}.timerAddRow:focus-within{background:#fff;border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd26}.timerAddInput{background:0 0;border:0;border-radius:7px;outline:none;flex:1;min-width:120px;padding:6px 10px;font-size:13px}.timerAddRow .timerTagSelect{color:#475569;background:#fff;border:0;border-radius:7px;flex-shrink:0;width:76px;padding:5px 8px;font-size:12px;font-weight:700}.timerAddRow .primaryButton{box-shadow:none!important;background:#2563eb!important;border-radius:8px!important;padding:6px 14px!important;font-size:12.5px!important}.timerAddRow .primaryButton:hover{background:#1d4ed8!important;transform:none!important}.timerTagSelect{border:1px solid #d6e0ef;border-radius:8px;flex-shrink:0;width:80px;padding:6px 8px;font-size:13px}.timerNoteItem{background:#fafafa;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:6px;padding:8px 10px}.timerNoteHeader{align-items:center;gap:7px;margin-bottom:4px;display:flex}.timerNoteTag{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800}.timerNoteTag.tag-备注{color:#475569;background:#f1f5f9}.timerNoteTag.tag-问题{color:#dc2626;background:#fee2e2}.timerNoteTag.tag-决策{color:#1d4ed8;background:#dbeafe}.timerNoteTag.tag-风险{color:#92400e;background:#fef3c7}.timerNoteTag.tag-进展{color:#166534;background:#dcfce7}.timerNoteTag.tag-待办{color:#6d28d9;background:#ede9fe}.timerNoteTime{color:#94a3b8;margin-left:auto;font-size:11px}.timerNoteContent{color:#1e293b;margin:0;font-size:13px;line-height:1.5}.deliverableStack{flex-direction:column;gap:10px;display:flex}.deliverablePhase{background:#fff;border:1px solid #e2e8f0;border-radius:14px;transition:all .2s;overflow:hidden}.deliverablePhase.active{border-color:#93c5fd;box-shadow:0 4px 14px #2563eb14}.deliverablePhase.passed{opacity:.85}.deliverablePhaseHeader{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;transition:background .15s;display:flex}.deliverablePhaseHeader:hover{background:#f1f5f980}.deliverablePhase.active .deliverablePhaseHeader{background:linear-gradient(135deg,#eff6ff 0%,#fff 80%)}.deliverablePhaseLeft{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.deliverablePhaseBadge{color:#fff;letter-spacing:.04em;background:#2563eb;border-radius:999px;flex-shrink:0;padding:4px 12px;font-size:11px;font-weight:800}.deliverablePhase.passed .deliverablePhaseBadge{background:#94a3b8}.deliverablePhaseName{color:#0f172a;font-size:15px;display:block}.deliverablePhaseDesc{color:#64748b;margin:2px 0 0;font-size:12px;line-height:1.4}.deliverablePhaseRight{flex-shrink:0;align-items:center;gap:14px;display:flex}.deliverablePhaseStats{color:#1e293b;font-size:13px;font-weight:800}.deliverablePhaseStats strong{color:#2563eb;margin-right:1px;font-size:22px}.deliverablePhaseStats span{color:#94a3b8;font-weight:700}.deliverablePhaseProgress{background:#e2e8f0;border-radius:999px;width:100px;height:6px;overflow:hidden}.deliverablePhaseProgressFill{background:linear-gradient(90deg,#2563eb,#16a34a);border-radius:999px;height:100%;transition:width .3s}.deliverablePhaseChevron{color:#94a3b8;text-align:center;width:16px;font-size:14px;font-weight:800}.deliverablePhaseBody{background:#fcfcfd;border-top:1px solid #f1f5f9;flex-direction:column;gap:8px;padding:8px 18px 18px;display:flex}.deliverableItem{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px;transition:all .15s}.deliverableItem.uploaded{background:linear-gradient(#f0fdf4,#fff);border-color:#bbf7d0}.deliverableItem:hover{border-color:#c7d9f4}.deliverableItemHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.deliverableItemTitle{color:#1e293b;align-items:center;gap:8px;font-size:14px;display:flex}.deliverableItemStatus{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:inline-flex}.deliverableItemStatus.done{color:#16a34a;background:#dcfce7}.deliverableItemStatus.pending{color:#94a3b8;background:#f1f5f9;border:1px dashed #cbd5e1}.deliverableFileCount{color:#16a34a;background:#dcfce7;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.deliverableItemActions{flex-shrink:0;gap:6px;display:flex}.deliverableFiles{border-top:1px dashed #e2e8f0;flex-direction:column;gap:6px;margin-top:10px;padding-top:10px;display:flex}.deliverableFileRow{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:7px 10px;display:flex}.deliverableFileIcon{flex-shrink:0;font-size:18px}.deliverableFileName{text-align:left;flex:1;min-width:120px;font-size:13px;font-weight:700;text-decoration:none}.deliverableFileName:hover{text-decoration:underline}.deliverableFileMeta{color:#64748b;white-space:nowrap;font-size:11px;font-weight:600}.deliverableFileRemark{color:#475569;white-space:nowrap;text-overflow:ellipsis;background:#fef3c7;border-radius:6px;max-width:200px;padding:2px 8px;font-size:11px;overflow:hidden}.phaseCurrentBanner{background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #c7d9f4;border-radius:14px;padding:16px 18px}.phaseCurrentBanner.delayed{background:linear-gradient(135deg,#fff7f7,#fff);border-color:#fca5a5}.phaseCurrentInfo{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.phaseCurrentLabel{align-items:center;gap:12px;display:flex}.phaseCurrentIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:900;display:flex}.phaseCurrentEyebrow{color:#64748b;letter-spacing:.06em;text-transform:uppercase;margin:0 0 2px;font-size:11px;font-weight:800}.phaseCurrentLabel strong{color:#0f172a;font-size:18px}.phaseCurrentDates{color:#64748b;font-size:12px;font-weight:700}.phaseCurrentHint{color:#475569;background:#fff9;border-left:3px solid #c7d9f4;border-radius:8px;margin:12px 0 0;padding:8px 12px;font-size:13px;line-height:1.6}.phaseGateForm{background:#ffffffd9;border:1px dashed #93c5fd;border-radius:10px;margin-top:14px;padding:14px}.primaryButton.urgent{color:#fff;background:linear-gradient(135deg,#dc2626,#ea580c);animation:2s infinite pulseUrgent}@keyframes pulseUrgent{0%,to{box-shadow:0 4px 12px #dc26264d}50%{box-shadow:0 6px 20px #dc26268c}}.userAdminStats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.userAdminStatCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:14px;padding:16px 18px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0f172a0a}.userAdminStatCard:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.userAdminStatIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;font-weight:800;display:flex}.userAdminStatNum{color:#0f172a;font-variant-numeric:tabular-nums;font-size:28px;font-weight:900;line-height:1}.userAdminStatLabel{color:#64748b;margin-top:4px;font-size:12px;font-weight:700}.userGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.userCard{background:linear-gradient(#fff,#fafbff);border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:12px;padding:18px;transition:all .2s;display:flex;position:relative}.userCard:hover{border-color:#c7d9f4;transform:translateY(-2px);box-shadow:0 12px 28px #2563eb1f}.userCard.isSelf{background:linear-gradient(#eff6ff,#fff);border-color:#93c5fd}.userCardTop{align-items:center;gap:12px;display:flex}.userAvatar{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:900;display:flex}.userCardInfo{flex:1;min-width:0}.userCardName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-size:15px;font-weight:800;display:flex;overflow:hidden}.userCardUserName{color:#64748b;margin-top:2px;font-family:JetBrains Mono,Consolas,monospace;font-size:12px}.userSelfBadge{color:#fff;background:#2563eb;border-radius:999px;flex-shrink:0;align-items:center;padding:1px 7px;font-size:10px;font-weight:800;display:inline-flex}.userCardBadges{flex-wrap:wrap;gap:6px;display:flex}.userCardBadge{border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.userCardMeta{background:#f1f5f999;border:1px solid #f1f5f9;border-radius:10px;grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px;display:grid}.userCardMeta div{flex-direction:column;gap:2px;display:flex}.userCardMeta span{color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700}.userCardMeta strong{color:#475569;font-size:12px;font-weight:700}.userCardActions{flex-wrap:wrap;gap:5px;margin-top:auto;display:flex}.userCardQuickBtn{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:8px;flex:1;min-width:70px;padding:7px 10px;font-size:12px;font-weight:800;transition:all .15s}.userCardQuickBtn:hover{transform:translateY(-1px)}.userCardQuickBtn.approve{color:#16a34a;background:#f0fdf4;border-color:#86efac}.userCardQuickBtn.approve:hover{background:#dcfce7}.userCardQuickBtn.disable{color:#d97706;background:#fffbeb;border-color:#fcd34d}.userCardQuickBtn.disable:hover{background:#fef3c7}.userCardQuickBtn.edit{color:#1d4ed8;background:#eff6ff;border-color:#c7d9f4}.userCardQuickBtn.edit:hover{background:#dbeafe}.userCardQuickBtn.danger{color:#dc2626;background:#fff7f7;border-color:#fecaca}.userCardQuickBtn.danger:hover{background:#fee2e2}.userModalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a8c}.userFormModal{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;width:min(640px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 60px #00000040}.userFormHero{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 50%,#0ea5e9 100%);flex-shrink:0;align-items:center;gap:14px;padding:22px 24px;display:flex}.userFormHeroAvatar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:2px solid #ffffff4d;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;font-weight:900;display:flex}.userFormHeroEyebrow{letter-spacing:.1em;color:#fffc;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:800}.userFormBody{flex:1;padding:22px 24px;overflow-y:auto}.userFormSection{margin-bottom:22px}.userFormSection:last-child{margin-bottom:0}.userFormSectionTitle{color:#1e293b;align-items:center;gap:8px;margin:0 0 10px;font-size:13px;font-weight:800;display:flex}.userFormSectionTitle:before{content:"";background:linear-gradient(#2563eb,#0ea5e9);border-radius:999px;width:3px;height:14px;display:inline-block}.userFormFooter{background:#f8fafc;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;gap:8px;padding:16px 24px;display:flex}.rolePickerGrid{gap:8px;display:grid}.rolePickerCard{cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;transition:all .15s;display:flex}.rolePickerCard:hover:not(:disabled){background:#f8fafc;border-color:#c7d9f4}.rolePickerCard.selected{box-shadow:0 4px 14px #2563eb26}.rolePickerIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.rolePickerCheck{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:flex}.statusPickerGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.statusPickerCard{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:14px 10px;font-size:13px;font-weight:800;transition:all .15s;display:flex}.statusPickerCard:hover:not(:disabled){background:#f8fafc;border-color:#c7d9f4}.statusPickerCard.selected{box-shadow:0 4px 14px #2563eb1f}.statusPickerIcon{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:900;display:flex}@media (width<=760px){.userAdminStats{grid-template-columns:repeat(2,1fr)}.userGrid,.statusPickerGrid{grid-template-columns:1fr}}.confirmOverlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.confirmDialog{background:#fff;border-radius:18px;width:min(420px,100%);padding:28px 32px;box-shadow:0 24px 60px #00000038}.confirmTitle{color:#dc2626;margin:0 0 10px;font-size:18px;font-weight:900}.confirmDesc{color:#374151;margin:0 0 6px;font-size:14px}.confirmHint{color:#6b7280;margin:0 0 14px;font-size:13px;line-height:1.6}.confirmHint code{color:#1e293b;background:#f1f5f9;border-radius:4px;padding:1px 6px;font-weight:800}.confirmInput{border:2px solid #e5e7eb;border-radius:10px;outline:none;width:100%;margin-bottom:14px;padding:10px 14px;font-size:15px;transition:border-color .2s}.confirmInput:focus{border-color:#3b82f6}.confirmActions{gap:10px;display:flex}.richItem.deleted{opacity:.75;background:#f8fafc;border-color:#e2e8f0}.deletedBin{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;margin-top:10px;overflow:hidden}.deletedBin summary{color:#64748b;cursor:pointer;-webkit-user-select:none;user-select:none;padding:8px 12px;font-size:12px;font-weight:700}.deletedBin summary:hover{background:#f1f5f9}.deletedBinItem{border-top:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:8px;padding:6px 12px;display:flex}.deletedBinLabel{color:#64748b;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.deletedBinTime{color:#94a3b8;flex-shrink:0;font-size:11px}.richItem{border:1px solid;border-radius:12px;margin-bottom:8px;padding:10px 12px}.richItem.note{background:#fafafa;border-color:#e2e8f0}.richItem.open{background:#fff7f7;border-color:#fca5a5}.richItem.resolved{background:#f0fdf4;border-color:#86efac}.richItemHeader{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.richItemTime{color:#94a3b8;margin-left:auto;font-size:11px}.richItemActions{flex-shrink:0;gap:4px;display:flex}.richItemContent{color:#1e293b;white-space:pre-wrap;word-break:break-word;margin:0 0 8px;font-size:14px;line-height:1.55}.richItemContent.resolved{color:#94a3b8;text-decoration:line-through}.richEditArea{margin-bottom:8px}.richEditTextarea{resize:vertical;border:1px solid #93c5fd;border-radius:8px;outline:none;width:100%;min-height:72px;padding:8px 10px;font-size:14px}.richItemBar{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:6px;margin-top:4px;padding-top:7px;display:flex}.richBarBtn{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:3px 8px;font-size:12px;font-weight:700}.richBarBtn:hover{color:#1e293b;background:#f1f5f9}.richBadge{color:#475569;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;margin-left:3px;padding:0 3px;font-size:10px;font-weight:900;display:inline-flex}.richBadge.blue{color:#1d4ed8;background:#dbeafe}.richSubSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:8px;padding:8px 10px}.richComment{border-bottom:1px solid #f1f5f9;padding:6px 0}.richComment:last-of-type{border-bottom:0}.richCommentHeader{color:#64748b;align-items:center;gap:8px;margin-bottom:3px;font-size:12px;display:flex}.richCommentHeader strong{color:#1e293b}.richCommentContent{color:#374151;margin:0;font-size:13px}.richSig{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding:5px 0;font-size:13px;display:flex}.richSig:last-child{border-bottom:0}.richSigAuthor{color:#1e293b;font-weight:700}.richSigRemark{color:#475569}.richSigTime{color:#94a3b8;margin-left:auto;font-size:11px}.imgGallery{flex-wrap:wrap;gap:6px;margin:6px 0 8px;display:flex}.imgThumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:8px;width:80px;height:80px}.imgThumbPlaceholder{color:#94a3b8;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:80px;height:80px;font-size:20px;display:flex}.todoCheckbox{cursor:pointer;background:0 0;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:all .18s;position:relative}.todoCheckbox:hover{background:#16a34a14;border-color:#16a34a}.todoCheckbox.done{background:#16a34a;border-color:#16a34a}.todoCheckbox.done:after{content:"✓";color:#fff;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:flex;position:absolute;inset:0}.todoCompletedGroup{background:#fafafa;border:1px dashed #d1d5db;border-radius:10px;margin-top:8px;overflow:hidden}.todoCompletedGroup summary{color:#16a34a;cursor:pointer;-webkit-user-select:none;user-select:none;padding:8px 12px;font-size:12px;font-weight:800}.todoCompletedGroup summary:hover{background:#f0fdf4}.todoCompletedGroup .richItem{border-bottom:0;border-left:0;border-right:0;border-radius:0}.issueStatusPill{border-radius:999px;align-items:center;padding:3px 10px;font-size:12px;font-weight:800;display:inline-flex}.issueStatusPill.open{color:#dc2626;background:#fee2e2}.issueStatusPill.resolved{color:#16a34a;background:#dcfce7}.issueToggleBtn{cursor:pointer;background:0 0;border:2px dashed;border-radius:10px;align-items:center;gap:7px;width:100%;margin:8px 0 6px;padding:8px 14px;font-size:13px;font-weight:800;transition:all .15s;display:flex}.issueToggleBtn.open{color:#16a34a;border-color:#86efac}.issueToggleBtn.open:hover{background:#dcfce7;border-style:solid}.issueToggleBtn.resolved{color:#64748b;border-color:#cbd5e1}.issueToggleBtn.resolved:hover{background:#f1f5f9;border-style:solid}.issueToggleIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:900;display:inline-flex}.issueToggleBtn.open .issueToggleIcon{color:#15803d;background:#bbf7d0}.issueToggleBtn.resolved .issueToggleIcon{color:#475569;background:#e2e8f0}.timerIssueList{gap:8px;margin-bottom:12px;display:grid}.timerIssueCard{background:#fff7f7;border:1px solid #fecaca;border-radius:12px;padding:10px 14px}.timerIssueCard.resolved{background:#f0fdf4;border-color:#86efac}.timerIssueHeader{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;display:flex}.timerIssueStatusBtn{cursor:pointer;border:0;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:800;transition:filter .15s}.timerIssueStatusBtn:hover{filter:brightness(.92)}.timerIssueTime{color:#94a3b8;font-size:11px}.timerIssueContent{color:#1e293b;margin:0;font-size:14px}.timerIssueContent.resolved{color:#94a3b8;text-decoration:line-through}.timerAddForm{border-top:1px solid #f1f5f9;align-items:center;gap:8px;padding-top:10px;display:flex}.timerAddInput{border:1px solid #d6e0ef;border-radius:10px;flex:1;min-width:0;padding:8px 12px;font-size:14px}.timerCommList{gap:8px;margin-bottom:12px;display:grid}.timerCommCard{background:#f5f7ff;border:1px solid #e0e7ff;border-radius:12px;padding:10px 14px}.timerCommHeader{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:5px;display:flex}.timerCommType{border-radius:999px;padding:2px 9px;font-size:11px;font-weight:800}.timerCommType.type-沟通{color:#4338ca;background:#e0e7ff}.timerCommType.type-部署{color:"#92400e";background:#fef3c7}.timerCommType.type-汇报{color:#166534;background:#dcfce7}.timerCommType.type-协调{color:#c2410c;background:#fff7ed}.timerCommType.type-确认{color:"#15803d";background:#f0fdf4}.timerCommPerson{color:#334155;font-size:12px;font-weight:700}.timerCommTime{color:#94a3b8;margin-left:auto;font-size:11px}.timerCommContent{color:#1e293b;margin:0;font-size:14px}.timerCommInputs{flex-wrap:wrap;align-items:center;gap:8px;width:100%;display:flex}.timerCommInputs input,.timerCommInputs select{border:1px solid #d6e0ef;border-radius:10px;padding:8px 12px;font-size:14px}.projectActiveTimer{border-width:2px}.projectActiveTimer.running{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac}.projectActiveTimer.paused{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fcd34d}.timerSessionList{gap:10px;display:grid}.timerSessionCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px}.timerSessionMeta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;display:flex}.timerSessionTime{color:#475569;font-size:13px;font-weight:700}.timerSessionDuration{color:#1d4ed8;background:#dbeafe;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:800}.timerSessionContent{color:#1e293b;margin:0;font-size:14px}.timerLogSummary{flex-wrap:wrap;gap:8px;margin:4px 0 8px;display:flex}.timerLogSummary span{color:#475569;background:#f1f5f9;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:700}.timerLogTimeline{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:10px;padding:10px 12px}.timerLogEvents{flex-wrap:wrap;gap:8px 12px;display:flex}.timerLogEvent{color:#475569;align-items:center;gap:6px;font-size:12px;display:inline-flex}.timerLogEvent strong{color:#1e293b}.timerLogEvent small{color:#64748b}.timerLogEventDot{background:#2563eb;border-radius:999px;width:8px;height:8px}.timerLogEvent.pause .timerLogEventDot{background:#f97316}.timerLogEvent.resume .timerLogEventDot{background:#16a34a}.timerLogEvent.complete .timerLogEventDot{background:#0f172a}.timerLogSegments{border-top:1px dashed #d6e0ef;gap:4px;margin-top:8px;padding-top:8px;display:grid}.timerLogSegments span{color:#64748b;font-size:12px}@media (width<=760px){.timerBody{grid-template-columns:1fr}.timerClock{position:static}.timerDisplay{font-size:40px}}.appDashboard{background:linear-gradient(#eaf1f8d1,#f7fafcf0),linear-gradient(135deg,#e7f0f2 0%,#f6f8fb 48%,#eef4ec 100%)}.authScreen{background:linear-gradient(135deg,#0e4b5be6,#182a3feb),linear-gradient(45deg,#0f2d35,#233044);min-height:100vh;padding:28px}.authShell{background:#fffffff0;border:1px solid #e2e8f02e;border-radius:28px;grid-template-columns:minmax(320px,.9fr) minmax(360px,520px);width:min(1080px,100%);min-height:620px;display:grid;overflow:hidden;box-shadow:0 28px 90px #02081747}.authIntro{color:#f8fafc;background:linear-gradient(155deg,#0f2834f5,#143948e6),linear-gradient(45deg,#12333d,#1f433d);flex-direction:column;justify-content:space-between;gap:28px;padding:42px;display:flex}.authIntro .eyebrow{color:#9fd5cf}.authIntro h1{max-width:420px;margin-bottom:18px;font-size:44px;line-height:1.08}.authLead{color:#cbd9df;max-width:420px;font-size:18px;line-height:1.7}.authSignalGrid{gap:12px;margin-top:auto;display:grid}.authSignalGrid div{background:#ffffff14;border:1px solid #cbd5e138;border-radius:16px;padding:14px 16px}.authSignalGrid span,.authAsideNote{color:#a8c2c9;font-size:13px}.authSignalGrid strong{color:#fff;margin-top:5px;font-size:15px;display:block}.authAsideNote{margin:0;line-height:1.7}.authCard{background:linear-gradient(#fffffff5,#f8fafcfa);flex-direction:column;justify-content:center;padding:46px;display:flex}.authCard h2{color:#102033;margin-bottom:10px;font-size:32px}.authHint{color:#64748b;margin-bottom:22px;line-height:1.7}.authForm{margin-top:0}.authModeTabs{background:#eef4f7;border:1px solid #dbe4ee;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:20px;padding:6px;display:grid}.authModeTabs button{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 16px;font-weight:900}.authModeTabs .activeTab{color:#0f2f3a;background:#fff;box-shadow:0 8px 22px #0f172a1a}.authActions{justify-content:flex-start}.appShellHeader{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:1px solid #94a3b847;border-radius:22px;align-items:stretch;padding:18px;box-shadow:0 18px 48px #25436e1a}.brandCluster{align-items:center;gap:16px;min-width:0;display:flex}.brandMark{color:#fff;background:linear-gradient(135deg,#0f766e,#174367);border-radius:16px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:14px;font-weight:900;display:grid}.brandCluster h1{color:#102033;margin-bottom:4px;font-size:28px}.shellSubtitle{color:#64748b;margin:0;font-size:14px}.shellRight{align-items:center;gap:12px;margin-left:auto;display:flex}.shellStatus,.userBox{background:#f8fafc;border-radius:16px;min-height:58px}.shellStatus{border:1px solid #e2e8f0;gap:4px;min-width:140px;padding:10px 14px;display:grid}.shellStatus span,.userBox span{color:#64748b;font-size:12px;font-weight:800}.shellStatus strong,.userBox strong{color:#0f172a}.userBox{padding:8px 10px 8px 14px}.userBox div{gap:3px;display:grid}.moduleNav{background:#ffffffbd;border-radius:16px;gap:6px;margin:14px 0 10px;padding:6px}.moduleNav button{border-radius:11px;padding:10px 15px}.moduleNav .activeTab{background:#12384e;box-shadow:0 10px 24px #12384e38}.subNav{flex-wrap:wrap;gap:6px;margin:0 0 18px;padding:0 2px;display:flex}.subNav button{color:#475569;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:8px 14px;font-weight:800}.subNav .activeSubTab{color:#0f3d4a;background:#edf8f6;border-color:#b8d4d4}@media (width<=860px){.authShell{grid-template-columns:1fr;min-height:auto}.authIntro,.authCard{padding:28px}.authIntro h1{font-size:34px}.authSignalGrid{grid-template-columns:1fr}.appShellHeader,.brandCluster,.shellRight{flex-direction:column;align-items:flex-start}.shellRight,.shellStatus,.userBox{width:100%}}.detailTopBar{justify-content:space-between;gap:12px;margin-bottom:4px;display:flex}.detailTopBar>div{align-items:center;gap:10px;display:flex}.detailTopBar h2{display:none}.projectSummaryPanel{background:linear-gradient(135deg,#fffffff0,#f7fafce0),linear-gradient(135deg,#e8f1f0,#f8fafc);border:1px solid #94a3b847;border-radius:22px;padding:24px;position:relative;overflow:hidden;box-shadow:0 18px 48px #25436e1c}.projectSummaryPanel>.metaGrid{display:none}.projectSummaryMain{grid-template-columns:minmax(0,1fr) 260px;align-items:stretch;gap:22px;display:grid}.projectSummaryPills{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.projectSummaryPills span{color:#0f3d4a;background:#e7f5f3;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.projectSummaryPills .danger,.projectMetricGrid .danger strong{color:#b91c1c}.projectSummaryPills .danger{background:#fee2e2}.projectSummaryCopy h2{color:#0f2033;margin:0 0 12px;font-size:34px;line-height:1.16}.projectOwnerLine{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;display:flex}.projectOwnerLine strong{color:#1e293b}.projectOwnerLine i{background:#cbd5e1;width:1px;height:14px}.projectSummaryNotes{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.projectSummaryNotes div{background:#ffffffc2;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.projectSummaryNotes span,.projectMetricGrid span,.projectProgressCard span,.projectTimelineBand span{color:#64748b;font-size:12px;font-weight:900}.projectSummaryNotes p{color:#1e293b;margin:5px 0 0;font-size:14px;line-height:1.6}.projectProgressCard{color:#fff;background:linear-gradient(#12384e,#0f2d35);border:1px solid #d7e4ea;border-radius:18px;flex-direction:column;justify-content:center;min-height:180px;padding:22px;display:flex}.projectProgressCard span,.projectProgressCard p{color:#b9d5dc}.projectProgressCard strong{margin:8px 0;font-size:46px;line-height:1}.projectProgressCard p{margin:10px 0 0;font-size:13px;font-weight:800}.projectProgressTrack,.projectTimelineTrack{background:#cbd5e18c;border-radius:999px;height:10px;overflow:hidden}.projectProgressTrack i,.projectTimelineTrack i{border-radius:inherit;background:linear-gradient(90deg,#2dd4bf,#facc15);height:100%;display:block}.projectMetricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.projectMetricGrid div{background:#fffc;border:1px solid #e2e8f0;border-radius:16px;min-height:108px;padding:16px}.projectMetricGrid strong{color:#0f172a;word-break:break-word;margin-top:10px;font-size:25px;line-height:1.1;display:block}.projectMetricGrid small{color:#94a3b8;margin-top:5px;font-weight:800;display:block}.projectTimelineBand{background:#f6fbfa;border:1px solid #dbe7e7;border-radius:14px;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:14px;margin-top:14px;padding:12px 14px;display:grid}.projectTimelineBand div:first-child{gap:2px;display:grid}.projectTimelineBand strong{color:#0f3d4a}.projectTimelineBand p{color:#64748b;margin:0;font-size:13px;font-weight:900}@media (width<=900px){.projectSummaryMain,.projectMetricGrid,.projectSummaryNotes,.projectTimelineBand{grid-template-columns:1fr}.detailTopBar{flex-direction:column}}.loadingWrap{color:#475569;align-items:center;gap:10px;font-weight:600;display:flex}.loadingWrap.inline{vertical-align:middle;display:inline-flex}.loadingText{color:inherit;letter-spacing:.02em;font-size:14px;font-weight:600}.loadingWrap{color:#475569}.loadingWrap[style*=color] .loadingText{color:inherit}.ldSize-sm .loadingText{font-size:12px}.ldSize-lg .loadingText{font-size:16px}.loadingDots{align-items:center;gap:5px;display:inline-flex}.loadingDots span{background:linear-gradient(135deg,#2563eb,#0ea5e9);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite ldDotBounce}.loadingWrap[style*="color: rgb(255"] .loadingDots span,.loadingWrap[style*="color: #fff"] .loadingDots span,.loadingWrap[style*="color:#fff"] .loadingDots span,.loadingWrap[style*="color: white"] .loadingDots span,.loadingWrap[style*="color: rgb(255"] .loadingWave span,.loadingWrap[style*="color: #fff"] .loadingWave span,.loadingWrap[style*="color:#fff"] .loadingWave span,.loadingWrap[style*="color: white"] .loadingWave span{background:#ffffffe6}.loadingDots span:first-child{animation-delay:0s}.loadingDots span:nth-child(2){animation-delay:.18s}.loadingDots span:nth-child(3){animation-delay:.36s}.ldSize-sm .loadingDots span{width:6px;height:6px}.ldSize-lg .loadingDots span{width:11px;height:11px}@keyframes ldDotBounce{0%,80%,to{opacity:.45;transform:translateY(0)scale(.85)}40%{opacity:1;transform:translateY(-6px)scale(1)}}.loadingSpinner{width:28px;height:28px;display:inline-flex}.ldSize-sm .loadingSpinner{width:18px;height:18px}.ldSize-lg .loadingSpinner{width:44px;height:44px}.loadingSpinnerSvg{width:100%;height:100%;animation:1.4s linear infinite ldSpin}.loadingSpinnerTrack{fill:none;stroke:#94a3b82e;stroke-width:4px}.loadingSpinnerPath{fill:none;stroke-width:4px;stroke-linecap:round;stroke-dasharray:125;stroke-dashoffset:50px;transform-origin:50%;animation:1.6s ease-in-out infinite ldDash}@keyframes ldSpin{to{transform:rotate(360deg)}}@keyframes ldDash{0%{stroke-dashoffset:125px;transform:rotate(0)}50%{stroke-dashoffset:35px;transform:rotate(135deg)}to{stroke-dashoffset:125px;transform:rotate(360deg)}}.loadingWave{align-items:flex-end;gap:3px;height:18px;display:inline-flex}.loadingWave span{transform-origin:bottom;background:linear-gradient(#2563eb,#0ea5e9);border-radius:3px;width:3px;height:100%;animation:1s ease-in-out infinite ldWave;display:block}.loadingWave span:first-child{animation-delay:0s}.loadingWave span:nth-child(2){animation-delay:.12s}.loadingWave span:nth-child(3){animation-delay:.24s}.loadingWave span:nth-child(4){animation-delay:.36s}.ldSize-sm .loadingWave{height:14px}.ldSize-sm .loadingWave span{width:2.5px}.ldSize-lg .loadingWave{height:28px}.ldSize-lg .loadingWave span{width:4px}@keyframes ldWave{0%,to{opacity:.5;transform:scaleY(.35)}50%{opacity:1;transform:scaleY(1)}}.loadingSkeleton{flex-direction:column;gap:10px;padding:4px 0;display:flex}.loadingSkeletonBlock{background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 40%,#f8fafc 50%,#e2e8f0 60%,#f1f5f9 100%) 0 0/200% 100%;border-radius:7px;width:100%;height:14px;animation:1.6s ease-in-out infinite ldShimmer}@keyframes ldShimmer{0%{background-position:100%}to{background-position:-100%}}.loadingPage{background:radial-gradient(circle at 50% 0,#2563eb0f,#0000 60%),#fff;border:1px solid #94a3b82e;border-radius:20px;justify-content:center;align-items:center;min-height:240px;padding:40px 24px;display:flex;box-shadow:0 8px 32px #0f172a0a}.loadingPageInner{flex-direction:column;align-items:center;gap:16px;display:flex}.loadingPageText{color:#64748b;letter-spacing:.04em;margin:0;font-size:14px;font-weight:600;animation:1.6s ease-in-out infinite ldFade}.ldSize-lg.loadingPage{min-height:360px}.ldSize-lg .loadingPageText{font-size:16px}@keyframes ldFade{0%,to{opacity:.55}50%{opacity:1}}
