:root{color:#172026;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7f8}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.page{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{background:#172026;color:#fff;padding:24px}.sidebar strong{display:block;font-size:20px;margin-bottom:36px}.sidebar nav{display:grid;gap:10px}.sidebar span{color:#a9b7be;font-size:13px}.sidebar button,.tabs button,.modeGroup button,.iconButton,.actions button{border:0;cursor:pointer}.sidebar button{background:#26343b;color:#fff;min-height:40px;border-radius:6px;text-align:left;padding:10px 12px}.workspace{padding:28px;overflow:auto}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px}.topbar p{margin:0;color:#5d6b74;font-size:14px}h1{margin:4px 0 0;font-size:30px;letter-spacing:0}.iconButton,.actions button{width:36px;height:36px;display:inline-grid;place-items:center;border-radius:6px;background:#fff;color:#172026;box-shadow:inset 0 0 0 1px #d8e0e4}.tabs{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.tabs button,.modeGroup button{min-height:38px;border-radius:6px;background:#fff;color:#30414b;padding:0 14px;box-shadow:inset 0 0 0 1px #d8e0e4}.tabs .selected,.modeGroup .selected{background:#0f766e;color:#fff;box-shadow:none}.panel,.tableWrap{background:#fff;border:1px solid #d8e0e4;border-radius:8px;margin-bottom:18px}.panel{padding:18px}.panel.compact{max-width:760px}.uploadGrid{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:14px;align-items:center}.dropzone{min-height:76px;border:1px dashed #8aa0aa;border-radius:8px;display:flex;align-items:center;gap:12px;padding:14px;cursor:pointer}.dropzone input{display:none}.modeGroup{display:flex;gap:8px;flex-wrap:wrap}.primary{min-height:40px;border:0;border-radius:6px;background:#0b5c55;color:#fff;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.settingsGrid{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr)) auto;gap:14px;align-items:end}.settingsGrid label{display:grid;gap:8px;font-size:13px;color:#4a5962}.settingsGrid input{height:40px;border:1px solid #cfd9de;border-radius:6px;padding:0 10px}.notice{background:#e8f4f2;color:#0b5c55;border:1px solid #b9dcd7;border-radius:8px;padding:12px 14px}.tableWrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:1080px}th,td{text-align:left;padding:14px;border-bottom:1px solid #edf1f3;vertical-align:top}th{color:#5d6b74;font-size:13px;font-weight:700;background:#fbfcfc}td strong,td span,td small{display:block}td span,td small{color:#63717a;margin-top:4px}.badge{display:inline-block;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.badge.ok{background:#dff5e8;color:#166534}.badge.warn{background:#fff3cf;color:#8a5a00}.badge.danger{background:#ffe2e2;color:#9f1239}.badge.muted{background:#e9eef1;color:#4b5563}.actions{white-space:nowrap}.actions button{margin-right:8px}.actions button:disabled{opacity:.45;cursor:not-allowed}.empty{text-align:center;color:#64737d;height:120px}@media (max-width: 900px){.page{grid-template-columns:1fr}.sidebar{position:static}.uploadGrid,.settingsGrid{grid-template-columns:1fr}}
