:root{font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#23303f;background:#f2f4f7;--green: #315f8f;--line: #e0e4e8;--muted: #78837d;--red: #ad3734}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}label{display:flex;flex-direction:column;gap:7px;margin-bottom:16px;color:#4e5c6c;font-size:12px;font-weight:600}input,textarea,select{width:100%;padding:11px 12px;border:1px solid #d7dce2;border-radius:9px;background:#f9fafb;color:#23303f;outline:0}input:focus,textarea:focus,select:focus{border-color:#32649c;box-shadow:0 0 0 3px #2e5a8b18;background:#fff}svg{width:18px}.primary,.ghost,.danger,.soft{border:0;border-radius:9px;min-height:40px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700}.primary{background:var(--green);color:#fff;box-shadow:0 5px 14px #2448702c}.ghost{background:#ebeff3;color:#566577}.danger{background:var(--red);color:#fff}.soft{min-height:34px;padding:0 10px;background:#eaeff4;color:#2e4c6d}.icon{width:39px;height:39px;padding:0;border:1px solid var(--line);border-radius:10px;background:#fff;color:#637589;display:grid;place-items:center}.mark{width:48px;height:48px;border-radius:15px;background:#e2e9f0;color:var(--green);display:grid;place-items:center}.mark svg{width:25px}.block{display:block;color:var(--muted);font-size:10px;margin-top:3px}.mono{font-family:ui-monospace,Consolas,monospace}.muted,.hint{color:var(--muted);font-size:11px}.login{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:#1d3045}.login-intro{padding:clamp(60px,9vw,130px);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;overflow:hidden}.panel header small,.modal header small{color:#708daf;font-size:9px;font-weight:700;letter-spacing:.16em}.login-intro h1{font-size:clamp(40px,5vw,62px);line-height:1.08;letter-spacing:-.04em;margin:18px 0}.login-intro p{max-width:470px;color:#acbdd0;font-size:16px;line-height:1.8}.login-intro>span{display:flex;gap:9px;align-items:center;color:#89a3c1;font-size:12px;margin-top:22px}.login-card{align-self:center;justify-self:center;width:min(420px,calc(100% - 46px));padding:40px;border-radius:12px;background:#fff;box-shadow:0 30px 80px #0004}.login-card h2{font-size:28px;margin:10px 0 4px}.login-card>p{color:var(--muted);margin:0 0 27px}.login-btn{width:100%;height:48px;justify-content:space-between}.error{display:flex;align-items:center;gap:7px;padding:10px;background:#fff0ef;color:#9f302d;border-radius:8px;font-size:12px;margin-bottom:13px}.shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.shell>aside{position:fixed;inset:0 auto 0 0;width:240px;padding:24px 16px 17px;background:#223142;color:#fff;display:flex;flex-direction:column;z-index:10}.side-brand{display:flex;align-items:center;gap:11px;padding:0 7px 26px}.side-brand .mark{width:40px;height:40px;border-radius:12px}.side-brand strong,.side-brand small,.service strong,.service small,.top-user strong,.top-user small{display:block}.side-brand strong{font-size:15px}.side-brand small{color:#7c8da0;font-size:10px;margin-top:2px}.shell nav{display:flex;flex-direction:column;gap:4px}.shell nav button,.logout{border:0;background:transparent;color:#95a3b2;border-radius:9px;padding:12px;display:flex;align-items:center;gap:11px;text-align:left;font-size:13px}.shell nav button svg:last-child{margin-left:auto;width:14px}.shell nav button.active,.shell nav button:hover{background:#ffffff13;color:#fff}.shell nav button.active{box-shadow:inset 3px 0 #4a7cb6}.service{margin-top:auto;padding:11px;border:1px solid #ffffff15;border-radius:9px;background:#ffffff08;display:flex;align-items:center;gap:10px}.service i{width:8px;height:8px;border-radius:50%;background:#3f7dc4;box-shadow:0 0 0 4px #5080b820}.service strong{font-size:11px}.service small{font-size:9px;color:#78899d;margin-top:2px}.logout{margin-top:8px;width:100%}.work{grid-column:2;min-width:0}.top{min-height:90px;position:sticky;top:0;z-index:5;padding:18px 34px;background:#ffffffdf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.top h1{font-size:23px;margin:0}.top-user{display:flex;align-items:center;gap:10px}.top-user>b{width:34px;height:34px;border-radius:50%;background:#dce3ec;color:var(--green);display:grid;place-items:center}.top-user strong{font-size:11px}.top-user small{font-size:9px;color:var(--muted)}.content{max-width:1500px;margin:0 auto;padding:28px 34px 55px}.hero{padding:24px 26px;border:1px solid var(--line);border-radius:10px;color:#23303f;background:#fff;display:flex;align-items:center;justify-content:space-between}.hero h2{font-size:22px;letter-spacing:-.02em;margin:0 0 8px}.hero p{color:var(--muted);margin:0}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:17px 0}.metrics article{padding:19px;background:#fff;border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;gap:13px}.metrics article>i{width:42px;height:42px;border-radius:11px;background:#e7ecf2;color:var(--green);display:grid;place-items:center}.metrics span small,.metrics span strong,.metrics span em{display:block}.metrics span small{font-size:10px;color:var(--muted)}.metrics span strong{font-size:26px;line-height:1.2}.metrics span em{font-size:9px;color:#98a19c;font-style:normal}.overview{display:grid;grid-template-columns:1.35fr .65fr;gap:16px}.panel,.table{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.panel>header{padding:18px 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.panel h3{font-size:15px;margin:4px 0 0}.panel header button{border:0;background:transparent;color:var(--green);font-size:11px;font-weight:700}.event{display:grid;grid-template-columns:8px 1fr auto;gap:11px;align-items:center;padding:13px 20px;border-bottom:1px solid #eceef1}.event>i{width:6px;height:6px;border-radius:50%;background:#4f7eb4}.event strong,.event small{display:block}.event strong{font-size:11px}.event small,.event time{font-size:9px;color:var(--muted);margin-top:2px}.attention{width:100%;border:0;border-bottom:1px solid #eceef1;background:#fff;padding:14px 18px;display:grid;grid-template-columns:38px 1fr 16px;gap:10px;align-items:center;text-align:left;color:#23303f}.attention>b{width:38px;height:38px;border-radius:10px;background:#eaeef3;color:var(--green);display:grid;place-items:center}.attention span strong,.attention span small{display:block}.attention span strong{font-size:11px}.attention span small{font-size:9px;color:var(--muted);margin-top:2px}.attention>svg{width:14px;color:#9ba49f}.toolbar{min-height:45px;display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:15px}.toolbar-note{color:var(--muted);font-size:13px}.search{width:min(390px,100%);position:relative}.search svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#929c96}.search input{padding-left:39px;background:#fff}.table{overflow-x:auto}.table table{width:100%;border-collapse:collapse;min-width:830px;font-size:11px}.table th{text-align:left;padding:11px 15px;color:#7b857f;background:#f7f9fb;border-bottom:1px solid var(--line);font-size:9px}.table td{padding:13px 15px;border-bottom:1px solid #eceef1}.table tbody tr:hover{background:#fafbfc}.table th:last-child,.table td:last-child{text-align:right}.entity{display:flex;align-items:center;gap:9px}.entity>i{width:34px;height:34px;border-radius:9px;background:#eaeff4;color:var(--green);display:grid;place-items:center}.entity span strong,.entity span small{display:block}.entity span small{font-size:9px;color:var(--muted);margin-top:2px}.row-buttons{display:flex;justify-content:flex-end;gap:5px}.entity-link{border:0;padding:0;background:transparent;color:inherit;text-align:left}.entity-link:hover strong{color:var(--green)}.installation-empty{background:#fff;border:1px solid var(--line);border-top:0;min-height:230px}.installation-empty>svg{width:30px;height:30px}.installation-empty span{max-width:520px;text-align:center}.installation-detail .detail-status{display:flex;gap:8px;margin-bottom:18px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.detail-grid .fact{padding:12px;border:1px solid var(--line);border-radius:9px;background:#f9fafb}.health-summary{margin-top:18px;padding:14px;border:1px solid var(--line);border-radius:10px}.health-summary dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.health-summary dl div{display:flex;justify-content:space-between;gap:16px}.health-summary dt,.health-summary dd{margin:0}.health-summary dt{color:var(--muted)}.row-buttons button{width:30px;height:30px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#637589;display:grid;place-items:center}.row-buttons svg{width:13px}.row-buttons .release-primary-action,.row-buttons .release-revoke-action{width:auto;padding:0 11px;display:inline-flex;gap:6px;white-space:nowrap}.row-buttons .release-primary-action{color:#fff;background:var(--green);border-color:var(--green)}.row-buttons .release-revoke-action{color:var(--danger)}.release-notes-cell{max-width:360px;color:var(--text);line-height:1.6;white-space:pre-line}.release-notes-cell span{color:var(--muted)}.release-notes-form{display:grid;gap:18px}.release-notes-help{margin:0;padding:12px 14px;border-radius:10px;background:#eef2f7;color:#435b77;line-height:1.7}.release-notes-form label{display:grid;gap:8px}.release-notes-form textarea{width:100%;box-sizing:border-box;padding:12px;border:1px solid var(--line);border-radius:10px;font:inherit;line-height:1.7;resize:vertical}.release-notes-form>small{justify-self:end;color:var(--muted)}.badge{display:inline-flex;padding:4px 8px;border-radius:99px;background:#eceef1;color:#65706a;font-size:9px;font-weight:700;white-space:nowrap}.b-active,.b-admin{background:#e3eaf2;color:#204a7b}.b-suspended,.b-expired{background:#fff0d6;color:#996817}.b-revoked,.b-archived,.b-transferred{background:#f6e5e4;color:#9f3934}.b-pending,.b-draft,.b-system,.b-installation{background:#e6edf7;color:#416899}.empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#98a29c}.license-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.license{min-width:0;background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.license>header{display:flex;justify-content:space-between;align-items:start}.license>header small{font-size:9px;color:var(--green);font-weight:700}.license h3{font-size:17px;margin:4px 0 0}.license-id{margin:14px 0;padding:9px 10px;background:#f5f7fa;border-radius:8px;display:flex;align-items:center;gap:10px}.license-id small{color:var(--muted);font-size:8px}.license-id code{font-size:9px;overflow:hidden;text-overflow:ellipsis}.facts{display:grid;grid-template-columns:repeat(3,1fr)}.facts span{border-right:1px solid var(--line)}.facts span:last-child{border:0}.facts small,.facts b{display:block}.facts small{font-size:8px;color:var(--muted)}.facts b{font-size:11px;margin-top:3px}.right-tags{display:flex;gap:6px;margin:15px 0}.right-tags i{font-style:normal;font-size:8px;padding:5px 7px;border-radius:6px;background:#eef0f2;color:#949c97;text-decoration:line-through}.right-tags i.on{background:#e6ecf2;color:#224a78;text-decoration:none}.license>footer{border-top:1px solid var(--line);padding-top:13px;display:flex;gap:6px}.license details{margin-left:auto;position:relative}.license summary{list-style:none;padding:8px;font-size:10px;cursor:pointer}.license details>div{position:absolute;right:0;top:32px;width:140px;padding:5px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 15px 35px #2a333e2b;z-index:3}.license details button{width:100%;border:0;background:#fff;padding:8px;display:flex;align-items:center;gap:7px;border-radius:6px;color:#516070;font-size:10px}.license details button:hover{background:#f0f3f6}.license details .red{color:var(--red)}.license details svg,.soft svg{width:13px}.audit-note{padding:12px 15px;margin-bottom:14px;border:1px solid #ced8e4;background:#e8edf2;color:#2d4a6a;border-radius:9px;display:flex;align-items:center;gap:8px;font-size:11px}.audit-note small{margin-left:auto;color:#76879c}.toast{position:fixed;z-index:40;right:25px;top:103px;max-width:420px;padding:12px 14px;border-radius:9px;color:#fff;display:flex;align-items:center;gap:8px;box-shadow:0 14px 35px #0003;font-size:11px}.toast.success{background:#24456b}.toast.error{background:#a63834}.toast button{margin-left:auto;border:0;background:transparent;color:#fff}.toast button svg{width:14px}.shade{position:fixed;z-index:50;inset:0;padding:20px;background:#19243099;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center}.modal{width:min(520px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:16px;background:#fff;box-shadow:0 28px 80px #0005}.modal.wide{width:min(700px,100%)}.modal>header{padding:18px 21px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.modal h2{font-size:19px;margin:4px 0 0}.body{padding:21px}.grid{display:grid;grid-template-columns:1fr 1fr;column-gap:15px}.full{grid-column:1/-1}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.rights-edit{border:1px solid var(--line);border-radius:10px;padding:12px 14px;margin:0 0 15px}.rights-edit legend{font-size:10px;font-weight:700}.rights-edit label,.check{display:inline-flex;flex-direction:row;align-items:center;margin:4px 22px 4px 0;font-weight:500}.rights-edit input,.check input{width:auto;accent-color:var(--green)}.warning{padding:12px;margin-bottom:15px;border-radius:9px;background:#fff2dd;color:#8f5e16;display:flex;gap:9px;align-items:flex-start;font-size:11px;line-height:1.6}.secret-note{display:flex;gap:10px;padding:12px;border-radius:9px;background:#e8edf2;color:#2c4969;margin-bottom:14px}.secret-note span strong,.secret-note span small{display:block}.secret-note span small{font-size:9px;color:#708297;margin-top:3px}.secret{padding:12px;border-radius:9px;background:#263444;color:#cadcf0;display:flex;align-items:center;gap:8px}.secret code{flex:1;word-break:break-all;font-size:11px}.install-command code{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}.secret .icon{flex:0 0 auto;background:#ffffff10;border-color:#ffffff1a;color:#fff}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.metrics{grid-template-columns:repeat(2,1fr)}.overview,.license-list{grid-template-columns:1fr}}@media(max-width:720px){.login{grid-template-columns:1fr}.login-intro{display:none}.login-card{margin:30px auto}.shell{display:block}.shell>aside{position:static;width:100%;height:auto;padding:11px}.side-brand,.service,.logout{display:none}.shell nav{flex-direction:row;overflow-x:auto}.shell nav button{white-space:nowrap}.shell nav button svg:last-child{display:none}.work{display:block}.top{min-height:74px;padding:14px 17px}.top-user span{display:none}.content{padding:18px 15px 40px}.hero{padding:25px}.grid{display:block}.full{grid-column:auto}.toast{left:15px;right:15px;top:85px}.toolbar{align-items:stretch}}@media(max-width:460px){.metrics{grid-template-columns:1fr}.toolbar{flex-direction:column}.facts{grid-template-columns:1fr}.facts span{border:0;border-bottom:1px solid var(--line);padding:6px 0}}
