:root{color:#17233a;--blue:#1997f3;--blue2:#55b7f3;--soft:#eaf6ff;--line:#e3ecf3;--muted:#718096;--red:#ef4444;--surface:#fff;background:#f5f9fc;font-family:Inter,Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}.app-shell{grid-template-columns:190px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:20;background:#fff;flex-direction:column;width:190px;padding:22px 14px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:10px;height:52px;margin-bottom:18px;padding:0 10px;display:flex}.brand>span{background:var(--blue);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:19px;font-weight:800;display:grid}.brand b{font-size:20px}.brand button{display:none}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#4a5a70;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;height:46px;padding:0 12px;font-weight:600;display:flex}.sidebar nav button svg{width:19px}.sidebar nav button.active{background:var(--soft);color:var(--blue)}.side-foot{border-top:1px solid var(--line);gap:8px;margin-top:auto;padding:14px 10px;display:grid}.side-foot small{color:var(--muted)}main{grid-column:2;min-width:0}header{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:78px;padding:0 28px;display:flex;position:sticky;top:0}.header-left{align-items:center;gap:12px;display:flex}.header-left h1{margin:0;font-size:20px}.header-left p{color:var(--muted);margin:4px 0 0;font-size:12px}.icon-btn{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:42px;height:42px;display:none}.icon-btn svg{width:20px}.tools{align-items:center;gap:8px;display:flex}.tool-btn{color:#28698f;background:#fff;border:1px solid #bcdcf4;border-radius:8px;align-items:center;gap:7px;height:38px;padding:0 12px;font-size:12px;font-weight:600;display:flex}.tool-btn svg{width:15px}.tool-btn input{display:none}.tool-btn.danger{color:var(--red);border-color:#ffd0d0}.sync{color:#548198;white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:inline-flex}.sync svg{width:14px}.sync.saving svg{animation:1s linear infinite spin}.sync.offline{color:#d97706}@keyframes spin{to{transform:rotate(360deg)}}.backup-alert{color:#27698f;background:#eff8ff;border:1px solid #bee2fb;border-radius:10px;align-items:center;gap:9px;min-height:48px;margin:20px 28px 0;padding:10px 14px;font-size:12px;display:flex}.backup-alert svg{width:17px}.backup-alert button{color:var(--blue);background:0 0;border:0;margin-left:auto;font-weight:700}.content{max-width:1500px;margin:auto;padding:22px 28px 40px}.module,.attention,.hero-stat,.review-grid>article,.week-note{border:1px solid var(--line);background:#fff;border-radius:12px}.attention{margin-bottom:16px;overflow:hidden}.section-heading{justify-content:space-between;align-items:center;padding:17px 18px;display:flex}.section-heading h2{margin:0;font-size:16px}.section-heading p{color:var(--muted);margin:4px 0 0;font-size:11px}.section-heading>span{color:var(--red);font-size:11px}.attention-list>div{background:snow;border-top:1px solid #fee2e2;grid-template-columns:17px 42px minmax(160px,1fr) 160px auto;align-items:center;gap:10px;min-height:55px;padding:9px 16px;display:grid}.attention-list svg{width:16px;color:var(--red)}.attention-list b{font-size:13px}.attention-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attention-list button{color:var(--red);background:0 0;border:0;align-items:center;gap:4px;font-size:11px;display:flex}.attention-list button svg{width:13px}.status-tag{color:var(--red);text-align:center;border:1px solid #fecaca;border-radius:4px;padding:3px 5px;font-size:10px}.empty-line{border-top:1px solid var(--line);color:#4f8d6e;gap:8px;padding:14px 18px;font-size:12px;display:flex}.empty-line svg{width:16px}.quick-add{grid-template-columns:minmax(220px,1fr) 100px 160px auto;gap:10px;padding:16px;display:grid}.quick-add input,.quick-add select,.inline-add input{border:1px solid var(--line);background:#fff;border-radius:8px;outline:none;height:42px;padding:0 12px}.quick-add input:focus,.inline-add input:focus,textarea:focus{border-color:var(--blue)}.primary{background:var(--blue);color:#fff;white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:42px;padding:0 16px;font-weight:650;display:flex}.primary svg{width:17px}.tabs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:end;gap:22px;height:52px;padding:0 16px;display:flex}.tabs button{height:51px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;font-size:12px}.tabs button.active{color:var(--blue);border-bottom-color:var(--blue);font-weight:700}.tabs>span{color:var(--muted);align-self:center;margin-left:auto;font-size:11px}.task-groups{padding:4px 16px 18px}.date-group h3{align-items:center;gap:8px;height:48px;margin:0;font-size:13px;display:flex}.date-group h3 svg{width:16px;color:var(--blue)}.date-group h3 span{color:var(--muted);font-weight:400}.task-row{border:1px solid var(--line);border-bottom:0;grid-template-columns:28px minmax(180px,1fr) 44px minmax(100px,180px) 32px;align-items:center;gap:9px;min-height:54px;padding:7px 10px;display:grid}.task-row:first-of-type{border-radius:8px 8px 0 0}.task-row:last-child{border-bottom:1px solid var(--line);border-radius:0 0 8px 8px}.task-row.overdue{background:snow;border-color:#fecaca}.check{background:#fff;border:1.5px solid #9fb1c2;border-radius:4px;place-items:center;width:20px;height:20px;display:grid}.check.checked{background:var(--blue);border-color:var(--blue);color:#fff}.check svg{width:14px}.task-row>div{display:grid}.task-row b{font-size:12px}.task-row small{color:var(--muted);margin-top:3px;font-size:9px}.priority{text-align:center;border-radius:4px;padding:3px 6px;font-size:10px}.p-高{color:var(--red);border:1px solid #fecaca}.p-中{color:var(--blue);border:1px solid #bae1fb}.p-低{color:#668094;border:1px solid #d7e1e9}.linked{color:#4e7690;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;font-size:10px;display:flex;overflow:hidden}.linked svg{width:12px}.row-action{color:#9aacbb;background:0 0;border:0;width:30px;height:30px}.row-action svg{width:15px}.empty{color:#91a2b1;justify-content:center;align-items:center;gap:8px;min-height:120px;font-size:12px;display:flex}.empty svg{width:18px}.notes-layout{padding:18px}.note-compose{border:1px solid var(--line);border-radius:10px;padding:15px}.note-compose h2{margin:0 0 12px;font-size:15px}.note-compose textarea{resize:none;border:0;outline:0;width:100%;height:90px;font-size:14px;line-height:1.7}.note-compose>div{gap:10px;display:flex}.note-compose label{border:1px solid var(--line);border-radius:8px;flex:1;align-items:center;gap:7px;height:42px;padding:0 10px;display:flex}.note-compose label svg{width:16px;color:var(--blue)}.note-compose input{border:0;outline:0;width:100%}.tag-filter{gap:7px;padding:16px 0;display:flex;overflow:auto}.tag-filter button,.order-filters button{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:6px;height:30px;padding:0 11px;font-size:11px}.tag-filter button.active,.order-filters button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.notes-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.notes-list article{border:1px solid var(--line);border-radius:9px;min-height:125px;padding:15px}.notes-list article p{margin:0;font-size:13px;line-height:1.7}.notes-list footer{align-items:center;margin-top:20px;display:flex}.notes-list footer div{gap:5px;display:flex}.notes-list footer span{color:var(--blue);background:var(--soft);border-radius:4px;padding:3px 6px;font-size:9px}.notes-list time{color:var(--muted);margin-left:auto;font-size:9px}.notes-list footer button{color:#a1afbb;background:0 0;border:0}.notes-list footer svg{width:14px}.orders-layout{grid-template-columns:320px minmax(360px,1fr) 360px;gap:14px;display:grid}.order-list,.order-detail,.meeting-import{padding:15px}.inline-add{gap:8px;display:flex}.inline-add input{flex:1;min-width:0}.order-filters{gap:5px;padding:14px 0;display:flex}.order-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:9px;width:100%;min-height:87px;margin-bottom:8px;padding:13px;position:relative}.order-card.selected{border-color:#76c4f8;box-shadow:0 0 0 2px #e6f5ff}.order-card.blocked{border-color:#fecaca}.order-card>div:first-child{justify-content:space-between;display:flex}.order-card b{font-size:13px}.order-card span{color:var(--blue);font-size:10px}.order-card.blocked span{color:var(--red)}.order-card small{color:var(--muted);margin-top:11px;font-size:10px;display:block}.order-card>svg{color:#9aabba;width:14px;position:absolute;bottom:10px;right:10px}.progress{background:#edf2f6;border-radius:4px;height:4px;margin:7px 20px 0 0;overflow:hidden}.progress i{background:var(--blue);height:100%;display:block}.order-card.blocked .progress i{background:var(--red)}.detail-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.detail-title h2{margin:0;font-size:18px}.detail-title span{color:var(--blue);font-size:10px}.detail-title>b{color:var(--blue);font-size:24px}.order-detail>label{color:var(--muted);margin-top:16px;font-size:11px;display:grid}.order-detail textarea,.meeting-import textarea{border:1px solid var(--line);resize:none;border-radius:8px;margin-top:6px;padding:10px;line-height:1.6}.order-detail textarea{height:80px}.order-detail h3{margin:20px 0 8px;font-size:13px}.mini-task{border-bottom:1px solid var(--line);align-items:center;gap:8px;height:38px;font-size:11px;display:flex}.mini-task svg{width:13px;color:var(--blue)}.mini-task small{color:var(--muted);margin-left:auto}.link-select{width:100%;height:38px;color:var(--blue);background:#f7fcff;border:1px dashed #add8f5;border-radius:7px;margin-top:12px}.meeting-import{align-self:start}.meeting-import .section-heading{padding:0 0 14px}.meeting-import .section-heading>svg{color:var(--blue)}.meeting-import textarea{width:100%;height:180px;margin:0 0 12px}.meeting-import .primary{width:100%}.review{gap:14px;display:grid}.hero-stat{justify-content:space-between;align-items:center;min-height:130px;padding:22px 28px;display:flex}.hero-stat small{color:var(--muted)}.hero-stat h2{color:var(--blue);margin:4px 0;font-size:40px}.hero-stat h2 span{color:#17233a;font-size:18px}.hero-stat p{color:var(--muted);font-size:11px}.ring{--value:0deg;background:conic-gradient(var(--blue) var(--value),#eaf1f7 0);border-radius:50%;place-items:center;width:82px;height:82px;display:grid}.ring:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:62px;height:62px}.ring b{z-index:1;color:var(--blue)}.review-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.review-grid>article{min-height:220px;padding:18px}.review-grid>article.blockers{grid-column:span 3;min-height:150px}.review-grid h3,.week-note h3{margin:0 0 16px;font-size:14px}.donut-row{align-items:center;gap:20px;display:flex}.donut{width:110px;transform:rotate(-90deg)}.donut-row p{align-items:center;gap:7px;font-size:11px;display:flex}.donut-row p i{border-radius:50%;width:8px;height:8px}.donut-row p b{margin-left:auto}.bars p{grid-template-columns:75px 1fr 38px;align-items:center;gap:8px;margin:17px 0;font-size:10px;display:grid}.bars i{background:#edf2f6;height:9px}.bars i b{background:var(--blue);height:100%;display:block}.bars em{color:var(--muted);font-style:normal}.trend{border-bottom:1px solid var(--line);align-items:end;gap:10px;height:150px;display:flex}.trend div{flex-direction:column;flex:1;justify-content:end;align-items:center;height:100%;display:flex}.trend span{background:var(--blue);width:58%;min-height:5px}.trend small{height:22px;padding-top:6px;font-size:9px}.blockers>p{vertical-align:top;background:snow;border:1px solid #fecaca;border-radius:8px;gap:8px;width:calc(33% - 8px);margin:0 8px 8px 0;padding:12px;display:inline-flex}.blockers>p>svg{width:16px;color:var(--red)}.blockers>p span{display:grid}.blockers>p b{font-size:11px}.blockers>p small{color:var(--muted);margin-top:4px;font-size:9px}.week-note{padding:18px}.week-note textarea{border:1px solid var(--line);resize:none;border-radius:8px;width:100%;height:82px;padding:10px}.week-note h3:not(:first-child){margin-top:20px}.week-note li{margin:8px 0;font-size:12px}.bottom-nav{display:none}.toast{color:#fff;z-index:50;background:#17233a;border-radius:9px;align-items:center;gap:8px;padding:11px 16px;font-size:12px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #17233a33}.toast svg{color:#63d49a;width:16px}@media (width<=1150px){.app-shell{grid-template-columns:76px 1fr}.sidebar{width:76px;padding:20px 10px}.brand{padding:0 10px}.brand b,.sidebar nav span,.side-foot small{display:none}.sidebar nav button{justify-content:center;padding:0}.side-foot{padding:10px 0}.side-foot .sync{justify-content:center;font-size:0}main{grid-column:2}.orders-layout{grid-template-columns:280px 1fr}.meeting-import{grid-column:1/-1}.review-grid{grid-template-columns:repeat(2,1fr)}.review-grid>article.blockers{grid-column:span 2}}@media (width<=760px){body{background:#f5f9fc}.app-shell{padding-bottom:74px;display:block}.sidebar{width:260px;transition:all .2s;transform:translate(-100%);box-shadow:10px 0 40px #173a5a22}.sidebar.open{transform:none}.brand b,.sidebar nav span,.side-foot small{display:block}.brand button{background:0 0;border:0;margin-left:auto;display:grid}.sidebar nav button{justify-content:flex-start}.side-foot .sync{justify-content:flex-start;font-size:11px}main{display:block}header{height:70px;padding:0 16px}.icon-btn{display:grid}.tools>.sync,.tool-btn{display:none}.content{padding:14px 12px 28px}.backup-alert{margin:12px 12px 0}.attention{margin-bottom:12px}.section-heading{padding:15px}.attention-list>div{grid-template-columns:17px 38px 1fr auto}.attention-list small{display:none}.attention-list button{font-size:0}.attention-list button svg{width:16px}.quick-add{grid-template-columns:88px minmax(0,1fr);padding:12px}.quick-add input:first-child{grid-column:1/-1}.quick-add input[type=date]{width:100%;min-width:0}.quick-add .primary{grid-column:1/-1;padding:0 10px}.tabs{gap:15px;padding:0 12px;overflow:auto}.tabs>span{display:none}.task-groups{padding:4px 10px 12px}.task-row{grid-template-columns:28px 1fr 38px 28px}.linked{display:none}.notes-layout{padding:12px}.note-compose>div{display:grid}.notes-list{grid-template-columns:1fr}.orders-layout{display:block}.order-list,.order-detail,.meeting-import{margin-bottom:12px}.order-detail{min-height:250px}.review-grid{grid-template-columns:1fr}.review-grid>article.blockers{grid-column:auto}.blockers>p{width:100%;margin-right:0}.hero-stat{padding:18px}.bottom-nav{border-top:1px solid var(--line);z-index:15;height:70px;padding-bottom:env(safe-area-inset-bottom);background:#fff;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav button{color:#72859a;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.bottom-nav button svg{width:20px}.bottom-nav button.active{color:var(--blue)}.toast{bottom:86px}.header-left h1{font-size:18px}}@media (width>=761px) and (width<=1150px){.content{padding:20px}.tools .sync{display:none}}.modal{z-index:60;background:#0f233747;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.converted-mark{background:var(--soft);color:var(--blue);border-radius:5px;align-items:center;gap:5px;margin-top:14px;padding:5px 8px;font-size:10px;display:inline-flex}.converted-mark svg{width:12px}.notes-list footer .convert-btn{width:auto;color:var(--blue);white-space:nowrap;align-items:center;gap:4px;margin-left:10px;font-size:10px;display:flex}.notes-list footer .convert-btn svg{width:13px}.task-convert-modal,.delete-confirm{border:1px solid var(--line);background:#fff;border-radius:14px;width:min(460px,100%);padding:22px;box-shadow:0 24px 70px #17233a2e}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.modal-head small{color:var(--blue);font-weight:700}.modal-head h2{margin:4px 0;font-size:20px}.modal-head>button{background:0 0;border:0;width:34px;height:34px}.modal-head svg{width:18px}.task-convert-modal>label{color:var(--muted);gap:6px;margin-top:13px;font-size:11px;display:grid}.task-convert-modal input,.task-convert-modal select{border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;width:100%;height:42px;padding:0 11px}.task-convert-modal input:focus,.task-convert-modal select:focus{border-color:var(--blue)}.convert-grid{grid-template-columns:1fr 1.4fr;gap:10px;display:grid}.convert-grid label{color:var(--muted);gap:6px;margin-top:13px;font-size:11px;display:grid}.source-preview{background:#f5faff;border:1px solid #d9edfc;border-radius:8px;gap:9px;margin-top:15px;padding:11px;display:flex}.source-preview>svg{width:16px;color:var(--blue);flex:none}.source-preview div{min-width:0;display:grid}.source-preview b{font-size:11px}.source-preview small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;overflow:hidden}.modal-actions{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.modal-actions>button{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:100px;height:40px;font-weight:650}.modal-actions .primary{border-color:var(--blue);background:var(--blue);color:#fff}.order-card-actions{align-items:center;gap:7px;display:flex}.order-card-actions em{color:var(--blue);font-size:10px;font-style:normal}.order-card.blocked .order-card-actions em{color:var(--red)}.order-card .delete-order{height:24px;color:var(--red);opacity:.82;background:0 0;border:0;align-items:center;gap:3px;padding:0 2px;font-size:9px;display:inline-flex}.order-card .delete-order:hover{opacity:1}.order-card .delete-order svg{width:11px}.delete-confirm{text-align:center;width:min(430px,100%)}.delete-icon{width:46px;height:46px;color:var(--red);background:#fff1f1;border-radius:50%;place-items:center;margin:0 auto;display:grid}.delete-icon svg{width:21px}.delete-confirm h2{margin:14px 0 8px;font-size:19px}.delete-confirm>p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.delete-effects{text-align:left;background:#f8fafc;border-radius:8px;gap:7px;margin-top:15px;padding:11px;display:grid}.delete-effects span{align-items:center;gap:7px;font-size:10px;display:flex}.delete-effects span:first-child{color:#348463}.delete-effects span:last-child{color:var(--red)}.delete-effects svg{width:13px}.modal-actions .confirm-delete{border-color:var(--red);background:var(--red);color:#fff}@media (width<=760px){.modal{place-items:end center;padding:0}.notes-list footer{flex-wrap:wrap;gap:6px}.notes-list footer .convert-btn{margin-left:auto}.task-convert-modal,.delete-confirm{width:100%;padding:22px 20px calc(22px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;margin-top:auto}.convert-grid{grid-template-columns:88px 1fr}.modal-actions>button{flex:1}.order-card .delete-order{justify-content:center;width:24px;font-size:0}.order-card .delete-order svg{width:14px}.order-card-actions{gap:4px}}.login-page{background:linear-gradient(145deg,#eef8ff 0,#f8fbfe 52%,#e8f5ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #dcebf6;border-radius:18px;width:min(420px,100%);padding:34px;box-shadow:0 24px 70px #2b6d9820}.login-mark{background:var(--blue);color:#fff;border-radius:15px;place-items:center;width:52px;height:52px;margin-bottom:22px;display:grid}.login-mark svg{width:25px}.login-panel h1{margin:0 0 8px;font-size:25px}.login-panel>p{color:var(--muted);margin:0 0 26px;font-size:13px}.login-panel form{gap:15px;display:grid}.login-panel form>label:not(.remember){color:#516478;gap:7px;font-size:12px;font-weight:650;display:grid}.login-panel input[type=text],.login-panel input[type=password],.login-panel input:not([type]){border:1px solid var(--line);background:#fff;border-radius:9px;outline:0;height:46px;padding:0 12px}.login-panel input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1997f314}.remember{color:#526b7e;cursor:pointer;align-items:center;gap:9px;font-size:12px;display:flex}.remember input{width:18px;height:18px;accent-color:var(--blue)}.login-submit{width:100%;height:46px;font-size:14px}.login-submit:disabled{opacity:.65;cursor:wait}.login-error{color:#c93c3c;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;padding:10px 12px;font-size:11px}.login-panel>small{text-align:center;color:#94a4b2;margin-top:20px;font-size:10px;display:block}.auth-loading{color:#648399;justify-content:center;align-items:center;gap:9px;min-height:100vh;font-size:12px;display:flex}.auth-loading svg{width:18px;animation:1s linear infinite spin}.logout-btn{color:#72859a;background:0 0;border:0;align-items:center;gap:8px;height:36px;padding:0;font-size:11px;display:flex}.logout-btn:hover{color:var(--red)}.logout-btn svg{width:15px}@media (width<=760px){.login-page{align-items:center;padding:16px}.login-panel{border-radius:16px;padding:28px 22px}.login-panel input[type=text],.login-panel input[type=password],.login-panel input:not([type]),.login-submit{height:50px;font-size:16px}.remember{min-height:44px}.side-foot .logout-btn{justify-content:flex-start}}
