*{box-sizing:border-box}body{margin:0;background:#f4f6f8;color:#172033;font-family:Inter,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif}.app-shell{min-height:100vh}.brand{height:56px;padding:0 16px;display:flex;align-items:center;gap:10px;color:#fff;font-size:16px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.1)}.brand-mark{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#1f93ff}.content-header{height:56px;padding:0 20px;background:#fff;border-bottom:1px solid #e8edf3;display:flex;align-items:center;justify-content:space-between}.page{padding:16px}.surface{background:#fff;border:1px solid #e8edf3;border-radius:8px}.filter-bar{padding:16px;margin-bottom:12px}.toolbar{padding:12px 16px;margin-bottom:12px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.table-wrap{padding:8px 16px 16px}.muted{color:#7a8799}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.copyable{display:inline-flex;align-items:center;gap:6px}.long-copyable{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:6px;min-width:0}.long-copyable-text{display:-webkit-box;max-width:100%;overflow:hidden;overflow-wrap:anywhere;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.5}.stats{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px;margin-bottom:12px}.stat-card{padding:14px 16px;background:#fff;border:1px solid #e8edf3;border-radius:8px}.stat-card strong{display:block;margin-top:6px;font-size:24px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;padding:16px}.product-card{border:1px solid #e8edf3;border-radius:8px;padding:14px;background:#fff}.product-card-cover{height:108px;border-radius:6px;margin-bottom:12px;background:linear-gradient(135deg,#eaf3ff,#eaf8f1);display:flex;align-items:center;justify-content:center;color:#1677ff}.drawer-section{margin-bottom:18px}.drawer-section h3{margin:0 0 12px;font-size:15px}.json-editor{width:100%;min-height:120px;padding:10px;border:1px solid #d9d9d9;border-radius:6px;font-family:Consolas,monospace;resize:vertical}.auth-layout,.plugin-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:12px}.side-list{padding:12px;background:#fff;border:1px solid #e8edf3;border-radius:8px}.side-item{width:100%;padding:10px 12px;border:1px solid transparent;border-radius:6px;background:transparent;text-align:left;cursor:pointer}.side-item.active{border-color:#91caff;background:#e6f4ff}.log-line{padding:8px 10px;border-bottom:1px solid #eef2f6;font-family:Consolas,monospace}@media(max-width:900px){.stats,.auth-layout,.plugin-layout{grid-template-columns:1fr}}
