:root{color:#2e2924;background:#f7f2ed;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{border:0;border-radius:8px;padding:10px 14px;background:#efe5db;color:#5e4a37;cursor:pointer}.primary,.login-card button{background:#9a7655;color:#fff}.login-shell{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#f7f2ed,#fffaf6)}.login-card{width:min(420px,calc(100vw - 32px));padding:36px;border:1px solid #eadbd0;border-radius:8px;background:#ffffffdb;box-shadow:0 24px 80px #563c241f}.eyebrow{margin:0 0 6px;color:#a16d43;font-size:13px}h1,h2{margin:0;font-weight:700;letter-spacing:0}label{display:grid;gap:7px;margin-top:18px;color:#806f5f;font-size:14px}input,textarea{width:100%;border:1px solid #eadbd0;border-radius:8px;padding:11px 12px;background:#fff;color:#302923}textarea{min-height:100px;resize:vertical}.error{color:#b44735}.muted{color:#958577}.app-shell{min-height:100vh;display:grid;grid-template-columns:232px 1fr}.sidebar{padding:22px 14px;background:#2e2924;color:#fff}.brand{padding:8px 10px 26px;font-weight:700}.sidebar button,.nav-link{display:block;width:100%;margin-bottom:8px;text-align:left;color:#efe5db;background:transparent;border-radius:8px;padding:10px 14px;text-decoration:none}.sidebar button.active,.nav-link.active{background:#9a7655;color:#fff}.workspace{padding:28px;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.stats{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:16px}.stats article,.table-wrap{border:1px solid #eadbd0;border-radius:8px;background:#fff}.stats article{padding:22px}.stats span{color:#8e7b69}.stats strong{display:block;margin-top:12px;font-size:36px}.table-wrap{overflow:auto;max-height:calc(100vh - 140px)}table{width:100%;min-width:900px;border-collapse:collapse}th,td{padding:14px;border-bottom:1px solid #f0e5dd;text-align:left;vertical-align:middle;font-size:14px}th{position:sticky;top:0;background:#fffaf6;color:#8a6b50}td img{width:54px;height:54px;object-fit:cover;border-radius:8px}.preview{width:120px;height:120px;object-fit:cover;border-radius:8px;border:1px solid #eadbd0}.sub-panel{margin-top:18px;padding:18px;border:1px solid #eadbd0;border-radius:8px;background:#fff}.sub-panel header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:16px}pre{max-height:240px;overflow:auto;padding:12px;border-radius:8px;background:#fffaf6;white-space:pre-wrap}.actions{white-space:nowrap}.actions button{margin-right:8px;padding:8px 10px}.mask{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#1e181352}.drawer{width:min(520px,100vw);height:100vh;padding:28px;overflow:auto;background:#fff;box-shadow:-20px 0 60px #00000029}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{display:flex;overflow:auto}.sidebar button{min-width:max-content}.workspace{padding:18px}.stats{grid-template-columns:1fr 1fr}}
