:root{color-scheme:dark;--bg:#07100e;--panel:#101b18;--soft:#14221e;--line:#263a33;--text:#f0f7f3;--muted:#9eb2a8;--mint:#61e7a7;--amber:#ffc76b}
*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 12% 0,#15382c 0,transparent 28%),var(--bg);color:var(--text);font:15px/1.6 Inter,"PingFang SC","Microsoft YaHei",sans-serif}.ambient{position:fixed;border-radius:50%;filter:blur(100px);opacity:.12;pointer-events:none}.a1{width:320px;height:320px;background:#56f0a4;top:-170px;right:5%}.a2{width:260px;height:260px;background:#2c8e9b;bottom:-130px;left:2%}.shell{width:min(1180px,calc(100% - 32px));margin:auto;padding:34px 0 70px}header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(28px,4vw,42px);letter-spacing:-.035em;margin-bottom:2px}h2{margin-bottom:8px}h3{font-size:18px;margin-bottom:7px}header p,.card p{color:var(--muted)}.eyebrow{display:block;color:var(--mint);font-size:11px;letter-spacing:.17em;font-weight:800;margin-bottom:6px}.card{background:rgba(16,27,24,.94);border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 15px 45px rgba(0,0,0,.18)}.hidden{display:none!important}
.guide{display:flex;gap:16px;align-items:flex-start;margin-bottom:20px;padding:18px 20px;border:1px solid #7a622d;border-radius:14px;background:#241f12}.guide-icon{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--amber);color:#291c00;font-weight:900}.guide h2{font-size:18px;margin:0 0 3px;color:#ffe2aa}.guide p{color:#d8c9aa;margin-bottom:10px}.guide-tags{display:flex;flex-wrap:wrap;gap:8px}.guide-tags span{padding:4px 9px;border-radius:999px;background:rgba(255,255,255,.06);color:#ead9b5;font-size:12px}
.login{max-width:440px;margin:42px auto}.icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--line);border-radius:13px;background:rgba(97,231,167,.08);color:var(--mint);font-weight:800;margin-bottom:18px}label{display:block;color:#c1d1c9;font-size:13px;margin:16px 0 7px}input,textarea{width:100%;border:1px solid #334a41;background:#091410;color:var(--text);border-radius:9px;padding:12px 13px;outline:none;font:inherit;resize:vertical}input:focus,textarea:focus{border-color:var(--mint);box-shadow:0 0 0 3px rgba(97,231,167,.1)}button{width:100%;border:0;border-radius:9px;background:var(--mint);color:#082d1e;font-weight:800;padding:12px 14px;margin-top:16px;cursor:pointer;font:inherit;transition:.16s}button:hover{transform:translateY(-1px);filter:brightness(1.06)}button:disabled{opacity:.28;cursor:not-allowed;transform:none}.ghost{width:auto;background:transparent;color:#b4c6bd;border:1px solid var(--line);margin:0}
.form-error{margin:10px 0 0;padding:9px 11px;border-radius:8px;background:#3a1919;color:#ffd0d0;font-size:13px}
.hero{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.instance-title{display:flex;gap:11px;align-items:center}.instance-title h2{margin:0;font-size:26px}.dot{width:11px;height:11px;border-radius:50%;background:#73827b;box-shadow:0 0 0 5px rgba(115,130,123,.12)}.dot.running{background:var(--mint);box-shadow:0 0 0 5px rgba(97,231,167,.12)}.dot.stopped{background:var(--amber)}.dot.released,.dot.unallocated{background:#80928a}.pill,.mode{border:1px solid var(--line);background:rgba(255,255,255,.035);border-radius:99px;padding:4px 10px;color:#bbcbc3;font-size:12px}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;margin:7px 0 0!important;font-size:12px}.notice{position:fixed;z-index:20;top:20px;right:20px;width:min(390px,calc(100% - 40px));padding:14px 16px;border-radius:10px;background:#3a1919;border:1px solid #824040;color:#ffd0d0;box-shadow:0 16px 45px rgba(0,0,0,.4)}.notice.ok{background:#103222;border-color:#2b7452;color:#bdf5d8}
.active{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;border-color:#3b765c;background:#10251c}.active h2{margin-bottom:2px}.active p{margin:0}.count{text-align:right}.count span{display:block;font:700 clamp(25px,5vw,38px)/1 ui-monospace,monospace;color:var(--mint)}.count small{color:var(--muted)}
.workflow{margin-bottom:14px}.workflow-head{display:flex;justify-content:space-between;align-items:end;padding-bottom:16px}.workflow-head h2,.workflow-head p{margin:0}.steps{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:13px;overflow:hidden}.steps.three-steps{grid-template-columns:repeat(3,1fr)}.step{position:relative;min-width:0;padding:20px;background:var(--soft);border-right:1px solid var(--line)}.step:last-child{border-right:0}.step-no{display:grid;place-items:center;width:28px;height:28px;margin-bottom:13px;border-radius:50%;background:#254338;color:var(--mint);font-weight:900}.step p{min-height:52px;margin-bottom:14px;font-size:13px}.step button{margin-top:0}.step .ghost{width:100%}.warn{background:var(--amber);color:#2b1c00}.safe{background:#d7e5de;color:#14251e}.safe-step{background:#16211d}
.history{padding:0;overflow:hidden}.section-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px 10px}.section-head h2{margin:0}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:680px}th,td{text-align:left;border-top:1px solid var(--line);padding:13px 22px}th{color:var(--muted);font-size:11px;letter-spacing:.06em}td{color:#d4e1da}.empty{text-align:center;color:var(--muted);padding:32px}.spin{animation:pulse 1s infinite}@keyframes pulse{50%{opacity:.45}}
@media(max-width:920px){.steps,.steps.three-steps{grid-template-columns:1fr}.step{border-right:0;border-bottom:1px solid var(--line)}.step:last-child{border-bottom:0}}
@media(max-width:620px){.shell{padding-top:22px}header{gap:14px}header p{display:none}h1{font-size:27px}.header-actions{flex-direction:column;align-items:flex-end}.guide{padding:15px}.guide-tags{display:none}.step p{min-height:auto}.workflow-head p{display:none}.hero,.active{align-items:flex-start;flex-direction:column;gap:17px}.count{text-align:left}.mode{display:none}.card{padding:18px}th,td{padding:12px 17px}}
