:root{color-scheme:light;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#172b2a;background:#f5f7f6;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;margin:0;background:#f5f7f6}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-frame{min-height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:0 36px;border-bottom:1px solid #dfe8e5;background:#fff}.brand{display:inline-flex;align-items:center;gap:11px}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:#fff;background:#0f766e;font-weight:700}.brand strong,.brand small{display:block}.brand strong{font-size:15px}.brand small{margin-top:2px;color:#71817e;font-size:11px}.topbar-meta{display:inline-flex;align-items:center;gap:8px;color:#71817e;font-size:12px}.connection-dot{width:8px;height:8px;border-radius:50%;background:#aab8b5}.connection-dot--ready{background:#2f9466}.connection-dot--error{background:#c55349}.connection-dot--loading{background:#d39442}.content-frame{display:grid;grid-template-columns:220px minmax(0,1fr);max-width:1440px;min-height:calc(100vh - 72px);margin:0 auto}.sidebar{display:flex;flex-direction:column;padding:34px 20px;border-right:1px solid #dfe8e5;background:#fbfcfb}.nav-caption{margin:0 12px 12px;color:#84928f;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.nav-link{display:block;margin:3px 0;padding:11px 12px;border-radius:6px;color:#536663;font-size:14px}.nav-link:hover{color:#0f5f59;background:#eef6f3}.nav-link--active{color:#0b5b55;background:#e4f1ed;font-weight:650}.sidebar-note{margin:auto 8px 0;padding:16px 4px 0;border-top:1px solid #e1eae7}.sidebar-note__label{display:block;margin-bottom:7px;color:#8b9a96;font-size:11px}.sidebar-note strong{font-size:13px}.sidebar-note p{margin:8px 0 0;color:#83918e;font-size:12px;line-height:1.6}.main-content{min-width:0;padding:46px clamp(24px,5vw,76px)}.page-view{width:min(100%,960px);margin:0 auto}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.page-heading--compact{align-items:flex-start}.eyebrow{margin:0 0 9px;color:#0f766e;font-size:12px;font-weight:700;letter-spacing:.08em}h1,h2,p{margin-top:0}h1{margin-bottom:10px;color:#173c39;font-size:clamp(28px,4vw,38px);line-height:1.2;letter-spacing:0}h2{margin-bottom:8px;color:#234440;font-size:17px;line-height:1.35}.page-summary{max-width:650px;margin-bottom:0;color:#6b7d79;font-size:14px;line-height:1.75}.button{min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:6px;font-size:13px;font-weight:650;white-space:nowrap}.button:focus-visible,.nav-link:focus-visible,.brand:focus-visible{outline:3px solid #a3d5cb;outline-offset:2px}.button:disabled{cursor:wait;opacity:.65}.button--primary{color:#fff;background:#0f766e}.button--primary:hover:not(:disabled){background:#0b615b}.button--secondary{margin-top:9px;color:#0d655e;border-color:#b9d8d1;background:#fff}.button--secondary:hover{background:#eef7f4}.state-panel,.empty-panel{display:flex;align-items:flex-start;gap:17px;padding:26px;border:1px solid #dbe7e3;border-radius:8px;background:#fff}.state-panel{min-height:156px}.state-panel p,.empty-panel p{margin-bottom:0;color:#6d7d79;font-size:14px;line-height:1.7}.state-panel--error{border-color:#efceca;background:#fffaf9}.state-icon{display:grid;flex:0 0 28px;height:28px;place-items:center;border-radius:50%;color:#a74339;background:#f7ddda;font-weight:700}.loading-bar{width:4px;height:70px;border-radius:4px;background:linear-gradient(#9dcfc4 35%,#e9f3f0 35%);animation:loading 1.2s ease-in-out infinite}@keyframes loading{50%{opacity:.4}}.status-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:14px;margin-bottom:24px}.status-card{min-width:0;padding:22px;border:1px solid #dbe7e3;border-radius:8px;background:#fff}.status-card--primary{border-color:#b9ddd5;background:#f8fcfb}.status-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:19px}.status-card__label{color:#71817e;font-size:12px}.status-card strong{display:block;overflow-wrap:anywhere;color:#173c39;font-size:20px}.status-card p{margin:9px 0 0;color:#7a8985;font-size:12px;line-height:1.55}.status-badge{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:13px;font-size:11px;font-weight:650;white-space:nowrap}.status-badge--ready{color:#26704c;background:#ddf1e6}.status-badge--pending{color:#8b6325;background:#f8edda}.empty-panel{align-items:center;justify-content:space-between;margin-top:24px}.empty-panel .eyebrow{margin-bottom:8px}.empty-panel h2{margin-bottom:7px}.empty-panel__mark{color:#9eb8b2;font-size:42px;line-height:1}.workspace-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.workspace-card{min-height:180px;padding:22px;border:1px solid #dbe7e3;border-radius:8px;background:#fff}.workspace-card__icon{display:grid;width:28px;height:28px;margin-bottom:20px;place-items:center;border-radius:6px;color:#0f766e;background:#e4f1ed;font-size:24px;line-height:.6}.workspace-card p{min-height:42px;margin-bottom:17px;color:#748480;font-size:12px;line-height:1.65}.workspace-card__status{color:#9a7b45;font-size:11px}@media(max-width:800px){.content-frame{grid-template-columns:1fr}.sidebar{padding:16px 18px;border-right:0;border-bottom:1px solid #dfe8e5}.sidebar nav{display:flex;gap:4px;overflow-x:auto}.nav-link{flex:0 0 auto}.sidebar-note{display:none}.main-content{padding:34px 22px 48px}.status-grid,.workspace-grid{grid-template-columns:1fr}}@media(max-width:520px){.topbar{min-height:64px;padding:0 18px}.environment-label{display:none}.main-content{padding-right:16px;padding-left:16px}.page-heading{align-items:flex-start;flex-direction:column;gap:18px}.page-heading .button{width:100%}.state-panel,.empty-panel,.status-card,.workspace-card{padding:20px}}
