:root{font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,system-ui,sans-serif;color:#172c3a;background:#f3f5f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:0;background:#f3f5f7}button,input,select,textarea{font:inherit}button{cursor:pointer}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.workspace-boot{min-height:100vh;display:grid;place-items:center;padding:24px;color:#172c3a;background:radial-gradient(circle at 28% 22%,#214c6626,transparent 34%),linear-gradient(145deg,#0e2c40 0 38%,#f3f5f7 38% 100%)}.workspace-boot-card{position:relative;width:min(460px,100%);min-height:184px;display:grid;grid-template-columns:48px 1fr;gap:17px;align-items:start;padding:30px;overflow:hidden;border:1px solid #dfe6ea;border-radius:12px;background:#fff;box-shadow:0 20px 55px #071c2a2b}.workspace-boot-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(145deg,#ce9c55,#a97636);font:700 24px "Noto Serif SC",serif}.workspace-boot-card p{margin:1px 0 8px;color:#8a622d;font-size:12px;font-weight:700;letter-spacing:.08em}.workspace-boot-card h1{margin:0 0 10px;font-size:22px}.workspace-boot-card div>span{color:#687b87;font-size:13px;line-height:1.7}.workspace-boot-progress{position:absolute;right:0;bottom:0;left:0;height:3px;background:linear-gradient(90deg,transparent,#b8833f,transparent);transform:translate(-100%);animation:workspace-boot-progress 1.2s ease-in-out infinite}.workspace-boot-error{grid-template-rows:auto auto}.workspace-boot-error .workspace-boot-mark{background:#aa4539}.workspace-boot-error button{grid-column:2;justify-self:start;padding:10px 16px;border:0;border-radius:7px;color:#fff;background:#a97636;font-weight:700}.workspace-boot-error button:focus-visible{outline:3px solid #397d9d;outline-offset:2px}.workspace-boot-error button:disabled{cursor:not-allowed;color:#53636d;background:#dce3e7}.workspace-release-notice{position:fixed;right:20px;bottom:20px;z-index:10000;width:min(520px,calc(100vw - 40px));display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px;border:1px solid #d5b985;border-radius:10px;color:#172c3a;background:#fffdf8;box-shadow:0 12px 36px #071c2a33}.workspace-release-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#a97636;font-size:21px;font-weight:700}.workspace-release-notice strong{display:block;margin-bottom:4px;font-size:14px}.workspace-release-notice p{margin:0;color:#586d79;font-size:12px;line-height:1.55}.workspace-release-actions{display:flex;gap:8px;align-items:center}.workspace-release-actions button{min-height:36px;padding:8px 12px;border:1px solid #a97636;border-radius:7px;color:#fff;background:#a97636;font-size:12px;font-weight:700;white-space:nowrap}.workspace-release-actions .workspace-release-later{color:#6e4a20;background:transparent}.workspace-release-actions button:focus-visible{outline:3px solid #397d9d;outline-offset:2px}@keyframes workspace-boot-progress{50%{transform:translate(0)}to{transform:translate(100%)}}@media(max-width:560px){.workspace-boot{padding:16px;background:#f3f5f7}.workspace-boot-card{grid-template-columns:40px 1fr;padding:24px 20px}.workspace-boot-mark{width:40px;height:40px;font-size:20px}.workspace-release-notice{right:12px;bottom:12px;width:calc(100vw - 24px);grid-template-columns:34px minmax(0,1fr);padding:14px}.workspace-release-actions{grid-column:1 / -1;justify-content:flex-end}}@media(prefers-reduced-motion:reduce){.workspace-boot-progress{animation:none;transform:none;background:#b8833f}}
