:root{color:#e8eef7;background:radial-gradient(circle at 0 0,#38bdf82e,#0000 24%),radial-gradient(circle at 100% 0,#fbbf2424,#0000 18%),linear-gradient(#08111f 0%,#0f172a 100%);font-family:Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer;color:#e2e8f0;background:#94a3b82e;border:none;border-radius:14px;padding:.72rem 1rem;transition:transform .16s,opacity .16s}button:hover:not(:disabled){transform:translateY(-1px)}button:disabled{opacity:.5;cursor:not-allowed}button.primary{background:linear-gradient(135deg,#0284c7,#14b8a6)}button.link{color:#38bdf8;background:0 0;padding:0}select,input{color:#e2e8f0;background:#0f172ab8;border:1px solid #94a3b838;border-radius:12px;padding:.72rem .85rem}.admin-shell{max-width:1320px;margin:0 auto;padding:2rem 1rem 3rem}.masthead,.card,.table-card,.detail-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ab8;border:1px solid #94a3b824;border-radius:24px;box-shadow:0 18px 40px #02061747}.masthead{justify-content:space-between;gap:1rem;padding:1.5rem;display:flex}.eyebrow{color:#38bdf8;letter-spacing:.08em;margin:0 0 .65rem;font-size:.82rem;font-weight:700}.masthead h1{margin:0;font-size:clamp(2rem,4vw,3rem)}.masthead p{color:#94a3b8;margin:1rem 0 0;line-height:1.7}.masthead-actions{align-items:flex-start;gap:.75rem;display:flex}.nav-link{color:#e2e8f0;background:linear-gradient(135deg,#0284c7,#14b8a6);border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:.72rem 1rem;font-weight:600;text-decoration:none;transition:transform .16s,opacity .16s;display:inline-flex}.nav-link:hover{transform:translateY(-1px)}.nav-link.secondary{background:#94a3b82e}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1rem 0;display:grid}.card{padding:1.2rem}.card span{color:#94a3b8}.card strong{margin-top:.75rem;font-size:1.5rem;display:block}.content-grid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:1rem;display:grid}.table-card,.detail-card{padding:1.2rem}.full-width{grid-column:1/-1}.table-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.9rem;display:flex}.table-head h2,.detail-card h2{margin:0;font-size:1.1rem}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #94a3b81f;padding:.85rem .6rem}th{color:#94a3b8;font-weight:600}td{color:#e2e8f0}.ops{flex-wrap:wrap;gap:.45rem;display:flex}.detail-list{gap:.8rem;display:grid}.detail-list div{background:#1e293bc7;border-radius:14px;justify-content:space-between;gap:1rem;padding:.8rem .9rem;display:flex}.detail-list span,.empty{color:#94a3b8}@media (width<=1040px){.content-grid,.stats{grid-template-columns:1fr}}@media (width<=720px){.admin-shell{padding:1rem .75rem 2rem}.masthead,.masthead-actions,.ops{flex-direction:column}th,td{font-size:.92rem}}
