:root{color:#1a1a1a;background:#f4f4f1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.45}*{box-sizing:border-box}body{margin:0}.shell{max-width:760px;margin:0 auto;padding:24px}.shell.loading,.auth-gate{min-height:100vh;display:grid;place-items:center}.header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:20px;flex-wrap:wrap}h1{font-size:20px;font-weight:600;margin:0 0 4px}.sub{color:#666;font-size:14px;margin:0}.user-block{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.user{font-size:13px;color:#555;background:#fff;border:1px solid #e2e2e0;border-radius:8px;padding:8px 12px}.banner.info{background:#edf4ff;color:#1e3a5f;border-radius:8px;padding:10px 12px;font-size:13px;margin-bottom:16px}button.google{background:#fff;color:#1a1a1a;border:1px solid #d0d0ce;display:flex;gap:8px;justify-content:center;align-items:center;width:100%;max-width:280px;margin:0 auto}.api-login{margin-top:12px;display:flex;flex-direction:column;gap:12px}button.small{height:30px;padding:0 12px;font-size:12px}input[type=email],input[type=password],input[type=text]{height:36px;border:1px solid #d0d0ce;border-radius:6px;padding:0 10px;font-size:14px;width:100%}.banner.warn{width:100%;background:#fbf1de;color:#854f0b;border-radius:8px;padding:8px 12px;font-size:13px}.card{background:#fff;border:1px solid #e2e2e0;border-radius:10px;padding:18px;margin-bottom:16px}.card.center{text-align:center;max-width:420px}.row{display:flex;gap:16px;flex-wrap:wrap;align-items:flex-end}.row.actions{margin-top:16px;align-items:center}.fields{margin-bottom:16px}.field{flex:1;min-width:180px;display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:500}.field small{font-weight:400;color:#888;font-size:12px}input[type=number],select{height:36px;border:1px solid #d0d0ce;border-radius:6px;padding:0 10px;font-size:14px}.drop{border:2px dashed #cfcfcc;border-radius:10px;padding:32px 20px;text-align:center;cursor:pointer;background:#fafaf8;transition:border-color .15s,background .15s}.drop.over{border-color:#2d6a4f;background:#edf7f1}.drop-title{font-size:15px;font-weight:500}.drop-sub{font-size:13px;color:#888;margin-top:4px}button{height:38px;padding:0 18px;border-radius:6px;border:1px solid #2d6a4f;background:#2d6a4f;color:#fff;font-size:14px;font-weight:500;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button.ghost{background:#fff;color:#2d6a4f}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.tag{font-size:11px;padding:2px 7px;border-radius:4px;font-weight:500}.tag.ok{background:#e4f5ec;color:#0f6e56}.tag.err{background:#fbeaea;color:#a32d2d}.tag.warn{background:#fbf1de;color:#854f0b}.scroll{max-height:260px;overflow:auto;border:1px solid #eee;border-radius:8px}.scroll.small{max-height:180px;margin-top:12px}table{width:100%;border-collapse:collapse;font-size:13px}th,td{text-align:left;padding:6px 8px;border-bottom:1px solid #eee}th{color:#666;font-weight:500}.hint{font-size:13px;color:#555}.bar{height:6px;background:#eee;border-radius:3px;overflow:hidden;margin:10px 0}.bar .fill{height:100%;background:#2d6a4f;transition:width .2s}.stats{display:flex;gap:24px;margin-bottom:12px}.stat-n{font-size:22px;font-weight:600}.stat-n.fail{color:#a32d2d}.stat-l{font-size:12px;color:#888}.preview{background:#f6f6f4;border:1px solid #eee;border-radius:8px;padding:12px;font-size:12px;overflow:auto;max-height:200px;margin-top:12px}.error{color:#a32d2d;font-size:13px;margin-top:12px}.footer{margin-top:24px;font-size:13px}.footer a{color:#2d6a4f}
