.workspace-shell{--ws-border:#9bb9d51c;--ws-muted:#8ba0b4;--ws-accent:#84c8d8;box-sizing:border-box;color:#dce6ef;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(at 85% 0,#10283a80,#0000 55%),#080f19;font:14px/1.65 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:fixed;inset:0;overflow:auto}.workspace-shell *{box-sizing:border-box}.workspace-shell .workspace-rail{z-index:20;scrollbar-width:none;border-right:1px solid var(--ws-border);background:#070e18;flex-direction:column;align-items:center;gap:3px;width:58px;padding:0 6px;display:flex;position:fixed;inset:0 auto 0 0;overflow:auto}.workspace-shell .workspace-rail a{color:#7f93a7;border-radius:5px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:46px;min-height:48px;text-decoration:none;display:flex}.workspace-shell .workspace-rail small{white-space:nowrap;font-size:8px;line-height:1.25}.workspace-shell .workspace-rail .workspace-home{min-height:64px;color:var(--ws-accent);margin-bottom:0}.workspace-shell .workspace-rail a:hover{color:#dce6ef;background:#132333}.workspace-shell .workspace-rail [aria-current=page]{color:#b5e4ed;box-shadow:inset 2px 0 var(--ws-accent);background:#183041}.workspace-shell .workspace-body{min-width:0;margin-left:58px}.workspace-shell .workspace-topbar{border-bottom:1px solid var(--ws-border);background:#0a1421bb;justify-content:space-between;align-items:center;gap:16px;height:64px;padding:0 32px;display:flex}.workspace-shell .workspace-topbar a{color:#d0dee8;align-items:center;gap:10px;font-size:13px;text-decoration:none;display:flex}.workspace-shell .workspace-topbar span{color:var(--ws-muted);border-left:1px solid #344454;padding-left:14px;font-size:11px}.workspace-shell .workspace-content{max-width:1920px;margin:auto;padding:32px 36px 56px}.workspace-shell .workspace-content>main{width:100%;max-width:none;min-height:0;color:inherit;font:inherit;background:0 0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;margin:0;padding:0;display:grid}.workspace-shell .workspace-content>main>*{grid-column:1/-1;min-width:0;margin:0}.workspace-shell .workspace-content>main>header{border-bottom:1px solid var(--ws-border);justify-content:space-between;align-items:center;gap:24px;margin-bottom:2px;padding:6px 0 25px;display:flex}.workspace-shell h1{letter-spacing:.04em;margin:0;font-size:28px;font-weight:550;line-height:1.4}.workspace-shell h2{margin:0 0 14px;font-size:17px;font-weight:550;line-height:1.5}.workspace-shell h3{margin:0 0 10px;font-size:15px;font-weight:550}.workspace-shell p{color:#97aabd;overflow-wrap:anywhere;margin:8px 0}.workspace-shell header p{margin:8px 0 0;font-size:13px}.workspace-shell a{color:var(--ws-accent);text-underline-offset:4px}.workspace-shell .workspace-content>main>:is(section,form,article){border:1px solid var(--ws-border);background:linear-gradient(130deg,#122131aa,#0d1723);border-radius:10px;grid-column:auto;min-width:0;margin:0;padding:24px}.workspace-shell .workspace-content>main>article{border-top:2px solid #477d8a}.workspace-shell .workspace-content>main>button{justify-self:start}.workspace-shell .workspace-content button{color:#e2f0f5;font:inherit;cursor:pointer;overflow-wrap:anywhere;background:#254c60;border:1px solid #659aac45;border-radius:5px;max-width:100%;margin:8px 8px 0 0;padding:9px 16px;font-size:12px}.workspace-shell .workspace-content button:hover:not(:disabled){background:#326078}.workspace-shell .workspace-content button:disabled{opacity:.45;cursor:not-allowed}.workspace-shell :is(button,a,input,select,textarea):focus-visible{outline-offset:3px;outline:2px solid #8ad9e9}.workspace-shell .workspace-content label{color:#bacbd9;margin:10px 0;font-size:13px;display:block}.workspace-shell .workspace-content :is(input:not([type=checkbox]),select,textarea){color:#dce6ef;width:100%;min-width:0;max-width:none;font:inherit;background:#080f1b;border:1px solid #47607580;border-radius:5px;margin:7px 0 0;padding:10px 12px;display:block}.workspace-shell .workspace-content input[type=checkbox]{accent-color:#74bfce;flex-shrink:0}.workspace-shell fieldset{border:1px solid var(--ws-border);border-radius:6px;min-width:0;margin:16px 0;padding:15px}.workspace-shell legend{color:#b5cadb;padding:0 6px;font-size:13px}.workspace-shell .developer-console .developer-check{vertical-align:top;align-items:center;gap:8px;width:calc(50% - 12px);margin:7px 12px 7px 0;font-size:12px;display:inline-flex}.workspace-shell .workspace-content :is(pre,.developer-secret){border:1px solid var(--ws-border);white-space:pre-wrap;overflow-wrap:anywhere;background:#060d16;border-radius:6px;max-height:400px;margin:14px 0;padding:16px;font:12px/1.8 ui-monospace,monospace;overflow:auto}.workspace-shell code{color:#aec9da;overflow-wrap:anywhere;font-size:12px}.workspace-shell .workspace-content :is([role=alert],.developer-error,.health-error){color:#f0bec2;background:#41252c;border:1px solid #bd6c7350;border-radius:6px;padding:12px 16px}.workspace-shell .workspace-content [role=status]{color:#bcdde4;background:#142c37;border:1px solid #477d8a70;border-radius:6px;padding:12px 16px}.workspace-shell .workspace-content article{border:1px solid var(--ws-border);background:#0a1420;border-radius:6px;margin:14px 0 0;padding:16px}.workspace-shell .workspace-content dl{grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:12px;margin:20px 0;display:grid}.workspace-shell .workspace-content dl>div{border:1px solid var(--ws-border);background:#09131f;border-radius:6px;padding:16px}.workspace-shell dt{color:var(--ws-muted);font-size:12px}.workspace-shell dd{color:#b4e2ec;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:6px 0 0;font-size:23px}.workspace-shell .workspace-content>main>[aria-label=空间天气证据快照],.workspace-shell .workspace-content>main>[aria-label=通知列表],.workspace-shell .workspace-content>main>.health-controls{grid-column:1/-1}.workspace-shell [aria-label=通知列表]{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.workspace-shell [aria-label=通知列表]>:not(article){grid-column:1/-1}.workspace-shell [aria-label=通知列表]>article{margin:0}.workspace-shell .health-controls{border:1px solid var(--ws-border);background:#101e2c;border-radius:8px;padding:18px 22px}.workspace-shell .health-controls label{flex:1;min-width:160px}.workspace-shell .health-note{background:#112130;border-left-color:#537a8c;border-radius:5px}.workspace-shell .health-config form{margin:0 0 20px}.workspace-shell .health-config>fieldset{margin:0}.workspace-shell .health-table{max-width:100%;overflow:auto}.workspace-shell table{border-collapse:collapse;width:100%}.workspace-shell :is(td,th){border-bottom:1px solid var(--ws-border);text-align:left;padding:12px}@media (width>=1600px){.workspace-shell[data-page=members] .workspace-content>main,.workspace-shell[data-page=workspaces] .workspace-content>main{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1050px){.workspace-shell .workspace-content{padding:24px}.workspace-shell .developer-console .developer-check{width:100%}}@media (width<=760px){.workspace-shell .workspace-content{padding:22px 16px 40px}.workspace-shell .workspace-topbar{padding:0 16px}.workspace-shell .workspace-topbar span{display:none}.workspace-shell .workspace-content>main,.workspace-shell [aria-label=通知列表]{grid-template-columns:minmax(0,1fr)}.workspace-shell .workspace-content>main>header{flex-direction:column;align-items:flex-start;gap:12px}.workspace-shell h1{font-size:24px}.workspace-shell .workspace-content>main>:is(section,form,article){padding:18px}}.workspace-shell .weather-toolbar{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.workspace-shell .weather-toolbar button,.workspace-shell .weather-toolbar p{margin:0}.workspace-shell .health-configuration-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.workspace-shell .health-configuration-editor>*{min-width:0}.workspace-shell .health-configuration-editor>:not(form){grid-column:1/-1}.workspace-shell .health-fields{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))}@media (width<=1050px){.workspace-shell .health-configuration-editor{grid-template-columns:minmax(0,1fr)}}
