:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#22221f;background:#f5f3ee;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.eyebrow{margin:0 0 10px;color:#89867d;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}h1{margin:0;font-size:clamp(34px,5vw,54px);line-height:.98;letter-spacing:-.048em}h2,h3{letter-spacing:-.025em}.muted{color:#77746b;line-height:1.55}.primary,.secondary{padding:11px 16px;border:0;border-radius:10px;font-weight:750}.primary{color:#f8f7f3;background:#242420}.secondary{color:#242420;background:#e8e4db}.error{padding:10px 12px;color:#902e26;background:#fbe9e6;border-radius:9px;font-size:13px}.pulse{width:9px;height:9px;display:inline-block;background:#88a94c;border-radius:50%;box-shadow:0 0 0 5px #88a94c21}.avatar{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;color:#f4f1eb;background:#363631;border-radius:10px;font-size:12px;font-weight:800}.login-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 75% 10%,#e2eacb 0,transparent 28%),#f4f1eb}.login-card{width:min(420px,100%);padding:42px;border:1px solid #dcd8cf;border-radius:28px;background:#fbfaf7e6;box-shadow:0 24px 80px #2f2c2314;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mark{width:48px;height:48px;padding:12px 10px;display:grid;gap:5px;background:#20201d;border-radius:14px}.mark i{height:3px;background:#f4f1eb;border-radius:4px}.mark i:nth-child(2){width:65%}.mark i:nth-child(3){width:82%}.login-card .eyebrow{margin-top:28px}.login-card .muted{margin:18px 0 30px}.login-card form{display:grid;gap:16px}.login-card label{display:grid;gap:8px;color:#615e57;font-size:13px;font-weight:650}input,select,textarea{color:#22221f;border:1px solid #d7d3ca;outline:0;background:#fff}input:focus,select:focus,textarea:focus{border-color:#829161;box-shadow:0 0 0 3px #82916121}.login-card input{padding:13px 14px;border-radius:11px}.workspace{min-height:100vh;display:grid;grid-template-columns:236px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:20px 12px 15px;border-right:1px solid #dedad1;background:#ebe8e1}.brand{display:flex;align-items:center;gap:10px;padding:5px 10px 20px;font-weight:850;letter-spacing:-.025em}.brand-dot{width:18px;height:18px;border:5px solid #242420;border-radius:50%;box-shadow:inset 0 0 0 2px #c6ff64}.new-button{margin:0 4px 15px;padding:10px 12px;color:#f6f4ee;text-align:left;border:0;border-radius:10px;background:#292925;font-weight:700}nav{display:grid;gap:2px}nav button{display:flex;align-items:center;gap:9px;padding:9px 11px;color:#706d65;text-align:left;border:0;border-radius:8px;background:transparent}nav button i{width:18px;color:#8b887f;font-style:normal;text-align:center}nav button.active{color:#22221f;background:#ffffffb8;font-weight:750;box-shadow:0 1px 2px #2827210a}.nav-label{padding:22px 11px 7px;color:#9b978e;font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.push-button{margin:auto 4px 10px;padding:9px 10px;color:#6b695f;border:1px solid #d7d2c8;border-radius:9px;background:#ffffff73;font-size:11px;font-weight:700}.push-button.enabled{color:#61763c}.account{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:11px 8px 2px;border-top:1px solid #d7d3ca}.account strong,.account small{display:block}.account strong{font-size:12px}.account small{margin-top:2px;color:#858178;font-size:10px}.account button{border:0;color:#747168;background:transparent;font-size:18px}.content{min-width:0;padding:48px clamp(24px,6vw,80px)}.page,.task-page{max-width:1040px;margin:0 auto}.task-page-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.search{width:210px;padding:9px 12px;border-radius:9px;background:#ffffffa6}.quick-create{display:grid;grid-template-columns:30px 1fr auto;align-items:center;margin-bottom:18px;padding:7px 12px;border:1px solid #dcd8cf;border-radius:12px;background:#ffffff85}.quick-create input{padding:7px 3px;border:0;background:transparent;box-shadow:none}.quick-create button{padding:0;color:#8b877d;border:0;background:transparent;font-size:20px}.quick-create kbd{padding:3px 6px;color:#9a968c;border:1px solid #d8d4cb;border-radius:5px;background:#eeebe4;font-size:9px}.task-list{overflow:hidden;border:1px solid #dedad1;border-radius:14px;background:#ffffff59}.task-row{min-height:64px;display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 15px;border-bottom:1px solid #e2ded6;transition:background .15s}.task-row:last-child{border-bottom:0}.task-row:hover,.task-row.selected{background:#ffffffbf}.task-check{width:20px;height:20px;display:grid;place-items:center;padding:0;color:#fff;border:1px solid #bcb8ae;border-radius:50%;background:transparent;font-size:11px}.task-check.checked{border-color:#7f9553;background:#859d59}.task-copy{min-width:0}.task-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;font-size:14px;white-space:nowrap}.task-meta{min-height:16px;display:flex;gap:11px;margin-top:5px;color:#8b877f;font-size:10px}.priority{padding:4px 7px;border-radius:99px;font-size:9px;font-weight:800;text-transform:uppercase}.p-low{color:#6b7656;background:#e8eddc}.p-medium{color:#756534;background:#f2e9ca}.p-high{color:#955b2d;background:#f4deca}.p-urgent{color:#983a32;background:#f5d8d4}.task-row time{color:#817e75;font-size:10px}.task-row time.overdue{color:#a54038;font-weight:700}.empty{padding:14vh 20px;color:#858178;text-align:center}.empty>span{font-size:42px}.empty h2{margin:14px 0 5px;color:#5f5d56}.empty p{margin:0}.list-loading,.loading{min-height:220px;display:flex;align-items:center;justify-content:center;gap:12px;color:#817e75;font-weight:700}.drawer-backdrop{position:fixed;z-index:30;inset:0;display:flex;justify-content:flex-end;background:#26241f29;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.task-drawer{width:min(620px,100%);height:100%;overflow-y:auto;padding:25px 32px 50px;border-left:1px solid #d8d4ca;background:#faf9f6;box-shadow:-20px 0 70px #322f271f}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.object-type{color:#969189;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.drawer-head button{color:#77736a;border:0;background:transparent;font-size:27px}.title-input{width:100%;padding:0 0 10px;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:31px;font-weight:800;letter-spacing:-.04em}.description-input{width:100%;min-height:100px;padding:12px 0;resize:vertical;border:0;border-bottom:1px solid #e4e0d8;border-radius:0;background:transparent;box-shadow:none;line-height:1.6}.properties{display:grid;grid-template-columns:1fr 1fr;gap:1px 22px;padding:22px 0;border-bottom:1px solid #e4e0d8}.properties label{display:grid;grid-template-columns:90px 1fr;align-items:center;min-height:42px;color:#87837a;font-size:11px}.properties input,.properties select{width:100%;min-width:0;padding:7px 8px;border:0;border-radius:7px;background:transparent;box-shadow:none;font-size:12px}.task-drawer h3{margin:25px 0 12px;font-size:13px}.chips{display:flex;flex-wrap:wrap;gap:7px}.chips button{padding:7px 10px;color:#77736a;border:1px solid #dcd8cf;border-radius:99px;background:#f1eee8;font-size:10px}.chips button.active{color:#4e5c35;border-color:#b8c49b;background:#e4ead5;font-weight:700}.result-input{width:100%;min-height:110px;padding:13px;resize:vertical;border-radius:10px;line-height:1.55}.drawer-actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding:25px 0;border-bottom:1px solid #e4e0d8}.drawer-actions>span{color:#7b776f;font-size:10px}.danger-link{margin-left:auto;padding:8px;color:#a14b42;border:0;background:transparent;font-size:11px}.comments h3 small{color:#98948b;font-weight:500}.comment{display:flex;gap:10px;margin:14px 0}.comment strong{font-size:11px}.comment p{margin:4px 0;color:#5e5b54;font-size:12px;line-height:1.5}.comments form{display:grid;grid-template-columns:1fr 36px;margin-top:18px}.comments input{padding:10px 12px;border-radius:9px 0 0 9px}.comments form button{border:0;border-radius:0 9px 9px 0;background:#292925;color:#fff}.panel-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.tabs{display:flex;gap:4px;margin-bottom:18px;padding:4px;width:fit-content;border-radius:10px;background:#e9e6df}.tabs button{padding:7px 11px;color:#7b776e;border:0;border-radius:7px;background:transparent;font-size:11px}.tabs button.active{color:#292824;background:#fff;font-weight:700}.object-form,.user-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:24px;padding:15px;border-radius:12px;background:#ebe8e1}.object-form input,.object-form select,.user-form input,.user-form select{min-width:0;padding:10px;border-radius:8px}.object-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.object-grid article{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #dfdbd2;border-radius:12px;background:#ffffff73}.object-grid strong,.object-grid small{display:block}.object-grid small{margin-top:4px;color:#88847c;font-size:10px}.object-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#e6eadc;font-size:11px;font-weight:900}.object-icon.project{background:#e2e7ee}.object-icon.knowledge{background:#eee3d7}.user-list{overflow:hidden;border:1px solid #dcd8cf;border-radius:14px;background:#fff6}.user-row{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:13px 15px;border-bottom:1px solid #e1ddd5}.user-row:last-child{border:0}.user-row strong,.user-row small{display:block}.user-row small{margin-top:3px;color:#858178;font-size:10px}.role{padding:5px 9px;color:#5f6454;background:#e1e8d3;border-radius:99px;font-size:10px;font-weight:700}.graph-page .muted{margin:15px 0 26px}.graph-scroll{overflow:auto;border:1px solid #ddd9d0;border-radius:15px;background:radial-gradient(circle at center,#fbfaf7,#eeebe4)}.graph-scroll svg{min-width:900px;width:100%}.edges line{stroke:#c9c4b9;stroke-width:1.2}.graph-node{cursor:default}.graph-node.task{cursor:pointer}.graph-node circle{fill:#fff;stroke:#bdb8ae;stroke-width:1.5}.graph-node.task circle{fill:#272723;stroke:#272723}.graph-node.knowledge circle{fill:#e6edd7;stroke:#aebd8c}.graph-node.result circle{fill:#eee2d5;stroke:#c8a985}.graph-node.project circle{fill:#e1e8ee;stroke:#a7b6c2}.graph-node text{fill:#4c4942;font-size:12px;font-weight:850}.graph-node.task text{fill:#fff}.graph-label{overflow:hidden;color:#57544d;font-size:10px;line-height:1.25;text-align:center}@media(max-width:760px){.workspace{display:block;padding-bottom:calc(70px + env(safe-area-inset-bottom))}.sidebar{position:fixed;z-index:20;inset:auto 0 0;width:100%;height:auto;padding:7px 10px calc(7px + env(safe-area-inset-bottom));display:flex;flex-direction:row;align-items:center;border:0;border-top:1px solid #d8d4cb}.brand{padding:0;font-size:0}.brand-dot{width:23px;height:23px}.new-button,.push-button,.nav-label,nav button:nth-child(n+4):nth-child(-n+7),.account>span:not(.avatar),.account button{display:none}nav{display:flex;margin:0 auto}nav button{width:45px;display:grid;place-items:center;gap:0;padding:7px 5px;font-size:0}nav button i{font-size:17px}.account{padding:0;border:0;display:block}.content{padding:28px 16px}.task-page-head{align-items:start}.search{width:120px}.task-row{grid-template-columns:28px minmax(0,1fr) auto}.priority{display:none}.task-meta span:nth-child(n+2){display:none}.task-drawer{padding:22px 18px 45px}.properties,.object-form,.user-form,.object-grid{grid-template-columns:1fr}.drawer-actions .danger-link{margin-left:0}.login-card{padding:30px 24px}.panel h1,.graph-page h1{font-size:38px}}
