.rd{color-scheme:light;--ink:#202724;--muted:#737d77;--line:#e5e9e6;--bg:#f8faf8;--green:#257455;--green-soft:#edf6f0;--forest:#142e28;--side:#1c3b32;--ease:cubic-bezier(0.2,0.8,0.2,1);--shadow:0 20px 70px #13291f22;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}:where(.rd) *{box-sizing:border-box}.rd{margin:0;background:var(--forest);color:var(--ink)}:where(.rd) button,:where(.rd) input,:where(.rd) select,:where(.rd) textarea{font:inherit}:where(.rd) a,:where(.rd) button,:where(.rd) input,:where(.rd) select,:where(.rd) textarea{-webkit-tap-highlight-color:transparent}:where(.rd) button{cursor:pointer;color:inherit;border:0;background:none}:where(.rd) a{color:inherit;text-decoration:none}:where(.rd) a,:where(.rd) button{touch-action:manipulation}:where(.rd) a:focus-visible,:where(.rd) button:focus-visible,:where(.rd) input:focus-visible,:where(.rd) select:focus-visible,:where(.rd) textarea:focus-visible{outline:3px solid #6cae91;outline-offset:3px}:where(.rd) button{transition:background .16s,transform .16s,color .16s}:where(.rd) button:active{transform:translateY(1px)}:where(.rd) input,:where(.rd) select,:where(.rd) textarea{background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:7px;padding:10px 12px;max-width:100%}:where(.rd) textarea{resize:vertical;min-height:94px}:where(.rd) h1,:where(.rd) h2,:where(.rd) h3,:where(.rd) p{margin:0}:where(.rd) h1{font-size:29px;letter-spacing:-1px;font-weight:650;line-height:1.25}:where(.rd) h2{font-size:16px;font-weight:650;letter-spacing:-.2px}:where(.rd) h3{font-size:14px;font-weight:650}:where(.rd) .small,:where(.rd) small{font-size:12px}:where(.rd) .muted{color:var(--muted)}:where(.rd) .icon{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}:where(.rd) .row{display:flex;align-items:center;gap:10px}:where(.rd) .between{display:flex;align-items:center;justify-content:space-between;gap:14px}:where(.rd) .grow{flex:1;min-width:0}:where(.rd) .iconbtn{display:grid;place-items:center;width:34px;height:34px;border-radius:7px;color:var(--muted)}:where(.rd) .iconbtn:hover{background:var(--green-soft);color:var(--green)}:where(.rd) .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:7px;min-height:36px;padding:8px 12px;font-weight:550;background:var(--paper);white-space:nowrap}:where(.rd) .btn:hover{background:var(--bg);border-color:#bbc9bf}:where(.rd) .btn.primary{background:var(--green);border-color:var(--green);color:white;box-shadow:0 2px 3px #0e3a2014}:where(.rd) .btn.primary:hover{background:#1c6045}:where(.rd) .btn.quiet{border-color:transparent;background:transparent;color:var(--muted)}:where(.rd) .textbtn{font-size:13px;font-weight:600;padding:5px 0;display:inline-flex;align-items:center;gap:5px}:where(.rd) .textbtn .icon{width:15px}:where(.rd) .badge{font-size:12px;display:inline-flex;align-items:center;gap:5px;border-radius:5px;padding:4px 7px;white-space:nowrap;background:#f0f2f0;color:#667169}:where(.rd) .badge.green{color:#287253;background:#edf6f0}:where(.rd) .badge.amber{color:#98652c;background:#fcf3e7}:where(.rd) .badge.red{color:#ad5553;background:#fcf0ef}:where(.rd) .badge.purple{color:#77629e;background:#f2eff8}:where(.rd) .dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor}:where(.rd) .avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;width:30px;height:30px;border-radius:8px;background:#f1e1d2;color:#7b5332;font-weight:600;font-size:11px;position:relative}:where(.rd) .avatar.purple{background:#e9e4f6;color:#705b94}:where(.rd) .avatar.blue{background:#dfeef3;color:#437185}:where(.rd) .avatar.green{background:#dcece0;color:#4b7258}:where(.rd) .avatar.online:after{content:"";width:8px;height:8px;background:#78b892;position:absolute;right:-2px;bottom:-2px;border:2px solid var(--side);border-radius:50%}:where(.rd) .avatars{display:flex;padding-left:6px}:where(.rd) .avatars .avatar{border:2px solid var(--paper);margin-left:-6px;width:29px;height:29px;border-radius:50%}:where(.rd) .project-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#eae7f6;color:#7563a0;font-weight:700;letter-spacing:-1px;font-size:14px;flex:none}:where(.rd) .project-icon.orange{background:#f7e9dc;color:#b4773c}:where(.rd) .project-icon.pink{background:#f5e6eb;color:#a6677d}:where(.rd) .project-icon.blue{background:#e2edf6;color:#517695}:where(.rd) .topbar{height:48px;display:flex;align-items:center;color:#dae6de;padding:0 18px 0 24px;gap:18px}:where(.rd) .topbrand{width:260px;display:flex;gap:9px;align-items:center;font-weight:600;letter-spacing:.2px;font-size:13px}:where(.rd) .brandmark{font-size:24px;color:#c5ebce;font-weight:300;letter-spacing:-8px;padding-right:6px}:where(.rd) .searchtrigger{width:min(580px,50vw);height:31px;display:flex;align-items:center;gap:9px;padding:0 11px;color:#d2dfd6;border:1px solid #ffffff17;background:#ffffff0d;border-radius:6px;text-align:left}:where(.rd) .searchtrigger:hover{background:#ffffff18}:where(.rd) .searchtrigger .icon{width:16px}:where(.rd) .searchtrigger kbd{margin-left:auto;font:12px inherit;color:#adc3b6}:where(.rd) .topright{margin-left:auto;display:flex;align-items:center;gap:12px}:where(.rd) .topright .iconbtn{color:#c3d6ca}:where(.rd) .demo{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#a6bdaf;border:1px solid #ffffff26;padding:4px 7px;border-radius:4px}:where(.rd) .shell{display:grid;grid-template-columns:66px 228px minmax(0,1fr);height:calc(100dvh - 48px)}:where(.rd) .rail{display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:9px;color:#aec6b8}:where(.rd) .railbutton{display:flex;align-items:center;flex-direction:column;gap:5px;width:58px;padding:8px 0;border-radius:9px;font-size:10px;position:relative}:where(.rd) .railbutton .icon{width:21px;height:21px}:where(.rd) .railbutton.active{background:#c3e7d81c;color:#fff}:where(.rd) .railbutton:hover{background:#ffffff12}:where(.rd) .railbutton.active:before{position:absolute;content:"";height:19px;width:3px;background:#b5e3c7;left:-4px;top:11px;border-radius:4px}:where(.rd) .rail .spacer{flex:1}:where(.rd) .workspace-logo{width:37px;height:37px;background:#c4e9d1;color:#234b36;border-radius:10px;font-size:19px;font-weight:700;margin:0 0 15px;display:grid;place-items:center}:where(.rd) .sidebar{background:var(--side);color:#c4d5cb;display:flex;flex-direction:column;border-radius:10px 0 0 0;overflow:auto}:where(.rd) .workspace{height:66px;display:flex;align-items:center;gap:8px;padding:0 20px;color:#fff;font-weight:650;font-size:17px;flex-shrink:0}:where(.rd) .workspace .badge{margin-left:auto;font-size:10px;background:#ffffff14;color:#adccba;letter-spacing:1px}:where(.rd) .sidebody{padding:4px 12px;flex:1}:where(.rd) .navitem{width:100%;display:flex;align-items:center;gap:10px;padding:9px 11px;margin-bottom:3px;border-radius:6px;text-align:left;color:#c4d5cb;font-size:14px}:where(.rd) .navitem .icon{width:17px;height:17px}:where(.rd) .navitem:hover{background:#ffffff0b;color:white}:where(.rd) .navitem.selected{color:#f6fff9;background:#ffffff13}:where(.rd) .navitem.selected .icon{color:#bbe2c9}:where(.rd) .count{margin-left:auto;min-width:20px;padding:1px 5px;border-radius:4px;font-size:11px;text-align:center;background:#ffffff16;color:#def1e4}:where(.rd) .count.bright{background:#d7eee0;color:#264b37}:where(.rd) .sidelabel{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.7px;color:#8fac9c;text-transform:uppercase;margin:27px 10px 9px}:where(.rd) .sidelabel .icon{width:13px}:where(.rd) .sideproject{width:100%;display:flex;align-items:center;gap:10px;color:#bfd2c6;padding:8px 10px;text-align:left;border-radius:6px}:where(.rd) .sideproject:hover{background:#ffffff0b}:where(.rd) .projectdot{width:8px;height:8px;border:2px solid #a298c4;border-radius:3px}:where(.rd) .sidebottom{margin:18px 12px 0;border-top:1px solid #ffffff13;padding:16px 8px}:where(.rd) .sidebottom p{font-size:12px;color:#96b6a3;margin:6px 0}:where(.rd) .connection{font-size:11px;color:#8daf9b;display:flex;align-items:center;gap:7px;margin-top:14px}:where(.rd) .connection .dot{color:#82b594}:where(.rd) .main{background:var(--paper);border-radius:0 10px 0 0;margin-right:8px;overflow:hidden;display:flex;flex-direction:column;position:relative}:where(.rd) .pagebar{height:58px;min-height:58px;border-bottom:1px solid var(--line);padding:0 28px;display:flex;align-items:center;justify-content:space-between}:where(.rd) .breadcrumb{display:flex;align-items:center;gap:9px;font-size:13px}:where(.rd) .breadcrumb .icon{width:16px}:where(.rd) .pagebody{overflow:auto;flex:1;scroll-behavior:smooth}:where(.rd) .view{padding:28px 30px;max-width:1580px;margin:auto;animation:enter .26s var(--ease)}:where(.rd) .eyebrow{font-size:12px;color:var(--muted);margin-bottom:7px}:where(.rd) .subtitle{color:var(--muted);margin-top:9px;line-height:1.55;font-size:14px}:where(.rd) .heading-actions{display:flex;gap:9px;align-items:center}:where(.rd) .intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;gap:20px}:where(.rd) .greeting-mark{font-size:25px;margin-left:4px;color:#b4c2b3}:where(.rd) .metric-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:10px;margin-bottom:26px;background:var(--paper)}:where(.rd) .metric{padding:18px 20px;border-right:1px solid var(--line);text-align:left;min-width:0}:where(.rd) .metric:last-child{border-right:0}:where(.rd) .metric:hover{background:var(--bg)}:where(.rd) .metric-top{font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:8px}:where(.rd) .metric-top .icon{width:16px;height:16px}:where(.rd) .metric-value{font-size:28px;letter-spacing:-.9px;font-weight:600;margin:10px 0 6px}:where(.rd) .metric-note{font-size:12px;color:var(--muted);line-height:1.4}:where(.rd) .metric-note.green{color:var(--green)}:where(.rd) .metric-value.alert{color:#a96940}:where(.rd) .home-grid{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:26px}:where(.rd) .section-heading{margin-bottom:15px}:where(.rd) .tabs{display:flex;gap:23px;border-bottom:1px solid var(--line);margin-top:14px}:where(.rd) .tab{padding:11px 0 13px;color:var(--muted);font-size:13px;position:relative;white-space:nowrap}:where(.rd) .tab.active{color:var(--green);font-weight:600}:where(.rd) .tab.active:after{position:absolute;content:"";bottom:-1px;left:0;right:0;height:2px;background:var(--green);border-radius:2px}:where(.rd) .tab .pill{margin-left:5px;background:#eef1ed;border-radius:4px;padding:2px 5px;font-size:11px}:where(.rd) .priority{border:1px solid #eee4d6;background:#fffcf6;border-radius:8px;padding:13px 14px;display:flex;gap:10px;align-items:center;margin:15px 0 6px}:where(.rd) .priority>.icon{color:#ad8652;width:17px}:where(.rd) .priority p{font-size:12px;color:#8b7960;margin-top:4px}:where(.rd) .priority .textbtn{color:#956d36;font-size:12px;white-space:nowrap}:where(.rd) .task-row{display:flex;align-items:center;gap:12px;padding:16px 2px;border-bottom:1px solid #edf0ed;min-height:73px;transition:background .16s}:where(.rd) .task-row:hover{background:var(--bg)}:where(.rd) .task-check{width:19px;height:19px;min-width:19px;border-radius:50%;border:1.5px solid #c7d1ca;display:grid;place-items:center;color:transparent;padding:0;transition:all .18s}:where(.rd) .task-check .icon{width:12px;height:12px}:where(.rd) .task-check:hover{color:var(--green);border-color:var(--green);background:var(--green-soft)}:where(.rd) .task-check.done{color:#fff;background:var(--green);border-color:var(--green)}:where(.rd) .task-title{display:block;text-align:left;font-size:14px;font-weight:500;padding:0;line-height:1.45}:where(.rd) .task-title:hover{color:var(--green)}:where(.rd) .task-row.completed .task-title{text-decoration:line-through;color:var(--muted)}:where(.rd) .task-meta{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;margin-top:5px}:where(.rd) .task-meta .projectdot{width:6px;height:6px;border-width:1.5px}:where(.rd) .task-date{font-size:12px;color:#8b7260;white-space:nowrap}:where(.rd) .task-avatar{width:24px;height:24px;font-size:10px;border-radius:50%}:where(.rd) .add-row{margin-top:10px;color:var(--muted);display:flex;align-items:center;gap:9px;padding:9px 0;font-size:13px}:where(.rd) .add-row .icon{width:16px}:where(.rd) .add-row:hover{color:var(--green)}:where(.rd) .section-gap{margin-top:30px}:where(.rd) .project-table{width:100%;border-collapse:collapse;table-layout:fixed}:where(.rd) .project-table th{text-align:left;font-size:11px;color:var(--muted);font-weight:500;padding:10px 8px;border-block:1px solid var(--line);background:var(--bg)}:where(.rd) .project-table td{padding:13px 8px;border-bottom:1px solid var(--line);font-size:13px}:where(.rd) .project-table th:first-child{width:50%;padding-left:0}:where(.rd) .project-table td:first-child{padding-left:0}:where(.rd) .project-name{text-align:left;display:flex;align-items:center;gap:10px;padding:0}:where(.rd) .project-name .project-icon{width:31px;height:31px;border-radius:7px;font-size:12px}:where(.rd) .project-name strong{font-size:13px;font-weight:600}:where(.rd) .project-name small{display:block;margin-top:4px;color:var(--muted);font-size:11px}:where(.rd) .progress-track{height:4px;border-radius:4px;background:#e9efea;overflow:hidden;min-width:48px}:where(.rd) .progress-fill{height:100%;background:#69967b;border-radius:4px;animation:grow .8s var(--ease);transform-origin:left}:where(.rd) .progress-cell{display:flex;align-items:center;gap:7px}:where(.rd) .progress-cell .progress-track{width:48px}:where(.rd) .right-column{border-left:1px solid var(--line);padding-left:23px}:where(.rd) .focuscard{background:#f0f5ee;border:1px solid #e6ece1;border-radius:10px;padding:18px;position:relative;overflow:hidden}:where(.rd) .focus-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#e3ecdd;color:#5e7c4f;margin-bottom:18px}:where(.rd) .focuscard h3{font-size:16px;margin-bottom:7px}:where(.rd) .focuscard p{font-size:12px;color:#74816e;line-height:1.7;margin-bottom:16px;max-width:180px}:where(.rd) .focuscard .btn{width:100%;background:#fff;border-color:#dee6d8;font-size:12px;color:#526d45}:where(.rd) .focusclock{position:absolute;right:18px;top:19px;font-size:11px;color:#7e8c75}:where(.rd) .agenda{margin-top:25px}:where(.rd) .agenda-item{display:flex;gap:11px;margin-top:17px}:where(.rd) .agenda-time{font-size:11px;color:var(--muted);width:37px;line-height:1.6;flex:none}:where(.rd) .agenda-detail{border-left:2px solid #c4b8dc;padding-left:11px}:where(.rd) .agenda-detail h3{font-size:12px;line-height:1.5}:where(.rd) .agenda-detail p{font-size:11px;color:var(--muted);margin-top:5px;line-height:1.5}:where(.rd) .agenda-detail.green{border-color:#9dbaa7}:where(.rd) .feed{margin-top:29px}:where(.rd) .feeditem{display:flex;gap:9px;margin-top:19px;font-size:12px;line-height:1.6}:where(.rd) .feeditem .avatar{width:27px;height:27px;border-radius:7px;font-size:10px}:where(.rd) .feeditem p{color:var(--muted)}:where(.rd) .feeditem p strong{color:#47544a;font-weight:550}:where(.rd) .feeditem small{color:#929991;font-size:10px;display:block;margin-top:3px}:where(.rd) .online-footer{margin-top:26px;padding-top:18px;border-top:1px solid var(--line);display:flex;align-items:center;gap:9px;color:var(--muted);font-size:11px}:where(.rd) .footer-note{margin-top:24px;color:#939c95;font-size:11px;display:flex;justify-content:space-between;gap:10px}:where(.rd) .mobilemenu{display:none}:where(.rd) dialog{color:var(--ink);border:1px solid var(--line);border-radius:13px;background:var(--paper);padding:0;box-shadow:var(--shadow);max-width:calc(100vw - 28px);max-height:calc(100dvh - 32px);width:540px;animation:pop .2s var(--ease)}:where(.rd) dialog::backdrop{background:#10251e55;backdrop-filter:blur(3px)}:where(.rd) .dialog-head{padding:19px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}:where(.rd) .dialog-content{padding:22px}:where(.rd) .dialog-content p{line-height:1.7}:where(.rd) .formfield{display:block;margin-bottom:17px;font-size:13px;font-weight:550}:where(.rd) .formfield input,:where(.rd) .formfield select,:where(.rd) .formfield textarea{display:block;margin-top:8px;width:100%;font-weight:400}:where(.rd) .dialog-actions{display:flex;justify-content:flex-end;gap:8px;padding:16px 22px;border-top:1px solid var(--line)}:where(.rd) .toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,18px);opacity:0;pointer-events:none;background:#203b2e;color:#fff;padding:13px 17px;border-radius:9px;box-shadow:0 9px 28px #14251c33;font-size:13px;z-index:90;display:flex;align-items:center;gap:14px;transition:all .25s var(--ease);max-width:calc(100vw - 32px)}:where(.rd) .toast.show{transform:translate(-50%);opacity:1;pointer-events:auto}:where(.rd) .toast button{color:#bee5c9;text-decoration:underline}:where(.rd) .empty{padding:35px 18px;text-align:center;color:var(--muted);line-height:1.7}:where(.rd) .empty h3{color:var(--ink);margin-bottom:5px}:where(.rd) .searchbox{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid var(--line)}:where(.rd) .searchbox input{border:0;padding:8px;outline:none;width:100%;font-size:16px}:where(.rd) .searchresult{display:flex;align-items:center;gap:11px;padding:13px 16px;width:100%;text-align:left;border-radius:6px}:where(.rd) .searchresult:focus,:where(.rd) .searchresult:hover{background:var(--green-soft)}:where(.rd) .searchresult small{display:block;color:var(--muted);margin-top:3px}:where(.rd) .results{padding:8px;max-height:400px;overflow:auto}:where(.rd) .dialog-help{padding:11px 18px;background:var(--bg);border-top:1px solid var(--line);font-size:11px;color:var(--muted)}@keyframes enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes pop{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@keyframes grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (min-width:1600px){:where(.rd) .view{padding:35px 42px}:where(.rd) .home-grid{grid-template-columns:minmax(0,1fr) 310px;gap:34px}:where(.rd) .right-column{padding-left:30px}:where(.rd) .task-row{padding-block:19px}:where(.rd) .metric{padding:21px 24px}}@media (max-width:1200px){:where(.rd) .shell{grid-template-columns:60px 194px minmax(0,1fr)}:where(.rd) .topbrand{width:222px}:where(.rd) .home-grid{grid-template-columns:minmax(0,1fr) 235px;gap:20px}:where(.rd) .view{padding:24px}:where(.rd) .right-column{padding-left:18px}:where(.rd) .workspace{padding:0 17px}:where(.rd) .metric{padding:15px}:where(.rd) .metric-value{font-size:25px}:where(.rd) .task-date{display:none}:where(.rd) .intro .btn.quiet{display:none}}@media (max-width:1000px){:where(.rd) .home-grid{grid-template-columns:1fr}:where(.rd) .right-column{border-left:0;padding-left:0;display:grid;grid-template-columns:1fr 1fr;gap:25px;border-top:1px solid var(--line);padding-top:25px}:where(.rd) .agenda,:where(.rd) .feed{margin:0}:where(.rd) .online-footer{display:none}:where(.rd) .topbrand{width:auto}:where(.rd) .topbar{gap:25px}:where(.rd) .searchtrigger{margin:auto}:where(.rd) .metric-note{font-size:11px}:where(.rd) .metric{padding:13px}:where(.rd) .heading-actions{gap:5px}:where(.rd) .intro .btn{font-size:12px}}@media (max-width:740px){:where(.rd) .shell{grid-template-columns:1fr}:where(.rd) .rail{display:none}:where(.rd) .sidebar{display:none;position:fixed;left:0;top:48px;bottom:0;width:242px;z-index:25;border-radius:0;box-shadow:30px 0 80px #10251e44}:where(.rd) .sidebar.open{display:flex}:where(.rd) .main{margin:0;border-radius:0}:where(.rd) .topbrand{width:auto}:where(.rd) .topbrand span:last-child{display:none}:where(.rd) .topbar{padding:0 14px;gap:15px}:where(.rd) .searchtrigger{width:100%;max-width:none;font-size:12px}:where(.rd) .topright{gap:2px}:where(.rd) .topright .demo{display:none}:where(.rd) .topright>.iconbtn{display:none}:where(.rd) .searchtrigger kbd{display:none}:where(.rd) .pagebar{height:52px;min-height:52px;padding:0 16px}:where(.rd) .mobilemenu{display:grid}:where(.rd) .breadcrumb{font-size:12px}:where(.rd) .view{padding:22px 17px}:where(.rd) .intro{align-items:flex-start;gap:12px;margin-bottom:22px}:where(.rd) h1{font-size:25px}:where(.rd) .intro .btn .icon{display:none}:where(.rd) .intro .btn{font-size:12px;padding:7px 9px}:where(.rd) .intro .eyebrow{font-size:11px}:where(.rd) .subtitle{font-size:13px}:where(.rd) .metric-strip{grid-template-columns:1fr 1fr;margin-bottom:25px}:where(.rd) .metric{padding:15px}:where(.rd) .metric:nth-child(2){border-right:0}:where(.rd) .metric:nth-child(-n+2){border-bottom:1px solid var(--line)}:where(.rd) .metric-value{font-size:25px}:where(.rd) .right-column{grid-template-columns:1fr}:where(.rd) .feed{border-top:1px solid var(--line);padding-top:22px}:where(.rd) .focuscard p{max-width:none}:where(.rd) .task-title{font-size:13px}:where(.rd) .task-row>.badge{display:none}:where(.rd) .project-table th:first-child{width:52%}:where(.rd) .project-table td:last-child,:where(.rd) .project-table th:last-child{display:none}:where(.rd) .project-name strong{font-size:12px}:where(.rd) .project-name small{font-size:10px}:where(.rd) .project-name .project-icon{width:27px;height:27px}:where(.rd) .footer-note{font-size:10px}:where(.rd) .tabs{gap:20px;overflow-x:auto}:where(.rd) .priority{padding:12px 10px;align-items:flex-start}:where(.rd) .priority h3{font-size:12px}:where(.rd) .priority p{font-size:11px}:where(.rd) .priority .textbtn{font-size:11px}:where(.rd) .task-meta{font-size:11px}:where(.rd) .heading-actions .quiet{display:none}}:where(.rd) .toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:22px 0 18px}:where(.rd) .toolbar select{font-size:12px;padding:8px 10px}:where(.rd) .segmented{display:flex;gap:3px;background:#f0f3ef;border:1px solid var(--line);padding:3px;border-radius:7px}:where(.rd) .segmented button{padding:6px 10px;display:flex;align-items:center;gap:6px;border-radius:4px;font-size:12px;color:var(--muted)}:where(.rd) .segmented .icon{width:15px;height:15px}:where(.rd) .segmented .active{background:#fff;color:var(--ink);box-shadow:0 1px 3px #172a1a15}:where(.rd) .project-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}:where(.rd) .project-card{border:1px solid var(--line);border-radius:10px;padding:19px;text-align:left;transition:transform .2s var(--ease),box-shadow .2s,border-color .2s;background:var(--paper)}:where(.rd) .project-card:hover{transform:translateY(-3px);border-color:#b4c8b8;box-shadow:0 8px 20px #12371e0a}:where(.rd) .project-card h2{margin-top:19px}:where(.rd) .project-card p{font-size:12px;color:var(--muted);line-height:1.7;margin:7px 0 23px}:where(.rd) .project-card .progress-track{margin:9px 0 16px}:where(.rd) .project-card .between{font-size:12px}:where(.rd) .project-hero{display:flex;gap:16px;align-items:center}:where(.rd) .project-hero>.project-icon{width:54px;height:54px;font-size:21px;border-radius:13px}:where(.rd) .project-hero h1{font-size:27px}:where(.rd) .project-tabs{margin-top:24px;gap:27px}:where(.rd) .project-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:34px;margin-top:24px}:where(.rd) .summary-panel{padding:20px;border:1px solid var(--line);border-radius:10px;height:-moz-fit-content;height:fit-content}:where(.rd) .detail-pair{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding:12px 0;border-bottom:1px solid var(--line)}:where(.rd) .detail-pair:last-child{border-bottom:0}:where(.rd) .brief{font-size:14px;line-height:1.8;max-width:740px}:where(.rd) .brief h2{margin:22px 0 9px}:where(.rd) .brief h2:first-child{margin-top:0}:where(.rd) .milestone{padding:18px 0;border-bottom:1px solid var(--line);display:flex;gap:15px;align-items:center}:where(.rd) .step{width:29px;height:29px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:12px}:where(.rd) .step.complete{background:var(--green-soft);color:var(--green);border-color:#d6e7d9}:where(.rd) .step .icon{width:14px}:where(.rd) .milestone p{font-size:12px;color:var(--muted);margin-top:5px}:where(.rd) .board-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}:where(.rd) .board-col{padding:13px;border-radius:9px;min-height:220px}:where(.rd) .board-col h3{display:flex;align-items:center;gap:6px;font-size:12px;margin-bottom:15px}:where(.rd) .board-task{padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;margin-bottom:10px;box-shadow:0 1px 2px #10251e05;transition:transform .18s,box-shadow .18s}:where(.rd) .board-task:hover{transform:translateY(-2px);box-shadow:0 4px 12px #13291f0a}:where(.rd) .board-task .task-title{font-size:13px;line-height:1.6;margin-bottom:17px}:where(.rd) .board-task .between{font-size:11px;color:var(--muted)}:where(.rd) .day-hero{background:var(--green-soft);border:1px solid #dceade;border-radius:10px;padding:18px 22px;display:flex;align-items:center;gap:17px;margin-bottom:21px}:where(.rd) .day-hero p{font-size:13px;color:#698171;margin-top:5px}:where(.rd) .day-hero .icon{color:var(--green);width:27px;height:27px}:where(.rd) .day-progress{width:90px;height:5px;background:#d6e5d7;border-radius:5px;margin-left:auto;overflow:hidden}:where(.rd) .day-progress span{display:block;height:100%;background:var(--green);transition:width .3s}:where(.rd) .drawer{position:fixed;inset:0 0 0 auto;margin:0;width:480px;height:100dvh;max-height:100dvh;max-width:100vw;border-radius:12px 0 0 12px;border:0;border-left:1px solid var(--line);animation:slide .28s var(--ease)}:where(.rd) .drawer[open]{display:flex;flex-direction:column}:where(.rd) .drawer .dialog-head{min-height:66px}:where(.rd) .drawer .dialog-content{overflow:auto;flex:1;padding:24px}:where(.rd) .drawer .dialog-actions{background:var(--paper)}:where(.rd) .drawer .task-title-input{width:100%;font-size:23px;letter-spacing:-.4px;font-weight:600;line-height:1.5;border:0;padding:0;resize:none;height:auto;min-height:72px;border-radius:0}:where(.rd) .drawer-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}:where(.rd) .discussion{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}:where(.rd) .comment{display:flex;gap:10px;margin-top:18px;font-size:13px;line-height:1.7}:where(.rd) .comment .avatar{width:28px;height:28px;font-size:10px}:where(.rd) .comment p{color:#636f66;margin-top:3px;white-space:pre-wrap;overflow-wrap:anywhere}:where(.rd) .comment small{font-size:10px;color:var(--muted);font-weight:400;margin-left:5px}:where(.rd) .comment-compose{margin-top:20px;border:1px solid #d8e1d9;border-radius:8px;padding:9px}:where(.rd) .comment-compose textarea{padding:3px;border:0;width:100%;font-size:13px;min-height:60px;outline:none}:where(.rd) .comment-compose .btn{min-height:29px;padding:5px 10px;font-size:12px}:where(.rd) .chat-page{padding:0;max-width:none;height:100%;display:flex;flex-direction:column;animation:enter .23s var(--ease)}:where(.rd) .chat-header{padding:22px 28px 0}:where(.rd) .chat-header h1{font-size:23px}:where(.rd) .chat-header .subtitle{font-size:12px;margin-top:5px}:where(.rd) .chat-header .tabs{margin-top:16px}:where(.rd) .chat-stream{padding:22px 28px;flex:1;overflow:auto}:where(.rd) .chat-date{display:flex;align-items:center;justify-content:center;gap:16px;font-size:11px;color:var(--muted);margin:0 0 26px}:where(.rd) .chat-date:after,:where(.rd) .chat-date:before{height:1px;background:var(--line);content:"";flex:1}:where(.rd) .chat-message{display:flex;gap:12px;margin-bottom:24px;position:relative}:where(.rd) .chat-message>.avatar{width:35px;height:35px;border-radius:8px;font-size:12px}:where(.rd) .message-author{font-size:14px;font-weight:600}:where(.rd) .message-author small{font-size:11px;color:var(--muted);font-weight:400;margin-left:9px}:where(.rd) .message-text{font-size:14px;line-height:1.8;margin-top:5px;max-width:810px;white-space:pre-wrap;overflow-wrap:anywhere}:where(.rd) .chat-message:hover{background:var(--bg);box-shadow:0 0 0 8px var(--bg);border-radius:2px}:where(.rd) .message-attachment{border:1px solid var(--line);border-radius:9px;max-width:350px;margin-top:12px;background:#fff;text-align:left;display:flex;align-items:center;gap:12px;padding:13px 15px;width:100%}:where(.rd) .message-attachment>.icon{color:#6d61a0;background:#eeeaf7;width:39px;height:43px;padding:9px;border-radius:6px}:where(.rd) .message-attachment strong{font-size:13px;font-weight:550}:where(.rd) .message-attachment small{font-size:11px;color:var(--muted);display:block;margin-top:5px}:where(.rd) .reactions{display:flex;gap:7px;margin-top:10px}:where(.rd) .reaction{border:1px solid var(--line);padding:3px 8px;border-radius:6px;background:var(--paper);font-size:12px}:where(.rd) .reaction.chosen{border-color:#95bda5;background:#edf7f0}:where(.rd) .threadlink{color:var(--green);font-size:12px;font-weight:550;padding:8px 0 0;display:flex;align-items:center;gap:5px}:where(.rd) .chat-composer{margin:0 28px 21px;border:1px solid #cdd9d0;border-radius:9px;box-shadow:0 2px 6px #10251e05;background:#fff}:where(.rd) .chat-composer:focus-within{border-color:#5e9877;box-shadow:0 0 0 2px #32754f12}:where(.rd) .composer-format{display:flex;gap:5px;border-bottom:1px solid #edf0ec;background:var(--bg);padding:5px 9px;border-radius:9px 9px 0 0}:where(.rd) .format-label{font-size:12px;color:#849087;padding:4px 6px}:where(.rd) .chat-composer textarea{border:0;outline:none;width:100%;padding:14px 16px;min-height:70px;font-size:14px;resize:none;background:transparent}:where(.rd) .composer-bottom{display:flex;align-items:center;justify-content:space-between;padding:7px 12px 10px}:where(.rd) .composer-bottom .small{font-size:11px;color:var(--muted)}:where(.rd) .composer-bottom .btn{min-height:32px;font-size:12px;padding:6px 11px}:where(.rd) .chat-about{max-width:750px;margin:25px 28px;line-height:1.8;font-size:14px}:where(.rd) .notice{padding:13px 16px;border:1px solid #dce7de;border-radius:8px;background:#f4f8f3;color:#65786a;font-size:13px;line-height:1.6;margin:22px 0}:where(.rd) .invoice-list{border:1px solid var(--line);border-radius:10px;overflow:hidden}:where(.rd) .invoice-row{display:grid;grid-template-columns:minmax(160px,1fr) 130px 120px 110px 24px;gap:14px;align-items:center;padding:20px;border-bottom:1px solid var(--line);width:100%;text-align:left}:where(.rd) .invoice-row:last-child{border-bottom:0}:where(.rd) .invoice-row:hover{background:var(--bg)}:where(.rd) .invoice-row p{font-size:12px;color:var(--muted);margin-top:5px}:where(.rd) .invoice-row strong{font-size:14px}:where(.rd) .people-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:23px}:where(.rd) .person{border:1px solid var(--line);border-radius:10px;padding:22px}:where(.rd) .person>.avatar{width:46px;height:46px;font-size:16px;margin-bottom:19px}:where(.rd) .person h2{font-size:15px}:where(.rd) .person p{margin:6px 0 18px;font-size:12px;color:var(--muted)}:where(.rd) .resource-row{display:flex;gap:14px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line);text-align:left;width:100%}:where(.rd) .resource-row>.icon{background:#f1f2ed;padding:9px;width:40px;height:44px;border-radius:6px;color:#788574}:where(.rd) .resource-row p{font-size:12px;color:var(--muted);margin-top:6px}:where(.rd) .resource-row:hover{background:var(--bg)}:where(.rd) .tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:17px}:where(.rd) .tool-card{border:1px solid var(--line);border-radius:9px;padding:17px;text-align:left;display:flex;align-items:center;gap:12px}:where(.rd) .tool-card:hover{background:var(--bg);border-color:#b4c9ba}:where(.rd) .tool-card .icon{color:var(--green)}:where(.rd) .tool-card p{font-size:11px;color:var(--muted);margin-top:5px}:where(.rd) .guide-list{padding-left:18px;font-size:13px;line-height:1.8}:where(.rd) .guide-list li{margin-bottom:10px}:where(.rd) .focus-display{text-align:center;padding:12px}:where(.rd) .focus-display .timer{font-size:72px;font-variant-numeric:tabular-nums;letter-spacing:-4px;font-weight:400;margin:15px 0 10px;color:var(--green)}:where(.rd) .focus-display p{font-size:13px;color:var(--muted)}:where(.rd) .focus-display select{margin-top:20px;width:100%;font-size:13px}:where(.rd) .help-note{font-size:11px;color:var(--muted);line-height:1.6;margin-top:14px}:where(.rd) .due-red{color:#a96940}:where(.rd) .view:has(.chat-page){height:100%;padding:0;max-width:none}:where(.rd) .list-intro{max-width:700px}:where(.rd) .status-count{font-size:11px;color:var(--muted);margin-left:auto}:where(.rd) .finance-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}@keyframes slide{0%{opacity:.7;transform:translateX(45px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1200px){:where(.rd) .people-grid,:where(.rd) .project-cards{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.rd) .project-layout{grid-template-columns:minmax(0,1fr) 220px;gap:22px}:where(.rd) .tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.rd) .invoice-row{grid-template-columns:minmax(120px,1fr) 100px 100px 94px 16px;gap:10px;font-size:12px}:where(.rd) .board-grid{gap:10px}:where(.rd) .board-col{padding:10px}}@media (max-width:1000px){:where(.rd) .project-layout{grid-template-columns:1fr}:where(.rd) .summary-panel{display:none}:where(.rd) .board-grid{grid-template-columns:1fr}:where(.rd) .board-col{min-height:80px}:where(.rd) .invoice-row{grid-template-columns:minmax(130px,1fr) 100px 95px}:where(.rd) .invoice-row>.icon,:where(.rd) .invoice-row>.invoice-date{display:none}}@media (max-width:740px){:where(.rd) .finance-metrics{grid-template-columns:1fr}:where(.rd) .finance-metrics .metric{border-right:0;border-bottom:1px solid var(--line)}:where(.rd) .finance-metrics .metric:last-child{border-bottom:0}:where(.rd) .people-grid,:where(.rd) .project-cards{grid-template-columns:1fr}:where(.rd) .toolbar{flex-wrap:wrap}:where(.rd) .project-hero{gap:10px;align-items:flex-start}:where(.rd) .project-hero h1{font-size:23px}:where(.rd) .project-hero>.project-icon{width:42px;height:42px;font-size:17px}:where(.rd) .project-tabs{gap:24px}:where(.rd) .project-cards .project-card p{margin-bottom:15px}:where(.rd) .chat-header{padding:19px 17px 0}:where(.rd) .chat-stream{padding:20px 17px}:where(.rd) .chat-composer{margin:0 12px 12px}:where(.rd) .chat-composer textarea{font-size:13px}:where(.rd) .chat-composer .small{font-size:10px}:where(.rd) .chat-message{gap:9px}:where(.rd) .message-text{font-size:13px}:where(.rd) .chat-message>.avatar{width:29px;height:29px;font-size:10px}:where(.rd) .drawer{width:100%;border-radius:0}:where(.rd) .invoice-row{padding:17px 12px;grid-template-columns:minmax(110px,1fr) 80px}:where(.rd) .invoice-row>.badge{display:none}:where(.rd) .invoice-row strong{font-size:13px}:where(.rd) .tools-grid{grid-template-columns:1fr}:where(.rd) .day-hero{padding:16px;gap:12px}:where(.rd) .day-hero h2{font-size:14px}:where(.rd) .day-hero p{font-size:12px}:where(.rd) .day-progress{width:55px}:where(.rd) .drawer-field-grid{gap:10px}:where(.rd) .drawer .dialog-content{padding:20px}:where(.rd) .focus-display .timer{font-size:64px}:where(.rd) .project-table{min-width:320px}:where(.rd) .table-wrap{overflow-x:auto}:where(.rd) .chat-header .between{align-items:flex-start}}.rd{--ink:#171717;--muted:#737373;--line:#e7e7e7;--bg:#fafafa;--paper:#fff;--green:#0e9b50;--green-soft:#e8f8ef;--forest:#111214;--side:#1c1d22;--ease:cubic-bezier(0.16,1,0.3,1);--shadow:0 24px 90px #0003;--accent:#16c264}:where(.rd) .topbar{background:#111214;color:#eee}:where(.rd) .topbrand{color:#eee}:where(.rd) .brandmark{color:var(--accent)}:where(.rd) .workspace-logo{background:var(--accent);color:#102819}:where(.rd) .rail{color:#a2a3a7}:where(.rd) .railbutton.active{background:#ffffff12}:where(.rd) .railbutton.active:before{background:var(--accent)}:where(.rd) .sidebar{color:#b9babe}:where(.rd) .navitem,:where(.rd) .sideproject{color:#b9babe}:where(.rd) .sidelabel{color:#82858c;margin-top:21px}:where(.rd) .navitem.selected{background:#16c2641c;color:#4ce396;box-shadow:inset 3px 0 var(--accent)}:where(.rd) .navitem.selected .icon{color:#4ce396}:where(.rd) .workspace .badge{color:#a5a7ae}:where(.rd) .sidebottom{margin-top:8px}:where(.rd) .connection,:where(.rd) .sidebottom p{color:#9a9ca3}:where(.rd) .navitem{padding:8px 11px;font-size:13px}:where(.rd) .sidebody{overflow:auto;min-height:0}:where(.rd) .sidebar{overflow:hidden}:where(.rd) .topright .demo{color:#bec0c5}:where(.rd) .searchtrigger{color:#d0d1d4}:where(.rd) .btn.primary{background:var(--accent);border-color:var(--accent);color:#102d1d;font-weight:650}:where(.rd) .btn.primary:hover{background:#10af57;border-color:#10af57}:where(.rd) .btn.danger{color:#b34242}:where(.rd) .badge.green{color:var(--green);background:var(--green-soft)}:where(.rd) .day-progress>span,:where(.rd) .progress-fill{background:var(--accent)}:where(.rd) .focuscard{background:#e8f8ef;border-color:#d1efdd}:where(.rd) .focus-icon{background:#c9efd9;color:#0c8544}:where(.rd) .focuscard p,:where(.rd) .focusclock{color:#4d745d}:where(.rd) .focuscard .btn{color:#08733a}:where(.rd) .task-row{border-color:var(--line)}:where(.rd) .toast{background:#171717}:where(.rd) .toast button{color:#57e298}:where(.rd) .greeting-mark{color:var(--accent)}:where(.rd) .notice{background:var(--green-soft);border-color:#bde8ce;color:var(--green)}:where(.rd) .segmented{background:var(--bg)}:where(.rd) .segmented .active{background:var(--paper)}:where(.rd) .count.bright{background:var(--accent);color:#102d1d}:where(.rd) .textbtn{color:var(--green)}:where(.rd) .view{animation:enter .3s var(--ease)}:where(.rd) .pagebar{height:54px;min-height:54px}:where(.rd) .intro{margin-bottom:24px}:where(.rd) .toolbar{flex-wrap:wrap}:where(.rd) .toolbar .row{flex-wrap:wrap}:where(.rd) .tabs{overflow-x:auto}:where(.rd) .tabs .tab{flex:none}:where(.rd) .tile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}:where(.rd) .tile{border:1px solid var(--line);border-radius:10px;background:var(--paper);padding:20px;text-align:left;min-width:0}:where(.rd) .tile:hover{border-color:#b7ccbf}:where(.rd) .tile h2,:where(.rd) .tile h3{margin:12px 0 6px}:where(.rd) .tile p{color:var(--muted);font-size:12px;line-height:1.7}:where(.rd) .tile .icon{color:var(--green)}:where(.rd) .tile-top{display:flex;justify-content:space-between;align-items:center}:where(.rd) .tile .bigicon{width:40px;height:40px;background:var(--green-soft);padding:9px;border-radius:9px}:where(.rd) .stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:10px;margin:20px 0}:where(.rd) .stat{padding:20px;border-right:1px solid var(--line)}:where(.rd) .stat:last-child{border:0}:where(.rd) .stat strong{display:block;font-size:27px;letter-spacing:-1px;margin:9px 0 4px;font-weight:600}:where(.rd) .stat label,:where(.rd) .stat small{font-size:12px;color:var(--muted)}:where(.rd) .data-table{border-collapse:collapse;width:100%;font-size:13px}:where(.rd) .data-table th{font-weight:500;color:var(--muted);font-size:11px;text-align:left;background:var(--bg);padding:12px;white-space:nowrap}:where(.rd) .data-table td{padding:14px 12px;border-bottom:1px solid var(--line);vertical-align:middle}:where(.rd) .data-table tbody tr:hover{background:var(--bg)}:where(.rd) .data-table td .textbtn{font-size:13px}:where(.rd) .data-table small{display:block;font-size:11px;color:var(--muted);margin-top:5px}:where(.rd) .data-table input[type=checkbox]{width:16px;height:16px}:where(.rd) .data-table .btn{font-size:11px;min-height:29px;padding:5px 8px}:where(.rd) .scroll-table{overflow:auto;border:1px solid var(--line);border-radius:9px;margin-top:18px}:where(.rd) .scroll-table .data-table{min-width:650px}:where(.rd) .pane-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:24px}:where(.rd) .stack{display:grid;gap:12px}:where(.rd) .soft-panel{background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:20px}:where(.rd) .soft-panel h2{margin-bottom:15px}:where(.rd) .section-title{margin:26px 0 14px}:where(.rd) .quiet-label{font-size:11px;letter-spacing:.8px;text-transform:uppercase;color:var(--muted)}:where(.rd) .compact{font-size:12px}:where(.rd) .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}:where(.rd) .form-grid .wide{grid-column:1/-1}:where(.rd) .checkfield{display:flex;gap:9px;align-items:center;font-size:13px;margin:10px 0}:where(.rd) .checkfield input{accent-color:var(--green);width:16px;height:16px}:where(.rd) .fieldhint{font-size:11px;color:var(--muted);font-weight:400;line-height:1.6;margin-top:6px}:where(.rd) .checklist{display:grid;gap:4px}:where(.rd) .dropzone{border:1.5px dashed #b3cdbd;border-radius:10px;padding:22px;text-align:center;background:var(--bg);font-size:12px;color:var(--muted);display:block;cursor:pointer;margin:15px 0}:where(.rd) .dropzone input{display:block;margin:12px auto 0;max-width:100%;font-size:12px}:where(.rd) .detail-row{display:flex;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}:where(.rd) .detail-row .grow p{font-size:12px;color:var(--muted);margin-top:5px}:where(.rd) .detail-row .btn{font-size:12px}:where(.rd) .group-head{display:flex;gap:10px;align-items:center;width:100%;text-align:left;padding:15px 0;border-bottom:1px solid var(--line)}:where(.rd) .group-head strong{font-size:13px}:where(.rd) .group-head span{color:var(--muted);font-size:12px}:where(.rd) .board-grid{grid-template-columns:repeat(6,minmax(190px,1fr));overflow:auto;padding-bottom:10px}:where(.rd) .board-col{min-height:250px;background:var(--bg);border:1px solid var(--line)}:where(.rd) .board-col h3{position:sticky;top:0}:where(.rd) .board-task{cursor:grab}:where(.rd) .board-task:active{cursor:grabbing}:where(.rd) .board-col.dragover{background:var(--green-soft);border-color:var(--green)}:where(.rd) .task-status{font-size:11px!important;margin-left:auto}:where(.rd) .task-estimate{font-size:11px;color:var(--muted)}:where(.rd) .task-row .task-date{display:inline}:where(.rd) .split-workspace{display:grid;grid-template-columns:218px minmax(0,1fr);border:1px solid var(--line);border-radius:10px;overflow:hidden;min-height:590px}:where(.rd) .inner-nav{border-right:1px solid var(--line);padding:16px;background:var(--bg)}:where(.rd) .inner-nav button{display:flex;gap:8px;align-items:center;width:100%;text-align:left;padding:9px;border-radius:6px;font-size:12px}:where(.rd) .inner-nav button.selected{background:var(--green-soft);color:var(--green)}:where(.rd) .inner-nav h3{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.8px;margin:22px 8px 7px}:where(.rd) .inner-nav .between button{width:auto}:where(.rd) .doc-paper{padding:25px 38px;min-width:0}:where(.rd) .doc-paper .doc-title{font-size:30px;font-weight:650;border:0;width:100%;padding:14px 0;background:none}:where(.rd) .editor-toolbar{display:flex;gap:5px;flex-wrap:wrap;padding:8px 0;border-bottom:1px solid var(--line);margin-bottom:20px}:where(.rd) .editor-toolbar button{border:1px solid var(--line);border-radius:5px;padding:6px 9px;font-size:12px}:where(.rd) .doc-editor{min-height:330px;line-height:1.9;outline:none;font-size:14px;overflow-wrap:anywhere}:where(.rd) .doc-editor h2{font-size:22px;margin:22px 0 12px}:where(.rd) .doc-editor blockquote{padding:12px 18px;border-left:3px solid var(--accent);background:var(--green-soft);margin:20px 0}:where(.rd) .doc-editor ul{padding-left:22px}:where(.rd) .rec-poster{height:155px;border-radius:7px;background:#17191d;color:#fff;position:relative;overflow:hidden;padding:20px;display:grid;place-items:center}:where(.rd) .rec-poster:before{content:"";position:absolute;inset:20px 28px;background:linear-gradient(125deg,#2b3630,#25282e);border:1px solid #ffffff14;border-radius:5px;transform:rotate(-3deg)}:where(.rd) .rec-poster .poster-ui{z-index:1;border:1px solid #ffffff20;width:75%;height:80px;border-radius:4px;padding:12px;background:#222a26}:where(.rd) .poster-ui i{height:5px;display:block;background:#16c26460;margin:6px;width:70%;border-radius:4px}:where(.rd) .poster-ui i:nth-child(2){width:45%;background:#ffffff28}:where(.rd) .play-circle{position:absolute;z-index:2;width:38px;height:38px;background:#ffffffed;color:#171717;border-radius:50%;display:grid;place-items:center;box-shadow:0 3px 20px #0003}:where(.rd) .rec-poster small{position:absolute;right:10px;bottom:9px;background:#0009;padding:3px 6px;border-radius:4px;font-size:10px}:where(.rd) .video-stage{position:relative;aspect-ratio:16/8.5;background:#141719;border-radius:10px;display:grid;place-items:center;overflow:hidden;color:white}:where(.rd) .video-stage .sample-slide{width:72%;height:68%;background:#eeeae2;border-radius:4px;color:#171717;padding:28px;display:flex;align-items:center;gap:24px}:where(.rd) .sample-slide .mock-product{height:120px;width:80px;border-radius:14px 14px 5px 5px;background:#155d39;box-shadow:8px 8px 0 #c7d7c7;flex:none}:where(.rd) .sample-slide h2{font-size:24px}:where(.rd) .sample-slide p{font-size:11px;margin:10px 0}:where(.rd) .video-controls{display:flex;gap:12px;align-items:center;padding:10px 0;font-size:12px}:where(.rd) .video-controls input{flex:1;padding:0;accent-color:var(--green)}:where(.rd) .timeline{height:72px;border:2px solid var(--green);border-radius:7px;background:repeating-linear-gradient(90deg,#16331f,#16331f 45px,#2a4d37 46px,#2a4d37 48px);margin:20px 0;position:relative}:where(.rd) .timeline:after,:where(.rd) .timeline:before{content:"";position:absolute;top:0;bottom:0;width:10px;background:var(--accent)}:where(.rd) .timeline:after{right:0}:where(.rd) .calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}:where(.rd) .calendar-grid button,:where(.rd) .calendar-grid span{padding:12px 4px;text-align:center;border-radius:6px;font-size:12px}:where(.rd) .calendar-grid button.selected,:where(.rd) .calendar-grid button:hover{background:var(--green-soft);color:var(--green)}:where(.rd) .calendar-grid .dayname{color:var(--muted);font-size:10px}:where(.rd) .slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}:where(.rd) .slot-grid button{border:1px solid #b3dec5;border-radius:6px;padding:12px;color:var(--green);font-size:12px}:where(.rd) .slot-grid button.selected,:where(.rd) .slot-grid button:hover{background:var(--green);color:white}:where(.rd) .habit-check{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;color:transparent;background:var(--paper)}:where(.rd) .habit-check.checked{background:var(--accent);border-color:var(--accent);color:#0b3920}:where(.rd) .habit-check:disabled{opacity:.3;cursor:default}:where(.rd) .heat-row{display:flex;gap:5px}:where(.rd) .heat-row span{height:16px;flex:1;border-radius:3px;background:var(--green-soft)}:where(.rd) .heat-row span.filled{background:var(--accent)}:where(.rd) .finance-chart{height:150px;display:flex;align-items:flex-end;gap:16px;padding-top:15px}:where(.rd) .chart-month{display:flex;flex:1;align-items:flex-end;justify-content:center;gap:4px;height:100%;position:relative;padding-bottom:24px}:where(.rd) .chart-month i{width:18px;border-radius:3px 3px 0 0;background:var(--accent)}:where(.rd) .chart-month i.expense{background:#2c3033}:where(.rd) .chart-month small{position:absolute;bottom:0;color:var(--muted);font-size:10px}:where(.rd) .activity-unread{border-left:3px solid var(--accent);padding-left:12px;background:var(--green-soft)}:where(.rd) .chat-layout{display:grid;grid-template-columns:215px minmax(0,1fr);height:calc(100dvh - 102px)}:where(.rd) .chat-layout .inner-nav{overflow:auto}:where(.rd) .conversation-pane{display:flex;min-width:0;flex-direction:column;height:100%;overflow:hidden}:where(.rd) .message-actions{display:flex;gap:3px;margin-top:8px;opacity:0;transition:opacity .12s}:where(.rd) .chat-message:focus-within .message-actions,:where(.rd) .chat-message:hover .message-actions{opacity:1}:where(.rd) .message-actions button{padding:3px 7px;font-size:10px;border:1px solid var(--line);border-radius:4px;background:var(--paper)}:where(.rd) .chat-message .message-actions .saved{color:var(--green)}:where(.rd) .chat-layout .chat-stream{min-height:0}:where(.rd) .chat-layout .chat-header{padding:18px 22px 0}:where(.rd) .chat-layout .chat-stream{padding:22px}:where(.rd) .chat-layout .chat-composer{margin:0 20px 16px;background:var(--paper)}:where(.rd) .composer-format button{padding:4px 7px;font-size:12px;color:var(--muted)}:where(.rd) .attachment-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:6px;padding:7px 10px;font-size:11px;margin:4px}:where(.rd) .assistant-orb{width:45px;height:45px;background:#171717;color:var(--accent);border-radius:12px;display:grid;place-items:center;font-size:26px}:where(.rd) .suggestions{display:grid;gap:8px;margin:24px 0}:where(.rd) .suggestions button{text-align:left;padding:13px 15px;border:1px solid var(--line);border-radius:8px;font-size:13px}:where(.rd) .assistant-answer{line-height:1.8;font-size:13px;margin:18px 0;padding:15px;background:var(--bg);border-radius:8px}:where(.rd) .call-stage{background:#111315;padding:25px;color:white;border-radius:10px;text-align:center}:where(.rd) .call-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}:where(.rd) .call-person{background:#24292a;border-radius:8px;padding:50px 10px}:where(.rd) .call-person .avatar{width:65px;height:65px;font-size:22px;border-radius:50%}:where(.rd) .call-person p{font-size:12px;margin-top:13px}:where(.rd) .call-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}:where(.rd) .call-actions .btn{background:#303638;color:#eee;border-color:#454c4e;font-size:12px}:where(.rd) .call-actions .btn.active{background:#c94c4c;color:white}:where(.rd) .mobile-bottom{display:none}:where(.rd) .portal-banner{padding:24px;background:#171717;border-radius:12px;color:white;margin-bottom:24px;display:flex;justify-content:space-between;gap:18px}:where(.rd) .portal-banner p{color:#b8bdb9;font-size:13px;margin-top:8px}:where(.rd) .portal-banner .badge{background:#16c26428;color:#51e595}:where(.rd) .role-select{font-size:11px;background:#ffffff0b;color:#dbdde1;border-color:#ffffff20;padding:5px 7px;width:100%}:where(.rd) .role-select option{background:#1c1d22;color:white}:where(.rd) .access-note{font-size:11px;color:var(--muted);padding:14px 0;line-height:1.7}:where(.rd) .welcome-tag{display:inline-flex;color:var(--green);background:var(--green-soft);font-size:11px;border-radius:5px;padding:5px 8px;margin-bottom:15px}:where(.rd) .inline-input{max-width:180px;font-size:12px;padding:7px}:where(.rd) .wrap-off td{white-space:nowrap}:where(.rd) .soft-panel .fieldhint{margin:10px 0}:where(.rd) .statusbar{font-size:11px;color:var(--muted);display:flex;gap:12px;align-items:center;margin-top:16px}:where(.rd) .bar{height:6px;background:var(--bg);border-radius:6px;overflow:hidden;margin:8px 0 15px}:where(.rd) .bar span{display:block;height:100%;background:var(--accent)}:where(.rd) [data-theme=dark]{color-scheme:dark;--ink:#ededf1;--muted:#a0a1aa;--line:#34353d;--bg:#202127;--paper:#1c1d22;--green:#3ddc84;--green-soft:#16331f;--accent:#1ed074}.dark :where(.rd) .focuscard{background:#16331f;border-color:#254531}.dark :where(.rd) .focuscard p,.dark :where(.rd) .focusclock{color:#99b7a4}.dark :where(.rd) .focuscard .btn{background:#1c1d22;color:#3ddc84;border-color:#345540}.dark :where(.rd) .priority{background:#2c261c;border-color:#4f402b}.dark :where(.rd) .priority h3{color:#e4c58f}.dark :where(.rd) .notice{border-color:#30573c}.dark :where(.rd) .chat-composer,.dark :where(.rd) .message-attachment{background:var(--paper)}.dark :where(.rd) .comment p,.dark :where(.rd) .feeditem p strong{color:var(--ink)}.dark :where(.rd) .badge:not(.green):not(.amber):not(.purple){background:#34353d;color:#c4c5cb}.dark :where(.rd) .summary-panel{background:var(--bg)}.dark :where(.rd) .badge.amber{background:#342819;color:#e7ba74}.dark :where(.rd) .badge.purple{background:#30283b;color:#c5afe6}.dark :where(.rd) .tab .pill{background:#34353d}.dark :where(.rd) .progress-track{background:#303d35}@media (min-width:1500px){:where(.rd) .shell{grid-template-columns:66px 234px minmax(0,1fr)}}@media (max-width:1150px){:where(.rd) .tile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}:where(.rd) .pane-grid{grid-template-columns:1fr}:where(.rd) .chat-layout{grid-template-columns:175px minmax(0,1fr)}:where(.rd) .doc-paper{padding:20px}:where(.rd) .stats .stat{padding:15px}:where(.rd) .stats .stat strong{font-size:23px}}@media (max-width:740px){:where(.rd) .shell{height:calc(100dvh - 100px)}:where(.rd) .tile-grid{grid-template-columns:1fr}:where(.rd) .stats{grid-template-columns:1fr 1fr}:where(.rd) .stat:nth-child(2){border-right:0}:where(.rd) .stat:nth-child(-n+2){border-bottom:1px solid var(--line)}:where(.rd) .stats .stat strong{font-size:23px}:where(.rd) .form-grid{grid-template-columns:1fr}:where(.rd) .split-workspace{grid-template-columns:1fr}:where(.rd) .inner-nav{border-right:0;border-bottom:1px solid var(--line)}:where(.rd) .split-workspace .inner-nav{max-height:180px;overflow:auto}:where(.rd) .doc-paper{padding:17px}:where(.rd) .chat-layout{display:block;height:calc(100dvh - 154px)}:where(.rd) .chat-layout>.inner-nav{display:none}:where(.rd) .chat-layout .chat-header{padding:16px 16px 0}:where(.rd) .chat-layout .chat-stream{padding:18px 16px}:where(.rd) .chat-layout .chat-composer{margin:0 12px 12px}:where(.rd) .message-actions{opacity:1;flex-wrap:wrap}:where(.rd) .chat-header h1{font-size:20px}:where(.rd) .chat-header .heading-actions{flex-wrap:wrap;justify-content:flex-end}:where(.rd) .chat-header .heading-actions .btn{font-size:10px;padding:5px}:where(.rd) .mobile-bottom{display:flex;position:fixed;bottom:0;height:52px;background:#111214;left:0;right:0;z-index:20;justify-content:space-around;border-top:1px solid #34353d}:where(.rd) .mobile-bottom button{display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:center;color:#c4c6cb;font-size:9px;min-width:55px}:where(.rd) .mobile-bottom button.selected{color:#49e697}:where(.rd) .mobile-bottom .icon{width:18px;height:18px}:where(.rd) .task-row>.task-status{display:none}:where(.rd) .task-row .task-date{display:none}:where(.rd) .portal-banner{padding:18px}:where(.rd) .portal-banner h1{font-size:22px}:where(.rd) .topright .assistant-launch{display:grid}:where(.rd) .topright>.avatar{display:none}:where(.rd) .board-grid{grid-template-columns:repeat(6,210px)}:where(.rd) .video-stage .sample-slide{padding:15px;gap:16px;width:87%;height:78%}:where(.rd) .sample-slide h2{font-size:18px}:where(.rd) .sample-slide .mock-product{width:45px;height:80px}:where(.rd) .detail-row{flex-wrap:wrap}:where(.rd) .detail-row>.grow{min-width:160px}:where(.rd) .doc-title{font-size:24px!important}:where(.rd) .call-person{padding:28px 10px}:where(.rd) .sidebar{bottom:52px}:where(.rd) .pagebar .btn.quiet{padding:5px;font-size:11px!important}:where(.rd) .breadcrumb{max-width:45vw;overflow:hidden;white-space:nowrap}:where(.rd) .toast{bottom:68px}:where(.rd) .view{padding:22px 17px}}@media (prefers-reduced-motion:reduce){:where(.rd) *,:where(.rd) :after,:where(.rd) :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media (max-width:740px){:where(.rd) .pane-grid[style],:where(.rd) .tile-grid[style]{grid-template-columns:1fr!important}:where(.rd) .video-controls{flex-wrap:wrap}:where(.rd) .video-controls input{min-width:90px}:where(.rd) .composer-bottom{gap:7px;flex-wrap:wrap}:where(.rd) .composer-bottom>.small{display:none}:where(.rd) .message-actions .btn{min-height:26px;padding:4px 7px}:where(.rd) .drawer-field-grid{grid-template-columns:1fr 1fr}:where(.rd) .portal-banner>.badge{display:none}:where(.rd) .stats .stat label{line-height:1.5}:where(.rd) .form-grid{gap:0}:where(.rd) .doc-paper .between{flex-wrap:wrap}:where(.rd) .doc-paper .quiet-label{font-size:9px}:where(.rd) .calendar-grid button{min-height:38px}:where(.rd) .sidebar .sidelabel{margin-top:16px}}:where(.rd) .home-grid>*,:where(.rd) .pane-grid>*,:where(.rd) .split-workspace>*,:where(.rd) .tile-grid>*{min-width:0}:where(.rd) .home-grid,:where(.rd) .pane-grid,:where(.rd) .split-workspace{min-width:0}:where(.rd) .summary-panel{background:var(--bg)}:where(.rd) .project-name{max-width:100%}:where(.rd) .project-name strong{overflow-wrap:anywhere}@media (max-width:740px){:where(.rd) .home-grid{grid-template-columns:minmax(0,1fr)}:where(.rd) .section-heading{gap:10px}:where(.rd) .section-heading .textbtn{font-size:11px}:where(.rd) .detail-row .btn{font-size:11px}:where(.rd) .intro{flex-wrap:wrap}:where(.rd) .intro .heading-actions{margin-left:auto}:where(.rd) .intro>div:first-child{min-width:0}:where(.rd) .portal-banner{display:block}:where(.rd) .pane-grid{grid-template-columns:minmax(0,1fr)}:where(.rd) .formfield input,:where(.rd) .formfield select{min-width:0}:where(.rd) .inner-nav select{width:100%}}:where(.rd) .client-preview .assistant-launch,:where(.rd) .client-preview .pagebar .btn.quiet,:where(.rd) .client-preview [aria-label="Open activity"],:where(.rd) .client-preview [data-rail=activity],:where(.rd) .client-preview [data-rail=library]{display:none}:where(.rd) .calendar-grid button:disabled{opacity:.3;cursor:default}:where(.rd) .doc-editor pre{overflow:auto;background:var(--bg);padding:16px;border-radius:8px}:where(.rd) .doc-editor a{text-decoration:underline;color:var(--green)}:where(.rd) .demo-gif{padding:18px;background:var(--green-soft);border-radius:10px;font-size:28px;display:flex;align-items:center;gap:12px;max-width:280px}:where(.rd) .demo-gif span{font-size:14px;color:var(--green);animation:enter 1.5s var(--ease) infinite alternate}