:root{--ink:#183c32;--muted:#76837d;--line:#e0e5df;--paper:#f6f7f3;--green:#2b7257;--mint:#b8eaca;--warning:#ae711f;--red:#b74c42;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#263a31;background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #63a888;outline-offset:3px}[hidden]{display:none!important}.brand{display:flex;align-items:center;gap:10px;font-size:27px;font-weight:750;letter-spacing:-1px}.brand-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:var(--ink);color:var(--mint);font-size:34px;font-family:Georgia,serif;font-style:italic;line-height:1;padding-bottom:6px}.brand-dot{align-self:flex-start;font-size:10px;margin-left:-6px;margin-top:5px}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:700;margin:0 0 15px;color:var(--green)}.muted{color:var(--muted);font-size:14px;line-height:1.8}.shell{display:grid;grid-template-columns:220px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;border-right:1px solid var(--line);padding:33px 22px;display:flex;flex-direction:column;background:#fcfcfa}.sidebar .brand{padding-left:9px}.nav-label{font-size:9px;letter-spacing:1.8px;color:#94a097;margin:62px 12px 17px}.nav-item{display:flex;width:100%;align-items:center;gap:12px;border:0;background:transparent;color:#6d7f73;padding:13px 14px;border-radius:8px;font-size:13px;text-align:left;margin:4px 0}.nav-item.selected{color:var(--ink);background:#e8efe5;font-weight:650}.nav-item>span:first-child{font-size:19px}.nav-count{font-size:10px;margin-left:auto;background:#e8e3d6;padding:2px 6px;border-radius:5px;color:#887137}.sidebar-foot{margin-top:auto;font-size:11px;color:#7f8b83;padding:20px 12px 0;border-top:1px solid var(--line)}.sidebar-foot p{font-size:13px;color:var(--ink);margin:11px 0}.private-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:5px}.text-button{border:0;background:none;padding:0;color:var(--muted);font-size:11px}.topbar{height:75px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:11px;color:#78877c}.slash{margin:0 12px;color:#bbc4bc}.private-pill{border:1px solid var(--line);padding:7px 12px;border-radius:20px;color:#64796b;font-size:10px}.page{max-width:1550px;margin:auto;padding:40px 42px 20px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.page-heading h1{font-size:34px;font-weight:600;letter-spacing:-1px;margin:0;color:#183a2f}.title-dot{color:#79ad71}.page-heading .muted{margin:13px 0 0}.refresh{border:1px solid #ccd6cb;border-radius:8px;background:#fff;padding:11px 16px;color:#47604d;font-size:12px;white-space:nowrap}.refresh span{margin-right:6px;font-size:18px}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.stats>div{padding:22px 25px;border-right:1px solid var(--line)}.stats>div:last-child{border:0}.stat-label{display:flex;align-items:center;gap:7px;font-size:11px;color:#64766a}.stats strong{display:block;font-size:34px;font-weight:500;letter-spacing:-1px;margin:10px 0 8px;font-variant-numeric:tabular-nums}.stats small{font-size:10px;color:#89978e}.dot{width:6px;height:6px;border-radius:50%;display:inline-block;flex-shrink:0}.dot.ok{background:#4b966b}.dot.degraded{background:#ce9a44}.dot.protected{background:#6d81aa}.update-line{display:flex;justify-content:space-between;gap:12px;color:#8a968b;font-size:10px;margin:15px 2px 28px}.notice{border:1px solid #e7d8b9;border-radius:8px;background:#fbf6e9;color:#957232;padding:12px 16px;font-size:12px;line-height:1.7;margin-bottom:22px}.catalog-tools{display:flex;justify-content:space-between;gap:15px;margin-bottom:21px;align-items:center}.tabs{display:flex;gap:3px;flex-wrap:wrap}.tabs button{border:0;border-radius:6px;background:transparent;color:#7a867c;padding:9px 12px;font-size:11px}.tabs button.active{background:#203f32;color:white}.search{display:flex;align-items:center;border:1px solid var(--line);border-radius:7px;padding:8px 11px;background:white;width:205px;gap:8px}.search span{font-size:22px;color:#8d988c;line-height:1}.search input{width:100%;border:0;outline:0;background:none;font-size:11px;color:var(--ink)}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:21px;display:flex;flex-direction:column;min-height:295px;transition:border-color .15s,transform .15s}.card:hover{border-color:#9ebda4;transform:translateY(-2px)}.card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:19px}.service-mark{width:39px;height:39px;border-radius:10px;background:#eff3eb;color:#5a775b;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;letter-spacing:.5px}.status{font-size:10px;border-radius:20px;padding:5px 8px;white-space:nowrap;display:inline-flex;align-items:center;gap:5px;background:#eff2ed;color:#7b867a}.status:before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor}.status.ok{background:#edf5ed;color:#548260}.status.degraded{background:#fcf3e2;color:#a1752e}.status.down{background:#f9ece9;color:#b56459}.status.protected{background:#eef1f8;color:#6b80a5}.card h2{font-size:17px;font-weight:600;letter-spacing:-.2px;margin:0 0 7px}.host{font-family:ui-monospace,SFMono-Regular,monospace;font-size:10px;color:#8b978d;word-break:break-all}.description{font-size:12px;line-height:1.8;color:#7c897e;min-height:43px;margin:15px 0 18px}.card-meta{font-size:10px;color:#849180;padding-bottom:15px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.tag{background:#f6f7f3;border:1px solid #edf0e9;border-radius:4px;padding:3px 6px;color:#778673}.card-note{font-size:10px;color:#a37536;margin:0 0 13px;line-height:1.7}.card-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:15px;border-top:1px solid #edf0e9;font-size:11px}.card-bottom button{border:0;background:none;color:#547660;padding:0}.card-bottom a{color:#90a28e}.empty{text-align:center;padding:50px 15px;font-size:14px;color:var(--muted)}.history{margin-top:28px;border:1px solid var(--line);padding:17px 20px;border-radius:8px;color:#70806f;font-size:12px}.history summary{cursor:pointer}.history summary span{font-size:10px;margin-left:10px;color:#9ca699}.history-item{border-top:1px solid var(--line);padding-top:15px;margin-top:15px;line-height:1.8}.history-item p{margin:5px 0;color:var(--muted);font-size:11px}footer{display:flex;justify-content:space-between;gap:30px;margin-top:32px;font-size:8px;letter-spacing:1px;color:#9ba698}footer p{font-size:10px;letter-spacing:0;margin:0;max-width:550px;line-height:1.7}dialog{border:1px solid var(--line);border-radius:14px;padding:27px;width:min(580px,calc(100vw - 32px));max-height:88vh;color:var(--ink);box-shadow:0 25px 100px #152b302b}dialog::backdrop{background:#18352b66;backdrop-filter:blur(3px)}.dialog-top{display:flex;justify-content:space-between;align-items:center}.dialog-top button{background:none;border:0;font-size:28px;color:#789182;padding:0 6px}.dialog-top .eyebrow{margin:0}dialog h2{font-size:25px;margin:20px 0 10px}dialog h3{font-size:12px;margin:23px 0 12px}dialog p{font-size:12px;line-height:1.9;color:#78867b}.endpoint{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f5f7f2;padding:11px 12px;border-radius:6px;margin:7px 0}.endpoint code{font-size:11px;overflow-wrap:anywhere}.endpoint button{flex-shrink:0;background:none;border:0;color:var(--green);font-size:10px}.check{border-bottom:1px solid var(--line);padding:10px 0;font-size:11px;line-height:1.9}.check small{display:block;color:#9aa496;font-size:10px;overflow-wrap:anywhere}.dialog-link{display:inline-block;margin-top:20px;color:var(--green);font-size:12px}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:var(--ink);color:#fff;border-radius:8px;padding:12px 22px;font-size:12px;box-shadow:0 4px 20px #16332833;z-index:10}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);font-size:12px}.login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-story{background:#183c32;color:#f2f6ed;padding:45px 65px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;position:relative;overflow:hidden}.login-story .brand-icon{background:var(--mint);color:var(--ink)}.login-story .eyebrow{color:#9ac4a4}.login-story h1{font-size:61px;line-height:1.35;font-weight:450;letter-spacing:-2px;margin:24px 0}.story-copy{font-size:15px;color:#a8c0b0;line-height:1.9}.subtle{color:#87a894;font-size:11px}.orbit{display:flex;gap:10px;flex-wrap:wrap;margin-top:40px}.orbit span{border:1px solid #476554;border-radius:30px;padding:8px 13px;color:#b1d7bb;font-size:9px;letter-spacing:1.5px}.login-side{display:flex;align-items:center;justify-content:center;padding:40px}.login-card{width:330px;max-width:100%}.login-card h2{font-size:32px;letter-spacing:-1px;font-weight:500;margin:0 0 14px}.login-card label{display:block;font-size:12px;margin:35px 0 11px}.login-card input{display:block;width:100%;padding:14px;border:1px solid #cfd8cc;background:#fff;border-radius:7px;font-size:13px;color:var(--ink)}.primary{width:100%;background:var(--ink);color:#fff;border:0;border-radius:7px;padding:14px 17px;text-align:left;margin-top:18px;font-size:13px}.primary span{float:right;color:var(--mint)}.login-note{font-size:11px;color:#a0aaa0;line-height:1.8;margin-top:25px}#login-error{color:var(--red);font-size:12px;min-height:16px}@media(min-width:1550px){.cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1150px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.shell{grid-template-columns:190px 1fr}.page{padding:32px 26px}.topbar{padding:0 26px}.stats>div{padding:20px 15px}.stats small{font-size:9px}.catalog-tools{align-items:flex-start;flex-direction:column}.search{width:100%}.login-story{padding:40px}.login-story h1{font-size:48px}}@media(max-width:730px){.shell{display:block}.sidebar{position:static;height:auto;border:0;padding:18px 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.sidebar .brand{font-size:23px;padding:0}.sidebar nav,.nav-label,.sidebar-foot p,.private-dot{display:none}.sidebar-foot{margin:0;padding:0;border:0;font-size:0}.sidebar-foot .text-button{font-size:11px}.topbar{padding:0 20px;height:48px}.page{padding:26px 20px}.page-heading h1{font-size:28px}.page-heading .muted{font-size:12px}.refresh{padding:9px 11px;font-size:10px}.stats{grid-template-columns:repeat(2,1fr);margin-top:25px}.stats>div{padding:18px 17px}.stats>div:nth-child(2){border-right:0}.stats>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.stats strong{font-size:29px}.update-line{font-size:9px}.tabs button{padding:8px 10px;font-size:10px}.cards{gap:12px}.card{padding:17px;min-height:300px}.card-top{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px}.card h2{font-size:15px}.card .description{font-size:11px;min-height:58px}.card-bottom{font-size:10px}.history summary span{display:block;margin:8px 0 0}footer{flex-direction:column;gap:12px}.login-shell{grid-template-columns:1fr}.login-story{min-height:auto;padding:25px}.login-story>div,.login-story>.subtle{display:none}.login-side{padding:50px 25px}.login-card{width:360px}}@media(max-width:420px){.cards{grid-template-columns:1fr}.card-top{flex-direction:row;align-items:center}.card{min-height:265px}.card .description{min-height:auto}.page-heading{align-items:flex-start}.page-heading h1{font-size:26px}.eyebrow{font-size:8px}.refresh span{font-size:14px}.refresh{margin-top:19px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
