:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#182230;background:#f6f7f9}*{box-sizing:border-box}body{margin:0;min-width:1024px}button,input,textarea{font:inherit}button{cursor:pointer}.shell>header{height:64px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;padding:0 24px;position:fixed;inset:0 0 auto;z-index:20}.brand{width:224px;font-weight:700;font-size:20px;display:flex;align-items:center;gap:10px}.brand b{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#655cf3;color:#fff}.search{width:370px;height:38px;margin:auto;border:1px solid #dce0e6;background:#fbfbfc;border-radius:8px;display:flex;align-items:center;padding:0 10px;color:#858e9b}.search input{flex:1;border:0;outline:0;background:none;padding:0 8px}.search kbd{font-size:10px;border:1px solid #d9dde3;border-radius:4px;background:#fff;padding:2px 5px}.account{width:224px;display:flex;justify-content:flex-end;align-items:center;gap:20px}.account span,.people i,.meta i{font-style:normal;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700}.account span{width:34px;height:34px;background:#ffe2cb;color:#914b1d}.sidebar{position:fixed;top:64px;bottom:0;left:0;width:248px;background:#fff;border-right:1px solid #e5e7eb;padding:20px 14px;z-index:10}.workspace{height:58px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf0f3;padding:7px 9px;margin-bottom:12px}.workspace>b{width:34px;height:34px;background:#2d3543;color:#fff;border-radius:7px;display:grid;place-items:center}.workspace span{display:flex;flex-direction:column;flex:1;font-size:13px}.workspace small{font-size:10px;color:#8a929e;margin-top:2px}.sidebar nav{display:flex;flex-direction:column}.sidebar nav button,.board{border:0;background:none;text-align:left;border-radius:7px;height:38px;padding:0 11px;color:#5b6574;font-size:13px}.sidebar nav .on{background:#f0efff;color:#5c53df}.nav-title{font-size:10px;color:#949ba6;font-weight:700;letter-spacing:.08em;padding:25px 11px 8px;display:flex;justify-content:space-between}.board{width:100%;display:flex;align-items:center;gap:10px}.board.on{background:#f5f5f8;color:#2d3644}.board i{width:18px;height:18px;border-radius:4px;background:#7469f4}.board i.violet{background:#a96bd4}.board i.green{background:#3ba383}.side-bottom{position:absolute;bottom:24px;line-height:38px;color:#687180;font-size:13px;padding-left:11px}main{margin-left:248px;padding-top:64px}.board-title{height:118px;background:#fff;border-bottom:1px solid #e7e9ed;padding:22px 30px;display:flex;justify-content:space-between}.board-title h1{margin:0;font-size:23px;letter-spacing:-.5px;display:flex;align-items:center}.board-title h1 button{border:0;background:none;font-size:22px;color:#7b8490}.board-title h1>span{height:22px;width:1px;background:#e2e4e8;margin:0 13px}.board-title h1 small{font-size:12px;font-weight:400;color:#687281}.board-title p{font-size:13px;color:#7c8592;margin:6px 0}.people{display:flex;align-items:center}.people i{width:31px;height:31px;background:#e1eff0;color:#336f6c;border:2px solid #fff;margin-left:-6px}.people i:nth-child(2){background:#ffead0;color:#87561c}.people i:nth-child(3){background:#e9e6ff;color:#5c52a8}.people i:nth-child(4){background:#edf0f3;color:#68717e}.people button{height:36px;border:1px solid #dfe2e7;background:#fff;border-radius:7px;margin-left:10px;color:#444e5c}.toolbar{height:58px;background:#fff;border-bottom:1px solid #e6e8ec;padding:0 30px;display:flex;justify-content:space-between}.toolbar>div{display:flex;align-items:stretch;gap:10px}.toolbar button{border:0;background:none;color:#6b7481;font-size:12px;padding:0 9px}.toolbar div:first-child button.on{color:#5d54e4;border-bottom:2px solid #655cf2}.tools{align-items:center!important}.tools button{height:34px}.tools button.on{background:#efedff;color:#584fd8;border-radius:6px}.filter-wrap{position:relative}.popover{position:absolute;right:0;top:43px;width:205px;background:#fff;border:1px solid #e0e3e8;border-radius:9px;box-shadow:0 14px 30px #10182826;padding:10px;z-index:30;display:flex;flex-direction:column}.popover strong{font-size:12px;padding:7px}.popover button{text-align:left;display:flex;align-items:center;gap:8px}.popover i{width:10px;height:10px;border-radius:3px;background:#6d63e9}.canvas{height:calc(100vh - 240px);overflow:auto;padding:22px 25px 70px;display:flex;align-items:flex-start;gap:15px}.list{width:286px;min-width:286px;background:#e9ebef;border-radius:10px;padding:9px}.list-title{height:36px;display:flex;justify-content:space-between;align-items:center;padding:0 5px}.list-title span{display:flex;align-items:center;gap:8px}.list-title i{width:7px;height:7px;border-radius:50%;background:#858d98}.list-title i.progress{background:#e2a02d}.list-title i.review{background:#6d5ee6}.list-title i.done{background:#38a17d}.list-title b{font-size:13px}.list-title em{font-style:normal;font-size:10px;color:#737c88;background:#dfe2e6;border-radius:10px;padding:2px 6px}.list-title button{border:0;background:none;color:#747d89}.cards{display:flex;flex-direction:column;gap:8px}.cards article{background:#fff;border:1px solid #dfe2e7;border-radius:8px;padding:12px;box-shadow:0 1px 2px #1018280c;transition:.15s;cursor:pointer}.cards article:hover{transform:translateY(-1px);border-color:#b8b3ef;box-shadow:0 3px 8px #10182812}.cards h3{font-size:13px;line-height:1.4;margin:0;color:#2a3442}.labels{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:9px}.labels small{font-size:9px;font-weight:600;padding:3px 7px;border-radius:4px;background:#e4ecff;color:#3e64a8}.labels .pink{background:#fce5f4;color:#9d407b}.labels .green{background:#daf3e8;color:#27785e}.labels .orange{background:#ffead6;color:#985a21}.labels .purple{background:#eee4f9;color:#71469f}.labels .red{background:#fee4e2;color:#aa4039}.meta{display:flex;align-items:center;gap:11px;margin-top:12px;color:#7a8390;font-size:10px}.meta>span:first-child{background:#f0f1f3;border-radius:4px;padding:3px 5px}.meta>span.urgent{background:#fee8e6;color:#ae443d}.meta .complete{color:#258066}.meta i{margin-left:auto;width:22px;height:22px;background:#ffe2ca;color:#8d4c20}.add{width:100%;border:0;background:none;text-align:left;color:#687180;font-size:12px;padding:11px 7px 5px}.add:hover{color:#554bd9}.composer textarea,.composer input{width:100%;border:1px solid #8179ed;border-radius:7px;outline:0;padding:10px;background:#fff}.composer textarea{height:66px;resize:none}.composer button{border:0;background:none;font-size:17px;margin:6px 4px 0 0}.composer button:first-of-type{background:#665cf1;color:#fff;border-radius:6px;padding:7px 12px;font-size:12px}.new-list{width:270px;min-width:270px;background:#e7e9ed;border:1px solid #dfe2e6;border-radius:9px;padding:12px;text-align:left;color:#596372;font-size:12px}.new-list.composer input{height:36px}.backdrop{position:fixed;inset:0;background:#15203380;z-index:50;display:grid;place-items:center;padding:25px}.modal{position:relative;width:760px;max-height:90vh;overflow:auto;background:#f8f9fa;border-radius:12px;padding:28px 30px;box-shadow:0 28px 60px #10182845}.close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:25px;color:#697280}.modal-head{display:flex;gap:12px}.modal-head>div{flex:1}.modal-head input{width:92%;display:block;border:1px solid transparent;background:none;font-size:20px;font-weight:700;padding:2px 5px;margin:-4px 0 5px}.modal-head input:focus{border-color:#726aed;background:#fff;border-radius:5px;outline:0}.modal-head small{color:#747d89}.modal-grid{display:grid;grid-template-columns:1fr 160px;gap:30px;margin-top:22px}.modal h4{font-size:14px;margin:24px 0 10px}.description{width:100%;height:92px;resize:vertical;border:0;border-radius:7px;background:#e9ecf0;padding:12px;outline-color:#7066ea}.progress{height:7px;border-radius:8px;background:#dfe2e6;overflow:hidden;margin-bottom:12px}.progress i{display:block;height:100%;background:#5e56e0}.checks{display:flex;flex-direction:column;gap:9px;margin-bottom:10px}.checks label{display:flex;gap:8px;font-size:13px}.done{text-decoration:line-through;color:#8b939e}.soft,.modal-grid aside button{border:0;border-radius:6px;background:#e8ebee;color:#46505e;padding:8px 11px;font-size:12px}.comment-input{height:38px;width:100%;border:1px solid #dce0e6;border-radius:7px;padding:0 11px}.comment{display:flex;flex-direction:column;font-size:11px}.comment span{font-size:12px;background:#fff;border:1px solid #e2e5e9;border-radius:6px;padding:9px;margin-top:4px}.modal-grid aside{display:flex;flex-direction:column;gap:7px}.modal-grid aside small{font-size:9px;font-weight:700;color:#89919c;margin:8px 0 2px}.modal-grid aside button{text-align:left}.modal-grid aside .delete{background:#fae8e6;color:#a9403b}@media(max-width:1150px){.search{width:280px}.list{width:270px;min-width:270px}}
