:root{--ink:#17212b;--line:#e8ebef;--paper:#f5f6f8;--orange:#ff6243;--purple:#7256ff}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:PingFang SC,Microsoft YaHei,Inter,Arial,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh;display:flex}.sidebar{color:#d8dce3;z-index:10;background:#151b25;flex-direction:column;width:226px;padding:28px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;letter-spacing:.08em;align-items:center;gap:11px;padding:0 12px 29px;font-size:20px;font-weight:800;display:flex}.brand-mark{background:var(--orange);color:#fff;border-radius:10px 5px;place-items:center;width:34px;height:34px;font-weight:900;display:grid;box-shadow:0 8px 20px #ff624340}.sidebar nav{gap:6px;display:grid}.nav-item{color:#8f99a9;border-radius:10px;align-items:center;gap:13px;min-height:46px;padding:0 14px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.nav-item span{text-align:center;width:19px;font-size:18px}.nav-item:hover,.nav-item.active{color:#fff;background:#252d3a}.nav-item.active{box-shadow:inset 3px 0 var(--orange)}.sidebar-bottom{margin-top:auto}.profile{border-top:1px solid #2b3340;align-items:center;gap:10px;margin-top:16px;padding:18px 8px 0;display:flex}.avatar,.team-stack span,.task-owner{border-radius:50%;place-items:center;display:grid}.avatar{color:#fff;background:#7256ff;width:35px;height:35px;font-size:13px}.profile div{flex:1;gap:2px;display:grid}.profile strong{color:#fff;font-size:13px}.profile small{color:#778294;font-size:11px}.profile b{color:#657080;font-size:10px}.workspace{width:calc(100% - 226px);min-height:100vh;margin-left:226px}.topbar{z-index:8;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;justify-content:space-between;align-items:center;height:74px;padding:0 36px;display:flex;position:sticky;top:0}.search{color:#98a0ab;background:#f8f9fa;border:1px solid #e5e8ec;border-radius:11px;align-items:center;gap:8px;width:min(420px,42vw);height:40px;padding:0 14px;display:flex}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.top-actions{align-items:center;gap:12px;display:flex}.icon-button{color:#596473;background:0 0;border:0;width:38px;height:38px;font-size:20px;position:relative}.icon-button i{background:var(--orange);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.create-button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:10px;height:40px;padding:0 17px;font-size:13px;font-weight:700;box-shadow:0 7px 18px #ff62432d}.mobile-brand{align-items:center;gap:9px;display:none}.content{max-width:1440px;margin:auto;padding:32px 36px 64px}.welcome{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.eyebrow{color:#8a929c;margin:0 0 8px;font-size:12px}.welcome h1{letter-spacing:-.04em;margin:0;font-size:27px}.welcome h1 span{font-size:23px}.welcome p:last-child{color:#7e8792;margin:8px 0 0;font-size:13px}.welcome p b{color:var(--orange)}.team-stack{align-items:center;display:flex}.team-stack span{border:3px solid var(--paper);color:#fff;background:#7e68e8;width:34px;height:34px;margin-left:-7px;font-size:11px}.team-stack span:nth-child(2){background:#e3a43f}.team-stack span:nth-child(3){background:#399d85}.team-stack span:nth-child(4){background:#ee7182}.team-stack em{color:#88919c;margin-left:8px;font-size:11px;font-style:normal}.hero-grid{grid-template-columns:minmax(0,1.75fr) minmax(280px,.75fr);gap:20px;display:grid}.focus-card,.pulse-card,.panel{border:1px solid var(--line);background:#fff;border-radius:17px;box-shadow:0 6px 24px #26324208}.focus-card{padding:24px 26px 0;overflow:hidden}.pulse-card{padding:24px}.card-heading,.section-title{justify-content:space-between;align-items:center;display:flex}.card-heading>div{font-size:13px;font-weight:700}.card-heading button,.section-title a{color:#7d8692;background:0 0;border:0;font-size:11px;text-decoration:none}.live-dot{background:var(--orange);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 5px #ff624313}.card-heading select{color:#74808b;background:#f5f6f8;border:0;border-radius:7px;padding:5px 8px;font-size:11px}.focus-main{justify-content:space-between;align-items:center;padding:22px 4px 18px;display:flex}.tag{background:#fff0ec;border-radius:6px;padding:5px 9px;font-weight:700;color:var(--orange)!important;margin:0 0 9px!important;font-size:10px!important;display:inline-block!important}.focus-main h2{letter-spacing:-.03em;margin:0 0 7px;font-size:22px}.focus-main p{color:#7d8793;margin:0;font-size:12px}.ring{text-align:center;background:radial-gradient(closest-side,#fff 78%,transparent 79% 99%),conic-gradient(var(--orange) 72%,#edf0f3 0);border-radius:50%;place-content:center;width:84px;height:84px;display:grid}.ring small{color:#939ba5;font-size:9px}.stage-line{grid-template-columns:repeat(5,1fr);padding:8px 0 22px;display:grid;position:relative}.stage-line:before{content:"";background:#e7e9ed;height:2px;position:absolute;top:19px;left:10%;right:10%}.stage{z-index:1;color:#a1a8b1;place-items:center;gap:8px;display:grid;position:relative}.stage i{background:#f0f1f4;border:3px solid #fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;font-style:normal;display:grid;box-shadow:0 0 0 1px #e4e7eb}.stage span{white-space:nowrap;font-size:10px}.stage.done i{color:#fff;box-shadow:none;background:#202a36}.stage.active i{background:var(--orange);color:#fff;box-shadow:0 0 0 4px #ff62431c}.stage.done,.stage.active{color:#3f4954;font-weight:700}.focus-footer{background:#fafafb;border-top:1px solid #edf0f2;grid-template-columns:repeat(4,1fr);margin:0 -26px;padding:15px 28px;display:grid}.focus-footer span{color:#9aa2ab;border-right:1px solid #e5e8eb;font-size:9px;display:grid}.focus-footer span:last-child{border:0}.focus-footer b{color:#313b46;margin-bottom:2px;font-size:13px}.metric{grid-template-columns:1fr auto auto;align-items:end;margin-top:21px;display:grid}.metric span{color:#8b949f;font-size:11px}.metric strong{letter-spacing:-.05em;grid-row:2;font-size:31px}.metric strong small{font-size:11px;font-weight:500}.metric em{color:#13a87e;background:#e8f7f2;border-radius:5px;grid-row:2;align-self:center;margin-left:8px;padding:3px 5px;font-size:9px;font-style:normal}.mini-metrics{border-top:1px solid #edf0f2;grid-template-columns:1fr 1fr;margin-top:16px;padding-top:15px;display:grid}.mini-metrics div{gap:4px;display:grid}.mini-metrics div+div{border-left:1px solid #edf0f2;padding-left:17px}.mini-metrics span{color:#929ba5;font-size:9px}.mini-metrics .warning{color:#e48b36}.spark-bars{align-items:end;gap:5px;height:57px;margin-top:20px;display:flex}.spark-bars i{background:#dcd7ff;border-radius:3px 3px 0 0;flex:1}.spark-bars i:nth-child(2n){background:var(--purple)}.chart-labels{color:#a3aab3;justify-content:space-between;margin-top:6px;font-size:8px;display:flex}.lower-grid{grid-template-columns:minmax(340px,.8fr) minmax(520px,1.2fr);gap:20px;margin-top:20px;display:grid}.panel{padding:23px 24px}.section-title>div{align-items:center;gap:8px;display:flex}.section-title h3{margin:0;font-size:14px}.count{min-width:19px;height:19px;color:var(--orange);background:#fff0ec;border-radius:9px;place-items:center;padding:0 5px;font-size:9px;font-weight:700;display:grid}.task-list,.project-list{margin-top:15px}.task{border-top:1px solid #f0f1f3;align-items:center;gap:11px;min-height:57px;display:flex}.task:first-child,.project-row:first-child{border-top:0}.check{background:#fff;border:1.5px solid #cbd0d7;border-radius:6px;width:18px;height:18px}.check.coral{border-color:#ff826b}.check.amber{border-color:#e2a64a}.check.blue{border-color:#6c79e8}.task-copy,.project-copy{flex:1;gap:4px;min-width:0;display:grid}.task-copy strong,.project-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.task-copy small,.project-copy small{color:#929aa5;font-size:9px}.task-owner{color:#626d7d;background:#eef0f6;width:25px;height:25px;font-size:9px}.task time{text-align:right;color:#8f98a3;min-width:62px;font-size:9px}.task time.urgent{color:var(--orange);font-weight:700}.project-row{border-top:1px solid #f0f1f3;align-items:center;gap:12px;min-height:58px;display:flex}.date-chip{color:#fff;border-radius:10px;place-items:center;width:39px;height:39px;font-size:10px;font-weight:700;display:grid}.progress{align-items:center;gap:7px;width:118px;display:flex}.progress>span{background:#eceef1;border-radius:4px;flex:1;height:5px;overflow:hidden}.progress i{border-radius:4px;height:100%;display:block}.progress small{color:#929aa5;white-space:nowrap;font-size:8px}.progress-number{text-align:right;color:#66717e;width:30px;font-size:10px}.mobile-nav{display:none}@media (max-width:1050px){.sidebar{width:190px}.workspace{width:calc(100% - 190px);margin-left:190px}.hero-grid{grid-template-columns:1fr}.pulse-card{grid-template-columns:1fr 1fr;column-gap:30px;display:grid}.pulse-card .card-heading{grid-column:1/-1}.spark-bars{margin-top:8px}.lower-grid{grid-template-columns:1fr}.projects-panel{order:-1}}@media (max-width:720px){.sidebar{display:none}.workspace{width:100%;margin:0}.topbar{height:62px;padding:0 16px}.mobile-brand{background:0 0;border:0;display:flex}.mobile-brand .brand-mark{width:30px;height:30px;font-size:13px}.search{display:none}.create-button{width:38px;padding:0;font-size:19px}.create-button span{display:none}.content{padding:22px 16px 92px}.welcome{align-items:flex-start}.welcome h1{font-size:23px}.team-stack{display:none}.hero-grid,.lower-grid{display:block}.pulse-card{display:none}.focus-card{padding:20px 18px 0}.focus-main h2{font-size:18px}.ring{width:70px;height:70px}.stage-line{grid-template-columns:repeat(5,82px);justify-content:flex-start;overflow-x:auto}.stage-line:before{width:328px;left:41px;right:auto}.focus-footer{grid-template-columns:repeat(2,1fr);gap:12px;margin:0 -18px;padding:14px 17px}.focus-footer span:nth-child(2){border:0}.panel{margin-top:16px;padding:20px 17px}.lower-grid{margin-top:0}.project-row{gap:9px}.progress{display:none}.project-copy strong{max-width:190px}.mobile-nav{z-index:20;height:70px;padding:8px 12px max(8px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e8ebef;grid-template-columns:repeat(5,1fr);align-items:end;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #1c27310b}.mobile-nav>button:not(.mobile-add){color:#939ba5;background:0 0;border:0;place-items:center;gap:3px;font-size:9px;display:grid}.mobile-nav>button:not(.mobile-add) span{font-size:17px}.mobile-nav>button.active{color:var(--orange)}.mobile-nav .mobile-add{background:var(--orange);color:#fff;border:0;border-radius:16px;width:46px;height:46px;margin:auto;font-size:25px;box-shadow:0 8px 18px #ff624345}.top-actions .icon-button{display:none}.project-cards,.form-row{grid-template-columns:1fr!important}.modal{width:calc(100% - 24px)!important}.drawer{width:calc(100% - 16px)!important}.finance-grid{grid-template-columns:1fr!important}.page-head{align-items:flex-start!important}.page-head h1{font-size:26px!important}.status-pill{display:none}.task time{min-width:48px}}.nav-item{text-align:left;cursor:pointer;background:0 0;border:0;width:100%}.profile{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.section-title button{color:#7d8692;cursor:pointer;background:0 0;border:0;font-size:11px}.project-row{text-align:left;cursor:pointer;background:0 0;border-bottom:0;border-left:0;border-right:0;width:100%}.project-row:hover{background:#fafafb}.check{color:#fff;cursor:pointer;place-items:center;padding:0;font-size:11px;display:grid}.check.done,.check.urgent{border-color:#ff826b}.task.completed .check{background:#13a87e;border-color:#13a87e}.task.completed .task-copy strong{color:#9ba2aa;text-decoration:line-through}.status-pill{white-space:nowrap;border-radius:7px;padding:4px 7px;font-size:9px}.status-pill.todo{color:#737d89;background:#f2f3f5}.status-pill.doing{color:#b87419;background:#fff1dd}.status-pill.blocked{color:#d44f36;background:#ffe8e3}.status-pill.done{color:#168163;background:#e5f6f0}.empty{text-align:center;color:#929aa5;padding:40px;font-size:13px}.notice-pop{border:1px solid var(--line);background:#fff;border-radius:14px;width:290px;padding:18px;position:absolute;top:62px;right:34px;box-shadow:0 18px 50px #18233120}.notice-pop b{font-size:13px}.notice-pop p{color:#5e6874;border-bottom:1px solid #edf0f2;margin:13px 0;padding-bottom:12px;font-size:11px}.notice-pop button{color:var(--orange);cursor:pointer;background:0 0;border:0;font-size:11px}.page-view{min-height:calc(100vh - 74px)}.page-head{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.page-head h1{margin:0;font-size:31px}.page-head p:last-child{color:#7d8792;margin:8px 0 0;font-size:13px}.primary{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:11px 18px;font-size:12px;font-weight:700;box-shadow:0 7px 18px #ff62432d}.primary:disabled{opacity:.55;cursor:wait}.project-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.project-card{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:17px;flex-direction:column;align-items:flex-start;min-height:230px;padding:22px;transition:all .2s;display:flex;box-shadow:0 6px 24px #26324208}.project-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #26324214}.project-card>div:nth-child(2){margin-top:20px}.project-card small{color:#939ba5;font-size:9px}.project-card h3{margin:7px 0;font-size:16px}.project-card p{color:#818b96;margin:0;font-size:11px}.card-stats{border-top:1px solid #edf0f2;grid-template-columns:1fr 1.6fr;width:100%;padding-top:18px;margin-top:auto!important;display:grid!important}.card-stats span{color:#969ea7;font-size:9px;display:grid}.card-stats b{color:#303a45;margin-bottom:3px;font-size:12px}.full-panel{margin-top:0}.legend{color:#9aa2ab;font-size:10px}.finance-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:18px;display:grid}.finance-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;gap:7px;padding:22px;display:grid}.finance-grid span,.finance-grid small{color:#8e97a2;font-size:10px}.finance-grid b{font-size:23px}.finance-row{border-top:1px solid #edf0f2;grid-template-columns:1fr auto;gap:8px;padding:16px 0;display:grid}.finance-row:first-of-type{margin-top:12px}.finance-row strong{font-size:11px}.finance-row>span{color:#808a95;font-size:10px}.finance-row>div{background:#edf0f2;border-radius:5px;grid-column:1/-1;height:6px;overflow:hidden}.finance-row i{background:linear-gradient(90deg,var(--orange),#ff947d);border-radius:5px;height:100%;display:block}.simple-list{padding:8px 24px}.simple-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #edf0f2;grid-template-columns:38px 1fr auto;align-items:center;width:100%;min-height:64px;display:grid}.simple-list>button:first-child{border-top:0}.simple-list span{color:var(--orange);font-size:10px}.simple-list strong{font-size:12px}.simple-list b{color:#a1a8b0;font-size:20px}.modal-backdrop,.drawer-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1017228f;position:fixed;inset:0}.modal-backdrop{place-items:center;display:grid}.modal{background:#fff;border-radius:20px;width:min(560px,100% - 32px);padding:28px;box-shadow:0 28px 80px #11192755}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.modal-head small,.drawer>small{color:var(--orange);letter-spacing:.14em;font-size:9px;font-weight:800}.modal-head h2{margin:5px 0 0;font-size:23px}.modal-head>button,.drawer-close{cursor:pointer;background:#f1f2f4;border:0;border-radius:50%;width:32px;height:32px;font-size:19px}.modal label{color:#626d78;gap:7px;margin-bottom:16px;font-size:11px;display:grid}.modal input{border:1px solid #dfe3e8;border-radius:10px;outline:0;width:100%;height:42px;padding:0 12px}.modal input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff624313}.form-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.modal-actions{justify-content:flex-end;gap:9px;margin-top:8px;display:flex}.modal-actions button{cursor:pointer;border:0;border-radius:9px;padding:10px 17px}.modal-actions button:not(.primary){color:#626d78;background:#f0f2f4}.drawer-backdrop{justify-content:flex-end;display:flex}.drawer{background:#fff;width:min(480px,100% - 30px);height:100%;padding:34px;animation:.25s slideIn;box-shadow:-24px 0 60px #17212b28}.drawer-close{float:right}.drawer h2{margin:12px 0 8px;font-size:25px}.drawer>p{color:#7d8792;font-size:12px}.detail-grid{grid-template-columns:1fr 1fr;gap:12px;margin:28px 0;display:grid}.detail-grid div{background:#f6f7f9;border-radius:12px;gap:6px;padding:16px;display:grid}.detail-grid span{color:#8d96a0;font-size:9px}.drawer h3{margin-top:26px;font-size:13px}.large-progress{background:#edf0f2;border-radius:8px;height:8px;margin:12px 0 28px;overflow:hidden}.large-progress i{background:linear-gradient(90deg,var(--orange),var(--purple));border-radius:8px;height:100%;display:block}.wide{width:100%}.toast{z-index:80;color:#fff;background:#17212b;border-radius:11px;padding:12px 18px;font-size:12px;animation:.2s toastIn;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #17212b33}@keyframes slideIn{0%{transform:translate(100%)}to{transform:none}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.countdown-text{color:var(--orange);margin-top:10px;font-size:10px;font-style:normal;font-weight:700;display:block}.countdown-banner{color:var(--orange);background:#fff0ec;border-radius:10px;margin:20px 0 -12px;padding:12px 15px;font-size:12px;font-weight:700}.modal select{width:100%;height:42px;color:var(--ink);background:#fff;border:1px solid #dfe3e8;border-radius:10px;outline:0;padding:0 12px}.modal select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff624313}.projects-panel .project-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd1d8 transparent;max-height:184px;padding-right:5px;overflow-y:auto}.projects-panel .project-list::-webkit-scrollbar{width:5px}.projects-panel .project-list::-webkit-scrollbar-thumb{background:#cbd1d8;border-radius:5px}.section-actions{gap:8px!important;display:flex!important}.section-actions button:first-child{color:var(--orange)}.task-edit{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.task-edit:hover strong{color:var(--orange)}.focus-tags{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.focus-tags .tag{margin-bottom:9px!important}.urgent-task-tag{background:#ffe6e1;border-radius:6px;padding:5px 9px;font-weight:800;animation:1.8s ease-in-out infinite urgentPulse;color:#d7442d!important;margin:0 0 9px!important;font-size:10px!important;display:inline-block!important}.task time.task-due-urgent{color:#d7442d;font-weight:800}.task time.task-due-urgent:before{content:"⚠ "}@keyframes urgentPulse{50%{box-shadow:0 0 0 5px #e34b3510}}.project-tabs{background:#eceff2;border-radius:12px;gap:6px;width:max-content;margin:-8px 0 22px;padding:5px;display:flex}.project-tabs button,.archive-controls button{color:#727d89;cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:11px;font-weight:700}.project-tabs button{padding:9px 14px}.project-tabs button.active,.archive-controls button.active{color:var(--orange);background:#fff;box-shadow:0 3px 12px #27313d12}.project-tabs span{background:#dfe3e7;border-radius:9px;place-items:center;min-width:18px;height:18px;margin-left:5px;padding:0 5px;font-size:9px;display:inline-grid}.project-tabs .active span{background:#fff0ec}.archive-controls{align-items:center;gap:6px;margin-bottom:22px;display:flex}.archive-controls>span{color:#8d96a1;margin-right:4px;font-size:10px}.archive-controls button{background:#f0f2f4;padding:8px 12px}.archive-group{margin-bottom:30px}.archive-group-head{align-items:center;gap:10px;margin-bottom:13px;display:flex}.archive-group-head h2{margin:0;font-size:16px}.archive-group-head span{color:#929ba5;font-size:10px}.archive-empty{text-align:center;background:#fff;border:1px dashed #d9dde2;border-radius:17px;padding:70px 24px}.archive-empty b{font-size:15px}.archive-empty p{color:#89939e;margin:10px 0 0;font-size:11px}.project-card-wrap{min-width:0;position:relative}.project-card-wrap .project-card{width:100%;height:100%}.project-card-wrap.sortable{cursor:grab}.project-card-wrap.sortable:active{cursor:grabbing}.project-card-wrap.dragging{opacity:.45;transform:scale(.98)}.drag-handle{z-index:2;color:#7a8591;pointer-events:none;background:#f1f3f5;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:700;position:absolute;top:12px;right:63px}.project-delete-button{z-index:3;color:#d64a34;cursor:pointer;background:#fff0ed;border:0;border-radius:7px;padding:5px 9px;font-size:9px;font-weight:800;position:absolute;top:12px;right:13px}.project-delete-button:hover,.task-delete-button:hover{background:#ffe0da}.card-order-controls{display:none}.task-delete-button{color:#d64a34;cursor:pointer;background:#fff0ed;border:0;border-radius:7px;flex:none;padding:6px 9px;font-size:9px;font-weight:800}.drawer-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.drawer-actions button{color:#56616d;cursor:pointer;background:#f0f2f4;border:0;border-radius:10px;min-height:42px;font-size:11px;font-weight:700}.drawer-actions .danger-button{color:#d84d35;background:#fff0ed;grid-column:1/-1}.drawer-actions .danger-button:hover{background:#ffe2dc}.confirm-modal{text-align:center}.confirm-modal .danger-icon{color:#d84d35;background:#fff0ed;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 14px;font-size:23px;font-weight:800;display:grid}.confirm-modal h2{margin:0 0 10px}.confirm-modal>p{color:#707b87;margin:0 0 24px;font-size:12px;line-height:1.7}.modal-actions .danger-confirm{color:#fff;background:#d84d35}.modal-actions button:disabled{opacity:.55;cursor:wait}.form-project-name{color:#38434f;background:#f6f7f9;border-radius:10px;margin:-8px 0 20px;padding:12px 14px;font-size:12px;font-weight:700}.finance-table-head{color:#929aa5;grid-template-columns:1.3fr 1.1fr .8fr 70px;gap:14px;padding:20px 0 8px;font-size:9px;display:grid}.finance-edit{text-align:left;cursor:pointer;background:0 0;border-bottom:0;border-left:0;border-right:0;align-items:center;width:100%;grid-template-columns:1.3fr 1.1fr .8fr 70px!important}.finance-edit:hover{background:#fafafb}.finance-edit>b{text-align:right;color:var(--orange);font-size:11px}.finance-edit>div{grid-column:1/-1!important}.finance-edit>span{color:#808a95;font-size:10px}.recycle-bin{gap:22px;display:grid}.recycle-note{background:#fff8f5;border:1px solid #f0d6ce;border-radius:13px;align-items:center;gap:12px;padding:14px 16px;display:flex}.recycle-note b{color:#c94c37;font-size:12px}.recycle-note span{color:#7a838d;font-size:10px}.trash-section{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.trash-item{border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:18px;padding:14px 0;display:flex}.trash-item:first-of-type{border-top:0}.trash-item>div:first-child{gap:5px;min-width:0;display:grid}.trash-item strong{font-size:12px}.trash-item small{color:#8a949f;font-size:9px}.trash-actions{flex:none;gap:8px;display:flex}.trash-actions button{color:#18835f;cursor:pointer;background:#eef7f3;border:0;border-radius:8px;padding:7px 12px;font-size:10px;font-weight:700}.trash-actions .danger-text{color:#d64a34;background:#fff0ed}@media (max-width:720px){.drawer-actions{grid-template-columns:1fr}.finance-table-head{display:none}.finance-edit{gap:7px;grid-template-columns:1fr auto!important}.finance-edit>span:nth-of-type(2){grid-column:1/-1}.finance-edit>b{grid-area:1/2}.finance-edit>div{grid-column:1/-1!important}.project-tabs{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.archive-controls{flex-wrap:wrap}.archive-group{margin-bottom:24px}.recycle-note,.trash-item{flex-direction:column;align-items:flex-start}.trash-actions{width:100%}.trash-actions button{flex:1}.project-card-wrap.sortable{padding-bottom:38px}.drag-handle{display:none}.card-order-controls{grid-template-columns:1fr 1fr;gap:7px;display:grid;position:absolute;bottom:0;left:0;right:0}.card-order-controls button{color:#66717d;background:#eceff2;border:0;border-radius:8px;height:32px;font-size:10px;font-weight:700}.card-order-controls button:disabled{opacity:.35}}.auth-screen{background:radial-gradient(circle at 20% 10%,#ffede8 0,#0000 34%),radial-gradient(circle at 85% 80%,#ebe7ff 0,#0000 32%),#f5f6f8;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border:1px solid #e4e7eb;border-radius:22px;gap:15px;width:min(420px,100%);padding:38px;display:grid;box-shadow:0 24px 70px #17212b18}.auth-card .brand-mark{width:45px;height:45px}.auth-card h1{margin:0;font-size:27px}.auth-card>p{color:#7d8792;margin:0;font-size:12px}.auth-card label{color:#616b76;gap:7px;font-size:11px;display:grid}.auth-card input{border:1px solid #dfe3e8;border-radius:10px;outline:0;height:44px;padding:0 13px}.auth-card input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff624313}.auth-error{color:#c94c36;background:#fff0ec;border-radius:8px;padding:10px;font-size:11px}.page-actions{gap:9px;display:flex}.secondary{color:#596471;cursor:pointer;background:#e9ecf0;border:0;border-radius:10px;padding:11px 18px;font-size:12px;font-weight:700}.member-list{padding-top:10px}.member-head,.member-list>button{grid-template-columns:1.3fr 1fr 1fr .8fr .7fr;align-items:center;gap:15px;display:grid}.member-head{color:#929aa5;padding:10px 0;font-size:9px}.member-list>button{text-align:left;color:#65707d;cursor:pointer;background:0 0;border:0;border-top:1px solid #edf0f2;width:100%;min-height:62px;font-size:10px}.member-list>button:hover{background:#fafafb}.member-person{align-items:center;gap:10px;display:flex}.member-person i{width:31px;height:31px;color:var(--orange);background:#fff0ec;border-radius:50%;place-items:center;font-style:normal;font-weight:700;display:grid}.member-person strong{color:#303a45;font-size:11px}.member-active,.member-disabled{border-radius:7px;width:max-content;padding:4px 7px}.member-active{color:#168163;background:#e5f6f0}.member-disabled{color:#8e96a0;background:#f1f2f4}.switch-label{grid-template-columns:20px 1fr;align-items:center;display:flex!important}.switch-label input{width:17px!important;height:17px!important}.modal input:disabled{color:#929aa5;background:#f2f3f5}@media (max-width:720px){.auth-card{padding:28px}.page-actions{display:grid}.member-head{display:none}.member-list>button{grid-template-columns:1fr auto}.member-list>button>span:nth-child(2),.member-list>button>span:nth-child(3){display:none}.member-list>button>span:nth-child(4){grid-column:1}.member-list>button>span:nth-child(5){grid-area:1/2}}.focus-task-status{background:#fbfcfd;border-top:1px solid #edf0f2;margin:0 -26px;padding:15px 26px 16px}.focus-task-head{justify-content:space-between;align-items:center;display:flex}.focus-task-head button{color:#7d8692;cursor:pointer;background:0 0;border:0;font-size:10px}.focus-task-counts{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:11px;display:grid}.focus-task-counts span{color:#929aa5;background:#fff;border:1px solid #edf0f2;border-radius:9px;gap:2px;padding:9px 10px;font-size:9px;display:grid}.focus-task-counts b{color:#313b46;font-size:15px}.focus-task-counts .has-blocked{background:#fff7f4;border-color:#ffd8cf}.focus-task-counts .has-blocked b{color:var(--orange)}.focus-task-preview{gap:6px;margin-top:9px;display:grid}.focus-task-preview>button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.focus-task-preview>button:hover{background:#f4f6f8}.focus-task-preview>button>span{align-items:center;gap:7px;min-width:0;display:flex}.focus-task-preview>button b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.focus-task-preview small{color:#929aa5;white-space:nowrap;font-size:9px}.task-dot{background:#aab1ba;border-radius:50%;flex:none;width:7px;height:7px}.task-dot.doing{background:#5573e8}.task-dot.blocked{background:var(--orange)}.task-dot.done{background:#13a87e}.focus-task-empty{color:#a0a7b0;text-align:center;background:#fff;border-radius:8px;padding:10px;font-size:10px}@media (max-width:720px){.focus-task-status{margin:0 -18px;padding:14px 18px}.focus-task-counts{grid-template-columns:repeat(2,1fr)}.focus-task-preview>button{grid-template-columns:1fr}.focus-task-preview small{padding-left:14px}}.focus-task-filter{scrollbar-width:none;gap:5px;margin-top:10px;display:flex;overflow-x:auto}.focus-task-filter::-webkit-scrollbar{display:none}.focus-task-filter button{color:#7d8792;cursor:pointer;background:#fff;border:1px solid #e5e8ec;border-radius:8px;flex:none;padding:6px 10px;font-size:9px;font-weight:700}.focus-task-filter button.active{color:var(--orange);background:#fff0ec;border-color:#ffb4a5}@media (max-width:720px){.focus-task-filter{margin-right:-18px;padding-right:18px}}body,.nav-item{font-size:15px}.profile strong{font-size:14px}.profile small{font-size:12px}.search input,.create-button{font-size:14px}.eyebrow{font-size:13px}.welcome p:last-child{font-size:14px}.card-heading>div{font-size:15px}.card-heading button,.card-heading select{font-size:12px}.focus-main h2{flex-wrap:wrap;align-items:center;gap:10px;font-size:24px;display:flex}.project-work-status{letter-spacing:0;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.project-work-status i{background:currentColor;border-radius:50%;width:6px;height:6px}.project-work-status.normal{color:#158263;background:#e8f7f2}.project-work-status.stalled{color:#d64a34;background:#ffe9e4}.drawer-project-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.drawer-project-title h2{margin:12px 0 8px}.focus-main p{font-size:14px}.tag,.urgent-task-tag{font-size:11px!important}.ring strong{font-size:20px}.ring small,.stage i{font-size:10px}.stage span{font-size:12px}.focus-task-head>b{font-size:14px}.focus-task-head button{font-size:12px}.focus-task-counts span{font-size:11px}.focus-task-counts b{font-size:18px}.focus-task-filter button{font-size:11px}.focus-task-preview>button b{font-size:12px}.focus-task-preview small,.focus-task-empty{font-size:11px}.metric span{font-size:12px}.metric strong{font-size:34px}.metric strong small,.metric em,.mini-metrics span{font-size:11px}.mini-metrics b{font-size:15px}.chart-labels{font-size:10px}.section-title h3{font-size:16px}.section-title button,.section-title a,.legend{font-size:12px}.count{font-size:11px}.task-copy strong,.project-copy strong{font-size:13px}.task-copy small,.project-copy small,.task time,.status-pill,.task-delete-button{font-size:11px}.project-row{min-height:64px}.date-chip{font-size:11px}.progress small{font-size:10px}.progress-number{font-size:12px}.page-head>div>p:last-child{font-size:14px;line-height:1.7}.project-card small,.project-card p,.countdown-text{font-size:12px}.project-card h3{font-size:17px}.card-stats span{font-size:11px}.card-stats b{font-size:14px}.finance-table-head{font-size:11px}.finance-edit>span,.finance-edit>b{font-size:12px}.member-head{font-size:11px}.member-list>button{font-size:12px}.member-person strong{font-size:13px}.simple-list button{font-size:14px}.modal label{font-size:13px}.modal input,.modal select{font-size:14px}.modal-head small{font-size:11px}.drawer>small,.drawer p,.detail-grid span{font-size:12px}.detail-grid b{font-size:14px}@media (max-width:720px){.welcome h1{font-size:25px}.focus-main h2{font-size:20px}.stage span{font-size:11px}.task-copy strong,.project-copy strong{font-size:12px}.page-head>div>p:last-child{font-size:13px}}.legal-footer{border-top:1px solid var(--line);color:#89939e;background:#fff;justify-content:center;align-items:center;gap:18px;min-height:58px;margin-left:226px;padding:16px 24px;font-size:11px;display:flex}.legal-footer a{color:#697581;text-decoration:none}.legal-footer a:hover{color:var(--orange)}body:has(.auth-screen) .legal-footer{margin-left:0}@media (max-width:1050px){.legal-footer{margin-left:190px}}@media (max-width:720px){.legal-footer{text-align:center;flex-direction:column;gap:7px;min-height:116px;margin-left:0;padding:18px 16px 82px}}.todo-scope-tabs{background:#f0f2f4;border-radius:11px;gap:6px;margin-top:16px;padding:5px;display:flex}.todo-scope-tabs button{color:#7b8590;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;min-height:36px;font-size:12px;font-weight:700;display:flex}.todo-scope-tabs button.active{color:var(--orange);background:#fff;box-shadow:0 3px 12px #27313d12}.todo-scope-tabs span{color:#66717d;background:#dfe3e7;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10px;display:grid}.todo-scope-tabs button.active span{color:var(--orange);background:#fff0ec}
