.pagination-with-fixed-range-container{--pagination-selected:#020817;display:flex;gap:8px}.pagination-with-fixed-range-container button{display:flex;width:var(--icons-icon-32,32px);height:var(--icons-icon-32,32px);padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:var(--radius-rounded-md,0);background:var(--background-bg-background,#fff);border:var(--border-shr-border-width-1,1px) solid var(--border-border-border,#e2e8f0);color:var(--text-text-secondary-foreground,#0f172a);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.pagination-with-fixed-range-container button>svg{width:16px;height:16px}.pagination-with-fixed-range-container button.active{border:var(--border-shr-border-width-1,1px) solid var(--pagination-selected,#020817)}.pagination-with-fixed-range-container button.disabled{cursor:not-allowed}.pagination-with-fixed-range-container ul{display:flex;gap:8px}