:root{color:#17263a;font-synthesis:none;--blue:#1769d2;--line:#e3e9ef;--muted:#758496;--green:#178268;--red:#d95049;background:#e6edf3;font-family:Arial,Microsoft YaHei,PingFang SC,sans-serif}*{box-sizing:border-box}html,body,#root{background:#e6edf3;min-height:100%;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-stage{background:radial-gradient(circle at 50% 0,#fbfdff,#e6edf3 55%,#d7e1ea);place-items:center;min-height:100vh;padding:22px;display:grid}.app-shell{background:#f6f8fb;border:8px solid #172231;border-radius:36px;flex-direction:column;width:min(430px,100%);height:min(880px,100vh - 44px);min-height:680px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #1f2f423d}.app-header{border-bottom:1px solid var(--line);background:#fff;flex:0 0 88px;justify-content:space-between;align-items:center;padding:22px 20px 13px;display:flex}.app-header span,.app-header h1{margin:0;display:block}.app-header span{color:var(--blue);letter-spacing:.15em;font-size:9px;font-weight:800}.app-header h1{margin-top:4px;font-size:22px}.app-header>button{background:#f8fafc;border:1px solid #dce4ed;border-radius:12px;width:39px;height:39px;font-size:19px;position:relative}.app-header button b,.bottom-nav button b{color:#fff;background:#e24f49;border-radius:50%;place-items:center;font-size:9px;display:grid;position:absolute}.app-header button b{width:17px;height:17px;top:-5px;right:-5px}.screen-content,.chat-content{scrollbar-width:none;flex:1;overflow:auto}.screen-content::-webkit-scrollbar{display:none}.chat-content::-webkit-scrollbar{display:none}.screen-content{padding:12px 14px 105px}.card{border:1px solid var(--line);background:#fff;border-radius:13px;box-shadow:0 4px 15px #293c510b}.sync-strip{background:#eef9f5;border-color:#cce6dc;align-items:center;gap:10px;min-height:52px;padding:9px 11px;display:flex}.sync-strip>i,.sync-detail>i{background:#20a67d;border-radius:50%;flex:0 0 8px;width:8px;height:8px;box-shadow:0 0 0 5px #20a67d1f}.sync-strip div{flex:1}.sync-strip strong,.sync-strip span{display:block}.sync-strip strong{font-size:11px}.sync-strip span{color:#6e8b83;margin-top:3px;font-size:9px}.sync-strip button,.sync-detail button{color:#168165;background:0 0;border:0;font-size:10px;font-weight:700}.welcome{color:#fff;background:linear-gradient(135deg,#102e52,#176bc9);border-radius:16px;margin:12px 0;padding:18px;box-shadow:0 10px 24px #1860ae38}.welcome>span{color:#bcd6f1;font-size:10px}.welcome h2{margin:6px 0 16px;font-size:17px}.welcome h2 b{color:#7fc1ff}.welcome>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.welcome button{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;padding:9px 4px}.welcome button strong,.welcome button span{display:block}.welcome button strong{font-size:19px}.welcome button span{color:#c3d8ef;margin-top:3px;font-size:8px}.section-title{justify-content:space-between;align-items:flex-end;margin:17px 3px 9px;display:flex}.section-title span{color:#2270c9;letter-spacing:.12em;font-size:8px;font-weight:800;display:block}.section-title h2{margin:3px 0 0;font-size:15px}.section-title>button{color:#76869a;background:0 0;border:0;font-size:9px}.urgent{border-color:#f0c6bf #f0c6bf #f0c6bf #dd554b;border-left-style:solid;border-left-width:4px;grid-template-columns:32px 1fr;gap:10px;padding:13px;display:grid}.urgent>div{color:#d94f47;background:#fee6e2;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.urgent section>span,.urgent section>strong{display:block}.urgent section>span{color:#d4544c;font-size:8px;font-weight:700}.urgent section>strong{margin-top:4px;font-size:11px}.urgent p{color:#7f8996;margin:4px 0;font-size:9px}.urgent button{color:#fff;background:#dc554d;border:0;border-radius:8px;width:100%;height:30px;font-size:10px;font-weight:700}.done{background:#f0f9f6;border-color:#c8e7dc;align-items:center;gap:11px;padding:13px;display:flex}.done>b{color:#fff;background:#1f9a77;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.done strong{font-size:11px}.done p{color:#66847b;margin:3px 0 0;font-size:9px}.task-card{text-align:left;width:100%;margin-bottom:9px;padding:13px;display:block}.task-top,.task-foot{justify-content:space-between;align-items:center;display:flex}.task-top small{color:#8b98a6;font-size:8px}.state-tag{border-radius:5px;padding:4px 7px;font-size:8px;font-weight:700}.state-tag.running{color:#157b60;background:#e2f4ee}.state-tag.waiting{color:#416a9c;background:#edf3fb}.state-tag.risk{color:#b95c30;background:#fff0e8}.task-card h3{margin:9px 0 5px;font-size:13px}.task-card>p{color:#7d8b9a;margin:0;font-size:9px}.progress{background:#edf1f5;border-radius:4px;height:5px;margin:12px 0 7px;overflow:hidden}.progress i{background:linear-gradient(90deg,#2075d7,#35a2e8);border-radius:4px;height:100%;display:block}.task-foot{color:#7b8998;font-size:8px}.task-foot b{color:#1d68bd;font-size:9px}.record-fab{z-index:7;color:#fff;background:#1768c8;border:0;border-radius:19px;height:38px;padding:0 14px;font-size:10px;font-weight:700;position:absolute;bottom:82px;right:17px;box-shadow:0 8px 20px #1768c84d}.bottom-nav{z-index:8;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;grid-template-columns:repeat(4,1fr);height:72px;padding:7px 9px 10px;display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav button{color:#8591a0;background:0 0;border:0;font-size:8px;position:relative}.bottom-nav button>span{margin-bottom:4px;font-size:20px;display:block}.bottom-nav button.active{color:var(--blue);font-weight:700}.bottom-nav button b{width:15px;height:15px;top:1px;left:55%}.filters{gap:8px;margin:3px 0 14px;display:flex}.filters button{color:#6e7c8b;background:#edf1f5;border:0;border-radius:16px;height:31px;padding:0 13px;font-size:9px}.filters button.active{color:#fff;background:#1769d2}.inbox-page{background:#faf8f4}.inbox-summary{color:#fff;background:linear-gradient(135deg,#3e2d1a,#7b5222);border-radius:13px;grid-template-columns:1fr 1px 1fr 1px 1fr;align-items:center;gap:9px;padding:13px;display:grid;box-shadow:0 8px 20px #4e35182e}.inbox-summary div{text-align:center}.inbox-summary strong,.inbox-summary span{display:block}.inbox-summary strong{font-size:20px}.inbox-summary span{color:#e2cfb6;margin-top:3px;font-size:8px}.inbox-summary i{background:#ffffff26;height:28px}.inbox-list{overflow:hidden}.inbox-item{text-align:left;background:#fff;border:0;border-bottom:1px solid #eeeae3;grid-template-columns:34px 1fr 20px;align-items:center;gap:9px;width:100%;min-height:76px;padding:11px 8px;display:grid}.inbox-item:last-child{border:0}.action-icon{border-radius:10px;place-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:grid}.action-icon.change{color:#d44e47;background:#fee8e5}.action-icon.confirm{color:#246ec1;background:#e6f1ff}.action-icon.record{color:#b17218;background:#fff1d8}.action-icon.task{color:#197b61;background:#e1f3ed}.inbox-item div{min-width:0}.inbox-item small{color:#8a8176;font-size:7px;display:flex}.inbox-item time{color:#b26b19;margin-left:auto}.inbox-item strong{margin:4px 0;font-size:10px;display:block}.inbox-item p{text-overflow:ellipsis;white-space:nowrap;color:#8b8379;margin:0;font-size:8px;overflow:hidden}.inbox-item>b{color:#b4ada4;font-size:20px}.empty{text-align:center;color:#788696;padding:40px;font-size:11px}.sync-detail{background:#f2f8f5;border-color:#d8e7df;grid-template-columns:9px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.sync-detail strong,.sync-detail span{display:block}.sync-detail strong{font-size:9px}.sync-detail span{color:#73887f;margin-top:3px;font-size:8px}.completed-list{overflow:hidden}.completed-list>div{border-bottom:1px solid #efebe5;align-items:center;gap:8px;padding:10px 11px;display:flex}.completed-list>div:last-child{border:0}.completed-list span{color:#238066;background:#e5f2ed;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;display:grid}.completed-list p{color:#777167;flex:1;margin:0;font-size:9px;text-decoration:line-through}.completed-list time{color:#aaa39a;font-size:7px}.profile-card{align-items:center;gap:12px;padding:16px;display:flex}.profile-card>span{color:#fff;background:#1769d2;border-radius:14px;place-items:center;width:48px;height:48px;font-size:19px;font-weight:700;display:grid}.profile-card h2{margin:0;font-size:17px}.profile-card p{color:#7c8997;margin:5px 0 0;font-size:10px}.profile-menu{padding:0 14px}.profile-menu>div{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;min-height:48px;font-size:10px;display:flex}.profile-menu>div:last-child{border:0}.profile-menu b{color:#7f8d9a}.profile-menu b.online{color:#178268}.profile-menu a{color:#1769d2;font-weight:700;text-decoration:none}.outline-button{color:#4d6278;background:#fff;border:1px solid #d8e1e9;border-radius:10px;width:100%;height:40px;margin-top:17px;font-size:10px}.room-view{z-index:10;background:#edf3f1;flex-direction:column;display:flex;position:absolute;inset:0}.room-header{color:#fff;background:#123a34;flex:0 0 82px;grid-template-columns:36px 1fr 36px;align-items:center;padding:20px 12px 10px;display:grid}.room-header>button{color:#d6e8e3;background:0 0;border:0;font-size:25px}.room-header>button:last-child{font-size:14px}.room-header span{color:#9cc2b8;font-size:8px}.room-header h1{margin:4px 0 0;font-size:15px}.room-header h1 b{color:#d8f4ed;background:#2a7767;border-radius:4px;margin-left:5px;padding:3px 5px;font-size:7px}.room-context{color:#fff;background:#19483f;flex:0 0 57px;grid-template-columns:repeat(3,1fr);display:grid}.room-context div{border-right:1px solid #ffffff14;padding:9px 10px}.room-context span,.room-context b{display:block}.room-context span{color:#9fc3ba;font-size:7px}.room-context b{margin-top:4px;font-size:10px}.chat-content{padding:14px 13px 82px}.date-pill{color:#71817e;background:#dfe7e5;border-radius:10px;width:max-content;margin:0 auto 12px;padding:5px 9px;font-size:8px}.pinned-change{background:#fff9f7;border-color:#eabdb6;margin-bottom:14px;padding:12px}.pinned-change>div{align-items:center;gap:6px;display:flex}.pinned-change>div>b{color:#fff;background:#df544c;border-radius:6px;place-items:center;width:18px;height:18px;font-size:9px;display:grid}.pinned-change>div span{color:#bf4842;font-size:8px;font-weight:700}.pinned-change time{color:#9c8b88;margin-left:auto;font-size:7px}.pinned-change h2{margin:8px 0 4px;font-size:12px}.pinned-change p{color:#766a68;margin:0;font-size:9px}.pinned-change>button{color:#fff;background:#dd554d;border:0;border-radius:7px;width:100%;height:29px;margin-top:9px;font-size:9px;font-weight:700}.chat-message{grid-template-columns:29px 1fr;gap:8px;margin:13px 0;display:grid}.message-avatar{color:#fff;background:#2d7a69;border-radius:9px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:700;display:grid}.chat-message.file .message-avatar{background:#286dc0}.chat-message>div>small{color:#899692;align-items:center;gap:7px;font-size:7px;display:flex}.chat-message>div>small b{color:#425d56}.chat-message time{margin-left:4px}.chat-message>div>p{background:#fff;border-radius:4px 11px 11px;max-width:100%;margin:5px 0 0;padding:9px 10px;font-size:9px;line-height:1.55;display:inline-block;box-shadow:0 2px 8px #28393512}.chat-message.change p{background:#fff9f7;border-left:3px solid #e15a50}.chat-message.file p{background:#f5f9ff;border-left:3px solid #2b77cc}.chat-message.mine{text-align:right;margin-left:22%;display:block}.chat-message.mine>div>small{justify-content:flex-end}.chat-message.mine p{text-align:left;background:#d4eee6;border-radius:11px 4px 11px 11px}.room-buttons{grid-template-columns:1fr 1fr;gap:7px;margin-top:15px;display:grid}.room-buttons button{color:#315e54;background:#fff;border:1px solid #ceded9;border-radius:10px;height:43px;font-size:9px}.composer{z-index:12;height:66px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dce5e2;grid-template-columns:32px 1fr auto;gap:6px;display:grid;position:absolute;bottom:0;left:0;right:0}.composer button{color:#426f65;background:0 0;border:0;font-size:18px}.composer input{background:#f5f8f7;border:1px solid #dce5e2;border-radius:10px;outline:0;min-width:0;padding:0 9px;font-size:9px}.composer button:last-child{color:#19735e;font-size:9px;font-weight:700}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b18259e;place-items:end center;display:grid;position:absolute;inset:0}.modal-sheet{background:#fff;border-radius:22px 22px 0 0;width:100%;max-height:88%;padding:9px 18px 20px;animation:.2s sheetUp;position:relative;overflow:auto;box-shadow:0 -20px 60px #09172740}.sheet-grip{background:#dce2e8;border-radius:3px;width:42px;height:4px;margin:1px auto 14px}.sheet-close{color:#6d7b8a;background:#f0f3f6;border:0;border-radius:8px;width:29px;height:29px;font-size:17px;position:absolute;top:15px;right:14px}.change-modal{text-align:center}.change-symbol{color:#d74f47;background:#fee9e5;border-radius:14px;place-items:center;width:46px;height:46px;margin:3px auto 13px;font-size:22px;display:grid}.change-modal>small,.record-modal>small{color:#1e6ac1;letter-spacing:.12em;font-size:8px;font-weight:800}.change-modal h2,.record-modal h2{margin:5px 0;font-size:19px}.change-modal>p{color:#7d8995;margin:0;font-size:9px}.version-compare{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:18px 0;display:grid}.version-compare>div{text-align:left;border:1px solid #e0e6ec;border-radius:10px;padding:12px 8px}.version-compare>div:last-child{background:#f2f7fd;border-color:#b7d4f3}.version-compare span,.version-compare p{color:#87939f;font-size:8px;display:block}.version-compare b{margin:5px 0;font-size:19px;display:block}.version-compare>div:last-child b{color:#1968c2}.version-compare p{margin:0}.version-compare>i{color:#a7b1bc;font-style:normal}.change-modal>article{text-align:left;background:#fff9e8;border-left:3px solid #e3a23d;border-radius:5px;padding:11px}.change-modal>article b{color:#896319;font-size:9px}.change-modal>article p{color:#76694c;margin:4px 0 0;font-size:9px;line-height:1.5}.primary-button{color:#fff;background:#196ac7;border:0;border-radius:9px;width:100%;height:39px;margin-top:16px;font-size:9px;font-weight:700}.primary-button.accepted{background:#218568}.record-modal{text-align:left}.record-modal h2{margin-bottom:14px}.record-modal label{margin-bottom:12px;display:block}.record-modal label>span{margin-bottom:6px;font-size:9px;font-weight:700;display:block}.record-modal select,.record-modal input,.record-modal textarea{color:#30455b;background:#fff;border:1px solid #d9e1e9;border-radius:8px;outline:0;width:100%}.record-modal select,.record-modal input{height:37px;padding:0 9px}.record-modal textarea{resize:vertical;min-height:92px;padding:9px;line-height:1.5}.form-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.attachment-buttons{grid-template-columns:1fr 1fr;gap:8px;display:grid}.attachment-buttons button{color:#577089;background:#f8fafc;border:1px dashed #bdcbd9;border-radius:8px;height:39px;font-size:9px}.linked-file{background:#f2f7fd;border-radius:8px;grid-template-columns:36px 1fr auto;align-items:center;gap:7px;margin-top:10px;padding:8px;font-size:8px;display:grid}.linked-file b{color:#fff;text-align:center;background:#2b75c8;border-radius:4px;padding:4px}.linked-file i{color:#197b61;font-style:normal}.toast{z-index:50;color:#fff;white-space:nowrap;background:#152c27;border-radius:10px;max-width:90%;padding:11px 15px;font-size:11px;animation:.18s toastIn;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #142d2747}@keyframes sheetUp{0%{opacity:0;transform:translateY(18px)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,-8px)}}@media (width<=520px){.app-stage{padding:0}.app-shell{border:0;border-radius:0;width:100%;height:100dvh;min-height:0}.app-header{padding-top:calc(16px + env(safe-area-inset-top));flex-basis:calc(82px + env(safe-area-inset-top))}.room-header{padding-top:calc(14px + env(safe-area-inset-top));flex-basis:calc(76px + env(safe-area-inset-top))}.screen-content{padding-bottom:calc(105px + env(safe-area-inset-bottom))}.bottom-nav{height:calc(72px + env(safe-area-inset-bottom));padding-bottom:calc(10px + env(safe-area-inset-bottom))}.record-fab{bottom:calc(82px + env(safe-area-inset-bottom))}.chat-content{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.composer{height:calc(66px + env(safe-area-inset-bottom))}.modal-sheet{padding-bottom:calc(20px + env(safe-area-inset-bottom))}}.sync-strip.offline{background:#fff7f5;border-color:#f0d0ca}.sync-strip.offline>i{background:#d95049;box-shadow:0 0 0 5px #d950491f}.password-warning{color:#8b651d;background:#fff8e8;border:1px solid #f1d39a;border-radius:10px;margin-top:12px;padding:11px 13px;font-size:10px}.outline-button.danger{color:#c34843;margin-top:9px}.file-download{color:#1769d2;background:0 0;border:0;width:max-content;margin:5px 0 0 auto;padding:0;font-size:8px;text-decoration:none;display:block}.form-error{color:#bd413b;background:#fff0ed;border-radius:8px;margin:0 0 12px;padding:9px 10px;font-size:10px}.toast.error{background:#7d2723}.app-loading{color:#516579;text-align:center;background:#eaf0f5;place-content:center;gap:14px;min-height:100vh;font-size:12px;display:grid}.app-loading>div{border:3px solid #c6d6e5;border-top-color:#1769d2;border-radius:50%;width:34px;height:34px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-screen{background:radial-gradient(circle at 50% 0,#f8fbff,#e5edf4 60%,#d8e3ec);place-items:center;min-height:100dvh;padding:22px;display:grid}.login-card{background:#fff;border:1px solid #dce5ed;border-radius:24px;width:min(390px,100%);padding:38px 32px 26px;box-shadow:0 24px 70px #1e304429}.login-card>small{color:#1769d2;letter-spacing:.16em;margin-top:20px;font-size:9px;font-weight:800;display:block}.login-card h1{color:#17263a;margin:6px 0 8px;font-size:24px}.login-card>p{color:#718194;margin:0 0 24px;font-size:11px;line-height:1.6}.login-card label{margin-bottom:14px;display:block}.login-card label span{color:#526579;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.login-card input{color:#22364b;background:#fbfcfe;border:1px solid #d6e0e9;border-radius:10px;outline:0;width:100%;height:44px;padding:0 12px}.login-card input:focus{border-color:#4a91df;box-shadow:0 0 0 3px #1769d21a}.login-card form>button{color:#fff;background:#1769d2;border:0;border-radius:10px;width:100%;height:44px;margin-top:4px;font-size:12px;font-weight:700;box-shadow:0 9px 22px #1769d23d}.login-card form>button:disabled{opacity:.65}.login-card footer{color:#9aa6b1;text-align:center;margin-top:24px;font-size:8px}.login-logo{background:#102e52;border-radius:16px;justify-content:center;align-items:flex-end;gap:6px;width:64px;height:64px;padding:13px 12px 16px;display:flex;position:relative}.login-logo i{background:#5af;width:8px;display:block}.login-logo i:first-child{height:19px}.login-logo i:nth-child(2){height:31px}.login-logo i:nth-child(3){height:25px}.login-logo b{background:#d9ecff;border-radius:4px;height:4px;position:absolute;bottom:9px;left:12px;right:12px}@media (width<=520px){.login-screen{padding:18px;padding-top:calc(18px + env(safe-area-inset-top));padding-bottom:calc(18px + env(safe-area-inset-bottom))}.login-card{border-radius:20px;padding:30px 24px 24px}}.task-tools{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.task-tools .filters{flex:1}.create-button{color:#fff;background:#1769d2;border:0;border-radius:16px;flex:none;height:31px;padding:0 11px;font-size:9px;font-weight:700}.modal-loading{text-align:center;color:#748496;padding:26px;font-size:10px}.record-modal input:disabled{color:#758496;background:#eef2f6}.record-modal .primary-button{font-size:10px}
