:root{color-scheme:light;--bg:#f3f5f8;--ink:#15243a;--muted:#66758a;--blue:#2858d8;--line:#dce3ed;--green:#08774c;--red:#b33535;--orange:#8b610f;font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink)}[hidden]{display:none!important}button,input,textarea{font:inherit}button{cursor:pointer;transition:background .15s,transform .15s}button:disabled{opacity:.55;cursor:wait}button:active{transform:translateY(1px)}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #7ca4ff;outline-offset:4px}h1,h2,p{margin-top:0}h1{font-size:2.3rem;letter-spacing:-.05em;line-height:1.2;margin-bottom:12px}h2{font-size:1.3rem;letter-spacing:-.025em}.muted{color:var(--muted);line-height:1.7;font-size:.94rem}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;color:var(--muted);margin-bottom:12px}.brand{font-size:1.05rem;font-weight:750;display:flex;align-items:center;gap:12px;letter-spacing:.03em}.brand-icon{width:34px;height:34px;display:inline-grid;place-items:center;background:var(--blue);color:white;border-radius:8px;font-weight:800}.brand-secondary{color:var(--muted);font-size:.875rem;font-weight:500}header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1160px)/2));border-bottom:1px solid var(--line);background:#fff}.account{display:flex;gap:24px;align-items:center;font-size:.875rem}.text-button{border:0;background:transparent;color:var(--muted);padding:8px}.text-button:hover{color:var(--blue)}.workspace{max-width:1160px;margin:0 auto;padding:48px 0 24px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.page-heading p:last-child{margin-bottom:0}.primary,.secondary{border:0;border-radius:8px;padding:13px 20px;font-weight:600;font-size:.94rem}.primary{background:var(--blue);color:white}.primary:hover{background:#1945b7}.secondary{border:1px solid var(--line);background:white;color:var(--ink)}.secondary:hover{background:#eaf0fc}.overview{display:grid;grid-template-columns:1fr 1fr 1.2fr 1fr;background:#152b4b;color:white;border-radius:12px;padding:30px 8px;margin-bottom:22px}.overview>div{padding:0 28px;border-right:1px solid #3b4e68}.overview>div:last-child{border:0}.stat-label{display:block;color:#b3c5df;font-size:.875rem;margin-bottom:16px}.overview strong{display:block;font-size:2rem;font-weight:600;font-variant-numeric:tabular-nums}.overview small{font-size:.9rem;color:#b3c5df;font-weight:400}.overview .time{font-size:1.1rem;line-height:2.3rem}.notice{border:1px solid #d9e2ef;background:#eaf0f9;border-radius:8px;padding:14px 18px;font-size:.875rem;line-height:1.7;color:#486080;margin-bottom:24px}.danger{background:#fff0ef;color:var(--red);border-color:#ebc4c1}.nodes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.node{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden}.node-top{padding:24px 26px 20px;display:flex;align-items:center;justify-content:space-between}.node-title{display:flex;align-items:center;gap:12px}.node-number{background:#edf2fc;color:var(--blue);font-size:.9rem;font-weight:650;border-radius:8px;padding:11px}.node h2{margin:0;font-size:1.1rem}.node .instance-name{font-size:.75rem;color:var(--muted);margin:6px 0 0;overflow-wrap:anywhere}.badge{display:inline-flex;align-items:center;gap:7px;padding:5px 9px;border-radius:5px;font-size:.8rem;font-weight:600;background:#edf1f6;color:#657187}.badge.ok{background:#e5f6ee;color:var(--green)}.badge.failed{background:#fce9e8;color:var(--red)}.badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.node-address{padding:8px 26px 24px}.meta-label{color:var(--muted);font-size:.8rem;display:block;margin-bottom:8px}.ip{font:600 clamp(1.25rem,2.1vw,1.8rem)/1.3 Consolas,monospace;letter-spacing:-.025em}.node-data{border-top:1px solid #eef1f5;margin:0 26px;padding:20px 0;display:grid;grid-template-columns:1fr 1fr;gap:20px 12px}.data-value{font-size:.9rem}.check-time{display:block;font-size:.75rem;color:var(--muted);margin-top:7px}.node-bottom{background:#fafbfd;border-top:1px solid #eef1f5;padding:16px 26px;display:flex;align-items:center;justify-content:space-between;gap:14px}.node-bottom>span{font-size:.8rem;color:var(--muted)}.node-bottom button{padding:10px 16px;white-space:nowrap}.activity{margin-top:38px}.section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px}.section-heading h2{font-size:1.05rem;margin:0}.section-heading span{font-size:.8rem}.event{padding:17px 20px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:.875rem;background:#fff}.event:first-child{border-radius:8px 8px 0 0}.event time{color:var(--muted);white-space:nowrap;font-size:.8rem}.empty{padding:28px 20px;border:1px dashed #cbd5e3;border-radius:8px;color:var(--muted);font-size:.9rem}footer{display:flex;justify-content:space-between;gap:18px;margin-top:35px;color:var(--muted);font-size:.75rem}.login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:white}.login-aside{display:flex;flex-direction:column;justify-content:space-between;background:#142d50;color:#fff;padding:48px 12%}.login-aside .brand-icon{background:#477bf1}.login-aside h1{font-size:clamp(2.5rem,4vw,4.2rem);line-height:1.3;margin-bottom:28px;letter-spacing:-.03em}.login-aside .eyebrow{color:#86aeff}.intro{line-height:2;color:#b7cae3;font-size:1.05rem}.aside-footer{font-size:.8rem;color:#9eb5d4}.login-main{display:grid;place-items:center;padding:48px}.login-main form{width:100%;max-width:360px}.login-main h2{font-size:1.8rem;margin-bottom:12px}.login-main .primary{display:flex;justify-content:space-between;width:100%;margin-top:8px}label{display:block;font-size:.875rem;font-weight:600;margin:24px 0 10px}input,textarea{width:100%;border:1px solid #cbd5e1;border-radius:7px;background:#fff;padding:13px 14px;outline:none;color:var(--ink)}input:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2858d81a}.login-note{font-size:.8rem;line-height:1.7;color:var(--muted);margin-top:24px}.error{color:var(--red);font-size:.875rem;min-height:20px;margin:16px 0}.loading{display:grid;place-items:center;min-height:100vh;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:14px;padding:28px;max-width:430px;width:calc(100% - 32px);color:var(--ink)}dialog::backdrop{background:#0a193c88;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between}.dialog-heading h2{margin:0}.dialog-heading+p{margin-top:12px;font-size:.875rem}#qr-area{display:grid;place-items:center;min-height:230px}#qr-area img{width:230px;max-width:100%;height:auto}dialog textarea{font-family:Consolas,monospace;font-size:.8rem;resize:none}dialog .primary{width:100%;margin-top:18px}.share-note{font-size:.8rem;color:var(--muted);line-height:1.7;margin:16px 0 0}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:12px 22px;border-radius:8px;z-index:20;font-size:.875rem}@media(max-width:1220px){.workspace{padding:36px 28px 24px}}@media(max-width:760px){header{padding:0 20px;height:72px}.brand-secondary{display:none}.account{gap:8px}.workspace{padding:30px 18px}.page-heading{gap:12px}h1{font-size:1.9rem}.overview{grid-template-columns:1fr 1fr;gap:24px 0;padding:24px 0}.overview>div{padding:0 20px}.overview>div:nth-child(2){border:0}.stat-label{margin-bottom:8px}.nodes{grid-template-columns:1fr;gap:18px}.login-shell{grid-template-columns:1fr}.login-aside{padding:28px}.login-aside>div:nth-child(2),.aside-footer{display:none}.login-main{padding:45px 28px;align-items:start}.section-heading{align-items:start}.event{flex-direction:column;gap:8px}.node-data{gap:20px 8px}.page-heading .secondary{font-size:.8rem;padding:10px 12px}footer{flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

.node-bottom{flex-wrap:wrap;gap:12px}.quota-note{font-size:12px;color:#667085;padding:0 24px 18px}#rebuild-text{line-height:1.8;margin:20px 0}.event p{margin:6px 0;font-size:13px}.nodes:has(>article:only-child){grid-template-columns:1fr}

/* prominent-node-actions */
.node .node-bottom{padding:20px 26px;gap:12px;background:#f4f7fc}
.node .node-bottom>span{flex-basis:100%}
.node .node-bottom button.share,.node .node-bottom button.rebuild{flex:1;min-height:48px;padding:12px 18px;border:2px solid transparent;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 3px 8px #15243a24;transition:background .15s,box-shadow .15s,transform .15s}
.node .node-bottom button.share{background:#2858d8;border-color:#2858d8;color:#fff}
.node .node-bottom button.rebuild{background:#fff3e8;border-color:#b45309;color:#92400e}
.node .node-bottom button.share:hover:not(:disabled){background:#1945b7;border-color:#1945b7;transform:translateY(-1px);box-shadow:0 5px 12px #2858d83d}
.node .node-bottom button.rebuild:hover:not(:disabled){background:#ffe1c2;border-color:#92400e;transform:translateY(-1px);box-shadow:0 5px 12px #92400e26}
.node .node-bottom button:focus-visible{outline:3px solid #15243a;outline-offset:4px}
.node .node-bottom button:active:not(:disabled){transform:translateY(1px);box-shadow:none}
.node .node-bottom button.share:disabled,.node .node-bottom button.rebuild:disabled{background:#e9edf2;border-color:#cbd5e1;color:#657187;opacity:1;cursor:not-allowed;box-shadow:none;transform:none}
@media(prefers-reduced-motion:reduce){.node .node-bottom button{transition:none!important;transform:none!important}}
/* end-prominent-node-actions */
