:root{font-family:system-ui,"Microsoft YaHei",sans-serif;color:#e9eaf0;background:#11151e;font-size:15px}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{background:#c9a762;color:#171717;border:0;border-radius:6px;padding:.55rem .9rem;cursor:pointer}button:hover{background:#e2c781}button:disabled{opacity:.5;cursor:not-allowed}button.secondary{background:#303847;color:#f0f0f0}button.danger{background:#a54a4a;color:#fff}
a{color:#e4c780}h1,h2,h3{margin:.2rem 0 1rem}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1rem}p{line-height:1.55}label{display:block;margin:.7rem 0;font-size:.9rem;color:#cbd0db}input,textarea,select{display:block;width:100%;margin-top:.28rem;padding:.55rem .65rem;background:#202733;border:1px solid #536070;border-radius:5px;color:#fff}textarea{min-height:5rem;resize:vertical}form{margin:1rem 0}.shell{max-width:1300px;margin:auto;padding:1rem}.topbar{display:flex;align-items:center;gap:1rem;border-bottom:1px solid #3f4b60;padding:.5rem 0 1rem;margin-bottom:1.2rem}.topbar strong{margin-right:auto;font-size:1.2rem}.panel{background:#1b2230;border:1px solid #39465a;border-radius:9px;padding:1.2rem;margin-bottom:1rem}.narrow{max-width:420px;margin:3rem auto}.layout{display:grid;grid-template-columns:260px 1fr;gap:1rem}.sidebar nav button{display:block;width:100%;text-align:left;margin:.4rem 0;background:#303847;color:#fff}.sidebar nav button.active{background:#c9a762;color:#171717}.heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.heading h2{margin:0}.list-item{border-top:1px solid #344053;padding:.8rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.muted{color:#9ca7ba}.notice{background:#2b4137;border:1px solid #63a879;padding:.8rem 1rem;border-radius:6px;margin-bottom:1rem}.notice.error{background:#4b282b;border-color:#c17474}.actions{display:flex;gap:.45rem;flex-wrap:wrap}.small{font-size:.85rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem}.report-fieldset{border:1px solid #44516a;border-radius:8px;margin:1rem 0;padding:1rem}.report-fieldset legend{font-weight:bold;color:#e4c780}.toolbar{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.annotation{white-space:pre-wrap;border-top:1px solid #3a4658;padding:.6rem 0}@media(max-width:750px){.layout{display:block}.sidebar{margin-bottom:1rem}.heading{align-items:flex-start;flex-direction:column}}
