*{box-sizing:border-box;margin:0;padding:0}body{background:#f4f5f7;color:#1a1a1a;font-family:Inter,system-ui,-apple-system,sans-serif}button,input,select,textarea{font-family:inherit;font-size:14px}.inp{width:100%;height:38px;border:1px solid #dadce3;border-radius:10px;padding:0 12px;background:#fff;outline:none}.inp:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb22}.btn{height:38px;padding:0 16px;border-radius:10px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}.btn:hover{background:#1d4ed8}.btn.ghost{background:#fff;color:#374151;border:1px solid #dadce3}.btn.ghost:hover{background:#eef0f4}.btn.danger{background:#fee2e2;color:#dc2626}.card{background:#fff;border:1px solid #e6e7eb;border-radius:14px;padding:16px}.muted{color:#8a90a0;font-size:13px}table{width:100%;border-collapse:collapse}td,th{text-align:left;padding:8px 10px;border-bottom:1px solid #eef0f3;font-size:13px}th{color:#8a90a0;font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.04em}