html[data-theme=light] .workspace-route{--ws-bg:#f3eee3;--ws-card:#fff;--ws-soft:#faf9f6;--ws-green:#c9f0a0;--ws-pink:#ee5b8e;--ws-orange:#f5ab53;--ws-dark:#15181d;--ws-ink:#1b1d22;--ws-muted:#9a9a9a;--ws-line:#ededed;--ws-c-new:#edc63e;--ws-c-prog:#79d65a;--ws-c-done:#ee5b8e;--ws-c-hold:#f5ab53;--ws-c-cancel:#b5ada1;--ws-c-overdue:#e94f4f;--ws-r-xl:30px;--ws-r-lg:24px;--ws-r-md:16px;--ws-r-sm:12px;--ws-r-pill:999px;--ws-sh-card:0 4px 14px #281e0a0f;--ws-sh-hover:0 8px 24px #281e0a1a;--ws-sh-app:0 30px 70px #281e0a1a;--ws-sh-pink:0 18px 30px #ee5b8e47;--ws-sh-orange:0 18px 30px #f5ab534d;background:var(--ws-bg);color:var(--ws-ink);min-height:100vh;font-family:Poppins,-apple-system,PingFang SC,Microsoft YaHei,sans-serif}html[data-theme=light] .workspace-route *{box-sizing:border-box}html[data-theme=light] .workspace-route button{cursor:pointer;color:inherit;background:0 0;border:0;font-family:inherit}html[data-theme=light] .workspace-route input,html[data-theme=light] .workspace-route textarea{font-family:inherit}html[data-theme=light] .workspace-route :focus-visible{outline:2px solid var(--ws-pink);outline-offset:3px;border-radius:6px}html[data-theme=light] .workspace-route ::selection{background:var(--ws-green);color:var(--ws-dark)}html[data-theme=light] .workspace-route .ws-frame{max-width:1380px;margin:0 auto;padding:46px 30px;position:relative}html[data-theme=light] .workspace-route .ws-frame:before{content:"";z-index:0;pointer-events:none;border:2.5px solid #15171c;border-radius:42px;position:absolute;inset:28px 12px 64px 46px}html[data-theme=light] .workspace-route .ws-app{z-index:1;border-radius:var(--ws-r-xl);box-shadow:var(--ws-sh-app);background:#fff;height:calc(100vh - 92px);min-height:760px;display:flex;position:relative;overflow:hidden}html[data-theme=light] .workspace-route .ws-sidebar{background:#f7f7f7;border-right:1px solid #ededed;flex-direction:column;flex-shrink:0;width:280px;display:flex}html[data-theme=light] .workspace-route .ws-brand{flex-direction:column;align-items:center;gap:12px;padding:28px 0 22px;display:flex}html[data-theme=light] .workspace-route .ws-logo{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:180px;margin:0;display:flex;overflow:hidden}html[data-theme=light] .workspace-route .ws-logo img{object-fit:cover;width:100%;height:100%;display:block}html[data-theme=light] .workspace-route .ws-logo svg{width:100%;height:100%;display:block}html[data-theme=light] .workspace-route .ws-brand-name{letter-spacing:3px;color:#1b1d22;text-align:center;white-space:normal;word-break:keep-all;font-family:Ma Shan Zheng,Long Cang,KaiTi,STKaiti,cursive;font-size:30px;font-weight:400;line-height:1.15}html[data-theme=light] .workspace-route .ws-sidebar-body{flex:1;display:flex}html[data-theme=light] .workspace-route .ws-menu{flex-direction:column;flex:1;padding:0 14px 18px;display:flex}html[data-theme=light] .workspace-route .ws-search{background:#fff;border:1.5px solid #e0e0e0;border-radius:14px;align-items:center;gap:10px;margin:0 2px 16px;padding:11px 14px;display:flex}html[data-theme=light] .workspace-route .ws-search input{color:#1b1d22;background:0 0;border:0;outline:none;width:100%;font-size:14px}html[data-theme=light] .workspace-route .ws-search input::placeholder{color:#b0b0b0}html[data-theme=light] .workspace-route .ws-nav{flex-direction:column;gap:2px;display:flex}html[data-theme=light] .workspace-route .ws-nav-item{color:#555;cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:background .12s,color .12s;display:flex;position:relative}html[data-theme=light] .workspace-route .ws-nav-item:hover{color:#15181d;background:#efefef}html[data-theme=light] .workspace-route .ws-nav-item.active{background:var(--ws-green);color:var(--ws-dark);font-weight:700}html[data-theme=light] .workspace-route .ws-nav-item.active:before{content:"";background:var(--ws-green);border-radius:0 4px 4px 0;width:4px;height:22px;position:absolute;top:50%;left:-14px;transform:translateY(-50%)}html[data-theme=light] .workspace-route .ws-nav-icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}html[data-theme=light] .workspace-route .ws-nav-icon .ws-ic{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}html[data-theme=light] .workspace-route .ws-nav-label{flex:1}html[data-theme=light] .workspace-route .ws-menu-foot{border-top:1px solid #ededed;margin-top:auto;padding-top:16px}html[data-theme=light] .workspace-route .ws-menu-foot form{display:inline}html[data-theme=light] .workspace-route .ws-main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}html[data-theme=light] .workspace-route .ws-topbar{justify-content:space-between;align-items:center;padding:24px 34px 14px;display:flex}html[data-theme=light] .workspace-route .ws-topbar-title{font-size:21px;font-weight:700}html[data-theme=light] .workspace-route .ws-topbar-right{align-items:center;gap:18px;display:flex}html[data-theme=light] .workspace-route .ws-user{align-items:center;gap:10px;display:flex}html[data-theme=light] .workspace-route .ws-avatar{background:var(--ws-green);width:38px;height:38px;color:var(--ws-dark);border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}html[data-theme=light] .workspace-route .ws-user-meta .nm{font-size:14px;font-weight:700}html[data-theme=light] .workspace-route .ws-user-meta .rl{color:var(--ws-muted);font-size:12px}html[data-theme=light] .workspace-route .ws-banner{background:var(--ws-green);border-radius:var(--ws-r-lg);min-height:110px;margin:4px 34px 0;padding:20px 32px;position:relative;overflow:hidden}html[data-theme=light] .workspace-route .ws-banner-c{z-index:2;max-width:560px;position:relative}html[data-theme=light] .workspace-route .ws-banner .w{color:#1f2a17;font-size:20px;font-weight:500}html[data-theme=light] .workspace-route .ws-banner h1{color:#11140d;letter-spacing:-1px;margin:2px 0 10px;font-size:32px;font-weight:800}html[data-theme=light] .workspace-route .ws-cta{background:var(--ws-dark);color:#fff;border:0;border-radius:13px;padding:13px 28px;font-size:14px;font-weight:500}html[data-theme=light] .workspace-route .ws-cta:hover{opacity:.88}html[data-theme=light] .workspace-route .ws-cta.ghost{color:var(--ws-dark);border:1.5px solid var(--ws-dark);background:0 0}html[data-theme=light] .workspace-route .ws-content{flex:1;min-height:0;padding:16px 34px 32px;overflow-y:auto}html[data-theme=light] .workspace-route .ws-section-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}html[data-theme=light] .workspace-route .ws-section-head h3{letter-spacing:-.5px;font-size:20px;font-weight:800}html[data-theme=light] .workspace-route .ws-section-head .ws-link{color:#a6a6a6;font-size:13px;text-decoration:none}html[data-theme=light] .workspace-route .ws-stats{flex-wrap:wrap;gap:28px;padding:14px 34px 2px;display:flex}html[data-theme=light] .workspace-route .ws-stat{border-left:1.5px solid #e7e7e7;padding-left:14px}html[data-theme=light] .workspace-route .ws-stat .t{color:#6e6e6e;margin-bottom:4px;font-size:13px}html[data-theme=light] .workspace-route .ws-stat .v{font-size:19px;font-weight:700}html[data-theme=light] .workspace-route .ws-card{background:var(--ws-card);border-radius:var(--ws-r-md);box-shadow:var(--ws-sh-card);border:1.5px solid #ececec;margin-bottom:14px;padding:18px 20px}html[data-theme=light] .workspace-route .ws-card:hover{box-shadow:var(--ws-sh-hover)}html[data-theme=light] .workspace-route .ws-task{border-radius:var(--ws-r-md);background:#fff;border:1.5px solid #ececec;margin-bottom:12px;padding:16px 18px;transition:box-shadow .15s}html[data-theme=light] .workspace-route .ws-task:hover{box-shadow:var(--ws-sh-hover)}html[data-theme=light] .workspace-route .ws-task-top{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}html[data-theme=light] .workspace-route .ws-task-proj{color:#7c7c7c;font-size:13px}html[data-theme=light] .workspace-route .ws-task-status{color:#2b2b2b;align-items:center;gap:10px;font-size:13px;display:flex}html[data-theme=light] .workspace-route .ws-dot{border-radius:50%;width:8px;height:8px;display:inline-block}html[data-theme=light] .workspace-route .ws-dot.new{background:var(--ws-c-new)}html[data-theme=light] .workspace-route .ws-dot.prog{background:var(--ws-c-prog)}html[data-theme=light] .workspace-route .ws-dot.done{background:var(--ws-c-done)}html[data-theme=light] .workspace-route .ws-dot.hold{background:var(--ws-c-hold)}html[data-theme=light] .workspace-route .ws-dot.overdue{background:var(--ws-c-overdue)}html[data-theme=light] .workspace-route .ws-dot.cancel{background:var(--ws-c-cancel)}html[data-theme=light] .workspace-route .ws-cbox{cursor:pointer;border:1.8px solid #d6d6d6;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .12s;display:inline-flex}html[data-theme=light] .workspace-route .ws-cbox:hover{border-color:var(--ws-dark)}html[data-theme=light] .workspace-route .ws-cbox.ck{background:var(--ws-dark);border-color:var(--ws-dark);color:#fff}html[data-theme=light] .workspace-route .ws-cbox.ck svg{stroke-width:3px;width:14px;height:14px}html[data-theme=light] .workspace-route .ws-task-title{letter-spacing:-.3px;margin:8px 0 12px;font-size:16px;font-weight:600}html[data-theme=light] .workspace-route .ws-task-title.done{color:#9a9a9a;text-decoration:line-through}html[data-theme=light] .workspace-route .ws-task-meta{color:#9c9c9c;flex-wrap:wrap;align-items:center;gap:22px;font-size:13px;display:flex}html[data-theme=light] .workspace-route .ws-meta-item{align-items:center;gap:6px;display:flex}html[data-theme=light] .workspace-route .ws-badge{border-radius:var(--ws-r-pill);color:#555;background:#f1f1f1;align-items:center;padding:2px 9px;font-size:11px;font-weight:600;display:inline-flex}html[data-theme=light] .workspace-route .ws-badge.pink{color:var(--ws-pink);background:#ee5b8e24}html[data-theme=light] .workspace-route .ws-badge.orange{color:#c47a1c;background:#f5ab532e}html[data-theme=light] .workspace-route .ws-badge.overdue{color:var(--ws-c-overdue);background:#e94f4f24}html[data-theme=light] .workspace-route .ws-entity-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}html[data-theme=light] .workspace-route .ws-entity{background:var(--ws-card);border-radius:var(--ws-r-md);box-shadow:var(--ws-sh-card);border:1.5px solid #ececec;padding:18px 20px;transition:box-shadow .15s,transform .15s}html[data-theme=light] .workspace-route .ws-entity:hover{box-shadow:var(--ws-sh-hover);transform:translateY(-2px)}html[data-theme=light] .workspace-route .ws-entity-top{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}html[data-theme=light] .workspace-route .ws-entity h3{letter-spacing:-.3px;font-size:17px;font-weight:700}html[data-theme=light] .workspace-route .ws-entity .desc{color:#7c7c7c;margin:4px 0 12px;font-size:13px;line-height:1.5}html[data-theme=light] .workspace-route .ws-entity-foot{margin-top:14px}html[data-theme=light] .workspace-route .ws-prog-row{align-items:center;gap:10px;display:flex}html[data-theme=light] .workspace-route .ws-prog{border-radius:var(--ws-r-pill);background:#eee;flex:1;height:7px;overflow:hidden}html[data-theme=light] .workspace-route .ws-prog .fill{border-radius:var(--ws-r-pill);background:var(--ws-c-prog);height:100%;display:block}html[data-theme=light] .workspace-route .ws-prog .fill.done{background:var(--ws-c-done)}html[data-theme=light] .workspace-route .ws-prog .fill.hold{background:var(--ws-c-hold)}html[data-theme=light] .workspace-route .ws-prog .fill.new{background:var(--ws-c-new)}html[data-theme=light] .workspace-route .ws-pct{color:#555;text-align:right;min-width:34px;font-size:12px;font-weight:600}html[data-theme=light] .workspace-route .ws-entity-meta{color:#9a9a9a;flex-wrap:wrap;gap:14px;margin-top:10px;font-size:12px;display:flex}html[data-theme=light] .workspace-route .ws-tag{color:#777;background:#f4f4f4;border-radius:6px;padding:2px 8px;font-size:11px;display:inline-flex}html[data-theme=light] .workspace-route .ws-callout{border-left:4px solid var(--ws-muted);border-radius:0 var(--ws-r-sm) var(--ws-r-sm) 0;background:#faf9f6;margin-bottom:10px;padding:10px 14px;font-size:14px}html[data-theme=light] .workspace-route .ws-callout.log{border-left-color:#b5ada1}html[data-theme=light] .workspace-route .ws-callout.idea{border-left-color:#b07ee8}html[data-theme=light] .workspace-route .ws-callout.review{border-left-color:var(--ws-c-new)}html[data-theme=light] .workspace-route .ws-callout.metric{border-left-color:var(--ws-c-prog)}html[data-theme=light] .workspace-route .ws-callout.blocker{border-left-color:var(--ws-c-overdue)}html[data-theme=light] .workspace-route .ws-callout .ws-callout-type{text-transform:uppercase;color:#999;letter-spacing:.5px;margin-bottom:4px;font-size:11px;font-weight:700}html[data-theme=light] .workspace-route .ws-heatmap{grid-template-columns:repeat(20,1fr);gap:4px;margin:14px 0;display:grid}html[data-theme=light] .workspace-route .ws-hm{aspect-ratio:1;background:#ededed;border-radius:4px}html[data-theme=light] .workspace-route .ws-hm.l1{background:#c6e8a0}html[data-theme=light] .workspace-route .ws-hm.l2{background:#8fce60}html[data-theme=light] .workspace-route .ws-hm.l3{background:#5fa840}html[data-theme=light] .workspace-route .ws-hm.l4{background:#2e7d1f}html[data-theme=light] .workspace-route .ws-hm-legend{color:#9a9a9a;justify-content:flex-end;align-items:center;gap:8px;font-size:12px;display:flex}html[data-theme=light] .workspace-route .ws-hm-legend .scale{gap:3px;display:flex}html[data-theme=light] .workspace-route .ws-hm-legend .scale .ws-hm{width:13px;height:13px;aspect-ratio:unset}html[data-theme=light] .workspace-route .ws-tabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}html[data-theme=light] .workspace-route .ws-chip{border-radius:var(--ws-r-pill);color:#555;cursor:pointer;background:#fff;border:1.5px solid #ececec;padding:8px 16px;font-size:13px;font-weight:500;transition:all .12s}html[data-theme=light] .workspace-route .ws-chip:hover{border-color:var(--ws-dark)}html[data-theme=light] .workspace-route .ws-chip.active{background:var(--ws-dark);color:#fff;border-color:var(--ws-dark)}html[data-theme=light] .workspace-route .ws-input{border-radius:var(--ws-r-sm);background:#fff;border:1.5px solid #ececec;outline:none;width:100%;padding:10px 14px;font-size:14px}html[data-theme=light] .workspace-route .ws-input:focus{border-color:var(--ws-dark)}html[data-theme=light] .workspace-route .ws-empty{text-align:center;color:#9a9a9a;padding:48px 20px}html[data-theme=light] .workspace-route .ws-empty .ic{opacity:.5;margin-bottom:12px;font-size:40px}html[data-theme=light] .workspace-route .ws-empty p{margin-bottom:8px;font-size:14px}html[data-theme=light] .workspace-route .ws-toast{background:var(--ws-dark);color:#fff;border-radius:var(--ws-r-sm);z-index:1000;box-shadow:var(--ws-sh-hover);padding:12px 20px;font-size:13px;animation:.2s ws-fade-in;position:fixed;bottom:28px;right:28px}@keyframes ws-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}html[data-theme=light] .workspace-route .ws-loading{text-align:center;color:#9a9a9a;padding:60px;font-size:14px}html[data-theme=light] .workspace-route .ws-login-wrap{justify-content:center;align-items:flex-start;min-height:100vh;padding:60px 24px;display:flex}html[data-theme=light] .workspace-route .ws-login-frame{width:100%;max-width:460px;position:relative}html[data-theme=light] .workspace-route .ws-login-frame:before{content:"";z-index:0;border:2.5px solid #15171c;border-radius:42px;position:absolute;inset:-14px -14px 14px 14px}html[data-theme=light] .workspace-route .ws-login-card{z-index:1;border-radius:var(--ws-r-xl);box-shadow:var(--ws-sh-app);background:#fff;padding:40px 36px;position:relative}html[data-theme=light] .workspace-route .ws-login-brand{align-items:center;gap:14px;margin-bottom:20px;display:flex}html[data-theme=light] .workspace-route .ws-login-brand .ws-logo{width:48px;height:48px;margin:0}html[data-theme=light] .workspace-route .ws-login-eyebrow{text-transform:uppercase;letter-spacing:1.5px;color:var(--ws-muted);font-size:12px;font-weight:600}html[data-theme=light] .workspace-route .ws-login-title{letter-spacing:-.5px;margin-top:2px;font-size:24px;font-weight:800}html[data-theme=light] .workspace-route .ws-login-copy{color:#6e6e6e;margin-bottom:24px;font-size:14px;line-height:1.6}html[data-theme=light] .workspace-route .ws-login-form{flex-direction:column;gap:14px;display:flex}html[data-theme=light] .workspace-route .ws-field{flex-direction:column;gap:6px;display:flex}html[data-theme=light] .workspace-route .ws-field span{color:#444;font-size:13px;font-weight:600}html[data-theme=light] .workspace-route .ws-field input{border-radius:var(--ws-r-sm);background:#fff;border:1.5px solid #ececec;outline:none;padding:12px 14px;font-size:14px}html[data-theme=light] .workspace-route .ws-field input:focus{border-color:var(--ws-dark)}html[data-theme=light] .workspace-route .ws-login-error{color:var(--ws-c-overdue);border-radius:var(--ws-r-sm);background:#e94f4f1a;padding:10px 14px;font-size:13px}html[data-theme=light] .workspace-route .ws-login-form .ws-cta{width:100%;margin-top:6px}html[data-theme=light] .workspace-route .ws-login-foot{text-align:center;margin-top:22px}html[data-theme=light] .workspace-route .ws-inline-link{color:#7c7c7c;font-size:13px;text-decoration:none}html[data-theme=light] .workspace-route .ws-inline-link:hover{color:var(--ws-dark)}html[data-theme=light] .workspace-route .ws-date-switch{align-items:center;gap:10px;display:flex}html[data-theme=light] .workspace-route .ws-date-switch button{background:#fff;border:1.5px solid #ececec;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}html[data-theme=light] .workspace-route .ws-date-switch button:hover{border-color:var(--ws-dark)}html[data-theme=light] .workspace-route .ws-date-label{font-size:14px;font-weight:600}html[data-theme=light] .workspace-route .ws-composer{margin-top:4px}html[data-theme=light] .workspace-route .ws-composer-row{gap:8px;display:flex}html[data-theme=light] .workspace-route .ws-composer-text{flex:1}html[data-theme=light] .workspace-route .ws-composer-fields{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}html[data-theme=light] .workspace-route .ws-composer-field{flex-direction:column;gap:4px;min-width:120px;display:flex;position:relative}html[data-theme=light] .workspace-route .ws-composer-field label{color:#8b8b8b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}html[data-theme=light] .workspace-route .ws-composer-field .ws-input,html[data-theme=light] .workspace-route .ws-date-trigger{align-items:center;min-height:36px;padding:8px 12px;font-size:13px;display:flex}html[data-theme=light] .workspace-route .ws-date-trigger{cursor:pointer;color:#555}html[data-theme=light] .workspace-route .ws-composer-error{color:var(--ws-c-overdue);margin-top:6px;font-size:12px}html[data-theme=light] .workspace-route .ws-cal{border-radius:var(--ws-r-md);box-shadow:var(--ws-sh-hover);z-index:100;background:#fff;border:1.5px solid #ececec;width:280px;padding:14px}html[data-theme=light] .workspace-route .ws-cal-popover{position:absolute;top:calc(100% + 4px);left:0}html[data-theme=light] .workspace-route .ws-cal-inline{position:relative}html[data-theme=light] .workspace-route .ws-cal-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}html[data-theme=light] .workspace-route .ws-cal-header button{color:#555;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}html[data-theme=light] .workspace-route .ws-cal-header button:hover{background:#f1efe9}html[data-theme=light] .workspace-route .ws-cal-title{font-size:13px;font-weight:700}html[data-theme=light] .workspace-route .ws-cal-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}html[data-theme=light] .workspace-route .ws-cal-weekday{text-align:center;color:#b4b4b4;padding:4px 0;font-size:11px;font-weight:600}html[data-theme=light] .workspace-route .ws-cal-cell{aspect-ratio:1;cursor:pointer;color:#444;background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:12px;display:flex;position:relative}html[data-theme=light] .workspace-route .ws-cal-cell:hover{background:#f4f4f4}html[data-theme=light] .workspace-route .ws-cal-cell.empty{cursor:default}html[data-theme=light] .workspace-route .ws-cal-cell.empty:hover{background:0 0}html[data-theme=light] .workspace-route .ws-cal-cell.today .ws-cal-day{color:var(--ws-pink);font-weight:700}html[data-theme=light] .workspace-route .ws-cal-cell.selected{background:var(--ws-dark);color:#fff}html[data-theme=light] .workspace-route .ws-cal-cell.selected .ws-cal-day{color:#fff}html[data-theme=light] .workspace-route .ws-cal-day{font-weight:500}html[data-theme=light] .workspace-route .ws-cal-dot{background:var(--ws-c-prog);border-radius:50%;width:4px;height:4px}html[data-theme=light] .workspace-route .ws-cal-cell.selected .ws-cal-dot{background:#fff}html[data-theme=light] .workspace-route .ws-cal-foot{border-top:1px solid #f0f0f0;justify-content:space-between;margin-top:8px;padding-top:8px;display:flex}html[data-theme=light] .workspace-route .ws-cal-today-btn,html[data-theme=light] .workspace-route .ws-cal-clear-btn{color:#777;border-radius:6px;padding:4px 8px;font-size:12px}html[data-theme=light] .workspace-route .ws-cal-today-btn:hover,html[data-theme=light] .workspace-route .ws-cal-clear-btn:hover{color:var(--ws-dark);background:#f4f4f4}html[data-theme=light] .workspace-route .ws-view-switcher{background:var(--ws-soft);border-radius:var(--ws-r-pill);gap:6px;width:fit-content;margin-bottom:16px;padding:4px;display:flex}html[data-theme=light] .workspace-route .ws-view-btn{border-radius:var(--ws-r-pill);color:#777;padding:7px 16px;font-size:13px;font-weight:500;transition:all .12s}html[data-theme=light] .workspace-route .ws-view-btn:hover{color:var(--ws-dark)}html[data-theme=light] .workspace-route .ws-view-btn.active{color:var(--ws-dark);box-shadow:var(--ws-sh-card);background:#fff;font-weight:600}html[data-theme=light] .workspace-route .ws-kanban{scrollbar-width:thin;scrollbar-color:#d0d0d0 transparent;gap:16px;padding-bottom:12px;display:flex;overflow:auto hidden}html[data-theme=light] .workspace-route .ws-kanban::-webkit-scrollbar{height:8px}html[data-theme=light] .workspace-route .ws-kanban::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:4px}html[data-theme=light] .workspace-route .ws-kanban::-webkit-scrollbar-track{background:0 0}html[data-theme=light] .workspace-route .ws-kanban-col{background:var(--ws-soft);border-radius:var(--ws-r-md);flex-direction:column;flex-shrink:0;width:300px;min-width:300px;min-height:400px;max-height:calc(100vh - 220px);padding:14px;display:flex;overflow-y:auto}html[data-theme=light] .workspace-route .ws-kanban-col-head{align-items:center;gap:8px;margin-bottom:12px;padding:0 4px;display:flex}html[data-theme=light] .workspace-route .ws-kanban-col-head h3{flex:1;font-size:14px;font-weight:700}html[data-theme=light] .workspace-route .ws-kanban-count{color:#9a9a9a;border-radius:var(--ws-r-pill);background:#fff;padding:2px 8px;font-size:12px}html[data-theme=light] .workspace-route .ws-kanban-body{flex-direction:column;gap:8px;display:flex}html[data-theme=light] .workspace-route .ws-kanban-card{border-radius:var(--ws-r-sm);cursor:grab;background:#fff;border:1.5px solid #ececec;padding:12px 14px;transition:box-shadow .12s,opacity .12s}html[data-theme=light] .workspace-route .ws-kanban-card:hover{box-shadow:var(--ws-sh-card)}html[data-theme=light] .workspace-route .ws-kanban-card.dragging{opacity:.5;cursor:grabbing}html[data-theme=light] .workspace-route .ws-kanban-card.readonly{cursor:default;border-left:3px solid var(--ws-c-prog)}html[data-theme=light] .workspace-route .ws-kanban-card-title{margin-bottom:6px;font-size:14px;font-weight:600}html[data-theme=light] .workspace-route .ws-kanban-card-meta{color:#9a9a9a;align-items:center;gap:8px;font-size:11px;display:flex}html[data-theme=light] .workspace-route .ws-calview-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}html[data-theme=light] .workspace-route .ws-calview-nav{gap:6px;display:flex}html[data-theme=light] .workspace-route .ws-calview-nav button{background:#fff;border:1.5px solid #ececec;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}html[data-theme=light] .workspace-route .ws-calview-nav button:hover{border-color:var(--ws-dark)}html[data-theme=light] .workspace-route .ws-calview{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}html[data-theme=light] .workspace-route .ws-calview-weekday{text-align:center;color:#9a9a9a;padding:8px 0;font-size:12px;font-weight:600}html[data-theme=light] .workspace-route .ws-calview-cell{border-radius:var(--ws-r-sm);cursor:pointer;text-align:left;background:#fff;border:1.5px solid #ececec;flex-direction:column;gap:4px;min-height:96px;padding:8px;transition:border-color .12s;display:flex}html[data-theme=light] .workspace-route .ws-calview-cell:hover{border-color:var(--ws-dark)}html[data-theme=light] .workspace-route .ws-calview-cell.empty{cursor:default;background:0 0;border-color:#0000}html[data-theme=light] .workspace-route .ws-calview-cell.today{border-color:var(--ws-pink)}html[data-theme=light] .workspace-route .ws-calview-day{color:#555;font-size:13px;font-weight:600}html[data-theme=light] .workspace-route .ws-calview-cell.today .ws-calview-day{color:var(--ws-pink)}html[data-theme=light] .workspace-route .ws-calview-tasks{flex-direction:column;gap:2px;display:flex}html[data-theme=light] .workspace-route .ws-calview-task{color:#666;background:var(--ws-green);white-space:nowrap;text-overflow:ellipsis;border-radius:4px;padding:2px 5px;font-size:10px;overflow:hidden}html[data-theme=light] .workspace-route .ws-calview-task.done{color:var(--ws-pink);background:#ee5b8e26;text-decoration:line-through}html[data-theme=light] .workspace-route .ws-calview-more{color:#9a9a9a;padding:0 5px;font-size:10px}html[data-theme=light] .workspace-route .ws-review-field{margin-bottom:12px}html[data-theme=light] .workspace-route .ws-review-field-head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}html[data-theme=light] .workspace-route .ws-review-field-head label{color:#777;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}html[data-theme=light] .workspace-route .ws-save-btn{border-radius:var(--ws-r-pill);color:#aaa;cursor:default;background:#f1f1f1;padding:3px 10px;font-size:11px;font-weight:600}html[data-theme=light] .workspace-route .ws-save-btn.dirty{background:var(--ws-dark);color:#fff;cursor:pointer}html[data-theme=light] .workspace-route .ws-save-btn.dirty:hover{opacity:.85}html[data-theme=light] .workspace-route .ws-save-btn:disabled{cursor:default}html[data-theme=light] .workspace-route .ws-review-input{resize:vertical;min-height:36px;font-family:inherit}html[data-theme=light] .workspace-route .ws-saving{color:#9a9a9a;margin-left:8px;font-size:11px}html[data-theme=light] .workspace-route .ws-log-item{flex-direction:column;gap:4px;display:flex;position:relative}html[data-theme=light] .workspace-route .ws-log-body{word-break:break-word;flex:1}html[data-theme=light] .workspace-route .ws-log-actions{opacity:0;gap:6px;transition:opacity .12s;display:flex;position:absolute;top:8px;right:8px}html[data-theme=light] .workspace-route .ws-log-item:hover .ws-log-actions{opacity:1}html[data-theme=light] .workspace-route .ws-log-actions button{color:#777;background:#fff;border:1px solid #ececec;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}html[data-theme=light] .workspace-route .ws-log-actions button:hover{border-color:var(--ws-dark);color:var(--ws-dark)}html[data-theme=light] .workspace-route .ws-log-edit{flex-direction:column;gap:6px;display:flex}html[data-theme=light] .workspace-route .ws-log-edit-actions{gap:6px;display:flex}html[data-theme=light] .workspace-route .ws-log-add{gap:8px;margin-top:4px;display:flex}html[data-theme=light] .workspace-route .ws-log-add .ws-input{flex:1;width:auto}html[data-theme=light] .workspace-route .ws-log-add button{flex-shrink:0}html[data-theme=light] .workspace-route textarea.ws-input{resize:vertical;min-height:32px;font-family:inherit;line-height:1.5}html[data-theme=light] .workspace-route .ws-stack-wrap{margin-bottom:24px}html[data-theme=light] .workspace-route .ws-pcards{perspective:1000px;min-height:240px;padding:10px 0 0;display:flex}html[data-theme=light] .workspace-route .ws-pcard{color:#fff;cursor:pointer;border-radius:24px;flex-direction:column;width:240px;height:220px;padding:20px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;box-shadow:0 18px 30px #281e0a2e}html[data-theme=light] .workspace-route .ws-pcard:not(:first-child){margin-left:-120px}html[data-theme=light] .workspace-route .ws-pcard.color-pink{background:var(--ws-pink);box-shadow:0 18px 30px #ee5b8e47}html[data-theme=light] .workspace-route .ws-pcard.color-orange{background:var(--ws-orange);box-shadow:0 18px 30px #f5ab534d}html[data-theme=light] .workspace-route .ws-pcard.color-green{background:var(--ws-c-prog);box-shadow:0 18px 30px #79d65a4d}html[data-theme=light] .workspace-route .ws-pcards.hovered .ws-pcard.front:hover{transform:translateY(-6px)scale(1.02)}html[data-theme=light] .workspace-route .ws-pcard-top{justify-content:flex-end;display:flex}html[data-theme=light] .workspace-route .ws-pcard-badge{opacity:.9;border-radius:var(--ws-r-pill);background:#ffffff40;padding:3px 10px;font-size:12px;font-weight:600}html[data-theme=light] .workspace-route .ws-pcard-title{margin-top:auto}html[data-theme=light] .workspace-route .ws-pcard-title h4{letter-spacing:-.5px;font-size:22px;font-weight:800;line-height:1.2}html[data-theme=light] .workspace-route .ws-pcard-title p{opacity:.92;margin-top:4px;font-size:13px;font-style:italic}html[data-theme=light] .workspace-route .ws-pcard-foot{align-items:center;gap:10px;margin-top:16px;display:flex}html[data-theme=light] .workspace-route .ws-pcard-prog{background:#ffffff73;border-radius:99px;flex:1;height:6px;overflow:hidden}html[data-theme=light] .workspace-route .ws-pcard-prog span{background:#fff;border-radius:99px;height:100%;display:block}html[data-theme=light] .workspace-route .ws-pcard-pct{font-size:13px;font-weight:700}html[data-theme=light] .workspace-route .ws-stack-nav{gap:10px;margin-top:14px;display:flex}html[data-theme=light] .workspace-route .ws-modal-overlay{z-index:1000;background:#14141973;justify-content:center;align-items:center;padding:24px;animation:.2s ws-fade-in;display:flex;position:fixed;inset:0}html[data-theme=light] .workspace-route .ws-modal-card{border-radius:var(--ws-r-lg);color:#fff;width:100%;max-width:460px;padding:32px;animation:.25s cubic-bezier(.34,1.56,.64,1) ws-modal-pop;position:relative;box-shadow:0 30px 70px #281e0a4d}@keyframes ws-modal-pop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}html[data-theme=light] .workspace-route .ws-modal-close{color:#fff;background:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex;position:absolute;top:16px;right:16px}html[data-theme=light] .workspace-route .ws-modal-card h2{letter-spacing:-.5px;margin-bottom:6px;font-size:26px;font-weight:800}html[data-theme=light] .workspace-route .ws-modal-sub{opacity:.9;margin-bottom:16px;font-size:14px;font-style:italic}html[data-theme=light] .workspace-route .ws-modal-desc{opacity:.95;margin-bottom:18px;font-size:14px;line-height:1.6}html[data-theme=light] .workspace-route .ws-modal-prog-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}html[data-theme=light] .workspace-route .ws-modal-meta{opacity:.85;margin-bottom:14px;font-size:13px}html[data-theme=light] .workspace-route .ws-modal-tags{flex-wrap:wrap;gap:6px;display:flex}html[data-theme=light] .workspace-route .ws-pcard-tag{border-radius:var(--ws-r-pill);background:#ffffff40;padding:3px 9px;font-size:11px}html[data-theme=light] .workspace-route .ws-modal-textarea{border-radius:var(--ws-r-sm);width:100%;color:var(--ws-dark);resize:vertical;background:#fffffff2;border:0;min-height:100px;margin-bottom:16px;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.6}html[data-theme=light] .workspace-route .ws-modal-textarea:focus{outline:2px solid #fff9}html[data-theme=light] .workspace-route .ws-modal-edit-actions{gap:10px;display:flex}html[data-theme=light] .workspace-route .ws-modal-delete{color:#fff;background:#fff3;border:1.5px solid #fff6}html[data-theme=light] .workspace-route .ws-modal-delete:hover{background:#ffffff59}html[data-theme=light] .workspace-route .ws-ov-stats{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;margin-bottom:20px;display:grid}html[data-theme=light] .workspace-route .ws-ov-stat-card{border-radius:var(--ws-r-md);box-shadow:var(--ws-sh-card);background:#fff;border:1.5px solid #ececec;padding:18px}html[data-theme=light] .workspace-route .ws-ov-stat-v{letter-spacing:-1px;color:var(--ws-dark);font-size:32px;font-weight:800;line-height:1}html[data-theme=light] .workspace-route .ws-ov-stat-of{color:#b0b0b0;font-size:16px;font-weight:500}html[data-theme=light] .workspace-route .ws-ov-stat-t{color:#6e6e6e;margin-top:6px;font-size:13px;font-weight:600}html[data-theme=light] .workspace-route .ws-ov-stat-sub{color:#9a9a9a;margin-top:4px;font-size:12px}html[data-theme=light] .workspace-route .ws-ov-stat-link{color:var(--ws-pink);margin-top:4px;font-size:12px;text-decoration:none;display:inline-block}html[data-theme=light] .workspace-route .ws-ov-stat-link:hover{text-decoration:underline}html[data-theme=light] .workspace-route .ws-gh-heatmap{margin:8px 0}html[data-theme=light] .workspace-route .ws-gh-months{margin-bottom:6px;margin-left:34px;display:flex}html[data-theme=light] .workspace-route .ws-gh-month-label{color:#9a9a9a;white-space:nowrap;flex-shrink:0;width:19px;font-size:12px}html[data-theme=light] .workspace-route .ws-gh-body{display:flex}html[data-theme=light] .workspace-route .ws-gh-weekdays{color:#b0b0b0;flex-direction:column;justify-content:space-between;height:133px;padding-top:0;padding-right:8px;font-size:11px;display:flex}html[data-theme=light] .workspace-route .ws-gh-weekdays span{height:16px;line-height:16px}html[data-theme=light] .workspace-route .ws-gh-grid{scrollbar-width:thin;scrollbar-color:#d0d0d0 transparent;gap:3px;padding-bottom:4px;display:flex;overflow-x:auto}html[data-theme=light] .workspace-route .ws-gh-grid::-webkit-scrollbar{height:8px}html[data-theme=light] .workspace-route .ws-gh-grid::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:4px}html[data-theme=light] .workspace-route .ws-gh-col{flex-direction:column;gap:3px;display:flex}html[data-theme=light] .workspace-route .ws-gh-cell{background:#ebedf0;border-radius:3px;width:16px;height:16px}html[data-theme=light] .workspace-route .ws-gh-cell.l1{background:#c6e8a0}html[data-theme=light] .workspace-route .ws-gh-cell.l2{background:#8fce60}html[data-theme=light] .workspace-route .ws-gh-cell.l3{background:#5fa840}html[data-theme=light] .workspace-route .ws-gh-cell.l4{background:#2e7d1f}html[data-theme=light] .workspace-route .ws-gh-cell.empty{background:#ebedf0}html[data-theme=light] .workspace-route .ws-gh-legend{color:#9a9a9a;justify-content:flex-end;align-items:center;gap:8px;margin-top:10px;font-size:12px;display:flex}html[data-theme=light] .workspace-route .ws-gh-scale{gap:3px;display:flex}@media (max-width:980px){html[data-theme=light] .workspace-route .ws-app{flex-direction:column;height:auto;min-height:0}html[data-theme=light] .workspace-route .ws-sidebar{width:100%}html[data-theme=light] .workspace-route .ws-frame:before{display:none}}
