:root{color:#1f2937;font-synthesis:none;background:#edf0f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}button,input{font:inherit}button{cursor:pointer}.workspace-shell{--shell-bg:#f4f6f9;--shell-card:#fff;--shell-line:#e3e7ee;--shell-line-soft:#eef1f5;--shell-ink:#1f2937;--shell-muted:#778197;--shell-accent:#5269cc;--shell-accent-soft:#eef1ff;--shell-rail:#1c2533;width:100%;height:100%;color:var(--shell-ink);background:var(--shell-bg);display:flex}.workspace-shell.dark{--shell-bg:#12161d;--shell-card:#1b222d;--shell-line:#2b3442;--shell-line-soft:#242d3a;--shell-ink:#e3e9f2;--shell-muted:#8c98aa;--shell-accent:#769dff;--shell-accent-soft:#1d2c4d;--shell-rail:#0e131a}.workspace-rail{color:#cad2df;background:var(--shell-rail);border-right:1px solid #ffffff0f;flex-direction:column;flex:0 0 92px;width:92px;display:flex}.brand{color:#fff;border-bottom:1px solid #ffffff12;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:70px;font-size:11px;font-weight:700;display:flex}.brand-mark{color:#fff;background:linear-gradient(140deg,#657ae0,#4254ab);border-radius:9px;place-items:center;width:30px;height:30px;font-size:16px;display:grid}.workspace-rail nav{flex-direction:column;gap:5px;padding:12px 8px;display:flex}.workspace-rail nav button{color:#aeb9ca;background:0 0;border:0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:60px;font-size:12px;display:flex}.workspace-rail nav button:hover{color:#fff;background:#ffffff12}.workspace-rail nav button.active{color:#fff;background:#6880e13d;box-shadow:inset 3px 0 #7790f0}.rail-icon{background:#ffffff14;border-radius:8px;place-items:center;width:28px;height:28px;font-weight:700;display:grid}.workspace-rail nav button.active .rail-icon{background:#6075d5}.rail-bottom{color:#7f8da2;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:5px;margin-top:auto;padding:14px 6px;font-size:9px;display:flex}.local-dot{background:#4fd38a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #4fd38a1f}.workspace-stage{flex-direction:column;flex:1;min-width:0;display:flex}.workspace-header{background:var(--shell-card);border-bottom:1px solid var(--shell-line);flex:0 0 58px;justify-content:space-between;align-items:center;height:58px;padding:0 18px;display:flex}.workspace-header>div:first-child{align-items:center;gap:10px;display:flex}.workspace-header strong{font-size:16px}.dev-badge{color:#8b6118;background:#fff5d9;border-radius:12px;padding:3px 8px;font-size:11px}.dark .dev-badge{color:#e6be68;background:#3a3018}.header-actions{align-items:center;gap:13px;display:flex}.save-hint{color:var(--shell-muted);font-size:11px}.quiet-button,.action-row button,.local-modal button{color:var(--shell-ink);background:var(--shell-card);border:1px solid var(--shell-line);border-radius:7px;padding:7px 11px}.quiet-button:hover,.action-row button:hover{border-color:var(--shell-accent);color:var(--shell-accent)}.identity{border-left:1px solid var(--shell-line);align-items:center;gap:8px;padding-left:13px;display:flex}.identity>span:last-child{flex-direction:column;font-size:12px;display:flex}.identity small{color:var(--shell-muted);margin-top:1px;font-size:10px}.avatar{color:#fff;background:#5269cc;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:12px;font-style:normal;font-weight:700;display:grid}.avatar.large{width:54px;height:54px;font-size:19px}.workspace-content{background:var(--shell-bg);flex:1;min-height:0;overflow:auto}.workspace-content.event-content{overflow:hidden}.event-host{width:100%;height:100%}.local-page{min-height:100%;padding:24px}.page-title{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.page-title h1{letter-spacing:-.3px;margin:0 0 5px;font-size:22px}.page-title p{color:var(--shell-muted);margin:0;font-size:13px}.page-title input{width:260px;color:var(--shell-ink);background:var(--shell-card);border:1px solid var(--shell-line);border-radius:8px;outline:none;padding:9px 12px}.page-title input:focus{border-color:var(--shell-accent);box-shadow:0 0 0 3px var(--shell-accent-soft)}.panel{background:var(--shell-card);border:1px solid var(--shell-line);border-radius:12px;box-shadow:0 4px 16px #17203209}.people-layout{grid-template-columns:minmax(300px,36%) 1fr;gap:18px;min-height:530px;display:grid}.people-list{padding:6px;overflow:auto}.people-list button{width:100%;color:var(--shell-ink);text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:11px;display:flex}.people-list button:hover{background:var(--shell-bg)}.people-list button.active{background:var(--shell-accent-soft)}.people-list button>span:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.people-list small,.app-card small,.recent-panel small,.todo-panel small,.event-progress small{color:var(--shell-muted);font-size:11px;font-weight:400;display:block}.people-list em{min-width:25px;color:var(--shell-accent);background:var(--shell-accent-soft);text-align:center;border-radius:10px;padding:3px 7px;font-size:11px;font-style:normal}.person-detail{padding:24px}.profile-head{border-bottom:1px solid var(--shell-line-soft);align-items:center;gap:14px;padding-bottom:20px;display:flex}.profile-head h2{margin:0 0 4px}.profile-head p{color:var(--shell-muted);margin:0}.action-row{gap:9px;padding:17px 0;display:flex}.person-detail h3{margin:12px 0;font-size:14px}.event-row{border-bottom:1px solid var(--shell-line-soft);justify-content:space-between;align-items:center;padding:11px 4px;font-size:13px;display:flex}.event-row b{color:var(--shell-accent);margin-right:9px}.event-row em{color:#227d68;font-size:11px;font-style:normal}.empty-state{color:var(--shell-muted);text-align:center;padding:40px}.app-grid{grid-template-columns:repeat(2,minmax(240px,1fr));gap:14px;display:grid}.app-card{min-height:104px;color:var(--shell-ink);background:var(--shell-card);border:1px solid var(--shell-line);text-align:left;border-radius:12px;align-items:center;gap:14px;padding:18px;display:flex}.app-card:hover,.app-card.selected{border-color:var(--shell-accent);transform:translateY(-1px);box-shadow:0 7px 20px #2f437d1a}.app-icon{color:#fff;border-radius:13px;flex:none;place-items:center;width:48px;height:48px;font-size:18px;font-weight:700;display:grid}.app-card>span:nth-child(2){flex:1}.app-card b{margin-bottom:6px;font-size:15px;display:block}.app-card i{color:var(--shell-accent);font-size:11px;font-style:normal}.recent-panel{margin-top:18px;padding:18px 20px}.recent-panel h2,.panel-title h2{margin:0;font-size:15px}.recent-panel article{border-bottom:1px solid var(--shell-line-soft);cursor:pointer;align-items:center;gap:10px;padding:13px 2px;display:flex}.recent-panel article>span:nth-child(2){flex:1}.recent-panel article button{color:var(--shell-accent);background:0 0;border:0}.notice-dot{background:#ef6b65;border-radius:50%;width:7px;height:7px}.notice-dot.read{background:#c3cad5}.primary-button{color:#fff;background:var(--shell-accent);border:1px solid var(--shell-accent);border-radius:8px;padding:8px 13px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:16px;display:grid}.metric-grid article{background:var(--shell-card);border:1px solid var(--shell-line);border-radius:11px;padding:17px 18px}.metric-grid span,.metric-grid small{color:var(--shell-muted);font-size:11px}.metric-grid b{margin:7px 0 2px;font-size:26px;display:block}.summary-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.summary-grid>.panel,.event-progress{padding:18px}.panel-title{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.panel-title span{color:var(--shell-muted);font-size:11px}.todo-panel label{border-bottom:1px solid var(--shell-line-soft);cursor:pointer;align-items:center;gap:10px;padding:11px 3px;display:flex}.todo-panel label.done b{color:var(--shell-muted);text-decoration:line-through}.todo-panel input{width:16px;height:16px;accent-color:var(--shell-accent)}.week,.days{grid-template-columns:repeat(7,1fr);gap:5px;display:grid}.week span{color:var(--shell-muted);text-align:center;padding:4px;font-size:10px}.days button{height:34px;color:var(--shell-ink);background:0 0;border:0;border-radius:8px;position:relative}.days button:hover{background:var(--shell-accent-soft)}.days button.today{color:#fff;background:var(--shell-accent);font-weight:700}.days button.busy:after{content:"";background:#e58c3b;border-radius:50%;width:4px;height:4px;margin-left:-2px;position:absolute;bottom:3px;left:50%}.event-progress{margin-top:16px}.event-progress article{border-bottom:1px solid var(--shell-line-soft);grid-template-columns:minmax(240px,1fr) 220px 40px;align-items:center;gap:15px;padding:10px 3px;display:grid}.event-progress article>span b{color:var(--shell-accent);font-size:11px;display:block}.bar{background:var(--shell-line-soft);border-radius:10px;height:7px;overflow:hidden}.bar i{border-radius:inherit;background:linear-gradient(90deg,#5269cc,#67a3e8);height:100%;display:block}.event-progress em{color:var(--shell-muted);text-align:right;font-size:11px;font-style:normal}.toast{z-index:1000;color:#fff;background:#18212ef0;border-radius:9px;padding:11px 16px;font-size:12px;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px #00000038}.modal-mask{z-index:900;background:#0b121e7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.local-modal{width:min(420px,100%);color:var(--shell-ink);background:var(--shell-card);border-radius:13px;padding:22px;box-shadow:0 18px 55px #00000047}.local-modal h2{margin:0 0 6px;font-size:18px}.local-modal p{color:var(--shell-muted);margin:0 0 17px;font-size:12px}.local-modal input{width:100%;color:var(--shell-ink);background:var(--shell-bg);border:1px solid var(--shell-line);border-radius:8px;outline:none;padding:10px 12px}.local-modal>div{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}@media (width<=920px){.workspace-rail{flex-basis:72px;width:72px}.brand>span:last-child,.rail-bottom span:last-child,.header-actions .save-hint{display:none}.people-layout,.summary-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.event-progress article{grid-template-columns:1fr 140px 36px}}@media (width<=640px){.workspace-shell{flex-direction:column}.workspace-rail{flex:0 0 64px;order:2;width:100%;height:64px}.brand,.rail-bottom{display:none}.workspace-rail nav{flex-direction:row;height:100%;padding:5px 8px}.workspace-rail nav button{flex:1;min-height:52px}.workspace-rail nav button.active{box-shadow:inset 0 -3px #7790f0}.workspace-stage{min-height:0}.workspace-header{padding:0 11px}.workspace-header .quiet-button,.identity>span:last-child{display:none}.local-page{padding:16px}.page-title{flex-direction:column;align-items:stretch;gap:12px}.page-title input{width:100%}.app-grid,.metric-grid{grid-template-columns:1fr}.people-layout{min-height:0}.people-list{max-height:250px}.event-progress article{grid-template-columns:1fr 70px 34px}}
